2026-09-02 06:15:16.360 | + ./stack.sh:main:491 : exec 2026-09-02 06:15:16.360 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-02-081516' 2026-09-02 06:15:16.360 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-02-081516.summary.2026-09-02-081516 2026-09-02 06:15:16.360 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:15:16.360 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-02-081516 2026-09-02 06:15:16.360 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-02-081516 /opt/stack/logs/stack.sh.log 2026-09-02 06:15:16.360 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-02-081516.summary.2026-09-02-081516 /opt/stack/logs/stack.sh.log.summary 2026-09-02 06:15:16.361 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-02 06:15:16.361 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-02 06:15:16.361 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-02 06:15:16.361 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-02 06:15:16.361 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-02 06:15:16.361 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-02 06:15:16.361 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-02 06:15:16.361 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-02 06:15:16.361 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-02 06:15:16.361 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-02 06:15:16.361 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-02 06:15:16.362 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-02 06:15:16.362 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-02 06:15:16.362 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-02 06:15:16.363 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-02 06:15:16.365 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-02 06:15:16.368 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-02 06:15:16.370 | + ./stack.sh:main:577 : set -o errexit 2026-09-02 06:15:16.372 | + ./stack.sh:main:580 : uname -a 2026-09-02 06:15:16.374 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-02 06:15:16.377 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-02 06:15:16.379 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-02 06:15:16.383 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-02 06:15:16.422 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-02 06:15:16.440 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-02 06:15:16.443 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-02 06:15:16.459 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-02 06:15:16.462 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-02 06:15:16.478 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-02 06:15:16.481 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-02 06:15:16.497 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-02 06:15:16.499 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-02 06:15:16.502 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-02 06:15:16.505 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-02 06:15:16.520 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-02 06:15:16.524 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-02 06:15:16.539 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-02 06:15:16.541 | + ./stack.sh:main:594 : tune_host 2026-09-02 06:15:16.544 | + lib/host:tune_host:125 : configure_host_mem 2026-09-02 06:15:16.546 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-02 06:15:16.549 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-02 06:15:16.551 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-02 06:15:16.553 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-02 06:15:16.556 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-02 06:15:16.558 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:15:16.560 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:15:16.563 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-02 06:15:16.565 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:15:16.567 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:15:16.569 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:15:16.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:15:16.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:15:16.576 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:15:16.579 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-02 06:15:16.581 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-02 06:15:16.583 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-02 06:15:16.586 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-02 06:15:16.590 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-02 06:15:16.592 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-02 06:15:16.594 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-02 06:15:16.597 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:15:16.599 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:15:16.602 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:15:16.605 | + functions-common:time_start:2411 : _TIME_START[$name]=1788329716603 2026-09-02 06:15:16.607 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-02 06:15:16.610 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-02 06:15:16.612 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-02 06:15:16.749 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-02 06:15:16.762 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-02 06:15:16.914 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-02 06:15:17.011 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-02 06:15:17.109 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-02 06:15:19.980 | Fetched 4747 B in 1s (9321 B/s) 2026-09-02 06:15:21.581 | Reading package lists... 2026-09-02 06:15:21.607 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-02 06:15:21.609 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-02 06:15:21.611 | + functions-common:time_stop:2420 : local name 2026-09-02 06:15:21.614 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:15:21.616 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:15:21.618 | + functions-common:time_stop:2423 : local total 2026-09-02 06:15:21.620 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:15:21.622 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-02 06:15:21.624 | + functions-common:time_stop:2427 : start_time=1788329716603 2026-09-02 06:15:21.626 | + functions-common:time_stop:2429 : [[ -z 1788329716603 ]] 2026-09-02 06:15:21.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:15:21.632 | + functions-common:time_stop:2432 : end_time=1788329721630 2026-09-02 06:15:21.634 | + functions-common:time_stop:2433 : elapsed_time=5027 2026-09-02 06:15:21.637 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:15:21.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:15:21.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5027 2026-09-02 06:15:21.643 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-02 06:15:21.646 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:15:21.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:15:21.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:15:21.652 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-02 06:15:21.672 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-02 06:15:21.709 | Reading package lists... 2026-09-02 06:15:22.087 | Building dependency tree... 2026-09-02 06:15:22.088 | Reading state information... 2026-09-02 06:15:22.646 | The following packages were automatically installed and are no longer required: 2026-09-02 06:15:22.647 | libfwupd2 libgusb2 2026-09-02 06:15:22.648 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:15:22.686 | The following NEW packages will be installed: 2026-09-02 06:15:22.688 | ksmtuned 2026-09-02 06:15:22.927 | 0 upgraded, 1 newly installed, 0 to remove and 52 not upgraded. 2026-09-02 06:15:22.927 | Need to get 7444 B of archives. 2026-09-02 06:15:22.927 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-02 06:15:22.928 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-02 06:15:23.134 | perl: warning: Setting locale failed. 2026-09-02 06:15:23.134 | perl: warning: Please check that your locale settings: 2026-09-02 06:15:23.134 | LANGUAGE = (unset), 2026-09-02 06:15:23.134 | LC_ALL = "en_US.utf8", 2026-09-02 06:15:23.134 | LANG = "de_DE.UTF-8" 2026-09-02 06:15:23.135 | are supported and installed on your system. 2026-09-02 06:15:23.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:15:23.231 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:15:23.231 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:15:23.231 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:15:23.429 | Fetched 7444 B in 0s (34.5 kB/s) 2026-09-02 06:15:23.472 | Selecting previously unselected package ksmtuned. 2026-09-02 06:15:23.755 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107930 files and directories currently installed.) 2026-09-02 06:15:23.760 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-02 06:15:23.773 | Unpacking ksmtuned (4.20150326) ... 2026-09-02 06:15:23.835 | Setting up ksmtuned (4.20150326) ... 2026-09-02 06:15:24.046 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-02 06:15:24.237 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-02 06:15:24.945 | perl: warning: Setting locale failed. 2026-09-02 06:15:24.945 | perl: warning: Please check that your locale settings: 2026-09-02 06:15:24.945 | LANGUAGE = (unset), 2026-09-02 06:15:24.945 | LC_ALL = "en_US.utf8", 2026-09-02 06:15:24.946 | LANG = "de_DE.UTF-8" 2026-09-02 06:15:24.946 | are supported and installed on your system. 2026-09-02 06:15:24.946 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:15:25.088 | perl: warning: Setting locale failed. 2026-09-02 06:15:25.088 | perl: warning: Please check that your locale settings: 2026-09-02 06:15:25.088 | LANGUAGE = (unset), 2026-09-02 06:15:25.088 | LC_ALL = "en_US.utf8", 2026-09-02 06:15:25.089 | LANG = "de_DE.UTF-8" 2026-09-02 06:15:25.089 | are supported and installed on your system. 2026-09-02 06:15:25.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:15:25.138 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:15:25.138 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:15:25.138 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:15:25.204 | perl: warning: Setting locale failed. 2026-09-02 06:15:25.205 | perl: warning: Please check that your locale settings: 2026-09-02 06:15:25.205 | LANGUAGE = (unset), 2026-09-02 06:15:25.205 | LC_ALL = "en_US.utf8", 2026-09-02 06:15:25.205 | LANG = "de_DE.UTF-8" 2026-09-02 06:15:25.205 | are supported and installed on your system. 2026-09-02 06:15:25.205 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:15:25.742 | 2026-09-02 06:15:25.743 | Running kernel seems to be up-to-date. 2026-09-02 06:15:25.743 | 2026-09-02 06:15:25.743 | No services need to be restarted. 2026-09-02 06:15:25.743 | 2026-09-02 06:15:25.743 | No containers need to be restarted. 2026-09-02 06:15:25.743 | 2026-09-02 06:15:25.744 | No user sessions are running outdated binaries. 2026-09-02 06:15:25.744 | 2026-09-02 06:15:25.744 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:15:27.736 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:15:27.738 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:15:27.741 | + functions-common:time_stop:2420 : local name 2026-09-02 06:15:27.743 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:15:27.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:15:27.748 | + functions-common:time_stop:2423 : local total 2026-09-02 06:15:27.750 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:15:27.753 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:15:27.755 | + functions-common:time_stop:2427 : start_time=1788329721669 2026-09-02 06:15:27.758 | + functions-common:time_stop:2429 : [[ -z 1788329721669 ]] 2026-09-02 06:15:27.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:15:27.765 | + functions-common:time_stop:2432 : end_time=1788329727762 2026-09-02 06:15:27.767 | + functions-common:time_stop:2433 : elapsed_time=6093 2026-09-02 06:15:27.770 | + functions-common:time_stop:2434 : total=1145 2026-09-02 06:15:27.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:15:27.775 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7238 2026-09-02 06:15:27.777 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:15:27.780 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-02 06:15:27.797 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-02 06:15:27.799 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-02 06:15:27.802 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-02 06:15:27.804 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-02 06:15:27.806 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-02 06:15:27.810 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-02 06:15:27.810 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-02 06:15:27.821 | 0 2026-09-02 06:15:27.825 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-02 06:15:27.828 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-02 06:15:27.830 | + lib/host:tune_host:126 : configure_host_net 2026-09-02 06:15:27.833 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-02 06:15:27.835 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-02 06:15:27.838 | + ./stack.sh:main:600 : fetch_plugins 2026-09-02 06:15:27.840 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-02 06:15:27.843 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-02 06:15:27.845 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-02 06:15:27.848 | + functions-common:fetch_plugins:1771 : return 2026-09-02 06:15:27.850 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-02 06:15:27.853 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-02 06:15:27.855 | + functions-common:run_phase:1849 : local phase= 2026-09-02 06:15:27.858 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:15:27.860 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:15:27.863 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:15:27.865 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:15:27.867 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:15:27.871 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:15:27.874 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:15:27.877 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:15:27.879 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:15:27.882 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-02 06:15:27.884 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:15:27.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:15:27.903 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-02 06:15:27.905 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 06:15:27.907 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 06:15:27.910 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 06:15:27.912 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 06:15:27.914 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-02 06:15:27.917 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-02 06:15:27.920 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-02 06:15:27.922 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-02 06:15:27.925 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 06:15:27.928 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-02 06:15:27.930 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-02 06:15:27.933 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-02 06:15:27.935 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-02 06:15:27.937 | + functions-common:plugin_override_defaults:1812 : return 2026-09-02 06:15:27.940 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-02 06:15:27.959 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-02 06:15:27.961 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-02 06:15:27.978 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:15:27.981 | +++ lib/tls:source:43 : hostname -f 2026-09-02 06:15:27.986 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-02 06:15:27.988 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-02 06:15:27.991 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-02 06:15:27.993 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-02 06:15:27.996 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-02 06:15:27.998 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-02 06:15:28.000 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-02 06:15:28.003 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-02 06:15:28.005 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-02 06:15:28.008 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-02 06:15:28.012 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-02 06:15:28.027 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-02 06:15:28.046 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-02 06:15:28.062 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-02 06:15:28.076 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-02 06:15:28.114 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-02 06:15:28.196 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-02 06:15:28.299 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-02 06:15:28.330 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-02 06:15:28.387 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-02 06:15:28.439 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-02 06:15:28.442 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-02 06:15:28.460 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:15:28.463 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-02 06:15:28.466 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-02 06:15:28.469 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-02 06:15:28.472 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-02 06:15:28.475 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-02 06:15:28.492 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-02 06:15:28.495 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-02 06:15:28.497 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-02 06:15:28.501 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-02 06:15:28.504 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-02 06:15:28.506 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-02 06:15:28.509 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-02 06:15:28.513 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-02 06:15:28.515 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-02 06:15:28.519 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-02 06:15:28.537 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-02 06:15:28.540 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-02 06:15:28.543 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-02 06:15:28.546 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-02 06:15:28.549 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-02 06:15:28.552 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-02 06:15:28.555 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-02 06:15:28.558 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-02 06:15:28.561 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-02 06:15:28.564 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-02 06:15:28.567 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-02 06:15:28.570 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-02 06:15:28.573 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.75 2026-09-02 06:15:28.576 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-02 06:15:28.580 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-02 06:15:28.584 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-02 06:15:28.584 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-02 06:15:28.589 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-02 06:15:28.592 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-02 06:15:28.595 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-02 06:15:28.598 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-02 06:15:28.601 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-02 06:15:28.605 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-02 06:15:28.623 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-02 06:15:28.628 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.75 2026-09-02 06:15:28.631 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.75 2026-09-02 06:15:28.632 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-02 06:15:28.637 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.75 2026-09-02 06:15:28.640 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-02 06:15:28.643 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-02 06:15:28.646 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-02 06:15:28.649 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-02 06:15:28.652 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-02 06:15:28.655 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-02 06:15:28.657 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-02 06:15:28.660 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-02 06:15:28.663 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-02 06:15:28.666 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-02 06:15:28.669 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-02 06:15:28.672 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-02 06:15:28.675 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-02 06:15:28.678 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-02 06:15:28.681 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-02 06:15:28.684 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-02 06:15:28.687 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-02 06:15:28.689 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-02 06:15:28.692 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:15:28.696 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-02 06:15:28.699 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-02 06:15:28.703 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-02 06:15:28.720 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-02 06:15:28.723 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-02 06:15:28.726 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-02 06:15:28.729 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-02 06:15:28.732 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-02 06:15:28.734 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-02 06:15:28.737 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 06:15:28.740 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-02 06:15:28.742 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-02 06:15:28.745 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-02 06:15:28.748 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-02 06:15:28.750 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-02 06:15:28.753 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-02 06:15:28.756 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-02 06:15:28.759 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-02 06:15:28.762 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-02 06:15:28.764 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-02 06:15:28.767 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-02 06:15:28.770 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-02 06:15:28.773 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-02 06:15:28.892 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-02 06:15:28.908 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-02 06:15:28.911 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-02 06:15:28.914 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-02 06:15:28.917 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-02 06:15:28.920 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-02 06:15:28.923 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-02 06:15:28.926 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-02 06:15:28.929 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-02 06:15:28.931 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-02 06:15:28.935 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-02 06:15:28.938 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-02 06:15:28.941 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-02 06:15:28.944 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-02 06:15:28.947 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-02 06:15:28.950 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-02 06:15:28.953 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-02 06:15:28.956 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-02 06:15:28.958 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-02 06:15:28.962 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-02 06:15:28.965 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-02 06:15:28.971 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-02 06:15:28.971 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-02 06:15:28.972 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-02 06:15:28.973 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-02 06:15:28.978 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=68:61ef:97c0 2026-09-02 06:15:28.980 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-02 06:15:28.983 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-02 06:15:28.985 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-02 06:15:28.988 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-02 06:15:28.992 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd68:61ef:97c0::/56 2026-09-02 06:15:28.996 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd68:61ef:97c0::/56 2026-09-02 06:15:28.997 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-02 06:15:29.002 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd68:61ef:97c0::/64 2026-09-02 06:15:29.005 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-02 06:15:29.007 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-02 06:15:29.010 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-02 06:15:29.013 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-02 06:15:29.015 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-02 06:15:29.018 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-02 06:15:29.021 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-02 06:15:29.023 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-02 06:15:29.026 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-02 06:15:29.029 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-02 06:15:29.032 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-02 06:15:29.034 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-02 06:15:29.037 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-02 06:15:29.040 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd68:61ef:97c0::/56 2026-09-02 06:15:29.043 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-02 06:15:29.046 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-02 06:15:29.051 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-02 06:15:29.051 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-02 06:15:29.051 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-02 06:15:29.057 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-02 06:15:29.062 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-02 06:15:29.062 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-02 06:15:29.063 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-02 06:15:29.069 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-02 06:15:29.073 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-02 06:15:29.076 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-02 06:15:29.079 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-02 06:15:29.082 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-02 06:15:29.085 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-02 06:15:29.088 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-02 06:15:29.091 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-02 06:15:29.094 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-02 06:15:29.097 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-02 06:15:29.100 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-02 06:15:29.119 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-02 06:15:29.137 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-02 06:15:29.155 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-02 06:15:29.172 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-02 06:15:29.190 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-02 06:15:29.229 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-02 06:15:29.233 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-02 06:15:29.236 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-02 06:15:29.238 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-02 06:15:29.241 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-02 06:15:29.246 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-02 06:15:29.262 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-02 06:15:29.265 | + ./stack.sh:main:635 : run_phase source 2026-09-02 06:15:29.268 | + functions-common:run_phase:1848 : local mode=source 2026-09-02 06:15:29.271 | + functions-common:run_phase:1849 : local phase= 2026-09-02 06:15:29.274 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:15:29.277 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:15:29.280 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:15:29.282 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:15:29.285 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:15:29.289 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:15:29.293 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:15:29.295 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:15:29.298 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:15:29.301 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-02 06:15:29.304 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:15:29.323 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:15:29.326 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-02 06:15:29.329 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-02 06:15:29.380 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-02 06:15:29.384 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-02 06:15:29.387 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-02 06:15:29.391 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-02 06:15:29.394 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-02 06:15:29.397 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-02 06:15:29.400 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-02 06:15:29.403 | + functions-common:load_plugin_settings:1789 : return 2026-09-02 06:15:29.406 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-02 06:15:29.409 | + functions-common:verify_disabled_services:2131 : local service 2026-09-02 06:15:29.412 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.415 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-02 06:15:29.419 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.422 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-02 06:15:29.425 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.428 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-02 06:15:29.431 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.434 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-02 06:15:29.437 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.440 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-02 06:15:29.443 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.446 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-02 06:15:29.449 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.452 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-02 06:15:29.455 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.458 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-02 06:15:29.461 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.464 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-02 06:15:29.466 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.469 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-02 06:15:29.472 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.475 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-02 06:15:29.478 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.481 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-02 06:15:29.484 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.487 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-02 06:15:29.490 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.493 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-02 06:15:29.496 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.499 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-02 06:15:29.501 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.505 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-02 06:15:29.507 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.511 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-02 06:15:29.513 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.517 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-02 06:15:29.519 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.522 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-02 06:15:29.525 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.529 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-02 06:15:29.531 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.534 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-02 06:15:29.537 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.540 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-02 06:15:29.543 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.546 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-02 06:15:29.549 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.552 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-02 06:15:29.555 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:15:29.558 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-02 06:15:29.562 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-02 06:15:29.565 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-02 06:15:29.568 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-02 06:15:29.588 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:15:29.592 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-02 06:15:29.595 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-02 06:15:29.599 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-02 06:15:29.622 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:15:29.625 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-02 06:15:29.629 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-02 06:15:29.633 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-02 06:15:29.636 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-02 06:15:29.640 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-02 06:15:29.643 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-02 06:15:29.647 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-02 06:15:29.650 | + lib/database:initialize_database_backends:92 : return 0 2026-09-02 06:15:29.653 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-02 06:15:29.653 | Using mysql database backend 2026-09-02 06:15:29.657 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-02 06:15:29.677 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-02 06:15:29.682 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-02 06:15:29.685 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-02 06:15:29.688 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-02 06:15:29.692 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 06:15:29.696 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-02 06:15:29.718 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:15:29.721 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-02 06:15:29.741 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-02 06:15:29.763 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:15:29.766 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-02 06:15:29.788 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-02 06:15:29.809 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-02 06:15:29.831 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:15:29.834 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-02 06:15:29.854 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:15:29.857 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-02 06:15:29.861 | + functions-common:save_stackenv:65 : local tag=768 2026-09-02 06:15:29.865 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-02 06:15:29.870 | + functions-common:save_stackenv:67 : time_stamp=2026-09-02-081529 2026-09-02 06:15:29.873 | + functions-common:save_stackenv:68 : echo '# 2026-09-02-081529 768' 2026-09-02 06:15:29.877 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.880 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 06:15:29.883 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.887 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-02 06:15:29.890 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.893 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-02 06:15:29.897 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.900 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-02 06:15:29.903 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.907 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.75 2026-09-02 06:15:29.910 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.913 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.75/identity 2026-09-02 06:15:29.917 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.920 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-02-081516 2026-09-02 06:15:29.923 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.927 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-02 06:15:29.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.933 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.75 2026-09-02 06:15:29.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.940 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-02 06:15:29.943 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.947 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-02 06:15:29.950 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.953 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-02 06:15:29.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.960 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-02 06:15:29.963 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.967 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.75 2026-09-02 06:15:29.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:15:29.973 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-02 06:15:29.977 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-02 06:15:29.980 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-02 06:15:29.984 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-02 06:15:29.987 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-02 06:15:29.990 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:15:29.993 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:15:29.997 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:15:30.000 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:15:30.003 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:15:30.007 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:15:30.026 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:15:30.029 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:15:30.032 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:15:30.036 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:15:30.037 | + functions-common:git_clone:610 : echo master 2026-09-02 06:15:30.042 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-02 06:15:30.045 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:15:30.048 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-02 06:15:30.051 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:15:30.055 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:15:30.058 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:15:30.061 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:15:30.064 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:15:30.067 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:15:30.070 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:15:30.073 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:15:30.077 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:15:30.081 | + functions-common:time_start:2411 : _TIME_START[$name]=1788329730078 2026-09-02 06:15:30.084 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-02 06:15:30.088 | Cloning into '/opt/stack/requirements'... 2026-09-02 06:15:34.217 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:15:34.220 | + functions-common:time_stop:2420 : local name 2026-09-02 06:15:34.222 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:15:34.225 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:15:34.227 | + functions-common:time_stop:2423 : local total 2026-09-02 06:15:34.230 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:15:34.233 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:15:34.236 | + functions-common:time_stop:2427 : start_time=1788329730078 2026-09-02 06:15:34.239 | + functions-common:time_stop:2429 : [[ -z 1788329730078 ]] 2026-09-02 06:15:34.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:15:34.248 | + functions-common:time_stop:2432 : end_time=1788329734245 2026-09-02 06:15:34.251 | + functions-common:time_stop:2433 : elapsed_time=4167 2026-09-02 06:15:34.254 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:15:34.256 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:15:34.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4167 2026-09-02 06:15:34.262 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-02 06:15:34.265 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:15:34.269 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:15:34.272 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:15:34.274 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:15:34.277 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:15:34.280 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:15:34.283 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:15:34.285 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:15:34.288 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:15:34.292 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:15:34.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1788329734293 2026-09-02 06:15:34.299 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:15:34.881 | From https://review.opendev.org/openstack/requirements 2026-09-02 06:15:34.881 | * branch master -> FETCH_HEAD 2026-09-02 06:15:34.893 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:15:34.895 | + functions-common:time_stop:2420 : local name 2026-09-02 06:15:34.898 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:15:34.901 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:15:34.904 | + functions-common:time_stop:2423 : local total 2026-09-02 06:15:34.906 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:15:34.909 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:15:34.912 | + functions-common:time_stop:2427 : start_time=1788329734293 2026-09-02 06:15:34.915 | + functions-common:time_stop:2429 : [[ -z 1788329734293 ]] 2026-09-02 06:15:34.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:15:34.924 | + functions-common:time_stop:2432 : end_time=1788329734921 2026-09-02 06:15:34.927 | + functions-common:time_stop:2433 : elapsed_time=628 2026-09-02 06:15:34.929 | + functions-common:time_stop:2434 : total=4167 2026-09-02 06:15:34.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:15:34.935 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4795 2026-09-02 06:15:34.938 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:15:34.941 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:15:34.944 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:15:34.947 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:15:34.950 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:15:34.952 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:15:34.955 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:15:34.958 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:15:34.961 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:15:34.965 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:15:34.969 | + functions-common:time_start:2411 : _TIME_START[$name]=1788329734966 2026-09-02 06:15:34.972 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:15:34.986 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:15:34.987 | 2026-09-02 06:15:34.987 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:15:34.987 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:15:34.987 | state without impacting any branches by switching back to a branch. 2026-09-02 06:15:34.987 | 2026-09-02 06:15:34.987 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:15:34.987 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:15:34.987 | 2026-09-02 06:15:34.987 | git switch -c 2026-09-02 06:15:34.987 | 2026-09-02 06:15:34.987 | Or undo this operation with: 2026-09-02 06:15:34.987 | 2026-09-02 06:15:34.988 | git switch - 2026-09-02 06:15:34.988 | 2026-09-02 06:15:34.988 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:15:34.988 | 2026-09-02 06:15:34.988 | HEAD is now at e7f5b22a Merge "update constraint for keystoneauth1 to new release 5.17.0" 2026-09-02 06:15:34.991 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:15:34.995 | + functions-common:time_stop:2420 : local name 2026-09-02 06:15:34.997 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:15:35.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:15:35.003 | + functions-common:time_stop:2423 : local total 2026-09-02 06:15:35.006 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:15:35.009 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:15:35.012 | + functions-common:time_stop:2427 : start_time=1788329734966 2026-09-02 06:15:35.015 | + functions-common:time_stop:2429 : [[ -z 1788329734966 ]] 2026-09-02 06:15:35.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:15:35.024 | + functions-common:time_stop:2432 : end_time=1788329735020 2026-09-02 06:15:35.026 | + functions-common:time_stop:2433 : elapsed_time=54 2026-09-02 06:15:35.029 | + functions-common:time_stop:2434 : total=4795 2026-09-02 06:15:35.032 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:15:35.035 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4849 2026-09-02 06:15:35.038 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-02 06:15:35.055 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-02 06:15:35.059 | + functions-common:git_clone:673 : head -1 2026-09-02 06:15:35.060 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:15:35.064 | e7f5b22a Merge "update constraint for keystoneauth1 to new release 5.17.0" 2026-09-02 06:15:35.067 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:15:35.071 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-02 06:15:35.074 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:15:35.078 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-02 06:15:35.081 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-02 06:15:35.084 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-02 06:15:35.087 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-02 06:15:35.091 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-02 06:15:35.094 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-02 06:15:35.097 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-02 06:15:35.100 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-02 06:15:35.105 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-02 06:15:35.110 | ++ tools/install_prereqs.sh:source:47 : NOW=1788329735 2026-09-02 06:15:35.114 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-02 06:15:35.118 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-02 06:15:35.122 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-02 06:15:35.126 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788329735 2026-09-02 06:15:35.129 | ++ tools/install_prereqs.sh:source:50 : [[ 1788329735 -lt 7200 ]] 2026-09-02 06:15:35.132 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-02 06:15:35.135 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-02 06:15:35.138 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-02 06:15:35.142 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-02 06:15:35.145 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-02 06:15:35.148 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-02 06:15:35.151 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-02 06:15:35.156 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-02 06:15:35.188 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-02 06:15:35.188 | apache2-dev 2026-09-02 06:15:35.188 | bc 2026-09-02 06:15:35.188 | bsdmainutils 2026-09-02 06:15:35.188 | curl 2026-09-02 06:15:35.189 | g++ 2026-09-02 06:15:35.189 | gawk 2026-09-02 06:15:35.189 | gcc 2026-09-02 06:15:35.189 | gettext 2026-09-02 06:15:35.189 | git 2026-09-02 06:15:35.189 | graphviz 2026-09-02 06:15:35.189 | iputils-ping 2026-09-02 06:15:35.189 | libffi-dev 2026-09-02 06:15:35.189 | libjpeg-dev 2026-09-02 06:15:35.189 | libpq-dev 2026-09-02 06:15:35.189 | libssl-dev 2026-09-02 06:15:35.190 | libsystemd-dev 2026-09-02 06:15:35.190 | libxml2-dev 2026-09-02 06:15:35.190 | libxslt1-dev 2026-09-02 06:15:35.190 | libyaml-dev 2026-09-02 06:15:35.190 | lsof 2026-09-02 06:15:35.190 | openssh-server 2026-09-02 06:15:35.190 | openssl 2026-09-02 06:15:35.190 | pkg-config 2026-09-02 06:15:35.190 | psmisc 2026-09-02 06:15:35.190 | python3-dev 2026-09-02 06:15:35.190 | python3-pip 2026-09-02 06:15:35.190 | python3-systemd 2026-09-02 06:15:35.191 | python3-venv 2026-09-02 06:15:35.191 | tar 2026-09-02 06:15:35.191 | tcpdump 2026-09-02 06:15:35.191 | unzip 2026-09-02 06:15:35.191 | uuid-runtime 2026-09-02 06:15:35.191 | wget 2026-09-02 06:15:35.191 | zlib1g-dev 2026-09-02 06:15:35.191 | libkrb5-dev 2026-09-02 06:15:35.191 | libldap2-dev 2026-09-02 06:15:35.191 | libsasl2-dev 2026-09-02 06:15:35.191 | memcached 2026-09-02 06:15:35.192 | python3-mysqldb 2026-09-02 06:15:35.192 | sqlite3 2026-09-02 06:15:35.192 | conntrack 2026-09-02 06:15:35.192 | curl 2026-09-02 06:15:35.192 | ebtables 2026-09-02 06:15:35.192 | genisoimage 2026-09-02 06:15:35.192 | iptables 2026-09-02 06:15:35.192 | iputils-arping 2026-09-02 06:15:35.192 | kpartx 2026-09-02 06:15:35.192 | libjs-jquery-tablesorter 2026-09-02 06:15:35.193 | parted 2026-09-02 06:15:35.193 | pm-utils 2026-09-02 06:15:35.193 | python3-mysqldb 2026-09-02 06:15:35.193 | socat 2026-09-02 06:15:35.193 | sqlite3 2026-09-02 06:15:35.193 | sudo 2026-09-02 06:15:35.193 | vlan 2026-09-02 06:15:35.193 | lsscsi 2026-09-02 06:15:35.193 | open-iscsi 2026-09-02 06:15:35.193 | cryptsetup 2026-09-02 06:15:35.194 | dosfstools 2026-09-02 06:15:35.194 | genisoimage 2026-09-02 06:15:35.194 | gir1.2-libosinfo-1.0 2026-09-02 06:15:35.194 | netcat-openbsd 2026-09-02 06:15:35.194 | open-iscsi 2026-09-02 06:15:35.194 | qemu-utils 2026-09-02 06:15:35.194 | sg3-utils 2026-09-02 06:15:35.194 | sysfsutils 2026-09-02 06:15:35.194 | lvm2 2026-09-02 06:15:35.194 | qemu-utils 2026-09-02 06:15:35.194 | thin-provisioning-tools 2026-09-02 06:15:35.195 | acl 2026-09-02 06:15:35.195 | dnsmasq-base 2026-09-02 06:15:35.195 | dnsmasq-utils 2026-09-02 06:15:35.195 | ebtables 2026-09-02 06:15:35.195 | haproxy 2026-09-02 06:15:35.195 | iptables 2026-09-02 06:15:35.195 | iputils-arping 2026-09-02 06:15:35.195 | iputils-ping 2026-09-02 06:15:35.195 | postgresql-server-dev-all 2026-09-02 06:15:35.195 | python3-mysqldb 2026-09-02 06:15:35.196 | sqlite3 2026-09-02 06:15:35.196 | sudo 2026-09-02 06:15:35.196 | vlan 2026-09-02 06:15:35.196 | pcp' 2026-09-02 06:15:35.196 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-02 06:15:35.215 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-02 06:15:35.215 | apache2-dev 2026-09-02 06:15:35.215 | bc 2026-09-02 06:15:35.215 | bsdmainutils 2026-09-02 06:15:35.215 | curl 2026-09-02 06:15:35.215 | g++ 2026-09-02 06:15:35.215 | gawk 2026-09-02 06:15:35.216 | gcc 2026-09-02 06:15:35.216 | gettext 2026-09-02 06:15:35.216 | git 2026-09-02 06:15:35.216 | graphviz 2026-09-02 06:15:35.216 | iputils-ping 2026-09-02 06:15:35.216 | libffi-dev 2026-09-02 06:15:35.216 | libjpeg-dev 2026-09-02 06:15:35.216 | libpq-dev 2026-09-02 06:15:35.216 | libssl-dev 2026-09-02 06:15:35.216 | libsystemd-dev 2026-09-02 06:15:35.217 | libxml2-dev 2026-09-02 06:15:35.217 | libxslt1-dev 2026-09-02 06:15:35.217 | libyaml-dev 2026-09-02 06:15:35.217 | lsof 2026-09-02 06:15:35.217 | openssh-server 2026-09-02 06:15:35.217 | openssl 2026-09-02 06:15:35.217 | pkg-config 2026-09-02 06:15:35.217 | psmisc 2026-09-02 06:15:35.217 | python3-dev 2026-09-02 06:15:35.217 | python3-pip 2026-09-02 06:15:35.217 | python3-systemd 2026-09-02 06:15:35.218 | python3-venv 2026-09-02 06:15:35.218 | tar 2026-09-02 06:15:35.218 | tcpdump 2026-09-02 06:15:35.218 | unzip 2026-09-02 06:15:35.218 | uuid-runtime 2026-09-02 06:15:35.218 | wget 2026-09-02 06:15:35.218 | zlib1g-dev 2026-09-02 06:15:35.218 | libkrb5-dev 2026-09-02 06:15:35.218 | libldap2-dev 2026-09-02 06:15:35.218 | libsasl2-dev 2026-09-02 06:15:35.219 | memcached 2026-09-02 06:15:35.219 | python3-mysqldb 2026-09-02 06:15:35.219 | sqlite3 2026-09-02 06:15:35.219 | conntrack 2026-09-02 06:15:35.219 | curl 2026-09-02 06:15:35.219 | ebtables 2026-09-02 06:15:35.219 | genisoimage 2026-09-02 06:15:35.219 | iptables 2026-09-02 06:15:35.219 | iputils-arping 2026-09-02 06:15:35.219 | kpartx 2026-09-02 06:15:35.220 | libjs-jquery-tablesorter 2026-09-02 06:15:35.220 | parted 2026-09-02 06:15:35.220 | pm-utils 2026-09-02 06:15:35.220 | python3-mysqldb 2026-09-02 06:15:35.220 | socat 2026-09-02 06:15:35.220 | sqlite3 2026-09-02 06:15:35.220 | sudo 2026-09-02 06:15:35.220 | vlan 2026-09-02 06:15:35.220 | lsscsi 2026-09-02 06:15:35.220 | open-iscsi 2026-09-02 06:15:35.220 | cryptsetup 2026-09-02 06:15:35.221 | dosfstools 2026-09-02 06:15:35.221 | genisoimage 2026-09-02 06:15:35.221 | gir1.2-libosinfo-1.0 2026-09-02 06:15:35.221 | netcat-openbsd 2026-09-02 06:15:35.221 | open-iscsi 2026-09-02 06:15:35.221 | qemu-utils 2026-09-02 06:15:35.221 | sg3-utils 2026-09-02 06:15:35.221 | sysfsutils 2026-09-02 06:15:35.221 | lvm2 2026-09-02 06:15:35.221 | qemu-utils 2026-09-02 06:15:35.221 | thin-provisioning-tools 2026-09-02 06:15:35.222 | acl 2026-09-02 06:15:35.222 | dnsmasq-base 2026-09-02 06:15:35.222 | dnsmasq-utils 2026-09-02 06:15:35.222 | ebtables 2026-09-02 06:15:35.222 | haproxy 2026-09-02 06:15:35.222 | iptables 2026-09-02 06:15:35.222 | iputils-arping 2026-09-02 06:15:35.222 | iputils-ping 2026-09-02 06:15:35.222 | postgresql-server-dev-all 2026-09-02 06:15:35.222 | python3-mysqldb 2026-09-02 06:15:35.223 | sqlite3 2026-09-02 06:15:35.223 | sudo 2026-09-02 06:15:35.223 | vlan 2026-09-02 06:15:35.223 | pcp ' 2026-09-02 06:15:35.223 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-02 06:15:35.223 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:15:35.227 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:15:35.232 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-02 06:15:35.233 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-02 06:15:35.243 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-02 06:15:35.244 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-02 06:15:35.249 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:15:35.253 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:15:35.255 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:15:35.259 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:15:35.263 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:15:35.267 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:15:35.270 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:15:35.273 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:15:35.276 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:15:35.280 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:15:35.283 | ++ functions-common:apt_get_update:1167 : return 2026-09-02 06:15:35.287 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-02 06:15:35.290 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:15:35.294 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:15:35.297 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:15:35.300 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-02 06:15:35.327 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-02 06:15:35.365 | Reading package lists... 2026-09-02 06:15:35.751 | Building dependency tree... 2026-09-02 06:15:35.752 | Reading state information... 2026-09-02 06:15:36.324 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-02 06:15:36.324 | bc set to manually installed. 2026-09-02 06:15:36.324 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-02 06:15:36.324 | curl set to manually installed. 2026-09-02 06:15:36.324 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-02 06:15:36.324 | g++ set to manually installed. 2026-09-02 06:15:36.324 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-02 06:15:36.324 | gawk set to manually installed. 2026-09-02 06:15:36.324 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-02 06:15:36.325 | gcc set to manually installed. 2026-09-02 06:15:36.325 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-02 06:15:36.325 | git set to manually installed. 2026-09-02 06:15:36.325 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-02 06:15:36.325 | iputils-ping set to manually installed. 2026-09-02 06:15:36.325 | lsof is already the newest version (4.95.0-1build3). 2026-09-02 06:15:36.325 | lsof set to manually installed. 2026-09-02 06:15:36.325 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-09-02 06:15:36.325 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-02 06:15:36.325 | openssl set to manually installed. 2026-09-02 06:15:36.325 | psmisc is already the newest version (23.7-1build1). 2026-09-02 06:15:36.325 | psmisc set to manually installed. 2026-09-02 06:15:36.326 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-02 06:15:36.326 | python3-dev set to manually installed. 2026-09-02 06:15:36.326 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-02 06:15:36.326 | python3-systemd is already the newest version (235-1build4). 2026-09-02 06:15:36.326 | python3-systemd set to manually installed. 2026-09-02 06:15:36.326 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-02 06:15:36.326 | tar set to manually installed. 2026-09-02 06:15:36.326 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-02 06:15:36.326 | tcpdump set to manually installed. 2026-09-02 06:15:36.326 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-02 06:15:36.326 | wget set to manually installed. 2026-09-02 06:15:36.327 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-02 06:15:36.327 | iptables set to manually installed. 2026-09-02 06:15:36.327 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-02 06:15:36.327 | kpartx set to manually installed. 2026-09-02 06:15:36.327 | parted is already the newest version (3.6-4build1). 2026-09-02 06:15:36.327 | parted set to manually installed. 2026-09-02 06:15:36.327 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-02 06:15:36.327 | sudo set to manually installed. 2026-09-02 06:15:36.327 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-02 06:15:36.327 | open-iscsi set to manually installed. 2026-09-02 06:15:36.327 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-02 06:15:36.327 | cryptsetup set to manually installed. 2026-09-02 06:15:36.328 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-02 06:15:36.328 | dosfstools set to manually installed. 2026-09-02 06:15:36.328 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-02 06:15:36.328 | netcat-openbsd set to manually installed. 2026-09-02 06:15:36.328 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-02 06:15:36.328 | qemu-utils set to manually installed. 2026-09-02 06:15:36.328 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-02 06:15:36.328 | sg3-utils set to manually installed. 2026-09-02 06:15:36.328 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-02 06:15:36.328 | lvm2 set to manually installed. 2026-09-02 06:15:36.328 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-02 06:15:36.329 | thin-provisioning-tools set to manually installed. 2026-09-02 06:15:36.329 | acl is already the newest version (2.3.2-1build1.1). 2026-09-02 06:15:36.329 | acl set to manually installed. 2026-09-02 06:15:36.329 | The following packages were automatically installed and are no longer required: 2026-09-02 06:15:36.329 | libfwupd2 libgusb2 2026-09-02 06:15:36.329 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:15:36.329 | The following additional packages will be installed: 2026-09-02 06:15:36.329 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-02 06:15:36.329 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-02 06:15:36.329 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-02 06:15:36.329 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-02 06:15:36.330 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-02 06:15:36.330 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-02 06:15:36.330 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-02 06:15:36.330 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-02 06:15:36.330 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-02 06:15:36.330 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-02 06:15:36.330 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-02 06:15:36.330 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-02 06:15:36.330 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-02 06:15:36.330 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-02 06:15:36.330 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-02 06:15:36.331 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-02 06:15:36.331 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-02 06:15:36.331 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-02 06:15:36.331 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-02 06:15:36.331 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-02 06:15:36.331 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-02 06:15:36.331 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-02 06:15:36.331 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-02 06:15:36.331 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-02 06:15:36.331 | ncurses-bin ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-09-02 06:15:36.331 | postgresql-client-16 postgresql-client-common postgresql-common 2026-09-02 06:15:36.331 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-02 06:15:36.332 | python3.12-venv ssl-cert util-linux uuid-dev vbetool zlib1g 2026-09-02 06:15:36.332 | Suggested packages: 2026-09-02 06:15:36.332 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-02 06:15:36.332 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-02 06:15:36.332 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-02 06:15:36.332 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-02 06:15:36.332 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-02 06:15:36.332 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-02 06:15:36.333 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-02 06:15:36.333 | libcache-memcached-perl libmemcached libyaml-perl nfs-common pcp-gui 2026-09-02 06:15:36.333 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-09-02 06:15:36.333 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-09-02 06:15:36.333 | sqlite3-doc zip util-linux-extra util-linux-locales 2026-09-02 06:15:36.498 | The following NEW packages will be installed: 2026-09-02 06:15:36.498 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-02 06:15:36.498 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-02 06:15:36.498 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-02 06:15:36.498 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-02 06:15:36.499 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-02 06:15:36.499 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-02 06:15:36.499 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-02 06:15:36.499 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-02 06:15:36.499 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-02 06:15:36.499 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-02 06:15:36.499 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-02 06:15:36.499 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-02 06:15:36.499 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-02 06:15:36.499 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-02 06:15:36.499 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-02 06:15:36.500 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-02 06:15:36.500 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-02 06:15:36.500 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-02 06:15:36.500 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-02 06:15:36.500 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-02 06:15:36.500 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-02 06:15:36.500 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-02 06:15:36.500 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-02 06:15:36.500 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-02 06:15:36.500 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-02 06:15:36.500 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-02 06:15:36.501 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-02 06:15:36.501 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-02 06:15:36.501 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-02 06:15:36.501 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-02 06:15:36.501 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-02 06:15:36.501 | uuid-dev vbetool vlan 2026-09-02 06:15:36.502 | The following packages will be upgraded: 2026-09-02 06:15:36.502 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-02 06:15:36.503 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-02 06:15:36.504 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-02 06:15:36.504 | util-linux uuid-runtime zlib1g zlib1g-dev 2026-09-02 06:15:36.764 | 22 upgraded, 161 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:15:36.764 | Need to get 179 MB of archives. 2026-09-02 06:15:36.764 | After this operation, 941 MB of additional disk space will be used. 2026-09-02 06:15:36.764 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-02 06:15:37.216 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-02 06:15:37.483 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-02 06:15:37.908 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-02 06:15:37.912 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-02 06:15:37.945 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-02 06:15:38.044 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-02 06:15:38.045 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-02 06:15:38.046 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-02 06:15:38.047 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-02 06:15:38.048 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-09-02 06:15:38.064 | Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-09-02 06:15:38.064 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-09-02 06:15:38.102 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-02 06:15:38.207 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-02 06:15:38.288 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-02 06:15:38.301 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-02 06:15:38.504 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-02 06:15:38.505 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-02 06:15:38.507 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-02 06:15:38.508 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-02 06:15:38.696 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-02 06:15:38.698 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-02 06:15:38.701 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-02 06:15:38.702 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-02 06:15:38.703 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-02 06:15:38.704 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-02 06:15:38.706 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-02 06:15:38.707 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-02 06:15:38.707 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-02 06:15:38.798 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-02 06:15:38.801 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-02 06:15:38.902 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-02 06:15:38.996 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-02 06:15:38.998 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-02 06:15:38.999 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-02 06:15:39.001 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-02 06:15:39.002 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-02 06:15:39.003 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-02 06:15:39.100 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-02 06:15:39.215 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-02 06:15:39.418 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-02 06:15:39.423 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-02 06:15:39.451 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-02 06:15:41.506 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-02 06:15:42.637 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-02 06:15:42.638 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-02 06:15:42.737 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-02 06:15:42.739 | Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-02 06:15:43.294 | Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-02 06:15:44.710 | Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-02 06:15:45.654 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-02 06:15:45.752 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-02 06:15:45.954 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-02 06:15:46.051 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-02 06:15:46.245 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-02 06:15:46.342 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-02 06:15:46.535 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-02 06:15:46.634 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-02 06:15:46.757 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-02 06:15:47.071 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-02 06:15:47.919 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-02 06:15:48.034 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-02 06:15:48.394 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-02 06:15:49.194 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-02 06:15:49.309 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-02 06:15:49.410 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-02 06:15:49.617 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-02 06:15:50.288 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-02 06:15:50.573 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-02 06:15:50.673 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-09-02 06:15:51.146 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-02 06:15:51.522 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-02 06:15:51.824 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-02 06:15:52.047 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-02 06:15:52.651 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-02 06:15:52.940 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-02 06:15:53.047 | Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-02 06:15:53.143 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-02 06:15:53.532 | Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-02 06:15:53.883 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-02 06:15:54.433 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-02 06:15:54.769 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-02 06:15:55.091 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-02 06:15:56.138 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-02 06:15:56.777 | Get:86 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-02 06:15:56.874 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-02 06:15:57.199 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-02 06:15:57.317 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-02 06:15:57.424 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-02 06:15:57.528 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-02 06:15:57.644 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-02 06:15:57.898 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-02 06:15:58.014 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-02 06:15:58.209 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-02 06:15:58.710 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-02 06:15:58.985 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-02 06:16:00.081 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-02 06:16:00.292 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-02 06:16:00.393 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-02 06:16:00.649 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-02 06:16:00.761 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-02 06:16:00.926 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-02 06:16:01.352 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-02 06:16:01.596 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-02 06:16:01.697 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-09-02 06:16:01.899 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-02 06:16:02.016 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-02 06:16:02.125 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-02 06:16:02.242 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-02 06:16:02.363 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-02 06:16:02.597 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-02 06:16:02.721 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-02 06:16:07.558 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-02 06:16:07.676 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-02 06:16:07.921 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-02 06:16:08.130 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-02 06:16:15.595 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-02 06:16:15.914 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-02 06:16:16.010 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-02 06:16:16.243 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-02 06:16:16.341 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-02 06:16:16.575 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-02 06:16:16.677 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-02 06:16:16.895 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-02 06:16:17.171 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-02 06:16:17.272 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-02 06:16:17.379 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-02 06:16:17.478 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-02 06:16:18.393 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-02 06:16:18.764 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-02 06:16:18.875 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-02 06:16:19.222 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-02 06:16:19.339 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-02 06:16:19.460 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-02 06:16:19.571 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-02 06:16:19.834 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-02 06:16:21.486 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-02 06:16:21.733 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-02 06:16:22.105 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-02 06:16:22.725 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-02 06:16:23.342 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-02 06:16:23.772 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-02 06:16:24.015 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-02 06:16:24.467 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-02 06:16:25.094 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-02 06:16:30.362 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-02 06:16:30.585 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-02 06:16:30.816 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-02 06:16:32.528 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-02 06:16:32.724 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-02 06:16:36.892 | Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-02 06:16:37.094 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-02 06:16:37.202 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-02 06:16:37.396 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-02 06:16:37.494 | Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-02 06:16:37.591 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-02 06:16:37.690 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-02 06:16:38.020 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-02 06:16:38.390 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-02 06:16:38.490 | Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-02 06:16:38.591 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-02 06:16:39.010 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-02 06:16:39.245 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-02 06:16:39.342 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-02 06:16:39.440 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-02 06:16:39.737 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-02 06:16:39.946 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-02 06:16:40.046 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-02 06:16:40.153 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-02 06:16:40.267 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-02 06:16:40.367 | Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-02 06:16:40.466 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-02 06:16:40.702 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-02 06:16:40.802 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-02 06:16:40.902 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-02 06:16:41.107 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-02 06:16:41.413 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-02 06:16:43.375 | Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-02 06:16:43.786 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-02 06:16:44.299 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-02 06:16:49.421 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-02 06:16:50.236 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-02 06:16:50.479 | perl: warning: Setting locale failed. 2026-09-02 06:16:50.479 | perl: warning: Please check that your locale settings: 2026-09-02 06:16:50.479 | LANGUAGE = (unset), 2026-09-02 06:16:50.480 | LC_ALL = "en_US.utf8", 2026-09-02 06:16:50.480 | LANG = "de_DE.UTF-8" 2026-09-02 06:16:50.480 | are supported and installed on your system. 2026-09-02 06:16:50.480 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:16:50.542 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:16:50.542 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:16:50.542 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:16:50.912 | Vorkonfiguration der Pakete ... 2026-09-02 06:16:50.934 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:16:51.026 | Fetched 179 MB in 1min 14s (2428 kB/s) 2026-09-02 06:16:51.111 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:51.116 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:51.129 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:51.217 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-02 06:16:51.330 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:51.336 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 06:16:51.345 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 06:16:51.427 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:16:51.539 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:51.546 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:51.558 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:51.822 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-02 06:16:52.833 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-02 06:16:52.933 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:52.939 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-02 06:16:52.949 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 06:16:53.050 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:16:53.157 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:53.162 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-02 06:16:53.172 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 06:16:54.436 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:54.446 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:54.518 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:54.531 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:54.594 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:16:54.701 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:54.707 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:54.717 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:54.778 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:16:54.888 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-02 06:16:54.894 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:54.908 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:54.961 | Selecting previously unselected package libapr1t64:amd64. 2026-09-02 06:16:54.971 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-02 06:16:54.975 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-02 06:16:55.020 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-02 06:16:55.030 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 06:16:55.033 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 06:16:55.075 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-02 06:16:55.086 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 06:16:55.090 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 06:16:55.127 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-02 06:16:55.137 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 06:16:55.140 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 06:16:55.182 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-02 06:16:55.193 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-02 06:16:55.197 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-02 06:16:55.249 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-02 06:16:55.259 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-02 06:16:55.345 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-02 06:16:55.355 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-02 06:16:55.418 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-02 06:16:55.469 | Selecting previously unselected package apache2-bin. 2026-09-02 06:16:55.521 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107979 files and directories currently installed.) 2026-09-02 06:16:55.527 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 06:16:55.530 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-02 06:16:55.670 | Selecting previously unselected package apache2-data. 2026-09-02 06:16:55.679 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-02 06:16:55.683 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-02 06:16:55.869 | Selecting previously unselected package apache2-utils. 2026-09-02 06:16:55.879 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 06:16:55.883 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-02 06:16:55.944 | Selecting previously unselected package apache2. 2026-09-02 06:16:55.952 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 06:16:55.959 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:16:55.961 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-02 06:16:56.071 | Selecting previously unselected package haproxy. 2026-09-02 06:16:56.081 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-02 06:16:56.091 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-02 06:16:56.238 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-02 06:16:56.251 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-02 06:16:56.255 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 06:16:56.308 | Selecting previously unselected package memcached. 2026-09-02 06:16:56.319 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-02 06:16:56.326 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-02 06:16:56.383 | Selecting previously unselected package libjson-perl. 2026-09-02 06:16:56.396 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-09-02 06:16:56.400 | Unpacking libjson-perl (4.10000-1) ... 2026-09-02 06:16:56.455 | Selecting previously unselected package postgresql-client-common. 2026-09-02 06:16:56.468 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-09-02 06:16:56.472 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-02 06:16:56.525 | Selecting previously unselected package ssl-cert. 2026-09-02 06:16:56.539 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-02 06:16:56.542 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-02 06:16:56.599 | Selecting previously unselected package postgresql-common. 2026-09-02 06:16:56.612 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-09-02 06:16:56.633 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-02 06:16:56.643 | Unpacking postgresql-common (257build1.1) ... 2026-09-02 06:16:56.758 | Selecting previously unselected package libsysfs2:amd64. 2026-09-02 06:16:56.771 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-02 06:16:56.776 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-02 06:16:56.825 | Selecting previously unselected package sysfsutils. 2026-09-02 06:16:56.837 | Preparing to unpack .../12-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-02 06:16:56.843 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-02 06:16:56.901 | Preparing to unpack .../13-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:56.910 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:56.981 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:16:57.091 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-02 06:16:57.097 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:57.107 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:57.178 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:16:57.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 ... 108994 files and directories currently installed.) 2026-09-02 06:16:57.305 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 06:16:57.315 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 06:16:57.380 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 06:16:57.390 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 06:16:57.457 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 06:16:57.467 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-02 06:16:57.537 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:16:57.663 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-02 06:16:57.671 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:57.682 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:57.752 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:57.763 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:57.831 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:16:57.847 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:16:57.915 | Selecting previously unselected package autotools-dev. 2026-09-02 06:16:57.928 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-02 06:16:57.932 | Unpacking autotools-dev (20220109.1) ... 2026-09-02 06:16:57.983 | Selecting previously unselected package m4. 2026-09-02 06:16:57.997 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-02 06:16:58.001 | Unpacking m4 (1.4.19-4build1) ... 2026-09-02 06:16:58.083 | Selecting previously unselected package autoconf. 2026-09-02 06:16:58.097 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-02 06:16:58.100 | Unpacking autoconf (2.71-3) ... 2026-09-02 06:16:58.197 | Selecting previously unselected package automake. 2026-09-02 06:16:58.210 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-02 06:16:58.217 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-02 06:16:58.334 | Selecting previously unselected package autopoint. 2026-09-02 06:16:58.347 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-02 06:16:58.350 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-02 06:16:58.397 | Selecting previously unselected package libdebhelper-perl. 2026-09-02 06:16:58.411 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-02 06:16:58.414 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-02 06:16:58.505 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-02 06:16:58.517 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:16:58.520 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:16:59.587 | Selecting previously unselected package libclang-cpp17t64. 2026-09-02 06:16:59.596 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:16:59.599 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:00.138 | Selecting previously unselected package libgc1:amd64. 2026-09-02 06:17:00.149 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-02 06:17:00.154 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-02 06:17:00.209 | Selecting previously unselected package libobjc4:amd64. 2026-09-02 06:17:00.218 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-02 06:17:00.221 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-02 06:17:00.264 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-02 06:17:00.275 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-02 06:17:00.280 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-02 06:17:00.341 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-02 06:17:00.352 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:00.356 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:00.589 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-02 06:17:00.600 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:00.605 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:00.694 | Selecting previously unselected package libclang1-17t64. 2026-09-02 06:17:00.701 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:00.705 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:01.032 | Selecting previously unselected package clang-17. 2026-09-02 06:17:01.043 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:01.046 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:01.097 | Selecting previously unselected package libtool. 2026-09-02 06:17:01.108 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-02 06:17:01.114 | Unpacking libtool (2.4.7-7build1) ... 2026-09-02 06:17:01.170 | Selecting previously unselected package dh-autoreconf. 2026-09-02 06:17:01.182 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-02 06:17:01.186 | Unpacking dh-autoreconf (20) ... 2026-09-02 06:17:01.235 | Selecting previously unselected package libarchive-zip-perl. 2026-09-02 06:17:01.246 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-02 06:17:01.249 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-02 06:17:01.316 | Selecting previously unselected package libsub-override-perl. 2026-09-02 06:17:01.327 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-02 06:17:01.331 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-02 06:17:01.374 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-02 06:17:01.385 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-02 06:17:01.391 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-02 06:17:01.435 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-02 06:17:01.446 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-02 06:17:01.451 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-02 06:17:01.488 | Selecting previously unselected package debugedit. 2026-09-02 06:17:01.500 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-02 06:17:01.504 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-02 06:17:01.548 | Selecting previously unselected package dwz. 2026-09-02 06:17:01.559 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-02 06:17:01.563 | Unpacking dwz (0.15-1build6) ... 2026-09-02 06:17:01.608 | Selecting previously unselected package gettext. 2026-09-02 06:17:01.619 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-02 06:17:01.623 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-02 06:17:01.734 | Selecting previously unselected package intltool-debian. 2026-09-02 06:17:01.745 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-02 06:17:01.749 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-02 06:17:01.792 | Selecting previously unselected package po-debconf. 2026-09-02 06:17:01.803 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-02 06:17:01.806 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-02 06:17:01.896 | Selecting previously unselected package debhelper. 2026-09-02 06:17:01.906 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-02 06:17:01.910 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-02 06:17:02.177 | Selecting previously unselected package uuid-dev:amd64. 2026-09-02 06:17:02.189 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:17:02.193 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:02.251 | Selecting previously unselected package libsctp1:amd64. 2026-09-02 06:17:02.262 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-02 06:17:02.266 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 06:17:02.305 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-02 06:17:02.316 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-02 06:17:02.319 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 06:17:02.376 | Selecting previously unselected package libapr1-dev. 2026-09-02 06:17:02.388 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-02 06:17:02.391 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-02 06:17:02.758 | Selecting previously unselected package libldap-dev:amd64. 2026-09-02 06:17:02.769 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:02.772 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 06:17:02.933 | Selecting previously unselected package libldap2-dev. 2026-09-02 06:17:02.944 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-02 06:17:02.947 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 06:17:02.985 | Selecting previously unselected package libaprutil1-dev. 2026-09-02 06:17:02.996 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-02 06:17:02.999 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-02 06:17:03.319 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-02 06:17:03.330 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 06:17:03.333 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:03.379 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-02 06:17:03.391 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 06:17:03.394 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:03.440 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-02 06:17:03.451 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 06:17:03.454 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:03.490 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-02 06:17:03.501 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-02 06:17:03.504 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:03.619 | Selecting previously unselected package apache2-dev. 2026-09-02 06:17:03.630 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-02 06:17:03.633 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-02 06:17:03.721 | Selecting previously unselected package ncal. 2026-09-02 06:17:03.732 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-02 06:17:03.736 | Unpacking ncal (12.1.8) ... 2026-09-02 06:17:03.777 | Selecting previously unselected package bsdmainutils. 2026-09-02 06:17:03.788 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-02 06:17:03.793 | Unpacking bsdmainutils (12.1.8) ... 2026-09-02 06:17:03.830 | Selecting previously unselected package conntrack. 2026-09-02 06:17:03.841 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-02 06:17:03.846 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-02 06:17:03.900 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:03.926 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-02 06:17:03.999 | Selecting previously unselected package dnsmasq-utils. 2026-09-02 06:17:04.011 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:04.014 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-02 06:17:04.064 | Selecting previously unselected package ebtables. 2026-09-02 06:17:04.073 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-02 06:17:04.090 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-02 06:17:04.151 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-02 06:17:04.161 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-02 06:17:04.214 | Selecting previously unselected package fonts-liberation. 2026-09-02 06:17:04.223 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-02 06:17:04.227 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-02 06:17:04.317 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-02 06:17:04.328 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-02 06:17:04.332 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-02 06:17:04.380 | Selecting previously unselected package fonts-liberation2. 2026-09-02 06:17:04.391 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-02 06:17:04.395 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-02 06:17:04.434 | Selecting previously unselected package genisoimage. 2026-09-02 06:17:04.445 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-02 06:17:04.449 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-02 06:17:04.510 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-02 06:17:04.521 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-02 06:17:04.524 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-02 06:17:04.574 | Selecting previously unselected package libann0. 2026-09-02 06:17:04.585 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-02 06:17:04.588 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-02 06:17:04.634 | Selecting previously unselected package libcdt5:amd64. 2026-09-02 06:17:04.645 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:04.650 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:04.692 | Selecting previously unselected package libcgraph6:amd64. 2026-09-02 06:17:04.703 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:04.707 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:04.753 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-02 06:17:04.764 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-02 06:17:04.767 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-02 06:17:04.816 | Selecting previously unselected package libltdl7:amd64. 2026-09-02 06:17:04.826 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-02 06:17:04.829 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-02 06:17:04.869 | Selecting previously unselected package libpathplan4:amd64. 2026-09-02 06:17:04.880 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:04.883 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:04.925 | Selecting previously unselected package libgvc6. 2026-09-02 06:17:04.936 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:04.939 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:05.002 | Selecting previously unselected package libgvpr2:amd64. 2026-09-02 06:17:05.013 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:05.017 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:05.061 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-02 06:17:05.072 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:05.077 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:05.145 | Selecting previously unselected package libice6:amd64. 2026-09-02 06:17:05.157 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-02 06:17:05.162 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-02 06:17:05.207 | Selecting previously unselected package libsm6:amd64. 2026-09-02 06:17:05.219 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-02 06:17:05.224 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-02 06:17:05.270 | Selecting previously unselected package libxt6t64:amd64. 2026-09-02 06:17:05.280 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-02 06:17:05.283 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-02 06:17:05.331 | Selecting previously unselected package libxmu6:amd64. 2026-09-02 06:17:05.342 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-02 06:17:05.346 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-02 06:17:05.389 | Selecting previously unselected package libxaw7:amd64. 2026-09-02 06:17:05.400 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-02 06:17:05.404 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-02 06:17:05.452 | Selecting previously unselected package graphviz. 2026-09-02 06:17:05.463 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-02 06:17:05.467 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:05.572 | Selecting previously unselected package icu-devtools. 2026-09-02 06:17:05.584 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-02 06:17:05.587 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-02 06:17:05.650 | Selecting previously unselected package iputils-arping. 2026-09-02 06:17:05.661 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-02 06:17:05.667 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-02 06:17:05.709 | Selecting previously unselected package comerr-dev:amd64. 2026-09-02 06:17:05.720 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-02 06:17:05.727 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-02 06:17:05.781 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-02 06:17:05.791 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 06:17:05.794 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:05.839 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-02 06:17:05.850 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 06:17:05.854 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:05.898 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-02 06:17:05.908 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 06:17:05.913 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:05.955 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-02 06:17:05.966 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 06:17:05.970 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:06.009 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-02 06:17:06.018 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 06:17:06.022 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:06.091 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-02 06:17:06.103 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-02 06:17:06.107 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-02 06:17:06.169 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-02 06:17:06.180 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:06.184 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:06.464 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-02 06:17:06.473 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-02 06:17:06.478 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-02 06:17:06.535 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-02 06:17:06.545 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-02 06:17:06.592 | Selecting previously unselected package libgts-bin. 2026-09-02 06:17:06.603 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-02 06:17:06.607 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-02 06:17:06.660 | Selecting previously unselected package libicu-dev:amd64. 2026-09-02 06:17:06.670 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-02 06:17:06.675 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-02 06:17:07.199 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-02 06:17:07.210 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-02 06:17:07.215 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-02 06:17:07.270 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-02 06:17:07.281 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-02 06:17:07.286 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 06:17:07.323 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-02 06:17:07.334 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-02 06:17:07.338 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 06:17:07.375 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-02 06:17:07.386 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-02 06:17:07.389 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-02 06:17:07.431 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-02 06:17:07.441 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-02 06:17:07.445 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-02 06:17:07.559 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-02 06:17:07.568 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-02 06:17:07.572 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-02 06:17:07.615 | Selecting previously unselected package libjson-xs-perl. 2026-09-02 06:17:07.625 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:07.629 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-02 06:17:07.674 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-02 06:17:07.685 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-02 06:17:07.689 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-02 06:17:07.757 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-02 06:17:07.768 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-02 06:17:07.772 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-02 06:17:07.814 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-02 06:17:07.825 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-02 06:17:07.828 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-02 06:17:07.878 | Selecting previously unselected package mysql-common. 2026-09-02 06:17:07.889 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-02 06:17:07.906 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-02 06:17:07.955 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-02 06:17:07.966 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 06:17:07.970 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:17:08.065 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-02 06:17:08.076 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-02 06:17:08.079 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:17:08.164 | Selecting previously unselected package pcp-conf. 2026-09-02 06:17:08.175 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:08.179 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-02 06:17:08.226 | Selecting previously unselected package libpcp3t64. 2026-09-02 06:17:08.237 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:08.241 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:08.290 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-02 06:17:08.301 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:08.305 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:08.345 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-02 06:17:08.356 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:08.359 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-02 06:17:08.408 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-02 06:17:08.419 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-02 06:17:08.422 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-02 06:17:08.468 | Selecting previously unselected package libpq5:amd64. 2026-09-02 06:17:08.479 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:08.482 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:08.526 | Selecting previously unselected package libssl-dev:amd64. 2026-09-02 06:17:08.537 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-02 06:17:08.541 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-02 06:17:08.749 | Selecting previously unselected package libpq-dev. 2026-09-02 06:17:08.760 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:08.764 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:08.817 | Selecting previously unselected package libsasl2-dev. 2026-09-02 06:17:08.828 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-02 06:17:08.831 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-02 06:17:08.908 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-02 06:17:08.919 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-02 06:17:08.922 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-02 06:17:09.161 | Selecting previously unselected package libx86-1:amd64. 2026-09-02 06:17:09.169 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-02 06:17:09.172 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-02 06:17:09.211 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-02 06:17:09.222 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-02 06:17:09.226 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-02 06:17:09.319 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-02 06:17:09.330 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-02 06:17:09.333 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-02 06:17:09.430 | Selecting previously unselected package llvm-17-runtime. 2026-09-02 06:17:09.441 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:09.445 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:09.513 | Selecting previously unselected package libpfm4:amd64. 2026-09-02 06:17:09.524 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-02 06:17:09.527 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-02 06:17:09.592 | Selecting previously unselected package llvm-17. 2026-09-02 06:17:09.602 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:09.607 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:10.594 | Selecting previously unselected package libffi-dev:amd64. 2026-09-02 06:17:10.605 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-02 06:17:10.609 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-02 06:17:10.665 | Selecting previously unselected package llvm-17-tools. 2026-09-02 06:17:10.676 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:10.680 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:11.025 | Selecting previously unselected package libz3-4:amd64. 2026-09-02 06:17:11.036 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-02 06:17:11.040 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-02 06:17:11.242 | Selecting previously unselected package libz3-dev:amd64. 2026-09-02 06:17:11.250 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-02 06:17:11.253 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-02 06:17:11.309 | Selecting previously unselected package llvm-17-dev. 2026-09-02 06:17:11.320 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-02 06:17:11.324 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:14.612 | Selecting previously unselected package lsscsi. 2026-09-02 06:17:14.624 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-02 06:17:14.629 | Unpacking lsscsi (0.32-1build1) ... 2026-09-02 06:17:14.673 | Selecting previously unselected package osinfo-db. 2026-09-02 06:17:14.685 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-02 06:17:14.689 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-02 06:17:15.353 | Selecting previously unselected package pkgconf-bin. 2026-09-02 06:17:15.364 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-02 06:17:15.370 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-02 06:17:15.417 | Selecting previously unselected package pkgconf:amd64. 2026-09-02 06:17:15.426 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-02 06:17:15.433 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-02 06:17:15.484 | Selecting previously unselected package pkg-config:amd64. 2026-09-02 06:17:15.495 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-02 06:17:15.502 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-02 06:17:15.544 | Selecting previously unselected package pm-utils. 2026-09-02 06:17:15.555 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-02 06:17:15.559 | Unpacking pm-utils (1.4.1-21) ... 2026-09-02 06:17:15.638 | Selecting previously unselected package postgresql-client-16. 2026-09-02 06:17:15.650 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:15.653 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:15.855 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-02 06:17:15.867 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:17:15.870 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:16.427 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-02 06:17:16.438 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-02 06:17:16.442 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-02 06:17:16.496 | Selecting previously unselected package python3-mysqldb. 2026-09-02 06:17:16.508 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-02 06:17:16.511 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-02 06:17:16.562 | Selecting previously unselected package python3-pip-whl. 2026-09-02 06:17:16.573 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-02 06:17:16.577 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-02 06:17:16.634 | Selecting previously unselected package python3-setuptools-whl. 2026-09-02 06:17:16.645 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-02 06:17:16.648 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-02 06:17:16.700 | Selecting previously unselected package python3.12-venv. 2026-09-02 06:17:16.711 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-02 06:17:16.715 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-02 06:17:16.756 | Selecting previously unselected package python3-venv. 2026-09-02 06:17:16.767 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-02 06:17:16.771 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-02 06:17:16.806 | Selecting previously unselected package sqlite3. 2026-09-02 06:17:16.818 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-02 06:17:16.821 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-02 06:17:16.868 | Selecting previously unselected package unzip. 2026-09-02 06:17:16.880 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-02 06:17:16.883 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-02 06:17:16.936 | Selecting previously unselected package vbetool. 2026-09-02 06:17:16.946 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-02 06:17:16.950 | Unpacking vbetool (1.1-5) ... 2026-09-02 06:17:16.991 | Selecting previously unselected package libosinfo-l10n. 2026-09-02 06:17:17.002 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-02 06:17:17.006 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-02 06:17:17.072 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-02 06:17:17.083 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-02 06:17:17.087 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-02 06:17:17.131 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-02 06:17:17.141 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-02 06:17:17.148 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-02 06:17:17.187 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-02 06:17:17.197 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-02 06:17:17.201 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:17.250 | Selecting previously unselected package libpcp-archive1t64. 2026-09-02 06:17:17.261 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.265 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:17.308 | Selecting previously unselected package libpcp-gui2t64. 2026-09-02 06:17:17.319 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.323 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:17.368 | Selecting previously unselected package libpcp-import1t64. 2026-09-02 06:17:17.378 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.382 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:17.424 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-02 06:17:17.436 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.440 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:17.484 | Selecting previously unselected package libpcp-trace2t64. 2026-09-02 06:17:17.495 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.502 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:17.542 | Selecting previously unselected package libpcp-web1t64. 2026-09-02 06:17:17.553 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.557 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:17.603 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-02 06:17:17.613 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-02 06:17:17.617 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-02 06:17:17.663 | Selecting previously unselected package python3-pcp. 2026-09-02 06:17:17.674 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:17.678 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-02 06:17:17.737 | Selecting previously unselected package pcp. 2026-09-02 06:17:17.749 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-02 06:17:18.000 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-02 06:17:18.928 | Selecting previously unselected package socat. 2026-09-02 06:17:18.941 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-02 06:17:18.946 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-02 06:17:19.021 | Selecting previously unselected package vlan. 2026-09-02 06:17:19.031 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-02 06:17:19.034 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-02 06:17:19.117 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-02 06:17:19.128 | Setting up postgresql-client-common (257build1.1) ... 2026-09-02 06:17:19.144 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-02 06:17:19.153 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-02 06:17:19.164 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-02 06:17:19.193 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-02 06:17:19.199 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-02 06:17:19.210 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:17:19.220 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-02 06:17:19.229 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-02 06:17:19.240 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-02 06:17:19.250 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:19.260 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-02 06:17:19.269 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-02 06:17:19.279 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-02 06:17:19.892 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-02 06:17:19.892 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-02 06:17:20.343 | Setting up ncal (12.1.8) ... 2026-09-02 06:17:20.353 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-02 06:17:20.364 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-02 06:17:20.374 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-02 06:17:20.384 | Setting up vbetool (1.1-5) ... 2026-09-02 06:17:20.394 | Setting up pm-utils (1.4.1-21) ... 2026-09-02 06:17:20.411 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-02 06:17:20.424 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-02 06:17:20.434 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:20.445 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:20.456 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-02 06:17:20.466 | Setting up m4 (1.4.19-4build1) ... 2026-09-02 06:17:20.476 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 06:17:20.487 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-02 06:17:20.509 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-02 06:17:20.542 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-02 06:17:20.553 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-02 06:17:20.563 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-02 06:17:21.422 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-02 06:17:21.859 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:21.870 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-02 06:17:21.880 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:21.890 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-02 06:17:22.129 | Setting up autotools-dev (20220109.1) ... 2026-09-02 06:17:22.139 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-02 06:17:22.149 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:22.160 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-02 06:17:22.170 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-02 06:17:22.180 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:22.190 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:22.200 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-02 06:17:22.259 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:17:22.259 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:17:22.260 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:17:22.438 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:17:23.197 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-02 06:17:23.656 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:23.666 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 06:17:23.675 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:23.684 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:23.694 | Setting up ebtables (2.0.11-6build1) ... 2026-09-02 06:17:24.241 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-02 06:17:24.250 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-02 06:17:24.259 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-02 06:17:24.269 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:17:24.278 | Setting up bsdmainutils (12.1.8) ... 2026-09-02 06:17:24.289 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-02 06:17:24.299 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-02 06:17:24.309 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-02 06:17:24.318 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-02 06:17:24.327 | Setting up lsscsi (0.32-1build1) ... 2026-09-02 06:17:24.337 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-02 06:17:24.346 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-02 06:17:24.355 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:17:24.363 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-02 06:17:24.372 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-02 06:17:24.381 | Setting up autoconf (2.71-3) ... 2026-09-02 06:17:24.394 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:24.403 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-02 06:17:24.412 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:24.421 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:24.430 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-02 06:17:24.439 | Setting up dwz (0.15-1build6) ... 2026-09-02 06:17:24.449 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 06:17:24.458 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-02 06:17:24.467 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:24.475 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-02 06:17:24.497 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:24.506 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:25.726 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-02 06:17:25.759 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-02 06:17:25.789 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:25.799 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-02 06:17:25.809 | Setting up libjson-perl (4.10000-1) ... 2026-09-02 06:17:25.819 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:25.830 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-02 06:17:25.840 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-02 06:17:25.867 | Setting up debugedit (1:5.0-5build2) ... 2026-09-02 06:17:25.877 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-02 06:17:25.887 | Setting up libsub-override-perl (0.10-1) ... 2026-09-02 06:17:25.897 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-02 06:17:25.907 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:25.917 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:25.926 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 06:17:25.936 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-02 06:17:25.946 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-02 06:17:25.956 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 06:17:25.966 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-02 06:17:25.975 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-02 06:17:25.985 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-02 06:17:25.995 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-02 06:17:26.005 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-02 06:17:26.015 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-02 06:17:26.026 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:26.036 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:17:26.045 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-02 06:17:26.056 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-02 06:17:26.063 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-02 06:17:26.074 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-02 06:17:26.083 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 06:17:26.093 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-02 06:17:26.103 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-02 06:17:26.113 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-02 06:17:26.122 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:26.133 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-02 06:17:26.142 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:26.152 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-02 06:17:26.257 | Setting up libtool (2.4.7-7build1) ... 2026-09-02 06:17:26.267 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-02 06:17:26.277 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:26.775 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-09-02 06:17:26.814 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-02 06:17:26.824 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-02 06:17:27.679 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-02 06:17:28.258 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:28.271 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-02 06:17:28.282 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 06:17:28.292 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-02 06:17:28.301 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-02 06:17:28.311 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-02 06:17:28.321 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-02 06:17:28.331 | Setting up dh-autoreconf (20) ... 2026-09-02 06:17:28.341 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:28.351 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-02 06:17:28.362 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-02 06:17:28.371 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-02 06:17:28.381 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-02 06:17:28.391 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-02 06:17:28.401 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-02 06:17:28.411 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-02 06:17:28.420 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-02 06:17:28.430 | Setting up postgresql-common (257build1.1) ... 2026-09-02 06:17:28.503 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:17:28.503 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:17:28.503 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:17:28.582 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:17:29.025 | 2026-09-02 06:17:29.025 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-02 06:17:29.199 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-02 06:17:29.200 | Removing obsolete dictionary files: 2026-09-02 06:17:30.206 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-02 06:17:30.748 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:30.798 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:30.808 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-02 06:17:30.818 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-02 06:17:30.828 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:30.838 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-02 06:17:30.847 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:30.858 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:30.868 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:30.877 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:30.887 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-02 06:17:30.898 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:30.908 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-02 06:17:30.917 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-02 06:17:30.927 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:30.936 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-02 06:17:30.945 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:30.955 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-02 06:17:30.964 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-02 06:17:30.993 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:31.003 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-02 06:17:31.012 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-02 06:17:31.022 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-02 06:17:31.032 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-02 06:17:31.041 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:31.050 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:31.060 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-02 06:17:31.070 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-02 06:17:31.079 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-02 06:17:31.088 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-02 06:17:31.098 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-02 06:17:31.110 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-02 06:17:31.636 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:17:31.679 | Enabling module mpm_event. 2026-09-02 06:17:31.728 | Enabling module authz_core. 2026-09-02 06:17:31.734 | Enabling module authz_host. 2026-09-02 06:17:31.782 | Enabling module authn_core. 2026-09-02 06:17:31.788 | Enabling module auth_basic. 2026-09-02 06:17:31.836 | Enabling module access_compat. 2026-09-02 06:17:31.883 | Enabling module authn_file. 2026-09-02 06:17:31.932 | Enabling module authz_user. 2026-09-02 06:17:31.980 | Enabling module alias. 2026-09-02 06:17:32.027 | Enabling module dir. 2026-09-02 06:17:32.075 | Enabling module autoindex. 2026-09-02 06:17:32.123 | Enabling module env. 2026-09-02 06:17:32.170 | Enabling module mime. 2026-09-02 06:17:32.218 | Enabling module negotiation. 2026-09-02 06:17:32.266 | Enabling module setenvif. 2026-09-02 06:17:32.314 | Enabling module filter. 2026-09-02 06:17:32.361 | Enabling module deflate. 2026-09-02 06:17:32.409 | Enabling module status. 2026-09-02 06:17:32.457 | Enabling module reqtimeout. 2026-09-02 06:17:32.505 | Enabling conf charset. 2026-09-02 06:17:32.553 | Enabling conf localized-error-pages. 2026-09-02 06:17:32.601 | Enabling conf other-vhosts-access-log. 2026-09-02 06:17:32.649 | Enabling conf security. 2026-09-02 06:17:32.696 | Enabling conf serve-cgi-bin. 2026-09-02 06:17:32.744 | Enabling site 000-default. 2026-09-02 06:17:33.783 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-02 06:17:34.462 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-02 06:17:35.897 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-02 06:17:35.910 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-02 06:17:36.235 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-02 06:17:36.247 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-02 06:17:36.258 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-02 06:17:38.064 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-02 06:17:38.131 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-02 06:17:38.198 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-02 06:17:38.266 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-02 06:17:40.035 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-02 06:17:40.314 | Processing triggers for ufw (0.36.2-6) ... 2026-09-02 06:17:40.446 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-02 06:17:40.510 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:17:44.179 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-02 06:17:44.205 | Processing triggers for install-info (7.1-3build2) ... 2026-09-02 06:17:44.363 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-02 06:17:44.411 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 06:17:44.659 | perl: warning: Setting locale failed. 2026-09-02 06:17:44.660 | perl: warning: Please check that your locale settings: 2026-09-02 06:17:44.660 | LANGUAGE = (unset), 2026-09-02 06:17:44.660 | LC_ALL = "en_US.utf8", 2026-09-02 06:17:44.660 | LANG = "de_DE.UTF-8" 2026-09-02 06:17:44.660 | are supported and installed on your system. 2026-09-02 06:17:44.660 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:17:44.788 | perl: warning: Setting locale failed. 2026-09-02 06:17:44.788 | perl: warning: Please check that your locale settings: 2026-09-02 06:17:44.788 | LANGUAGE = (unset), 2026-09-02 06:17:44.788 | LC_ALL = "en_US.utf8", 2026-09-02 06:17:44.788 | LANG = "de_DE.UTF-8" 2026-09-02 06:17:44.789 | are supported and installed on your system. 2026-09-02 06:17:44.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:17:44.839 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:17:44.839 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:17:44.839 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:17:44.907 | perl: warning: Setting locale failed. 2026-09-02 06:17:44.908 | perl: warning: Please check that your locale settings: 2026-09-02 06:17:44.908 | LANGUAGE = (unset), 2026-09-02 06:17:44.908 | LC_ALL = "en_US.utf8", 2026-09-02 06:17:44.908 | LANG = "de_DE.UTF-8" 2026-09-02 06:17:44.908 | are supported and installed on your system. 2026-09-02 06:17:44.908 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:17:45.122 | 2026-09-02 06:17:45.123 | Running kernel seems to be up-to-date. 2026-09-02 06:17:45.123 | 2026-09-02 06:17:45.123 | Restarting services... 2026-09-02 06:17:45.254 | /etc/needrestart/restart.d/systemd-manager 2026-09-02 06:17:45.834 | systemctl restart ksmtuned.service packagekit.service polkit.service ssh.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-02 06:17:46.795 | 2026-09-02 06:17:46.795 | Service restarts being deferred: 2026-09-02 06:17:46.795 | systemctl restart ModemManager.service 2026-09-02 06:17:46.795 | systemctl restart getty@tty1.service 2026-09-02 06:17:46.795 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:17:46.795 | systemctl restart systemd-logind.service 2026-09-02 06:17:46.796 | systemctl restart virtlockd.service 2026-09-02 06:17:46.796 | systemctl restart virtlogd.service 2026-09-02 06:17:46.796 | 2026-09-02 06:17:46.796 | No containers need to be restarted. 2026-09-02 06:17:46.796 | 2026-09-02 06:17:46.796 | User sessions running outdated binaries: 2026-09-02 06:17:46.796 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:17:46.809 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:17:46.819 | 2026-09-02 06:17:46.819 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:17:48.835 | ++ functions-common:apt_get:1211 : result=0 2026-09-02 06:17:48.839 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:17:48.843 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:17:48.847 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:17:48.851 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:17:48.854 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:17:48.858 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:17:48.862 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:17:48.865 | ++ functions-common:time_stop:2427 : start_time=1788329735323 2026-09-02 06:17:48.869 | ++ functions-common:time_stop:2429 : [[ -z 1788329735323 ]] 2026-09-02 06:17:48.874 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:17:48.880 | ++ functions-common:time_stop:2432 : end_time=1788329868876 2026-09-02 06:17:48.884 | ++ functions-common:time_stop:2433 : elapsed_time=133553 2026-09-02 06:17:48.888 | ++ functions-common:time_stop:2434 : total=7238 2026-09-02 06:17:48.892 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:17:48.896 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140791 2026-09-02 06:17:48.900 | ++ functions-common:apt_get:1215 : return 0 2026-09-02 06:17:48.903 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-02 06:17:48.907 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-02 06:17:48.913 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-02 06:17:48.920 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-02 06:17:48.924 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-02 06:17:48.928 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-02 06:17:48.935 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-02 06:17:48.941 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-02 06:17:48.945 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-02 06:17:48.950 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-02 06:17:48.953 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:17:49.299 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-02 06:17:49.302 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-02 06:17:49.305 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-02 06:17:49.308 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-02 06:17:49.310 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-02 06:17:49.313 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-02 06:17:49.315 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-02 06:17:49.318 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-02 06:17:49.320 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-02 06:17:49.323 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-02 06:17:49.325 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-02 06:17:49.328 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-02 06:17:49.331 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-02 06:17:49.334 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-02 06:17:49.336 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-02 06:17:49.339 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-02 06:17:49.341 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-02 06:17:49.344 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-02 06:17:49.346 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-02 06:17:49.349 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-02 06:17:49.352 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-02 06:17:49.355 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-02 06:17:49.358 | + functions-common:_ensure_lsb_release:420 : return 2026-09-02 06:17:49.361 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-02 06:17:49.377 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-02 06:17:49.381 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-02 06:17:49.397 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-02 06:17:49.400 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-02 06:17:49.416 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-02 06:17:49.418 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-02 06:17:49.421 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-02 06:17:49.424 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-02 06:17:49.426 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-02 06:17:49.429 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-02 06:17:49.431 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-02 06:17:49.434 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-02 06:17:49.437 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-02 06:17:49.439 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-02 06:17:49.442 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-02 06:17:49.442 | Distro: noble 2026-09-02 06:17:49.445 | + tools/install_pip.sh:main:117 : get_versions 2026-09-02 06:17:49.448 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-02 06:17:49.453 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-02 06:17:49.455 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-02 06:17:49.459 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-02 06:17:49.460 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-02 06:17:50.175 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-02 06:17:50.177 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-02 06:17:50.178 | pip: 24.0 2026-09-02 06:17:50.180 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-02 06:17:50.183 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-02 06:17:50.185 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:17:50.187 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:17:50.190 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:17:50.192 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:17:50.195 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:17:50.197 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:17:50.200 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:17:50.202 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:17:50.204 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:17:50.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:17:50.209 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:17:50.212 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:17:50.214 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:17:50.216 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-02 06:17:50.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:17:50.221 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:17:50.224 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-02 06:17:50.229 | + tools/install_pip.sh:main:146 : set -x 2026-09-02 06:17:50.232 | + tools/install_pip.sh:main:149 : get_versions 2026-09-02 06:17:50.235 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-02 06:17:50.240 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-02 06:17:50.243 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-02 06:17:50.247 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-02 06:17:50.247 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-02 06:17:50.848 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-02 06:17:50.851 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-02 06:17:50.851 | pip: 24.0 2026-09-02 06:17:50.855 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-02 06:17:50.859 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-02 06:17:50.864 | + ./stack.sh:main:807 : fixup_all 2026-09-02 06:17:50.868 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-02 06:17:50.871 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-02 06:17:50.875 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:17:50.879 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:17:50.882 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-02 06:17:50.899 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-02 06:17:50.915 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-02 06:17:50.932 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-02 06:17:50.936 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-02 06:17:50.940 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:17:50.943 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:17:50.946 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:17:50.950 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:17:50.953 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:17:50.957 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:17:50.960 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:17:50.964 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:17:50.967 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:17:50.970 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:17:50.974 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:17:50.977 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:17:50.981 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:17:50.985 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-02 06:17:50.989 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-02 06:17:50.993 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-02 06:17:51.009 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-02 06:17:51.026 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-02 06:17:51.043 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-02 06:17:51.059 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-02 06:17:51.076 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-02 06:17:51.092 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-02 06:17:51.108 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-02 06:17:51.124 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-02 06:17:51.128 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-02 06:17:51.132 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-02 06:17:56.652 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-02 06:17:56.678 | Using python 3.12 to install setuptools 2026-09-02 06:17:56.681 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-09-02 06:17:58.049 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-02 06:17:58.302 | Collecting pip 2026-09-02 06:17:58.390 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-02 06:17:58.401 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-02 06:17:58.863 | Collecting setuptools[core] 2026-09-02 06:17:58.878 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-02 06:17:59.040 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-02 06:17:59.055 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:17:59.140 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-02 06:17:59.156 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-02 06:17:59.176 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-09-02 06:17:59.252 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-02 06:17:59.268 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:17:59.372 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-02 06:17:59.387 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:17:59.472 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-02 06:17:59.488 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:17:59.597 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:17:59.612 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 06:17:59.692 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:17:59.708 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 06:17:59.949 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:17:59.964 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-02 06:18:00.054 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:00.069 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:18:00.244 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:00.260 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-02 06:18:00.323 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:00.338 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-02 06:18:00.431 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:00.447 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-02 06:18:00.542 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:00.559 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 06:18:00.606 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-09-02 06:18:00.638 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-02 06:18:00.719 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.9 MB/s eta 0:00:00 2026-09-02 06:18:00.734 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-02 06:18:00.757 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-02 06:18:00.780 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-02 06:18:00.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.1 MB/s eta 0:00:00 2026-09-02 06:18:00.811 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-02 06:18:00.825 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.4 MB/s eta 0:00:00 2026-09-02 06:18:00.840 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-02 06:18:00.862 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-02 06:18:00.905 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 21.1 MB/s eta 0:00:00 2026-09-02 06:18:00.921 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-02 06:18:00.943 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-02 06:18:00.963 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-02 06:18:00.978 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 12.5 MB/s eta 0:00:00 2026-09-02 06:18:00.993 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-02 06:18:01.015 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-02 06:18:01.034 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 21.2 MB/s eta 0:00:00 2026-09-02 06:18:01.049 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-02 06:18:01.070 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-02 06:18:01.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.0 MB/s eta 0:00:00 2026-09-02 06:18:01.099 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-02 06:18:01.144 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.0 MB/s eta 0:00:00 2026-09-02 06:18:01.869 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-09-02 06:18:01.892 | Attempting uninstall: setuptools 2026-09-02 06:18:01.909 | Found existing installation: setuptools 68.1.2 2026-09-02 06:18:01.909 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:01.911 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-02 06:18:02.768 | Attempting uninstall: pygments 2026-09-02 06:18:02.812 | Found existing installation: Pygments 2.17.2 2026-09-02 06:18:02.813 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:02.813 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-02 06:18:04.072 | Attempting uninstall: pip 2026-09-02 06:18:04.076 | Found existing installation: pip 24.0 2026-09-02 06:18:04.146 | Uninstalling pip-24.0: 2026-09-02 06:18:04.156 | Successfully uninstalled pip-24.0 2026-09-02 06:18:05.726 | Attempting uninstall: packaging 2026-09-02 06:18:05.752 | Found existing installation: packaging 24.0 2026-09-02 06:18:05.754 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:05.754 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-02 06:18:05.973 | Attempting uninstall: markdown-it-py 2026-09-02 06:18:06.000 | Found existing installation: markdown-it-py 3.0.0 2026-09-02 06:18:06.001 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:06.001 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-02 06:18:06.160 | Attempting uninstall: wheel 2026-09-02 06:18:06.192 | Found existing installation: wheel 0.42.0 2026-09-02 06:18:06.193 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:06.193 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-02 06:18:06.245 | Attempting uninstall: rich 2026-09-02 06:18:06.280 | Found existing installation: rich 13.7.1 2026-09-02 06:18:06.280 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:06.280 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-02 06:18:06.993 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-02 06:18:07.193 | + inc/python:pip_install:216 : result=0 2026-09-02 06:18:07.197 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:18:07.201 | + functions-common:time_stop:2420 : local name 2026-09-02 06:18:07.203 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:18:07.207 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:18:07.210 | + functions-common:time_stop:2423 : local total 2026-09-02 06:18:07.213 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:18:07.217 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:18:07.219 | + functions-common:time_stop:2427 : start_time=1788329876671 2026-09-02 06:18:07.223 | + functions-common:time_stop:2429 : [[ -z 1788329876671 ]] 2026-09-02 06:18:07.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:18:07.231 | + functions-common:time_stop:2432 : end_time=1788329887228 2026-09-02 06:18:07.234 | + functions-common:time_stop:2433 : elapsed_time=10557 2026-09-02 06:18:07.238 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:18:07.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:18:07.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10557 2026-09-02 06:18:07.248 | + inc/python:pip_install:219 : return 0 2026-09-02 06:18:07.250 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-09-02 06:18:07.253 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:18:07.256 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:18:07.260 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-02 06:18:07.264 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-02 06:18:07.267 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-02 06:18:07.293 | Using python 3.12 to install os-testr 2026-09-02 06:18:07.296 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-09-02 06:18:08.482 | Collecting os-testr 2026-09-02 06:18:08.611 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-02 06:18:08.672 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-02 06:18:08.688 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:18:08.724 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-02 06:18:08.743 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-02 06:18:08.800 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-02 06:18:08.816 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-02 06:18:08.828 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-02 06:18:08.857 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-02 06:18:08.872 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-02 06:18:08.964 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-02 06:18:08.978 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-02 06:18:09.026 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-02 06:18:09.051 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-02 06:18:09.088 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-02 06:18:09.110 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-02 06:18:09.132 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-02 06:18:09.154 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-02 06:18:09.190 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.0 MB/s 0:00:00 2026-09-02 06:18:09.380 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-02 06:18:09.525 | Attempting uninstall: PyYAML 2026-09-02 06:18:09.532 | Found existing installation: PyYAML 6.0.1 2026-09-02 06:18:09.533 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:18:09.533 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-02 06:18:09.922 | 2026-09-02 06:18:09.926 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-09-02 06:18:10.042 | + inc/python:pip_install:216 : result=0 2026-09-02 06:18:10.046 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:18:10.050 | + functions-common:time_stop:2420 : local name 2026-09-02 06:18:10.052 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:18:10.056 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:18:10.059 | + functions-common:time_stop:2423 : local total 2026-09-02 06:18:10.062 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:18:10.066 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:18:10.068 | + functions-common:time_stop:2427 : start_time=1788329887287 2026-09-02 06:18:10.072 | + functions-common:time_stop:2429 : [[ -z 1788329887287 ]] 2026-09-02 06:18:10.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:18:10.081 | + functions-common:time_stop:2432 : end_time=1788329890077 2026-09-02 06:18:10.084 | + functions-common:time_stop:2433 : elapsed_time=2790 2026-09-02 06:18:10.088 | + functions-common:time_stop:2434 : total=10557 2026-09-02 06:18:10.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:18:10.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13347 2026-09-02 06:18:10.097 | + inc/python:pip_install:219 : return 0 2026-09-02 06:18:10.101 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-02 06:18:10.174 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-02 06:18:10.263 | + ./stack.sh:main:835 : install_infra 2026-09-02 06:18:10.267 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-02 06:18:10.270 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-02 06:18:10.273 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-02 06:18:15.827 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-02 06:18:15.831 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-02 06:18:15.864 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-09-02 06:18:17.247 | Collecting pbr 2026-09-02 06:18:17.251 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:18:17.691 | Collecting setuptools[core] 2026-09-02 06:18:17.694 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-02 06:18:17.844 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-02 06:18:17.847 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:18:17.919 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-02 06:18:17.922 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-02 06:18:17.990 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-02 06:18:17.992 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:18:18.083 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-02 06:18:18.085 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:18:18.155 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-02 06:18:18.159 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:18:18.254 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.256 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 06:18:18.326 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.329 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-02 06:18:18.572 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.574 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-02 06:18:18.648 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.651 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:18:18.820 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.824 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-02 06:18:18.873 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.875 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-02 06:18:18.956 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:18.959 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-02 06:18:19.041 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:19.043 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 06:18:19.131 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-02 06:18:19.230 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 06:18:19.256 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-02 06:18:19.259 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-02 06:18:19.263 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-02 06:18:19.264 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-02 06:18:19.267 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-02 06:18:19.270 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-02 06:18:19.272 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-02 06:18:19.282 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-02 06:18:19.284 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-02 06:18:19.286 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-02 06:18:19.289 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-02 06:18:19.292 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-02 06:18:19.296 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-02 06:18:19.299 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-02 06:18:19.302 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-02 06:18:19.327 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-02 06:18:19.603 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-02 06:18:23.102 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-02 06:18:23.345 | + inc/python:pip_install:216 : result=0 2026-09-02 06:18:23.349 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:18:23.352 | + functions-common:time_stop:2420 : local name 2026-09-02 06:18:23.356 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:18:23.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:18:23.362 | + functions-common:time_stop:2423 : local total 2026-09-02 06:18:23.366 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:18:23.369 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:18:23.372 | + functions-common:time_stop:2427 : start_time=1788329895852 2026-09-02 06:18:23.376 | + functions-common:time_stop:2429 : [[ -z 1788329895852 ]] 2026-09-02 06:18:23.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:18:23.385 | + functions-common:time_stop:2432 : end_time=1788329903381 2026-09-02 06:18:23.389 | + functions-common:time_stop:2433 : elapsed_time=7529 2026-09-02 06:18:23.393 | + functions-common:time_stop:2434 : total=13347 2026-09-02 06:18:23.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:18:23.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20876 2026-09-02 06:18:23.403 | + inc/python:pip_install:219 : return 0 2026-09-02 06:18:23.407 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-02 06:18:23.411 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-02 06:18:23.443 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-09-02 06:18:24.718 | Processing /opt/stack/requirements 2026-09-02 06:18:24.722 | Installing build dependencies: started 2026-09-02 06:18:27.555 | Installing build dependencies: finished with status 'done' 2026-09-02 06:18:27.558 | Getting requirements to build wheel: started 2026-09-02 06:18:27.856 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 06:18:27.862 | Preparing metadata (pyproject.toml): started 2026-09-02 06:18:29.037 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:18:29.222 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:29.308 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-02 06:18:29.328 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8697) (26.3) 2026-09-02 06:18:29.443 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:29.459 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 06:18:29.612 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:29.614 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-02 06:18:29.669 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:29.684 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-02 06:18:29.696 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8697) (84.0.0) 2026-09-02 06:18:30.080 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:30.097 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-02 06:18:30.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-09-02 06:18:30.186 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:30.202 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-02 06:18:30.325 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:30.341 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-02 06:18:30.429 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8697) 2026-09-02 06:18:30.445 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 06:18:30.565 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-02 06:18:30.589 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-02 06:18:30.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.4 MB/s eta 0:00:00 2026-09-02 06:18:30.604 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-02 06:18:30.628 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-02 06:18:30.641 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-09-02 06:18:30.657 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-02 06:18:30.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.2 MB/s eta 0:00:00 2026-09-02 06:18:30.689 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-02 06:18:30.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 17.8 MB/s eta 0:00:00 2026-09-02 06:18:30.723 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-02 06:18:30.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-09-02 06:18:30.751 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-02 06:18:30.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.2 MB/s eta 0:00:00 2026-09-02 06:18:30.800 | Building wheels for collected packages: openstack_requirements 2026-09-02 06:18:30.801 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-02 06:18:33.049 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-02 06:18:33.050 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8697-py3-none-any.whl size=53492 sha256=097a7ee68e31ea8b31891cf61dfbb84f37bd52e73abb77da0e39994e20eae9fb 2026-09-02 06:18:33.051 | Stored in directory: /tmp/pip-ephem-wheel-cache-275onxx3/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-02 06:18:33.055 | Successfully built openstack_requirements 2026-09-02 06:18:33.332 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-02 06:18:34.061 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8697 requests-2.34.2 urllib3-2.7.0 2026-09-02 06:18:34.270 | + inc/python:pip_install:216 : result=0 2026-09-02 06:18:34.274 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:18:34.276 | + functions-common:time_stop:2420 : local name 2026-09-02 06:18:34.279 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:18:34.282 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:18:34.284 | + functions-common:time_stop:2423 : local total 2026-09-02 06:18:34.286 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:18:34.289 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:18:34.291 | + functions-common:time_stop:2427 : start_time=1788329903432 2026-09-02 06:18:34.294 | + functions-common:time_stop:2429 : [[ -z 1788329903432 ]] 2026-09-02 06:18:34.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:18:34.302 | + functions-common:time_stop:2432 : end_time=1788329914299 2026-09-02 06:18:34.304 | + functions-common:time_stop:2433 : elapsed_time=10867 2026-09-02 06:18:34.307 | + functions-common:time_stop:2434 : total=20876 2026-09-02 06:18:34.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:18:34.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31743 2026-09-02 06:18:34.315 | + inc/python:pip_install:219 : return 0 2026-09-02 06:18:34.317 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-02 06:18:34.320 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-02 06:18:34.322 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-02 06:18:34.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:18:34.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:18:34.330 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-02 06:18:34.332 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:18:34.335 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-02 06:18:34.354 | Using python 3.12 to install pbr 2026-09-02 06:18:34.358 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-09-02 06:18:35.305 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-02 06:18:35.350 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-02 06:18:35.595 | + inc/python:pip_install:216 : result=0 2026-09-02 06:18:35.597 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:18:35.599 | + functions-common:time_stop:2420 : local name 2026-09-02 06:18:35.601 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:18:35.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:18:35.605 | + functions-common:time_stop:2423 : local total 2026-09-02 06:18:35.607 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:18:35.609 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:18:35.612 | + functions-common:time_stop:2427 : start_time=1788329914349 2026-09-02 06:18:35.614 | + functions-common:time_stop:2429 : [[ -z 1788329914349 ]] 2026-09-02 06:18:35.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:18:35.620 | + functions-common:time_stop:2432 : end_time=1788329915617 2026-09-02 06:18:35.623 | + functions-common:time_stop:2433 : elapsed_time=1268 2026-09-02 06:18:35.625 | + functions-common:time_stop:2434 : total=31743 2026-09-02 06:18:35.627 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:18:35.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33011 2026-09-02 06:18:35.632 | + inc/python:pip_install:219 : return 0 2026-09-02 06:18:35.634 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-02 06:18:41.089 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-02 06:18:41.886 | Collecting bindep 2026-09-02 06:18:41.978 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-02 06:18:42.079 | Collecting distro>=1.7 (from bindep) 2026-09-02 06:18:42.094 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-02 06:18:42.177 | Collecting packaging (from bindep) 2026-09-02 06:18:42.181 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:18:42.228 | Collecting Parsley (from bindep) 2026-09-02 06:18:42.244 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-02 06:18:42.334 | Collecting pbr>=2 (from bindep) 2026-09-02 06:18:42.337 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:18:42.740 | Collecting setuptools (from pbr>=2->bindep) 2026-09-02 06:18:42.742 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-02 06:18:42.828 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-02 06:18:42.857 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-02 06:18:42.866 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-02 06:18:42.870 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-02 06:18:42.886 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-02 06:18:42.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.5 MB/s eta 0:00:00 2026-09-02 06:18:42.909 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-02 06:18:43.047 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-02 06:18:44.490 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-02 06:18:44.631 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-02 06:18:44.635 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-02 06:18:44.639 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-02 06:18:44.655 | + ./stack.sh:main:844 : pkgs= 2026-09-02 06:18:44.658 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-02 06:18:44.661 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-02 06:18:44.664 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 06:18:44.667 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-02 06:18:44.669 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:18:44.671 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:18:44.674 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:18:44.676 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:18:44.678 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:18:44.682 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:18:44.686 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:18:44.688 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:18:44.691 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:18:44.694 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-02 06:18:44.697 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:18:44.711 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:18:44.714 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:18:44.717 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:18:44.719 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-02 06:18:44.721 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:18:44.724 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 06:18:44.727 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:18:44.730 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-02 06:18:44.733 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:18:44.735 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-02 06:18:44.738 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:18:44.740 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-02 06:18:44.742 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 06:18:44.745 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 06:18:44.747 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:18:44.749 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 06:18:44.751 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-02 06:18:44.754 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 06:18:44.756 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-02 06:18:44.758 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 06:18:44.760 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 06:18:44.763 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-02 06:18:44.765 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-02 06:18:44.768 | + functions:set_systemd_override:845 : local value=2048 2026-09-02 06:18:44.771 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-02 06:18:44.773 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-02 06:18:44.833 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-02 06:18:44.833 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-02 06:18:44.835 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-02 06:18:45.242 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-02 06:18:45.244 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-02 06:18:45.263 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:18:45.265 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-02 06:18:45.269 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:18:45.272 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:18:45.275 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:18:45.277 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:18:45.280 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:18:45.283 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:18:45.285 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:18:45.288 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:18:45.291 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:18:45.293 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:18:45.296 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:18:45.298 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:18:45.301 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-02 06:18:45.304 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:18:45.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:18:45.309 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:18:45.312 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-02 06:18:45.336 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-09-02 06:18:45.373 | Reading package lists... 2026-09-02 06:18:45.793 | Building dependency tree... 2026-09-02 06:18:45.795 | Reading state information... 2026-09-02 06:18:46.481 | The following packages were automatically installed and are no longer required: 2026-09-02 06:18:46.484 | libfwupd2 libgusb2 2026-09-02 06:18:46.484 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:18:46.488 | The following additional packages will be installed: 2026-09-02 06:18:46.488 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-02 06:18:46.488 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-02 06:18:46.489 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-02 06:18:46.489 | erlang-tools erlang-xmerl 2026-09-02 06:18:46.491 | Suggested packages: 2026-09-02 06:18:46.492 | erlang erlang-manpages erlang-doc 2026-09-02 06:18:46.552 | The following NEW packages will be installed: 2026-09-02 06:18:46.552 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-02 06:18:46.552 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-02 06:18:46.553 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-02 06:18:46.555 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-02 06:18:46.647 | 0 upgraded, 18 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:18:46.647 | Need to get 36.1 MB of archives. 2026-09-02 06:18:46.647 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-02 06:18:46.647 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-09-02 06:18:46.957 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-09-02 06:18:46.971 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-09-02 06:18:46.975 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-09-02 06:18:46.991 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-09-02 06:18:47.008 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-09-02 06:18:47.012 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-09-02 06:18:47.039 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-09-02 06:18:47.040 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-09-02 06:18:47.042 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-09-02 06:18:47.043 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-09-02 06:18:47.052 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-09-02 06:18:47.077 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-09-02 06:18:47.079 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-09-02 06:18:47.083 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-09-02 06:18:47.088 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-09-02 06:18:47.097 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-09-02 06:18:47.117 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-02 06:18:47.568 | perl: warning: Setting locale failed. 2026-09-02 06:18:47.568 | perl: warning: Please check that your locale settings: 2026-09-02 06:18:47.568 | LANGUAGE = (unset), 2026-09-02 06:18:47.568 | LC_ALL = "en_US.utf8", 2026-09-02 06:18:47.569 | LANG = "de_DE.UTF-8" 2026-09-02 06:18:47.569 | are supported and installed on your system. 2026-09-02 06:18:47.569 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:18:47.630 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:18:47.630 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:18:47.630 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:18:47.820 | Fetched 36.1 MB in 1s (48.6 MB/s) 2026-09-02 06:18:47.911 | Selecting previously unselected package erlang-base. 2026-09-02 06:18:47.974 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123043 files and directories currently installed.) 2026-09-02 06:18:47.980 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:47.984 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.340 | Selecting previously unselected package erlang-asn1. 2026-09-02 06:18:48.352 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.356 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.414 | Selecting previously unselected package erlang-crypto. 2026-09-02 06:18:48.426 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.430 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.473 | Selecting previously unselected package erlang-public-key. 2026-09-02 06:18:48.485 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.489 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.540 | Selecting previously unselected package erlang-mnesia. 2026-09-02 06:18:48.551 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.554 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.618 | Selecting previously unselected package erlang-runtime-tools. 2026-09-02 06:18:48.628 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.631 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.692 | Selecting previously unselected package erlang-ssl. 2026-09-02 06:18:48.703 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.706 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.794 | Selecting previously unselected package erlang-eldap. 2026-09-02 06:18:48.805 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.809 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.848 | Selecting previously unselected package erlang-ftp. 2026-09-02 06:18:48.860 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.863 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.903 | Selecting previously unselected package erlang-tftp. 2026-09-02 06:18:48.915 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.918 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:48.960 | Selecting previously unselected package erlang-inets. 2026-09-02 06:18:48.972 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:48.975 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.053 | Selecting previously unselected package erlang-snmp. 2026-09-02 06:18:49.065 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:49.068 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.217 | Selecting previously unselected package erlang-os-mon. 2026-09-02 06:18:49.229 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:49.232 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.278 | Selecting previously unselected package erlang-parsetools. 2026-09-02 06:18:49.288 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:49.291 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.331 | Selecting previously unselected package erlang-syntax-tools. 2026-09-02 06:18:49.343 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:49.347 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.391 | Selecting previously unselected package erlang-tools. 2026-09-02 06:18:49.403 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:49.406 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.464 | Selecting previously unselected package erlang-xmerl. 2026-09-02 06:18:49.476 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-02 06:18:49.480 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:49.558 | Selecting previously unselected package rabbitmq-server. 2026-09-02 06:18:49.570 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-02 06:18:49.576 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-02 06:18:50.615 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:50.969 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-02 06:18:50.970 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-02 06:18:53.486 | Searching for services which depend on erlang and should be started... none found. 2026-09-02 06:18:53.507 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.516 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.526 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.535 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.545 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.554 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.563 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.573 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.582 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.591 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.600 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.609 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.618 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.628 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.637 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.647 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-02 06:18:53.657 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-02 06:18:53.742 | info: Selecting GID from range 100 to 999 ... 2026-09-02 06:18:53.748 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-02 06:18:53.846 | info: Selecting UID from range 100 to 999 ... 2026-09-02 06:18:53.846 | 2026-09-02 06:18:53.852 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-02 06:18:53.854 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-02 06:18:53.902 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-02 06:18:54.112 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-02 06:19:10.328 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:19:11.986 | perl: warning: Setting locale failed. 2026-09-02 06:19:11.986 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:11.986 | LANGUAGE = (unset), 2026-09-02 06:19:11.986 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:11.986 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:11.987 | are supported and installed on your system. 2026-09-02 06:19:11.987 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:12.118 | perl: warning: Setting locale failed. 2026-09-02 06:19:12.118 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:12.118 | LANGUAGE = (unset), 2026-09-02 06:19:12.118 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:12.118 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:12.118 | are supported and installed on your system. 2026-09-02 06:19:12.119 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:12.169 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:19:12.169 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:19:12.169 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:19:12.239 | perl: warning: Setting locale failed. 2026-09-02 06:19:12.239 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:12.239 | LANGUAGE = (unset), 2026-09-02 06:19:12.239 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:12.240 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:12.240 | are supported and installed on your system. 2026-09-02 06:19:12.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:12.600 | 2026-09-02 06:19:12.600 | Running kernel seems to be up-to-date. 2026-09-02 06:19:12.600 | 2026-09-02 06:19:12.601 | Restarting services... 2026-09-02 06:19:12.659 | 2026-09-02 06:19:12.660 | Service restarts being deferred: 2026-09-02 06:19:12.660 | systemctl restart getty@tty1.service 2026-09-02 06:19:12.660 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:19:12.660 | systemctl restart systemd-logind.service 2026-09-02 06:19:12.660 | systemctl restart virtlockd.service 2026-09-02 06:19:12.660 | systemctl restart virtlogd.service 2026-09-02 06:19:12.660 | 2026-09-02 06:19:12.660 | No containers need to be restarted. 2026-09-02 06:19:12.660 | 2026-09-02 06:19:12.660 | User sessions running outdated binaries: 2026-09-02 06:19:12.660 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:19:12.670 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:19:12.679 | 2026-09-02 06:19:12.679 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:19:14.675 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:19:14.678 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:19:14.682 | + functions-common:time_stop:2420 : local name 2026-09-02 06:19:14.685 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:19:14.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:19:14.691 | + functions-common:time_stop:2423 : local total 2026-09-02 06:19:14.695 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:19:14.698 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:19:14.701 | + functions-common:time_stop:2427 : start_time=1788329925333 2026-09-02 06:19:14.705 | + functions-common:time_stop:2429 : [[ -z 1788329925333 ]] 2026-09-02 06:19:14.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:19:14.714 | + functions-common:time_stop:2432 : end_time=1788329954710 2026-09-02 06:19:14.717 | + functions-common:time_stop:2433 : elapsed_time=29377 2026-09-02 06:19:14.721 | + functions-common:time_stop:2434 : total=140791 2026-09-02 06:19:14.724 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:19:14.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170168 2026-09-02 06:19:14.731 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:19:14.735 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-02 06:19:14.738 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:19:14.742 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:19:14.745 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:19:14.749 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:19:14.752 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:19:14.756 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:19:14.760 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:19:14.763 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:19:14.766 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:19:14.770 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:19:14.773 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:19:14.777 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:19:14.780 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:19:14.784 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-02 06:19:14.787 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-02 06:19:14.810 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:19:14.813 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-02 06:19:14.817 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:19:14.820 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-02 06:19:14.824 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-02 06:19:14.829 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-02 06:19:14.833 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-02 06:19:14.837 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-02 06:19:14.840 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-02 06:19:14.844 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-02 06:19:14.847 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-02 06:19:14.851 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-02 06:19:14.855 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-02 06:19:16.004 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-02 06:19:16.004 | user tags 2026-09-02 06:19:16.005 | guest [administrator]' 2026-09-02 06:19:16.010 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-02 06:19:16.010 | user tags 2026-09-02 06:19:16.011 | guest [administrator]' 2026-09-02 06:19:16.011 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-02 06:19:16.018 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-02 06:19:16.022 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-02 06:19:16.026 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-02 06:19:17.132 | Adding user "stackrabbit" ... 2026-09-02 06:19:17.155 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-02 06:19:17.177 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-02 06:19:18.308 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-02 06:19:18.342 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-02 06:19:18.346 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-02 06:19:19.499 | Changing password for user "stackrabbit" ... 2026-09-02 06:19:19.537 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-02 06:19:19.541 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-02 06:19:19.545 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-02 06:19:20.756 | Deleting user "guest" ... 2026-09-02 06:19:20.796 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-02 06:19:20.821 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:19:20.825 | + ./stack.sh:main:861 : install_database 2026-09-02 06:19:20.829 | + lib/database:install_database:118 : install_database_mysql 2026-09-02 06:19:20.833 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-02 06:19:20.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:19:20.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:19:20.844 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-02 06:19:20.857 | perl: warning: Setting locale failed. 2026-09-02 06:19:20.857 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:20.857 | LANGUAGE = (unset), 2026-09-02 06:19:20.857 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:20.858 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:20.858 | are supported and installed on your system. 2026-09-02 06:19:20.858 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:20.909 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:19:20.909 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:19:20.909 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:19:21.019 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-02 06:19:21.022 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-02 06:19:21.029 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-02 06:19:21.033 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:19:21.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:19:21.040 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-02 06:19:21.044 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-02 06:19:21.048 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-02 06:19:21.054 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-02 06:19:21.058 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-02 06:19:21.062 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:19:21.065 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:19:21.069 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:19:21.073 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:19:21.077 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:19:21.081 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:19:21.085 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:19:21.089 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:19:21.093 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:19:21.097 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:19:21.100 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:19:21.105 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:19:21.109 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:19:21.113 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-02 06:19:21.117 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:19:21.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:19:21.124 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-02 06:19:21.129 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:19:21.133 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:19:21.137 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:19:21.140 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:19:21.144 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:19:21.148 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:19:21.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:19:21.156 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:19:21.160 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:19:21.164 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:19:21.168 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:19:21.171 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:19:21.175 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-02 06:19:21.179 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:19:21.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:19:21.186 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:19:21.190 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-02 06:19:21.220 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-09-02 06:19:21.259 | Reading package lists... 2026-09-02 06:19:21.631 | Building dependency tree... 2026-09-02 06:19:21.635 | Reading state information... 2026-09-02 06:19:22.192 | The following packages were automatically installed and are no longer required: 2026-09-02 06:19:22.194 | libfwupd2 libgusb2 2026-09-02 06:19:22.194 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:19:22.196 | The following additional packages will be installed: 2026-09-02 06:19:22.196 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-02 06:19:22.197 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-02 06:19:22.197 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-02 06:19:22.199 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-02 06:19:22.199 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-02 06:19:22.199 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-02 06:19:22.200 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-02 06:19:22.202 | Suggested packages: 2026-09-02 06:19:22.202 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-02 06:19:22.202 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-02 06:19:22.257 | The following NEW packages will be installed: 2026-09-02 06:19:22.257 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-02 06:19:22.258 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-02 06:19:22.258 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-02 06:19:22.258 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-02 06:19:22.259 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-02 06:19:22.259 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-02 06:19:22.261 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-02 06:19:22.344 | 0 upgraded, 27 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:19:22.344 | Need to get 29.6 MB of archives. 2026-09-02 06:19:22.344 | After this operation, 243 MB of additional disk space will be used. 2026-09-02 06:19:22.344 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-02 06:19:22.523 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-02 06:19:22.524 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-02 06:19:22.524 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-02 06:19:22.527 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-02 06:19:22.530 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-02 06:19:22.773 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-02 06:19:22.789 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-02 06:19:22.790 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-02 06:19:22.791 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-02 06:19:22.792 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-02 06:19:22.795 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-09-02 06:19:22.796 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-02 06:19:22.797 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-02 06:19:22.797 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-02 06:19:22.798 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-02 06:19:22.816 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-09-02 06:19:22.816 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-02 06:19:22.817 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-02 06:19:22.818 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-09-02 06:19:22.835 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-02 06:19:22.836 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-02 06:19:22.837 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-02 06:19:22.838 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-02 06:19:22.838 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-02 06:19:22.911 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-02 06:19:22.912 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-02 06:19:23.145 | perl: warning: Setting locale failed. 2026-09-02 06:19:23.145 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:23.145 | LANGUAGE = (unset), 2026-09-02 06:19:23.145 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:23.146 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:23.146 | are supported and installed on your system. 2026-09-02 06:19:23.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:23.208 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:19:23.209 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:19:23.209 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:19:23.339 | Vorkonfiguration der Pakete ... 2026-09-02 06:19:23.351 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:23.492 | Fetched 29.6 MB in 1s (47.5 MB/s) 2026-09-02 06:19:23.526 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-02 06:19:23.591 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125848 files and directories currently installed.) 2026-09-02 06:19:23.598 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 06:19:23.602 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:24.002 | Selecting previously unselected package mysql-client-8.0. 2026-09-02 06:19:24.014 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 06:19:24.018 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:24.066 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-02 06:19:24.078 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-02 06:19:24.085 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 06:19:24.129 | Selecting previously unselected package libmecab2:amd64. 2026-09-02 06:19:24.141 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-02 06:19:24.145 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-02 06:19:24.194 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-02 06:19:24.207 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-02 06:19:24.210 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-02 06:19:24.259 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-02 06:19:24.271 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 06:19:24.275 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:25.178 | Selecting previously unselected package mysql-server-8.0. 2026-09-02 06:19:25.190 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-02 06:19:25.197 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:25.250 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:19:25.250 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:19:25.251 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:19:25.328 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:25.338 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:25.640 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:25.707 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-02 06:19:25.719 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-02 06:19:25.724 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-02 06:19:25.766 | Selecting previously unselected package liburi-perl. 2026-09-02 06:19:25.778 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-02 06:19:25.781 | Unpacking liburi-perl (5.27-1) ... 2026-09-02 06:19:25.864 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-02 06:19:25.876 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-02 06:19:25.881 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-02 06:19:25.937 | Selecting previously unselected package libcgi-pm-perl. 2026-09-02 06:19:25.949 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-02 06:19:25.953 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-02 06:19:26.014 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-02 06:19:26.026 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:19:26.030 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 06:19:26.073 | Selecting previously unselected package libfcgi-perl. 2026-09-02 06:19:26.085 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-02 06:19:26.090 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-02 06:19:26.135 | Selecting previously unselected package libcgi-fast-perl. 2026-09-02 06:19:26.147 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-02 06:19:26.151 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-02 06:19:26.192 | Selecting previously unselected package libclone-perl:amd64. 2026-09-02 06:19:26.204 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-02 06:19:26.208 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-02 06:19:26.251 | Selecting previously unselected package libencode-locale-perl. 2026-09-02 06:19:26.262 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-02 06:19:26.267 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-02 06:19:26.312 | Selecting previously unselected package libfcgi-bin. 2026-09-02 06:19:26.324 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:19:26.328 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 06:19:26.368 | Selecting previously unselected package libhtml-template-perl. 2026-09-02 06:19:26.380 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-02 06:19:26.384 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-02 06:19:26.429 | Selecting previously unselected package libtimedate-perl. 2026-09-02 06:19:26.440 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-02 06:19:26.444 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-02 06:19:26.511 | Selecting previously unselected package libhttp-date-perl. 2026-09-02 06:19:26.524 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-02 06:19:26.527 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-02 06:19:26.567 | Selecting previously unselected package libio-html-perl. 2026-09-02 06:19:26.580 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-02 06:19:26.583 | Unpacking libio-html-perl (1.004-3) ... 2026-09-02 06:19:26.624 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-02 06:19:26.636 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-02 06:19:26.639 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-02 06:19:26.683 | Selecting previously unselected package libhttp-message-perl. 2026-09-02 06:19:26.695 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-02 06:19:26.699 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-02 06:19:26.752 | Selecting previously unselected package mecab-utils. 2026-09-02 06:19:26.764 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-02 06:19:26.767 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-02 06:19:26.814 | Selecting previously unselected package mecab-ipadic. 2026-09-02 06:19:26.826 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-02 06:19:26.829 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-02 06:19:27.466 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-02 06:19:27.477 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-02 06:19:27.481 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-02 06:19:27.522 | Selecting previously unselected package mysql-server. 2026-09-02 06:19:27.534 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-02 06:19:27.538 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:27.608 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-02 06:19:27.618 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-02 06:19:27.630 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:27.639 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-02 06:19:27.649 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-02 06:19:27.658 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 06:19:27.668 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-02 06:19:27.677 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-02 06:19:27.686 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-02 06:19:27.695 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-02 06:19:27.704 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-02 06:19:27.713 | Setting up libio-html-perl (1.004-3) ... 2026-09-02 06:19:27.723 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:27.732 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-02 06:19:27.741 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:27.751 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-02 06:19:27.760 | Setting up liburi-perl (5.27-1) ... 2026-09-02 06:19:27.770 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:27.816 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:27.867 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:19:27.867 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:19:27.867 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:19:27.944 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:27.954 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:19:28.006 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-02 06:19:28.040 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-02 06:19:38.808 | mysqld will log errors to /var/log/mysql/error.log 2026-09-02 06:19:39.651 | mysqld is running as pid 16984 2026-09-02 06:19:42.095 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-02 06:19:43.770 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-02 06:19:43.781 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-02 06:19:43.791 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-02 06:19:43.796 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-02 06:19:43.796 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-09-02 06:19:43.796 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-02 06:19:43.797 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-02 06:19:43.867 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-02 06:19:43.868 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-02 06:19:44.177 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-02 06:19:44.178 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-02 06:19:44.178 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-02 06:19:44.179 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-02 06:19:44.225 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-02 06:19:44.225 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-02 06:19:44.233 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-02 06:19:44.234 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-02 06:19:44.234 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-02 06:19:44.237 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-02 06:19:44.237 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-02 06:19:44.383 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-02 06:19:44.383 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-02 06:19:44.610 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-02 06:19:44.659 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-02 06:19:44.663 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-02 06:19:44.664 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-02 06:19:44.665 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-02 06:19:44.757 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-02 06:19:44.785 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-02 06:19:44.793 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-02 06:19:44.793 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-02 06:19:44.794 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-02 06:19:45.161 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-09-02 06:19:45.292 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-02 06:19:45.540 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-09-02 06:19:45.543 | 2026-09-02 06:19:45.544 | done! 2026-09-02 06:19:45.550 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-02 06:19:45.557 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-02 06:19:45.566 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-02 06:19:45.573 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-02 06:19:45.573 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-09-02 06:19:45.574 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-02 06:19:45.574 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-02 06:19:45.675 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-02 06:19:45.676 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-02 06:19:46.142 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-02 06:19:46.142 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-02 06:19:46.143 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-02 06:19:46.144 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-02 06:19:46.227 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-02 06:19:46.228 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-02 06:19:46.239 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-02 06:19:46.240 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-02 06:19:46.240 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-02 06:19:46.244 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-02 06:19:46.244 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-02 06:19:46.450 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-02 06:19:46.450 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-02 06:19:46.761 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-02 06:19:46.831 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-02 06:19:46.837 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-02 06:19:46.837 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-02 06:19:46.838 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-02 06:19:46.963 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-02 06:19:47.003 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-02 06:19:47.013 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-02 06:19:47.013 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-02 06:19:47.014 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-02 06:19:47.444 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-09-02 06:19:47.569 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-02 06:19:47.820 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-09-02 06:19:47.823 | 2026-09-02 06:19:47.823 | done! 2026-09-02 06:19:47.830 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-02 06:19:47.837 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-02 06:19:47.849 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-02 06:19:47.859 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-02 06:19:47.870 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-02 06:19:47.880 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-02 06:19:47.890 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-02 06:19:47.901 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:19:49.792 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 06:19:50.055 | perl: warning: Setting locale failed. 2026-09-02 06:19:50.055 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:50.055 | LANGUAGE = (unset), 2026-09-02 06:19:50.055 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:50.055 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:50.055 | are supported and installed on your system. 2026-09-02 06:19:50.055 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:50.184 | perl: warning: Setting locale failed. 2026-09-02 06:19:50.184 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:50.185 | LANGUAGE = (unset), 2026-09-02 06:19:50.185 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:50.185 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:50.185 | are supported and installed on your system. 2026-09-02 06:19:50.185 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:50.235 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:19:50.236 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:19:50.236 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:19:50.307 | perl: warning: Setting locale failed. 2026-09-02 06:19:50.307 | perl: warning: Please check that your locale settings: 2026-09-02 06:19:50.307 | LANGUAGE = (unset), 2026-09-02 06:19:50.307 | LC_ALL = "en_US.utf8", 2026-09-02 06:19:50.307 | LANG = "de_DE.UTF-8" 2026-09-02 06:19:50.307 | are supported and installed on your system. 2026-09-02 06:19:50.307 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:19:50.669 | 2026-09-02 06:19:50.669 | Running kernel seems to be up-to-date. 2026-09-02 06:19:50.669 | 2026-09-02 06:19:50.669 | Restarting services... 2026-09-02 06:19:50.729 | 2026-09-02 06:19:50.730 | Service restarts being deferred: 2026-09-02 06:19:50.730 | systemctl restart getty@tty1.service 2026-09-02 06:19:50.730 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:19:50.730 | systemctl restart systemd-logind.service 2026-09-02 06:19:50.730 | systemctl restart virtlockd.service 2026-09-02 06:19:50.730 | systemctl restart virtlogd.service 2026-09-02 06:19:50.730 | 2026-09-02 06:19:50.730 | No containers need to be restarted. 2026-09-02 06:19:50.730 | 2026-09-02 06:19:50.730 | User sessions running outdated binaries: 2026-09-02 06:19:50.730 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:19:50.740 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:19:50.750 | 2026-09-02 06:19:50.750 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:19:53.054 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:19:53.057 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:19:53.059 | + functions-common:time_stop:2420 : local name 2026-09-02 06:19:53.062 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:19:53.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:19:53.067 | + functions-common:time_stop:2423 : local total 2026-09-02 06:19:53.070 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:19:53.073 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:19:53.075 | + functions-common:time_stop:2427 : start_time=1788329961216 2026-09-02 06:19:53.078 | + functions-common:time_stop:2429 : [[ -z 1788329961216 ]] 2026-09-02 06:19:53.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:19:53.085 | + functions-common:time_stop:2432 : end_time=1788329993082 2026-09-02 06:19:53.088 | + functions-common:time_stop:2433 : elapsed_time=31866 2026-09-02 06:19:53.091 | + functions-common:time_stop:2434 : total=170168 2026-09-02 06:19:53.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:19:53.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=202034 2026-09-02 06:19:53.099 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:19:53.102 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-02 06:19:53.105 | + ./stack.sh:main:864 : install_database_python 2026-09-02 06:19:53.108 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-02 06:19:53.111 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-02 06:19:53.113 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-02 06:19:53.116 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 06:19:53.120 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-02 06:19:53.122 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-02 06:19:53.125 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 06:19:53.131 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 06:19:53.131 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-02 06:19:53.136 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-02 06:19:53.139 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-02 06:19:53.143 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-02 06:19:53.146 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-02 06:19:53.149 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-02 06:19:53.172 | Using python 3.12 to install PyMySQL 2026-09-02 06:19:53.174 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-09-02 06:19:54.307 | Collecting PyMySQL 2026-09-02 06:19:54.438 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-02 06:19:54.464 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-02 06:19:54.654 | Installing collected packages: PyMySQL 2026-09-02 06:19:54.725 | Successfully installed PyMySQL-1.2.0 2026-09-02 06:19:54.840 | + inc/python:pip_install:216 : result=0 2026-09-02 06:19:54.842 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:19:54.845 | + functions-common:time_stop:2420 : local name 2026-09-02 06:19:54.848 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:19:54.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:19:54.853 | + functions-common:time_stop:2423 : local total 2026-09-02 06:19:54.856 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:19:54.859 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:19:54.862 | + functions-common:time_stop:2427 : start_time=1788329993166 2026-09-02 06:19:54.865 | + functions-common:time_stop:2429 : [[ -z 1788329993166 ]] 2026-09-02 06:19:54.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:19:54.874 | + functions-common:time_stop:2432 : end_time=1788329994870 2026-09-02 06:19:54.877 | + functions-common:time_stop:2433 : elapsed_time=1704 2026-09-02 06:19:54.880 | + functions-common:time_stop:2434 : total=33011 2026-09-02 06:19:54.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:19:54.886 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34715 2026-09-02 06:19:54.889 | + inc/python:pip_install:219 : return 0 2026-09-02 06:19:54.892 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-02 06:19:54.895 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-02 06:19:54.898 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-02 06:19:54.901 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-02 06:19:54.919 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:19:54.921 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-02 06:19:54.924 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-02 06:19:54.941 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:19:54.943 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-02 06:19:54.962 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:19:54.965 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-02 06:19:54.982 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:19:54.985 | + ./stack.sh:main:872 : install_etcd3 2026-09-02 06:19:54.988 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-02 06:19:54.988 | Installing etcd 2026-09-02 06:19:54.991 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-02 06:19:55.006 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-02 06:19:55.020 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-02 06:19:55.022 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-02 06:19:55.040 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-02 06:19:55.043 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.046 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.048 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-02 06:19:55.051 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-02 06:19:55.054 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-02 06:19:55.057 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.059 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-09-02 06:19:55.062 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-02 06:19:55.065 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.070 | --2026-09-02 08:19:55-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.133 | Resolving github.com (github.com)... 140.82.121.4 2026-09-02 06:19:55.148 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-02 06:19:55.392 | HTTP request sent, awaiting response... 302 Found 2026-09-02 06:19:55.393 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-02T07%3A19%3A55Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-02T06%3A19%3A44Z&ske=2026-09-02T07%3A19%3A55Z&sks=b&skv=2018-11-09&sig=l4tRR%2B0n9yijFm4e3PvBZ3UC92N7O7iz1mHBrhj1sxU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODMzMTc5NSwibmJmIjoxNzg4MzI5OTk1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.s2nIO3itIM5EhQU-BGlNZUr9mmSfVcdaKNDnVM5tdsk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-02 06:19:55.393 | --2026-09-02 08:19:55-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-02T07%3A19%3A55Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-02T06%3A19%3A44Z&ske=2026-09-02T07%3A19%3A55Z&sks=b&skv=2018-11-09&sig=l4tRR%2B0n9yijFm4e3PvBZ3UC92N7O7iz1mHBrhj1sxU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODMzMTc5NSwibmJmIjoxNzg4MzI5OTk1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.s2nIO3itIM5EhQU-BGlNZUr9mmSfVcdaKNDnVM5tdsk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-02 06:19:55.418 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-09-02 06:19:55.430 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-09-02 06:19:55.469 | HTTP request sent, awaiting response... 200 OK 2026-09-02 06:19:55.470 | Length: 20927601 (20M) [application/octet-stream] 2026-09-02 06:19:55.470 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-02 06:19:55.521 | 2026-09-02 06:19:55.723 | 0K ........ ........ ... 100% 78.8M=0.3s 2026-09-02 06:19:55.723 | 2026-09-02 06:19:55.723 | 2026-09-02 08:19:55 (78.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-02 06:19:55.723 | 2026-09-02 06:19:55.729 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-02 06:19:55.732 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.735 | ++ functions:get_extra_file:81 : return 2026-09-02 06:19:55.739 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-02 06:19:55.742 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-02 06:19:55.745 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-02 06:19:55.747 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-02 06:19:55.774 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-02 06:19:55.776 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-09-02 06:19:55.784 | etcd-v3.5.21-linux-amd64/ 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-02 06:19:55.785 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-02 06:19:55.786 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-02 06:19:55.786 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-02 06:19:55.786 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-02 06:19:55.787 | etcd-v3.5.21-linux-amd64/README.md 2026-09-02 06:19:55.787 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-02 06:19:55.950 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-02 06:19:56.151 | etcd-v3.5.21-linux-amd64/etcd 2026-09-02 06:19:56.417 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-02 06:19:56.453 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-02 06:19:56.484 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-02 06:19:56.487 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-02 06:19:56.506 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:19:56.509 | + ./stack.sh:main:891 : install_dstat 2026-09-02 06:19:56.512 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-02 06:19:56.531 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:19:56.533 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-02 06:19:56.537 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:19:56.539 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-02 06:19:56.542 | + ./stack.sh:main:900 : install_libs 2026-09-02 06:19:56.545 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-02 06:19:56.548 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-02 06:19:56.550 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-02 06:19:56.554 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-02 06:19:56.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.559 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.562 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-02 06:19:56.564 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.567 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-02 06:19:56.570 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-02 06:19:56.572 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-02 06:19:56.575 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-02 06:19:56.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.580 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.583 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-02 06:19:56.586 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.589 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-02 06:19:56.591 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-02 06:19:56.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-02 06:19:56.597 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-02 06:19:56.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.602 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.604 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-02 06:19:56.607 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.609 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-02 06:19:56.612 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-02 06:19:56.615 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-02 06:19:56.618 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-02 06:19:56.620 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.623 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-02 06:19:56.628 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.631 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-02 06:19:56.634 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-02 06:19:56.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-02 06:19:56.639 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-02 06:19:56.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.647 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-02 06:19:56.649 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.652 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-02 06:19:56.655 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-02 06:19:56.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-02 06:19:56.660 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-02 06:19:56.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-02 06:19:56.672 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.675 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-02 06:19:56.678 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-02 06:19:56.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-02 06:19:56.684 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-02 06:19:56.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.689 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.692 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-02 06:19:56.695 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.698 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-02 06:19:56.701 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-02 06:19:56.704 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-02 06:19:56.707 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-02 06:19:56.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.714 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.718 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-02 06:19:56.721 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.724 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-02 06:19:56.728 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-02 06:19:56.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-02 06:19:56.735 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-02 06:19:56.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.747 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-02 06:19:56.751 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.754 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-02 06:19:56.758 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-02 06:19:56.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-02 06:19:56.766 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-02 06:19:56.770 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.774 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.777 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-02 06:19:56.781 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.785 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-02 06:19:56.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-02 06:19:56.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-02 06:19:56.796 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-02 06:19:56.800 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.804 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.808 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-02 06:19:56.811 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.815 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-02 06:19:56.819 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-02 06:19:56.823 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-02 06:19:56.826 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-02 06:19:56.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-02 06:19:56.842 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.846 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-02 06:19:56.849 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-02 06:19:56.853 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-02 06:19:56.855 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-02 06:19:56.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.865 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-02 06:19:56.868 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.872 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-02 06:19:56.875 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-02 06:19:56.878 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-02 06:19:56.881 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-02 06:19:56.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.888 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.891 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-02 06:19:56.894 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.898 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-02 06:19:56.901 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-02 06:19:56.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-02 06:19:56.907 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-02 06:19:56.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.914 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.917 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-02 06:19:56.921 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.924 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-02 06:19:56.927 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-02 06:19:56.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-02 06:19:56.934 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-02 06:19:56.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.940 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.944 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-02 06:19:56.947 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.950 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-02 06:19:56.953 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-02 06:19:56.956 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-02 06:19:56.960 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-02 06:19:56.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-02 06:19:56.973 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:56.977 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-02 06:19:56.980 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-02 06:19:56.983 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-02 06:19:56.987 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-02 06:19:56.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:56.993 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:56.996 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-02 06:19:57.000 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.003 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-02 06:19:57.007 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-02 06:19:57.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-02 06:19:57.013 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-02 06:19:57.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.020 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.023 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-02 06:19:57.026 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.029 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-02 06:19:57.032 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-02 06:19:57.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-02 06:19:57.037 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-02 06:19:57.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-02 06:19:57.047 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.049 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-02 06:19:57.052 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-02 06:19:57.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-02 06:19:57.057 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-02 06:19:57.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.061 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.063 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-02 06:19:57.066 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.069 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-02 06:19:57.071 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-02 06:19:57.074 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-02 06:19:57.076 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-02 06:19:57.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-02 06:19:57.086 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.089 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-02 06:19:57.091 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-02 06:19:57.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-02 06:19:57.096 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-02 06:19:57.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.101 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-02 06:19:57.106 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.108 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-02 06:19:57.111 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-02 06:19:57.113 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-02 06:19:57.116 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-02 06:19:57.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.123 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-02 06:19:57.125 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.128 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-02 06:19:57.130 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-02 06:19:57.132 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-02 06:19:57.135 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-02 06:19:57.137 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.139 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.141 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-02 06:19:57.144 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.146 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-02 06:19:57.149 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-02 06:19:57.151 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-02 06:19:57.153 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-02 06:19:57.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-02 06:19:57.165 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.169 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-02 06:19:57.172 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-02 06:19:57.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-02 06:19:57.178 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-02 06:19:57.180 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.184 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.187 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-02 06:19:57.191 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.193 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-02 06:19:57.196 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-02 06:19:57.199 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-02 06:19:57.202 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-02 06:19:57.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.210 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.213 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-02 06:19:57.216 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.219 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-02 06:19:57.223 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-02 06:19:57.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-02 06:19:57.230 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-02 06:19:57.233 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.237 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.240 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-02 06:19:57.243 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.246 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-02 06:19:57.249 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-02 06:19:57.252 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-02 06:19:57.256 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-02 06:19:57.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.267 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-02 06:19:57.270 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.274 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-02 06:19:57.278 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-02 06:19:57.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-02 06:19:57.285 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-02 06:19:57.289 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.292 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-02 06:19:57.300 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.304 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-02 06:19:57.308 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-02 06:19:57.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-02 06:19:57.316 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-02 06:19:57.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.324 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.327 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-02 06:19:57.331 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.335 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-02 06:19:57.339 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-02 06:19:57.343 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-02 06:19:57.346 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-02 06:19:57.350 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.354 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.356 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-02 06:19:57.359 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.363 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-02 06:19:57.366 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-02 06:19:57.370 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-02 06:19:57.373 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-02 06:19:57.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.379 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-02 06:19:57.386 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.389 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-02 06:19:57.392 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-02 06:19:57.396 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-02 06:19:57.399 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-02 06:19:57.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.405 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.409 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-02 06:19:57.413 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.417 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-02 06:19:57.421 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-02 06:19:57.425 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-02 06:19:57.428 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-02 06:19:57.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.435 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-02 06:19:57.442 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.446 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-02 06:19:57.450 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-02 06:19:57.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-02 06:19:57.457 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-02 06:19:57.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.465 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-02 06:19:57.471 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.475 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-02 06:19:57.479 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-02 06:19:57.483 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-02 06:19:57.486 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-02 06:19:57.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-02 06:19:57.501 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.505 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-02 06:19:57.509 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-02 06:19:57.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:19:57.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:19:57.519 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-02 06:19:57.523 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:19:57.528 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-02 06:19:57.555 | Using python 3.12 to install etcd3gw 2026-09-02 06:19:57.558 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-09-02 06:19:58.707 | Collecting etcd3gw 2026-09-02 06:19:58.838 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:19:58.849 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-02 06:19:58.874 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-02 06:19:58.877 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 06:19:58.922 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-02 06:19:58.938 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:19:58.982 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-02 06:19:58.997 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-02 06:19:59.631 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-02 06:19:59.647 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-02 06:19:59.660 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-02 06:19:59.898 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-02 06:19:59.901 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-02 06:19:59.917 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-02 06:19:59.919 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-02 06:19:59.941 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-02 06:19:59.944 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-02 06:19:59.949 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-02 06:19:59.977 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-02 06:20:00.012 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-02 06:20:00.038 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-02 06:20:00.046 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-02 06:20:00.048 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-02 06:20:00.051 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-02 06:20:00.053 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-02 06:20:00.069 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-02 06:20:00.301 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-02 06:20:00.359 | Attempting uninstall: urllib3 2026-09-02 06:20:00.367 | Found existing installation: urllib3 2.0.7 2026-09-02 06:20:00.367 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:00.368 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-02 06:20:00.509 | Attempting uninstall: idna 2026-09-02 06:20:00.514 | Found existing installation: idna 3.6 2026-09-02 06:20:00.515 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:00.515 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-02 06:20:00.679 | Attempting uninstall: requests 2026-09-02 06:20:00.687 | Found existing installation: requests 2.31.0 2026-09-02 06:20:00.688 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:00.688 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-02 06:20:00.924 | 2026-09-02 06:20:00.930 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-02 06:20:01.082 | + inc/python:pip_install:216 : result=0 2026-09-02 06:20:01.084 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:20:01.086 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:01.088 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:01.090 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:01.092 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:01.094 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:01.096 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:20:01.098 | + functions-common:time_stop:2427 : start_time=1788329997548 2026-09-02 06:20:01.100 | + functions-common:time_stop:2429 : [[ -z 1788329997548 ]] 2026-09-02 06:20:01.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:01.106 | + functions-common:time_stop:2432 : end_time=1788330001104 2026-09-02 06:20:01.108 | + functions-common:time_stop:2433 : elapsed_time=3556 2026-09-02 06:20:01.110 | + functions-common:time_stop:2434 : total=34715 2026-09-02 06:20:01.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:01.115 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38271 2026-09-02 06:20:01.117 | + inc/python:pip_install:219 : return 0 2026-09-02 06:20:01.119 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-02 06:20:01.122 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-02 06:20:01.124 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-02 06:20:01.127 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:20:01.130 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:20:01.133 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:20:01.136 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:20:01.138 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:20:01.140 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:20:01.143 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:20:01.146 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:20:01.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:20:01.151 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:20:01.153 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:20:01.155 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:20:01.157 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:20:01.160 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-02 06:20:01.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:20:01.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:20:01.169 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-02 06:20:01.171 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-02 06:20:01.173 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:20:01.176 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:20:01.178 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:20:01.181 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:20:01.183 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:20:01.186 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:20:01.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:20:01.191 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:20:01.193 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:20:01.196 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:20:01.198 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:20:01.200 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:20:01.203 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-02 06:20:01.205 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:20:01.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:20:01.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:20:01.212 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-02 06:20:01.234 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-09-02 06:20:01.278 | Reading package lists... 2026-09-02 06:20:01.652 | Building dependency tree... 2026-09-02 06:20:01.654 | Reading state information... 2026-09-02 06:20:02.215 | The following packages were automatically installed and are no longer required: 2026-09-02 06:20:02.217 | libfwupd2 libgusb2 2026-09-02 06:20:02.217 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:20:02.219 | The following additional packages will be installed: 2026-09-02 06:20:02.220 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-02 06:20:02.223 | Suggested packages: 2026-09-02 06:20:02.223 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-02 06:20:02.223 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-02 06:20:02.223 | python3-uwsgidecorators 2026-09-02 06:20:02.259 | The following NEW packages will be installed: 2026-09-02 06:20:02.261 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-02 06:20:02.600 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:20:02.600 | Need to get 1270 kB of archives. 2026-09-02 06:20:02.601 | After this operation, 4285 kB of additional disk space will be used. 2026-09-02 06:20:02.601 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-02 06:20:02.707 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-02 06:20:02.725 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-02 06:20:02.754 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-02 06:20:02.780 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-02 06:20:02.781 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-02 06:20:03.020 | perl: warning: Setting locale failed. 2026-09-02 06:20:03.020 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:03.020 | LANGUAGE = (unset), 2026-09-02 06:20:03.021 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:03.021 | LANG = "de_DE.UTF-8" 2026-09-02 06:20:03.021 | are supported and installed on your system. 2026-09-02 06:20:03.021 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:20:03.082 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:20:03.083 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:20:03.083 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:20:03.274 | Fetched 1270 kB in 0s (2567 kB/s) 2026-09-02 06:20:03.325 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-02 06:20:03.389 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126450 files and directories currently installed.) 2026-09-02 06:20:03.396 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-02 06:20:03.403 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-02 06:20:03.448 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-02 06:20:03.461 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-02 06:20:03.464 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-02 06:20:03.508 | Selecting previously unselected package libzmq5:amd64. 2026-09-02 06:20:03.521 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-02 06:20:03.524 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-02 06:20:03.570 | Selecting previously unselected package uwsgi-core. 2026-09-02 06:20:03.583 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-02 06:20:03.587 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-02 06:20:03.760 | Selecting previously unselected package uwsgi. 2026-09-02 06:20:03.772 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-02 06:20:03.780 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-02 06:20:03.830 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-02 06:20:03.842 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-02 06:20:03.846 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-02 06:20:03.916 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-02 06:20:03.926 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-02 06:20:03.935 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-02 06:20:03.945 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-02 06:20:03.963 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-02 06:20:04.498 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-02 06:20:04.530 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:20:05.517 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 06:20:05.758 | perl: warning: Setting locale failed. 2026-09-02 06:20:05.758 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:05.758 | LANGUAGE = (unset), 2026-09-02 06:20:05.758 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:05.759 | LANG = "de_DE.UTF-8" 2026-09-02 06:20:05.759 | are supported and installed on your system. 2026-09-02 06:20:05.759 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:20:05.887 | perl: warning: Setting locale failed. 2026-09-02 06:20:05.887 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:05.887 | LANGUAGE = (unset), 2026-09-02 06:20:05.888 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:05.888 | LANG = "de_DE.UTF-8" 2026-09-02 06:20:05.888 | are supported and installed on your system. 2026-09-02 06:20:05.888 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:20:05.939 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:20:05.939 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:20:05.940 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:20:06.011 | perl: warning: Setting locale failed. 2026-09-02 06:20:06.011 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:06.012 | LANGUAGE = (unset), 2026-09-02 06:20:06.012 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:06.012 | LANG = "de_DE.UTF-8" 2026-09-02 06:20:06.012 | are supported and installed on your system. 2026-09-02 06:20:06.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:20:06.370 | 2026-09-02 06:20:06.370 | Running kernel seems to be up-to-date. 2026-09-02 06:20:06.371 | 2026-09-02 06:20:06.371 | Restarting services... 2026-09-02 06:20:06.429 | 2026-09-02 06:20:06.429 | Service restarts being deferred: 2026-09-02 06:20:06.430 | systemctl restart getty@tty1.service 2026-09-02 06:20:06.430 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:20:06.430 | systemctl restart systemd-logind.service 2026-09-02 06:20:06.430 | systemctl restart virtlockd.service 2026-09-02 06:20:06.430 | systemctl restart virtlogd.service 2026-09-02 06:20:06.430 | 2026-09-02 06:20:06.430 | No containers need to be restarted. 2026-09-02 06:20:06.430 | 2026-09-02 06:20:06.430 | User sessions running outdated binaries: 2026-09-02 06:20:06.430 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:20:06.439 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:20:06.450 | 2026-09-02 06:20:06.450 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:20:08.439 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:20:08.442 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:20:08.445 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:08.448 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:08.451 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:08.454 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:08.456 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:08.459 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:20:08.462 | + functions-common:time_stop:2427 : start_time=1788330001232 2026-09-02 06:20:08.464 | + functions-common:time_stop:2429 : [[ -z 1788330001232 ]] 2026-09-02 06:20:08.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:08.472 | + functions-common:time_stop:2432 : end_time=1788330008469 2026-09-02 06:20:08.475 | + functions-common:time_stop:2433 : elapsed_time=7237 2026-09-02 06:20:08.478 | + functions-common:time_stop:2434 : total=202034 2026-09-02 06:20:08.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:08.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=209271 2026-09-02 06:20:08.486 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:20:08.489 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-02 06:20:08.491 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:20:08.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:20:08.496 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-02 06:20:08.498 | perl: warning: Setting locale failed. 2026-09-02 06:20:08.498 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:08.498 | LANGUAGE = (unset), 2026-09-02 06:20:08.498 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:08.499 | LANG = (unset) 2026-09-02 06:20:08.499 | are supported and installed on your system. 2026-09-02 06:20:08.499 | perl: warning: Falling back to the standard locale ("C"). 2026-09-02 06:20:08.533 | No module matches proxy 2026-09-02 06:20:08.537 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-02 06:20:08.549 | perl: warning: Setting locale failed. 2026-09-02 06:20:08.549 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:08.549 | LANGUAGE = (unset), 2026-09-02 06:20:08.550 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:08.550 | LANG = "de_DE.UTF-8" 2026-09-02 06:20:08.550 | are supported and installed on your system. 2026-09-02 06:20:08.550 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:20:08.589 | Enabling module proxy. 2026-09-02 06:20:08.594 | To activate the new configuration, you need to run: 2026-09-02 06:20:08.594 | systemctl restart apache2 2026-09-02 06:20:08.600 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-02 06:20:08.612 | perl: warning: Setting locale failed. 2026-09-02 06:20:08.612 | perl: warning: Please check that your locale settings: 2026-09-02 06:20:08.612 | LANGUAGE = (unset), 2026-09-02 06:20:08.612 | LC_ALL = "en_US.utf8", 2026-09-02 06:20:08.613 | LANG = "de_DE.UTF-8" 2026-09-02 06:20:08.613 | are supported and installed on your system. 2026-09-02 06:20:08.613 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:20:08.651 | Considering dependency proxy for proxy_uwsgi: 2026-09-02 06:20:08.651 | Module proxy already enabled 2026-09-02 06:20:08.651 | Enabling module proxy_uwsgi. 2026-09-02 06:20:08.656 | To activate the new configuration, you need to run: 2026-09-02 06:20:08.657 | systemctl restart apache2 2026-09-02 06:20:08.662 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-02 06:20:08.664 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:20:08.667 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:20:08.669 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:20:08.789 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-02 06:20:08.793 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-02 06:20:08.796 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-02 06:20:08.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.802 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.805 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-02 06:20:08.808 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.811 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-02 06:20:08.814 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-02 06:20:08.817 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-02 06:20:08.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.823 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.826 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-02 06:20:08.829 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.832 | + ./stack.sh:main:908 : install_glanceclient 2026-09-02 06:20:08.835 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-02 06:20:08.838 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-02 06:20:08.841 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.844 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.846 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-02 06:20:08.850 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.852 | + ./stack.sh:main:909 : install_cinderclient 2026-09-02 06:20:08.855 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-02 06:20:08.858 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-02 06:20:08.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-02 06:20:08.870 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.872 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-02 06:20:08.875 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-02 06:20:08.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.880 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.883 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-02 06:20:08.886 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.888 | + ./stack.sh:main:910 : install_novaclient 2026-09-02 06:20:08.892 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-02 06:20:08.895 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-02 06:20:08.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.900 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-02 06:20:08.906 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.909 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-02 06:20:08.929 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:20:08.932 | + ./stack.sh:main:912 : install_swiftclient 2026-09-02 06:20:08.935 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-02 06:20:08.938 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-02 06:20:08.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.943 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.946 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-02 06:20:08.949 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.952 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-02 06:20:08.971 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:20:08.974 | + ./stack.sh:main:915 : install_neutronclient 2026-09-02 06:20:08.977 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-02 06:20:08.979 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-02 06:20:08.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:08.985 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:08.987 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-02 06:20:08.990 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:08.993 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-02 06:20:08.995 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-02 06:20:08.998 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-02 06:20:09.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:20:09.003 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:20:09.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-02 06:20:09.009 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:20:09.013 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-02 06:20:09.015 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-02 06:20:09.018 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 06:20:09.021 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-02 06:20:09.025 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-02 06:20:09.027 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 06:20:09.032 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-02 06:20:09.033 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 06:20:09.037 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-02 06:20:09.040 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-02 06:20:09.043 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-02 06:20:09.046 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-02 06:20:09.049 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-02 06:20:09.071 | Using python 3.12 to install keystonemiddleware 2026-09-02 06:20:09.073 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-09-02 06:20:10.229 | Collecting keystonemiddleware 2026-09-02 06:20:10.364 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-02 06:20:10.425 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-02 06:20:10.440 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 06:20:10.495 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-02 06:20:10.511 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 06:20:10.570 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-02 06:20:10.585 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:20:10.630 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-02 06:20:10.645 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:20:10.690 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-02 06:20:10.705 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 06:20:10.759 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-02 06:20:10.774 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 06:20:10.821 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-02 06:20:10.835 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:20:10.894 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-02 06:20:10.908 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:20:10.918 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-02 06:20:10.948 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-02 06:20:10.963 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 06:20:11.004 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-02 06:20:11.020 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-02 06:20:11.069 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-02 06:20:11.084 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:20:11.094 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-02 06:20:11.127 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-02 06:20:11.142 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-02 06:20:11.155 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-09-02 06:20:11.193 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-02 06:20:11.207 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:20:11.243 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-02 06:20:11.259 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 06:20:11.297 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-02 06:20:11.312 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-02 06:20:11.353 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-02 06:20:11.368 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 06:20:11.415 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-02 06:20:11.431 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-02 06:20:11.473 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-02 06:20:11.488 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-02 06:20:11.526 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-02 06:20:11.540 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-02 06:20:11.550 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-09-02 06:20:11.587 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-02 06:20:11.602 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-02 06:20:11.612 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-09-02 06:20:11.614 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-09-02 06:20:11.780 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-02 06:20:11.796 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-09-02 06:20:11.852 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-02 06:20:11.867 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-02 06:20:11.876 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-02 06:20:12.004 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-02 06:20:12.019 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-09-02 06:20:12.039 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-02 06:20:12.073 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-02 06:20:12.087 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-02 06:20:12.105 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-02 06:20:12.106 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-09-02 06:20:12.107 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-09-02 06:20:12.109 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-02 06:20:12.183 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-02 06:20:12.226 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-02 06:20:12.262 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-02 06:20:12.284 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-02 06:20:12.305 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-02 06:20:12.326 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-02 06:20:12.348 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-02 06:20:12.374 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-02 06:20:12.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.4 MB/s 0:00:00 2026-09-02 06:20:12.435 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-02 06:20:12.456 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-02 06:20:12.476 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-02 06:20:12.498 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-02 06:20:12.519 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-02 06:20:12.545 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-02 06:20:12.567 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-02 06:20:12.590 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-02 06:20:12.611 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-02 06:20:12.632 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-02 06:20:12.654 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-02 06:20:12.679 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-02 06:20:12.704 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-02 06:20:12.725 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-02 06:20:12.745 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-02 06:20:12.767 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-02 06:20:12.791 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-02 06:20:13.152 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-09-02 06:20:13.407 | Attempting uninstall: six 2026-09-02 06:20:13.415 | Found existing installation: six 1.16.0 2026-09-02 06:20:13.416 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:13.416 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-02 06:20:13.477 | Attempting uninstall: pyparsing 2026-09-02 06:20:13.485 | Found existing installation: pyparsing 3.1.1 2026-09-02 06:20:13.485 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:13.486 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-02 06:20:13.624 | Attempting uninstall: PyJWT 2026-09-02 06:20:13.631 | Found existing installation: PyJWT 2.7.0 2026-09-02 06:20:13.632 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:13.632 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-02 06:20:13.798 | Attempting uninstall: netaddr 2026-09-02 06:20:13.807 | Found existing installation: netaddr 0.8.0 2026-09-02 06:20:13.807 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:13.808 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-02 06:20:14.064 | Attempting uninstall: python-dateutil 2026-09-02 06:20:14.072 | Found existing installation: python-dateutil 2.8.2 2026-09-02 06:20:14.073 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:14.073 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-02 06:20:16.233 | 2026-09-02 06:20:16.241 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-02 06:20:16.425 | + inc/python:pip_install:216 : result=0 2026-09-02 06:20:16.428 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:20:16.431 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:16.433 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:16.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:16.439 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:16.441 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:16.445 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:20:16.447 | + functions-common:time_stop:2427 : start_time=1788330009065 2026-09-02 06:20:16.449 | + functions-common:time_stop:2429 : [[ -z 1788330009065 ]] 2026-09-02 06:20:16.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:16.458 | + functions-common:time_stop:2432 : end_time=1788330016455 2026-09-02 06:20:16.460 | + functions-common:time_stop:2433 : elapsed_time=7390 2026-09-02 06:20:16.463 | + functions-common:time_stop:2434 : total=38271 2026-09-02 06:20:16.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:16.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45661 2026-09-02 06:20:16.471 | + inc/python:pip_install:219 : return 0 2026-09-02 06:20:16.474 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-02 06:20:16.477 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-02 06:20:16.480 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 06:20:16.484 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-02 06:20:16.486 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-02 06:20:16.489 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 06:20:16.494 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-02 06:20:16.494 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 06:20:16.499 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-02 06:20:16.502 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-02 06:20:16.505 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-02 06:20:16.508 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-02 06:20:16.512 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-02 06:20:16.534 | Using python 3.12 to install python-memcached 2026-09-02 06:20:16.537 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-09-02 06:20:17.656 | Collecting python-memcached 2026-09-02 06:20:17.785 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:20:17.809 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-02 06:20:18.005 | Installing collected packages: python-memcached 2026-09-02 06:20:18.040 | Successfully installed python-memcached-1.62 2026-09-02 06:20:18.150 | + inc/python:pip_install:216 : result=0 2026-09-02 06:20:18.153 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:20:18.156 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:18.159 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:18.162 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:18.164 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:18.167 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:18.170 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:20:18.172 | + functions-common:time_stop:2427 : start_time=1788330016528 2026-09-02 06:20:18.175 | + functions-common:time_stop:2429 : [[ -z 1788330016528 ]] 2026-09-02 06:20:18.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:18.182 | + functions-common:time_stop:2432 : end_time=1788330018180 2026-09-02 06:20:18.185 | + functions-common:time_stop:2433 : elapsed_time=1652 2026-09-02 06:20:18.188 | + functions-common:time_stop:2434 : total=45661 2026-09-02 06:20:18.190 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:18.193 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47313 2026-09-02 06:20:18.196 | + inc/python:pip_install:219 : return 0 2026-09-02 06:20:18.199 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-02 06:20:18.219 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:20:18.221 | + ./stack.sh:main:922 : '[' 192.168.122.75 == 192.168.122.75 ']' 2026-09-02 06:20:18.224 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-02 06:20:18.227 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-02 06:20:18.230 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-02 06:20:18.233 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 06:20:18.236 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-02 06:20:18.239 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-02 06:20:18.258 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:20:18.261 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-02 06:20:18.263 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-02 06:20:18.266 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-02 06:20:18.268 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:20:18.271 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:20:18.274 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:20:18.277 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:20:18.279 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:20:18.282 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:20:18.299 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:20:18.302 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:20:18.304 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:20:18.308 | + functions-common:git_clone:610 : echo master 2026-09-02 06:20:18.309 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:20:18.313 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-02 06:20:18.316 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:20:18.319 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-02 06:20:18.321 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:20:18.324 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:20:18.327 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:20:18.329 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:20:18.332 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:20:18.334 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:20:18.337 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:20:18.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:20:18.343 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:20:18.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330018344 2026-09-02 06:20:18.349 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-02 06:20:18.353 | Cloning into '/opt/stack/keystone'... 2026-09-02 06:20:36.126 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:20:36.128 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:36.128 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:36.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:36.132 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:36.134 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:36.136 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:20:36.138 | + functions-common:time_stop:2427 : start_time=1788330018344 2026-09-02 06:20:36.140 | + functions-common:time_stop:2429 : [[ -z 1788330018344 ]] 2026-09-02 06:20:36.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:36.151 | + functions-common:time_stop:2432 : end_time=1788330036149 2026-09-02 06:20:36.153 | + functions-common:time_stop:2433 : elapsed_time=17805 2026-09-02 06:20:36.155 | + functions-common:time_stop:2434 : total=4849 2026-09-02 06:20:36.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:36.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22654 2026-09-02 06:20:36.162 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-02 06:20:36.164 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:20:36.166 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:20:36.168 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:20:36.170 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:20:36.173 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:20:36.174 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:20:36.177 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:20:36.179 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:20:36.181 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:20:36.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:20:36.188 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330036186 2026-09-02 06:20:36.191 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:20:36.801 | From https://review.opendev.org/openstack/keystone 2026-09-02 06:20:36.801 | * branch master -> FETCH_HEAD 2026-09-02 06:20:36.813 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:20:36.817 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:36.820 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:36.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:36.827 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:36.830 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:36.834 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:20:36.837 | + functions-common:time_stop:2427 : start_time=1788330036186 2026-09-02 06:20:36.841 | + functions-common:time_stop:2429 : [[ -z 1788330036186 ]] 2026-09-02 06:20:36.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:36.850 | + functions-common:time_stop:2432 : end_time=1788330036847 2026-09-02 06:20:36.853 | + functions-common:time_stop:2433 : elapsed_time=661 2026-09-02 06:20:36.857 | + functions-common:time_stop:2434 : total=22654 2026-09-02 06:20:36.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:36.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23315 2026-09-02 06:20:36.866 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:20:36.869 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:20:36.873 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:20:36.875 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:20:36.878 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:20:36.880 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:20:36.884 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:20:36.887 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:20:36.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:20:36.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:20:36.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330036896 2026-09-02 06:20:36.902 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:20:37.076 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:20:37.076 | 2026-09-02 06:20:37.076 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:20:37.076 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:20:37.077 | state without impacting any branches by switching back to a branch. 2026-09-02 06:20:37.077 | 2026-09-02 06:20:37.077 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:20:37.077 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:20:37.077 | 2026-09-02 06:20:37.077 | git switch -c 2026-09-02 06:20:37.077 | 2026-09-02 06:20:37.077 | Or undo this operation with: 2026-09-02 06:20:37.077 | 2026-09-02 06:20:37.078 | git switch - 2026-09-02 06:20:37.078 | 2026-09-02 06:20:37.078 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:20:37.078 | 2026-09-02 06:20:37.078 | HEAD is now at f4c4b1924 Merge "Cap trust-scoped token expiry at trust expiry" 2026-09-02 06:20:37.084 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:20:37.087 | + functions-common:time_stop:2420 : local name 2026-09-02 06:20:37.090 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:20:37.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:20:37.097 | + functions-common:time_stop:2423 : local total 2026-09-02 06:20:37.099 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:20:37.101 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:20:37.104 | + functions-common:time_stop:2427 : start_time=1788330036896 2026-09-02 06:20:37.107 | + functions-common:time_stop:2429 : [[ -z 1788330036896 ]] 2026-09-02 06:20:37.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:20:37.113 | + functions-common:time_stop:2432 : end_time=1788330037111 2026-09-02 06:20:37.115 | + functions-common:time_stop:2433 : elapsed_time=215 2026-09-02 06:20:37.118 | + functions-common:time_stop:2434 : total=23315 2026-09-02 06:20:37.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:20:37.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23530 2026-09-02 06:20:37.127 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-02 06:20:37.145 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-02 06:20:37.149 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:20:37.150 | + functions-common:git_clone:673 : head -1 2026-09-02 06:20:37.162 | f4c4b1924 Merge "Cap trust-scoped token expiry at trust expiry" 2026-09-02 06:20:37.165 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:20:37.169 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-02 06:20:37.173 | + inc/python:setup_develop:353 : local bindep 2026-09-02 06:20:37.176 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-02 06:20:37.179 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-02 06:20:37.183 | + inc/python:setup_develop:359 : local extras= 2026-09-02 06:20:37.187 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-02 06:20:37.190 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:20:37.193 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-02 06:20:37.197 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-02 06:20:37.200 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:20:37.204 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:20:37.208 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-02 06:20:37.212 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:20:37.215 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-02 06:20:37.218 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:20:37.222 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:20:37.227 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-02 06:20:37.233 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-02 06:20:37.237 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-02 06:20:37.240 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-02 06:20:37.395 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-02 06:20:37.399 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 06:20:37.402 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:20:37.405 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:20:37.409 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-02 06:20:37.412 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-02 06:20:37.415 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 06:20:37.418 | + inc/python:setup_package:446 : local extras= 2026-09-02 06:20:37.421 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:20:37.424 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:20:37.428 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:20:37.431 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:20:37.435 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:20:37.439 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-02 06:20:37.466 | Using python 3.12 to install /opt/stack/keystone 2026-09-02 06:20:37.469 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-09-02 06:20:38.470 | Obtaining file:///opt/stack/keystone 2026-09-02 06:20:38.476 | Installing build dependencies: started 2026-09-02 06:20:39.952 | Installing build dependencies: finished with status 'done' 2026-09-02 06:20:39.953 | Checking if build backend supports build_editable: started 2026-09-02 06:20:40.505 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:20:40.507 | Getting requirements to build editable: started 2026-09-02 06:20:40.804 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:20:40.806 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:20:41.881 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:20:41.896 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (7.0.3) 2026-09-02 06:20:41.897 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.8.11) 2026-09-02 06:20:42.083 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev72) 2026-09-02 06:20:42.212 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-02 06:20:42.254 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev72) 2026-09-02 06:20:42.270 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-02 06:20:42.670 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev72) 2026-09-02 06:20:42.688 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-02 06:20:43.286 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.301 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-02 06:20:43.323 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (5.9.1) 2026-09-02 06:20:43.324 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.0.0) 2026-09-02 06:20:43.325 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (13.0.1) 2026-09-02 06:20:43.400 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.415 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-02 06:20:43.428 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (4.3.0) 2026-09-02 06:20:43.429 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (10.7.0) 2026-09-02 06:20:43.429 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.5.0) 2026-09-02 06:20:43.492 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.507 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:20:43.569 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.586 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 06:20:43.596 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (6.9.0) 2026-09-02 06:20:43.597 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (8.3.1) 2026-09-02 06:20:43.639 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.655 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 06:20:43.711 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.730 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 06:20:43.740 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (5.11.0) 2026-09-02 06:20:43.770 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.786 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-02 06:20:43.796 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (10.2.0) 2026-09-02 06:20:43.826 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.840 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-02 06:20:43.882 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.898 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-02 06:20:43.908 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (2.13.0) 2026-09-02 06:20:43.909 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.5.0) 2026-09-02 06:20:43.950 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:43.965 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-02 06:20:43.977 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (4.1.0) 2026-09-02 06:20:43.978 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev72) (1.2.1) 2026-09-02 06:20:44.009 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:44.025 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-02 06:20:44.073 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev72) 2026-09-02 06:20:44.090 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 06:20:44.304 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev72) 2026-09-02 06:20:44.319 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-02 06:20:44.355 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev72) 2026-09-02 06:20:44.372 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-02 06:20:44.382 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev72) (5.3.1) 2026-09-02 06:20:44.410 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 06:20:44.425 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 06:20:44.467 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 06:20:44.483 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-02 06:20:44.538 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 06:20:44.554 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:20:44.593 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 06:20:44.608 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:20:44.713 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev72) 2026-09-02 06:20:44.728 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-09-02 06:20:44.772 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) 2026-09-02 06:20:44.788 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-02 06:20:44.802 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) (1.17.0) 2026-09-02 06:20:44.872 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev72) 2026-09-02 06:20:44.887 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-02 06:20:44.931 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 06:20:44.947 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-02 06:20:44.983 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 06:20:44.998 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:20:45.047 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 06:20:45.063 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 06:20:45.638 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev72) 2026-09-02 06:20:45.653 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-02 06:20:45.668 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (5.17.0) 2026-09-02 06:20:45.671 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (2.34.2) 2026-09-02 06:20:45.675 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (2.1.0) 2026-09-02 06:20:45.676 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (1.9.0) 2026-09-02 06:20:45.677 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (4.16.0) 2026-09-02 06:20:45.689 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev72) (1.3.0) 2026-09-02 06:20:45.690 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev72) (2.0.0) 2026-09-02 06:20:45.691 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev72) (6.0.3) 2026-09-02 06:20:45.736 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:45.752 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-02 06:20:45.763 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev72) (3.1.0) 2026-09-02 06:20:45.793 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:45.808 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-02 06:20:45.847 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:45.862 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-02 06:20:45.908 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:45.922 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:20:45.934 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev72) (2.3.0) 2026-09-02 06:20:45.940 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev72) (2.9.0.post0) 2026-09-02 06:20:45.943 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) (3.5.0) 2026-09-02 06:20:45.990 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.006 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 06:20:46.053 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.068 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 06:20:46.109 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.124 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-02 06:20:46.181 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.196 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:20:46.239 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.254 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-02 06:20:46.290 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.304 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 06:20:46.350 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.364 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-02 06:20:46.374 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) (26.3) 2026-09-02 06:20:46.410 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.425 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:20:46.467 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.482 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:20:46.534 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.549 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-02 06:20:46.841 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.855 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-02 06:20:46.905 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.920 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 06:20:46.957 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:46.973 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 06:20:47.013 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.029 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-02 06:20:47.078 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.094 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-02 06:20:47.168 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.186 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-09-02 06:20:47.226 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.241 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-02 06:20:47.289 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.305 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 06:20:47.350 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.365 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-02 06:20:47.385 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev72) (3.3.2) 2026-09-02 06:20:47.386 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev72) (7.2.2) 2026-09-02 06:20:47.400 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) (84.0.0) 2026-09-02 06:20:47.437 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.453 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-02 06:20:47.517 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.532 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-02 06:20:47.576 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.601 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-02 06:20:47.654 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.670 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-02 06:20:47.692 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (3.5.0) 2026-09-02 06:20:47.693 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (3.18) 2026-09-02 06:20:47.694 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (2.7.0) 2026-09-02 06:20:47.695 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev72) (2023.11.17) 2026-09-02 06:20:47.749 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.765 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-02 06:20:47.828 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev72) 2026-09-02 06:20:47.844 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-02 06:20:47.948 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-02 06:20:47.993 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-02 06:20:48.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.2 MB/s 0:00:00 2026-09-02 06:20:48.094 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-02 06:20:48.118 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-02 06:20:48.140 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-02 06:20:48.160 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-02 06:20:48.185 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-02 06:20:48.207 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-02 06:20:48.228 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-02 06:20:48.249 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-02 06:20:48.272 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-02 06:20:48.294 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-02 06:20:48.316 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-02 06:20:48.336 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-02 06:20:48.358 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-02 06:20:48.381 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-02 06:20:48.404 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-02 06:20:48.429 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-02 06:20:48.452 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-02 06:20:48.474 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-02 06:20:48.496 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-02 06:20:48.517 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-02 06:20:48.541 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-02 06:20:48.562 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-02 06:20:48.594 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-02 06:20:48.618 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-02 06:20:48.640 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-02 06:20:48.666 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-02 06:20:48.691 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-02 06:20:48.709 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 32.1 MB/s 0:00:00 2026-09-02 06:20:48.724 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-02 06:20:48.746 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-02 06:20:48.768 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-02 06:20:48.790 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-02 06:20:48.812 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-02 06:20:48.837 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-02 06:20:48.857 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-02 06:20:48.878 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-02 06:20:48.903 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-02 06:20:48.929 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-02 06:20:48.953 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-02 06:20:48.980 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-02 06:20:49.003 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-02 06:20:49.025 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-02 06:20:49.051 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-02 06:20:49.071 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-02 06:20:49.098 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-02 06:20:49.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.7 MB/s 0:00:00 2026-09-02 06:20:49.181 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-02 06:20:49.202 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-02 06:20:49.225 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-02 06:20:49.245 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-02 06:20:49.271 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-02 06:20:49.296 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-02 06:20:49.320 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-02 06:20:49.342 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-02 06:20:49.362 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-02 06:20:49.384 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-02 06:20:49.404 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-02 06:20:49.725 | Building wheels for collected packages: keystone 2026-09-02 06:20:49.727 | Building editable for keystone (pyproject.toml): started 2026-09-02 06:20:50.818 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-02 06:20:50.819 | Created wheel for keystone: filename=keystone-29.1.0.dev72-0.editable-py3-none-any.whl size=9268 sha256=1773467ef6a00fc74ccd42f56e5077761f78bcf0d1b99e607ea9c20c258aaf4c 2026-09-02 06:20:50.819 | Stored in directory: /tmp/pip-ephem-wheel-cache-l_jcf7l3/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-02 06:20:50.824 | Successfully built keystone 2026-09-02 06:20:51.186 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-09-02 06:20:51.239 | Attempting uninstall: pytz 2026-09-02 06:20:51.248 | Found existing installation: pytz 2024.1 2026-09-02 06:20:51.249 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:51.249 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-02 06:20:53.033 | Attempting uninstall: oauthlib 2026-09-02 06:20:53.045 | Found existing installation: oauthlib 3.2.2 2026-09-02 06:20:53.045 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:53.046 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-02 06:20:53.190 | Attempting uninstall: markupsafe 2026-09-02 06:20:53.202 | Found existing installation: MarkupSafe 2.1.5 2026-09-02 06:20:53.202 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:53.204 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-02 06:20:54.289 | Attempting uninstall: click 2026-09-02 06:20:54.299 | Found existing installation: click 8.1.6 2026-09-02 06:20:54.300 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:54.300 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-02 06:20:54.469 | Attempting uninstall: blinker 2026-09-02 06:20:54.480 | Found existing installation: blinker 1.7.0 2026-09-02 06:20:54.481 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:54.482 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-02 06:20:54.500 | Attempting uninstall: bcrypt 2026-09-02 06:20:54.510 | Found existing installation: bcrypt 3.2.2 2026-09-02 06:20:54.511 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:54.513 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-02 06:20:54.530 | Attempting uninstall: attrs 2026-09-02 06:20:54.541 | Found existing installation: attrs 23.2.0 2026-09-02 06:20:54.542 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:54.542 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-02 06:20:57.634 | Attempting uninstall: jinja2 2026-09-02 06:20:57.645 | Found existing installation: Jinja2 3.1.2 2026-09-02 06:20:57.646 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:57.647 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-02 06:20:58.685 | Attempting uninstall: cryptography 2026-09-02 06:20:58.699 | Found existing installation: cryptography 41.0.7 2026-09-02 06:20:58.700 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:58.700 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-02 06:20:59.302 | Attempting uninstall: pyopenssl 2026-09-02 06:20:59.315 | Found existing installation: pyOpenSSL 23.2.0 2026-09-02 06:20:59.315 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:59.316 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-02 06:20:59.736 | Attempting uninstall: jsonschema 2026-09-02 06:20:59.748 | Found existing installation: jsonschema 4.10.3 2026-09-02 06:20:59.748 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:20:59.749 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-02 06:21:01.365 | 2026-09-02 06:21:01.367 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-09-02 06:21:01.367 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-02 06:21:01.381 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev72 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-02 06:21:01.737 | + inc/python:pip_install:216 : result=0 2026-09-02 06:21:01.740 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:21:01.742 | + functions-common:time_stop:2420 : local name 2026-09-02 06:21:01.746 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:21:01.750 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:21:01.752 | + functions-common:time_stop:2423 : local total 2026-09-02 06:21:01.755 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:21:01.759 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:21:01.760 | + functions-common:time_stop:2427 : start_time=1788330037460 2026-09-02 06:21:01.763 | + functions-common:time_stop:2429 : [[ -z 1788330037460 ]] 2026-09-02 06:21:01.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:21:01.771 | + functions-common:time_stop:2432 : end_time=1788330061769 2026-09-02 06:21:01.774 | + functions-common:time_stop:2433 : elapsed_time=24309 2026-09-02 06:21:01.776 | + functions-common:time_stop:2434 : total=47313 2026-09-02 06:21:01.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:21:01.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71622 2026-09-02 06:21:01.784 | + inc/python:pip_install:219 : return 0 2026-09-02 06:21:01.787 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:21:01.789 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:21:01.792 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-02 06:21:01.795 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-02 06:21:01.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:21:01.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:21:01.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-02 06:21:01.805 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:21:01.809 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-02 06:21:01.827 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:01.831 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 06:21:01.834 | + ./stack.sh:main:924 : configure_keystone 2026-09-02 06:21:01.838 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-02 06:21:01.854 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-09-02 06:21:01.857 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-02 06:21:01.863 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-02 06:21:01.880 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:01.882 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-02 06:21:01.917 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-02 06:21:01.954 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-02 06:21:01.991 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-02 06:21:02.031 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-02 06:21:02.071 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-02 06:21:02.112 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-02 06:21:02.151 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-02 06:21:02.187 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-02 06:21:02.221 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-02 06:21:02.224 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-02 06:21:02.227 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-02 06:21:02.230 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-02 06:21:02.234 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 06:21:02.238 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:21:02.257 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:02.260 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 06:21:02.264 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 06:21:02.266 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:21:02.285 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:02.288 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:21:02.291 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:21:02.331 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:21:02.334 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:21:02.337 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.75/identity 2026-09-02 06:21:02.377 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-02 06:21:02.380 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-02 06:21:02.420 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-02 06:21:02.422 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-02 06:21:02.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-02 06:21:02.426 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-02 06:21:02.428 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:21:02.430 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:21:02.432 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:21:02.449 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:02.451 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:21:02.453 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-02 06:21:02.456 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-02 06:21:02.496 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-02 06:21:02.499 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-02 06:21:02.502 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-02 06:21:02.505 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-02 06:21:02.510 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:21:02.531 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:21:02.534 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:21:02.538 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:21:02.541 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:21:02.544 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:21:02.584 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:21:02.624 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:21:02.664 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:21:02.702 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-02 06:21:02.742 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-02 06:21:02.781 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-02 06:21:02.784 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-02 06:21:02.787 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-02 06:21:02.790 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-02 06:21:02.793 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 06:21:02.796 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-02 06:21:02.800 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-02 06:21:02.802 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 06:21:02.806 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 06:21:02.823 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 06:21:02.824 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:21:02.835 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 06:21:02.840 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:21:02.856 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-02 06:21:02.862 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-02 06:21:02.865 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-02 06:21:02.871 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:21:02.874 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-02 06:21:02.914 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-02 06:21:02.951 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-02 06:21:02.989 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-02 06:21:03.027 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-02 06:21:03.065 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-02 06:21:03.105 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-02 06:21:03.144 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-02 06:21:03.183 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-02 06:21:03.222 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:21:03.261 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-02 06:21:03.298 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-02 06:21:03.336 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-02 06:21:03.373 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-02 06:21:03.410 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 06:21:03.414 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 06:21:03.419 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-02 06:21:03.422 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-02 06:21:03.425 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 06:21:03.429 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:03.432 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:03.435 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-02 06:21:03.439 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-02 06:21:03.443 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-02 06:21:03.479 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-02 06:21:03.519 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-09-02 06:21:03.519 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-02 06:21:03.530 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-02 06:21:03.534 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-02 06:21:03.538 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-02 06:21:03.541 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 06:21:03.545 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 06:21:03.548 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:21:03.551 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:21:03.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:03.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:03.561 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 06:21:03.564 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 06:21:03.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:03.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:03.575 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-02 06:21:03.587 | perl: warning: Setting locale failed. 2026-09-02 06:21:03.587 | perl: warning: Please check that your locale settings: 2026-09-02 06:21:03.587 | LANGUAGE = (unset), 2026-09-02 06:21:03.588 | LC_ALL = "en_US.utf8", 2026-09-02 06:21:03.588 | LANG = "de_DE.UTF-8" 2026-09-02 06:21:03.588 | are supported and installed on your system. 2026-09-02 06:21:03.588 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:21:03.628 | Enabling site keystone-api. 2026-09-02 06:21:03.633 | To activate the new configuration, you need to run: 2026-09-02 06:21:03.633 | systemctl reload apache2 2026-09-02 06:21:03.640 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 06:21:03.644 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:21:03.647 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:21:03.651 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:21:03.777 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-02 06:21:03.812 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-02 06:21:03.850 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-02 06:21:03.887 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-02 06:21:03.890 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-02 06:21:03.930 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-02 06:21:03.970 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-02 06:21:04.006 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-02 06:21:04.046 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-02 06:21:04.050 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-02 06:21:04.091 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-02 06:21:04.114 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:04.118 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-02 06:21:04.142 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:04.146 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-02 06:21:04.149 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-02 06:21:04.153 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-02 06:21:04.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 06:21:04.159 | + lib/stack:stack_install_service:32 : install_glance 2026-09-02 06:21:04.163 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-02 06:21:04.167 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-02 06:21:04.170 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-02 06:21:04.193 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:04.196 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-02 06:21:04.200 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-02 06:21:04.222 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:04.225 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-02 06:21:04.228 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-02 06:21:04.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:21:04.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:21:04.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-02 06:21:04.243 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:21:04.247 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-02 06:21:04.251 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-02 06:21:04.255 | ++ inc/python:join_extras:29 : echo cinder 2026-09-02 06:21:04.259 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-02 06:21:04.263 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-02 06:21:04.267 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-02 06:21:04.270 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-02 06:21:04.275 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-02 06:21:04.279 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-02 06:21:04.283 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-02 06:21:04.289 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-02 06:21:04.290 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-02 06:21:04.296 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-02 06:21:04.299 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-02 06:21:04.302 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-02 06:21:04.307 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-02 06:21:04.310 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-02 06:21:04.336 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-02 06:21:04.339 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-09-02 06:21:05.539 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 06:21:05.690 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-02 06:21:05.706 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-09-02 06:21:05.707 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-09-02 06:21:05.708 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-09-02 06:21:05.709 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-09-02 06:21:05.710 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-09-02 06:21:05.711 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-09-02 06:21:05.711 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-09-02 06:21:05.712 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.17.0) 2026-09-02 06:21:05.713 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-09-02 06:21:05.714 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-09-02 06:21:05.741 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-02 06:21:05.766 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 06:21:05.778 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-02 06:21:05.780 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-02 06:21:05.782 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-09-02 06:21:05.825 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 06:21:05.841 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-09-02 06:21:05.914 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 06:21:05.931 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-02 06:21:05.977 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 06:21:05.993 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:21:06.039 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-02 06:21:06.057 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-02 06:21:06.070 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-09-02 06:21:06.071 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-09-02 06:21:06.072 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-09-02 06:21:06.073 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-09-02 06:21:06.079 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-09-02 06:21:06.080 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-09-02 06:21:06.081 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-09-02 06:21:06.085 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-09-02 06:21:06.086 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-09-02 06:21:06.086 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-09-02 06:21:06.089 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-09-02 06:21:06.121 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-02 06:21:06.136 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-02 06:21:06.146 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-09-02 06:21:06.151 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-09-02 06:21:06.155 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-09-02 06:21:06.156 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-09-02 06:21:06.157 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-09-02 06:21:06.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-09-02 06:21:06.170 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-09-02 06:21:06.170 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-09-02 06:21:06.173 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-09-02 06:21:06.181 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-09-02 06:21:06.182 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-09-02 06:21:06.183 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-09-02 06:21:06.185 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-02 06:21:06.186 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-09-02 06:21:06.186 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-09-02 06:21:06.187 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-09-02 06:21:06.191 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-09-02 06:21:06.201 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-09-02 06:21:06.202 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-09-02 06:21:06.208 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-09-02 06:21:06.224 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-09-02 06:21:06.228 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-09-02 06:21:06.232 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-09-02 06:21:06.244 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-02 06:21:06.245 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-09-02 06:21:06.246 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-09-02 06:21:06.248 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-09-02 06:21:06.268 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-09-02 06:21:06.326 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-02 06:21:06.380 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-02 06:21:06.407 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-02 06:21:06.429 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-02 06:21:06.450 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-09-02 06:21:06.476 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-02 06:21:06.496 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-02 06:21:06.768 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-02 06:21:08.046 | 2026-09-02 06:21:08.062 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-09-02 06:21:08.209 | + inc/python:pip_install:216 : result=0 2026-09-02 06:21:08.212 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:21:08.215 | + functions-common:time_stop:2420 : local name 2026-09-02 06:21:08.218 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:21:08.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:21:08.226 | + functions-common:time_stop:2423 : local total 2026-09-02 06:21:08.227 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:21:08.229 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:21:08.232 | + functions-common:time_stop:2427 : start_time=1788330064329 2026-09-02 06:21:08.235 | + functions-common:time_stop:2429 : [[ -z 1788330064329 ]] 2026-09-02 06:21:08.239 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:21:08.244 | + functions-common:time_stop:2432 : end_time=1788330068241 2026-09-02 06:21:08.246 | + functions-common:time_stop:2433 : elapsed_time=3912 2026-09-02 06:21:08.249 | + functions-common:time_stop:2434 : total=71622 2026-09-02 06:21:08.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:21:08.254 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75534 2026-09-02 06:21:08.257 | + inc/python:pip_install:219 : return 0 2026-09-02 06:21:08.260 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-02 06:21:08.263 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-02 06:21:08.266 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-02 06:21:08.283 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-09-02 06:21:08.289 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-02 06:21:08.292 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-02 06:21:08.295 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-02 06:21:08.298 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:21:08.301 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:21:08.304 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:21:08.307 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:21:08.310 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:21:08.313 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:21:08.331 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:21:08.334 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:21:08.337 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:21:08.341 | + functions-common:git_clone:610 : echo master 2026-09-02 06:21:08.342 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:21:08.347 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-02 06:21:08.350 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:21:08.353 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-02 06:21:08.355 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:21:08.358 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:21:08.361 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:21:08.363 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:21:08.366 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:21:08.369 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:21:08.372 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:21:08.374 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:21:08.378 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:21:08.382 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330068379 2026-09-02 06:21:08.384 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-02 06:21:08.388 | Cloning into '/opt/stack/glance'... 2026-09-02 06:21:16.543 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:21:16.547 | + functions-common:time_stop:2420 : local name 2026-09-02 06:21:16.550 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:21:16.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:21:16.557 | + functions-common:time_stop:2423 : local total 2026-09-02 06:21:16.560 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:21:16.563 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:21:16.567 | + functions-common:time_stop:2427 : start_time=1788330068379 2026-09-02 06:21:16.570 | + functions-common:time_stop:2429 : [[ -z 1788330068379 ]] 2026-09-02 06:21:16.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:21:16.580 | + functions-common:time_stop:2432 : end_time=1788330076576 2026-09-02 06:21:16.584 | + functions-common:time_stop:2433 : elapsed_time=8197 2026-09-02 06:21:16.587 | + functions-common:time_stop:2434 : total=23530 2026-09-02 06:21:16.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:21:16.594 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31727 2026-09-02 06:21:16.598 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-02 06:21:16.601 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:21:16.604 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:21:16.608 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:21:16.611 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:21:16.615 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:21:16.619 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:21:16.621 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:21:16.625 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:21:16.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:21:16.632 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:21:16.637 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330076634 2026-09-02 06:21:16.641 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:21:17.356 | From https://review.opendev.org/openstack/glance 2026-09-02 06:21:17.356 | * branch master -> FETCH_HEAD 2026-09-02 06:21:17.367 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:21:17.369 | + functions-common:time_stop:2420 : local name 2026-09-02 06:21:17.373 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:21:17.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:21:17.380 | + functions-common:time_stop:2423 : local total 2026-09-02 06:21:17.384 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:21:17.387 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:21:17.391 | + functions-common:time_stop:2427 : start_time=1788330076634 2026-09-02 06:21:17.394 | + functions-common:time_stop:2429 : [[ -z 1788330076634 ]] 2026-09-02 06:21:17.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:21:17.404 | + functions-common:time_stop:2432 : end_time=1788330077400 2026-09-02 06:21:17.407 | + functions-common:time_stop:2433 : elapsed_time=766 2026-09-02 06:21:17.411 | + functions-common:time_stop:2434 : total=31727 2026-09-02 06:21:17.415 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:21:17.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32493 2026-09-02 06:21:17.422 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:21:17.426 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:21:17.429 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:21:17.433 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:21:17.436 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:21:17.439 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:21:17.442 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:21:17.446 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:21:17.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:21:17.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:21:17.460 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330077456 2026-09-02 06:21:17.464 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:21:17.593 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:21:17.593 | 2026-09-02 06:21:17.593 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:21:17.593 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:21:17.594 | state without impacting any branches by switching back to a branch. 2026-09-02 06:21:17.594 | 2026-09-02 06:21:17.594 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:21:17.594 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:21:17.594 | 2026-09-02 06:21:17.594 | git switch -c 2026-09-02 06:21:17.594 | 2026-09-02 06:21:17.594 | Or undo this operation with: 2026-09-02 06:21:17.594 | 2026-09-02 06:21:17.594 | git switch - 2026-09-02 06:21:17.594 | 2026-09-02 06:21:17.594 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:21:17.595 | 2026-09-02 06:21:17.595 | HEAD is now at 4b369fc38 Requirements: requests is always required 2026-09-02 06:21:17.600 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:21:17.603 | + functions-common:time_stop:2420 : local name 2026-09-02 06:21:17.607 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:21:17.611 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:21:17.614 | + functions-common:time_stop:2423 : local total 2026-09-02 06:21:17.618 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:21:17.620 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:21:17.624 | + functions-common:time_stop:2427 : start_time=1788330077456 2026-09-02 06:21:17.627 | + functions-common:time_stop:2429 : [[ -z 1788330077456 ]] 2026-09-02 06:21:17.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:21:17.636 | + functions-common:time_stop:2432 : end_time=1788330077632 2026-09-02 06:21:17.639 | + functions-common:time_stop:2433 : elapsed_time=176 2026-09-02 06:21:17.642 | + functions-common:time_stop:2434 : total=32493 2026-09-02 06:21:17.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:21:17.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32669 2026-09-02 06:21:17.651 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-02 06:21:17.669 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-02 06:21:17.673 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:21:17.674 | + functions-common:git_clone:673 : head -1 2026-09-02 06:21:17.676 | 4b369fc38 Requirements: requests is always required 2026-09-02 06:21:17.679 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:21:17.683 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-02 06:21:17.687 | + inc/python:setup_develop:353 : local bindep 2026-09-02 06:21:17.690 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-02 06:21:17.693 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-02 06:21:17.696 | + inc/python:setup_develop:359 : local extras= 2026-09-02 06:21:17.699 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-02 06:21:17.703 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:21:17.707 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-02 06:21:17.711 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-02 06:21:17.714 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:21:17.716 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:21:17.721 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-02 06:21:17.724 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:21:17.729 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-02 06:21:17.732 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:21:17.735 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:21:17.740 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-02 06:21:17.746 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-02 06:21:17.750 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-02 06:21:17.753 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-02 06:21:17.913 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-02 06:21:17.916 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 06:21:17.919 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:21:17.923 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:21:17.926 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-02 06:21:17.929 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-02 06:21:17.932 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 06:21:17.935 | + inc/python:setup_package:446 : local extras= 2026-09-02 06:21:17.939 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:21:17.942 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:21:17.944 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:21:17.948 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:21:17.951 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:21:17.955 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-02 06:21:17.983 | Using python 3.12 to install /opt/stack/glance 2026-09-02 06:21:17.986 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-09-02 06:21:18.965 | Obtaining file:///opt/stack/glance 2026-09-02 06:21:18.969 | Installing build dependencies: started 2026-09-02 06:21:20.476 | Installing build dependencies: finished with status 'done' 2026-09-02 06:21:20.477 | Checking if build backend supports build_editable: started 2026-09-02 06:21:21.015 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:21:21.017 | Getting requirements to build editable: started 2026-09-02 06:21:21.313 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:21:21.315 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:21:22.227 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:21:22.246 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.0.3) 2026-09-02 06:21:22.246 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (0.7.1) 2026-09-02 06:21:22.247 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.0.52) 2026-09-02 06:21:22.248 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-09-02 06:21:22.249 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.5.1) 2026-09-02 06:21:22.250 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.8.11) 2026-09-02 06:21:22.251 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.19.1) 2026-09-02 06:21:22.427 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.556 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 06:21:22.567 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.7.0) 2026-09-02 06:21:22.568 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.6.1) 2026-09-02 06:21:22.570 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.5.0) 2026-09-02 06:21:22.570 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.8.0) 2026-09-02 06:21:22.571 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.2.0) 2026-09-02 06:21:22.572 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.9.1) 2026-09-02 06:21:22.627 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.643 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-02 06:21:22.657 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.17.0) 2026-09-02 06:21:22.658 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (13.0.1) 2026-09-02 06:21:22.688 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.704 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 06:21:22.715 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.18.0) 2026-09-02 06:21:22.715 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.34.2) 2026-09-02 06:21:22.718 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.10.1) 2026-09-02 06:21:22.718 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.26.0) 2026-09-02 06:21:22.718 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.0) 2026-09-02 06:21:22.719 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.1.1) 2026-09-02 06:21:22.720 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.9.0) 2026-09-02 06:21:22.751 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.767 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:21:22.778 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.3.1) 2026-09-02 06:21:22.779 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.3.0) 2026-09-02 06:21:22.780 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.2.0) 2026-09-02 06:21:22.816 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.832 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:21:22.842 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.1) 2026-09-02 06:21:22.843 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (4.8.0) 2026-09-02 06:21:22.845 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.4.0) 2026-09-02 06:21:22.845 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.7.0) 2026-09-02 06:21:22.847 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-09-02 06:21:22.847 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (43.0.3) 2026-09-02 06:21:22.873 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.888 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:21:22.937 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev44) 2026-09-02 06:21:22.961 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:21:22.972 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (1.4.1) 2026-09-02 06:21:22.973 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (4.16.0) 2026-09-02 06:21:23.007 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.025 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-02 06:21:23.040 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev44) (2.1.1) 2026-09-02 06:21:23.046 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev44) (3.0) 2026-09-02 06:21:23.046 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev44) (5.11.0) 2026-09-02 06:21:23.053 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev44) (2.3.0) 2026-09-02 06:21:23.056 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev44) (1.4.2) 2026-09-02 06:21:23.057 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev44) (3.5.0) 2026-09-02 06:21:23.063 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev44) (3.3.2) 2026-09-02 06:21:23.067 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (26.1.0) 2026-09-02 06:21:23.069 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (2025.9.1) 2026-09-02 06:21:23.070 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (0.37.0) 2026-09-02 06:21:23.071 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev44) (2026.6.3) 2026-09-02 06:21:23.078 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev44) (2.1.0) 2026-09-02 06:21:23.079 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev44) (1.9.0) 2026-09-02 06:21:23.084 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (4.3.0) 2026-09-02 06:21:23.087 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (4.1.0) 2026-09-02 06:21:23.088 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (2.13.0) 2026-09-02 06:21:23.095 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (1.5.0) 2026-09-02 06:21:23.099 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev44) (5.3.1) 2026-09-02 06:21:23.105 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev44) (0.20) 2026-09-02 06:21:23.110 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev44) (1.3.0) 2026-09-02 06:21:23.111 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev44) (2.0.0) 2026-09-02 06:21:23.113 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev44) (6.0.3) 2026-09-02 06:21:23.121 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev44) (2.1.2) 2026-09-02 06:21:23.123 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev44) (0.6.2) 2026-09-02 06:21:23.180 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.195 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-02 06:21:23.235 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.250 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-02 06:21:23.289 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.305 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-02 06:21:23.350 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.366 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 06:21:23.375 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) (7.2.2) 2026-09-02 06:21:23.407 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.422 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 06:21:23.437 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev44) (2.9.0.post0) 2026-09-02 06:21:23.443 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (7.1.7) 2026-09-02 06:21:23.445 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (5.3.1) 2026-09-02 06:21:23.445 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (5.6.2) 2026-09-02 06:21:23.446 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (0.17.0) 2026-09-02 06:21:23.450 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (5.1.0) 2026-09-02 06:21:23.459 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (2026.3) 2026-09-02 06:21:23.460 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (26.3) 2026-09-02 06:21:23.467 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev44) (0.26.0) 2026-09-02 06:21:23.470 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (5.0.0) 2026-09-02 06:21:23.471 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (3.1.6) 2026-09-02 06:21:23.473 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (4.0.1) 2026-09-02 06:21:23.481 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev44) (3.0.3) 2026-09-02 06:21:23.495 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev44) (1.2.1) 2026-09-02 06:21:23.503 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (0.41.2) 2026-09-02 06:21:23.503 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (3.5.5) 2026-09-02 06:21:23.506 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (1.7.6) 2026-09-02 06:21:23.511 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) (2.8.0) 2026-09-02 06:21:23.555 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.571 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-02 06:21:23.686 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.702 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-09-02 06:21:23.735 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev44) (84.0.0) 2026-09-02 06:21:23.752 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev44) (0.8.2) 2026-09-02 06:21:23.813 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.830 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 06:21:23.869 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.887 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-02 06:21:23.952 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:23.968 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-02 06:21:24.037 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.051 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-02 06:21:24.086 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.101 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 06:21:24.111 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (15.0.0) 2026-09-02 06:21:24.139 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.155 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-02 06:21:24.177 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev44) (1.17.0) 2026-09-02 06:21:24.197 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.5.0) 2026-09-02 06:21:24.198 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (3.18) 2026-09-02 06:21:24.199 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2.7.0) 2026-09-02 06:21:24.201 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2023.11.17) 2026-09-02 06:21:24.236 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (4.2.0) 2026-09-02 06:21:24.236 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (2.20.0) 2026-09-02 06:21:24.246 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) (0.1.2) 2026-09-02 06:21:24.262 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev44) (0.8) 2026-09-02 06:21:24.386 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.409 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-02 06:21:24.457 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.474 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-02 06:21:24.484 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) (9.1.4) 2026-09-02 06:21:24.511 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.526 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-02 06:21:24.621 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:24.638 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-02 06:21:24.653 | Installing build dependencies: started 2026-09-02 06:21:26.119 | Installing build dependencies: finished with status 'done' 2026-09-02 06:21:26.119 | Getting requirements to build wheel: started 2026-09-02 06:21:26.752 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 06:21:26.752 | Preparing metadata (pyproject.toml): started 2026-09-02 06:21:27.122 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:21:27.177 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:27.193 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-02 06:21:27.244 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-02 06:21:27.258 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-02 06:21:27.332 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-02 06:21:27.372 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-02 06:21:27.394 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-02 06:21:27.416 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-02 06:21:27.442 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-02 06:21:27.501 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 44.0 MB/s 0:00:00 2026-09-02 06:21:27.516 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-02 06:21:27.537 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-02 06:21:27.559 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-02 06:21:27.582 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-02 06:21:27.604 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-02 06:21:27.625 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-02 06:21:27.647 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-02 06:21:27.670 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-02 06:21:27.693 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-02 06:21:27.716 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-02 06:21:27.740 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-02 06:21:27.766 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-02 06:21:27.789 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-02 06:21:27.811 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-02 06:21:27.840 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-02 06:21:27.862 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-02 06:21:27.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.4 MB/s 0:00:00 2026-09-02 06:21:27.928 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-02 06:21:27.950 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-02 06:21:27.971 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-02 06:21:27.993 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-02 06:21:28.014 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-02 06:21:28.175 | Building wheels for collected packages: glance, simplegeneric 2026-09-02 06:21:28.176 | Building editable for glance (pyproject.toml): started 2026-09-02 06:21:29.013 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-02 06:21:29.015 | Created wheel for glance: filename=glance-33.0.0.0b3.dev44-0.editable-py3-none-any.whl size=9079 sha256=c8c356799e4316ecb863f44d3cc60bb42fe8e6b6de488bede3bf1710eb12d001 2026-09-02 06:21:29.016 | Stored in directory: /tmp/pip-ephem-wheel-cache-a4lu2z2c/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-02 06:21:29.022 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-02 06:21:29.434 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-02 06:21:29.435 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=50b24769724d47d66dc802bbdc0192016bd115b0e0b0236d573d95fc58ccbb0a 2026-09-02 06:21:29.435 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-02 06:21:29.439 | Successfully built glance simplegeneric 2026-09-02 06:21:29.737 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-02 06:21:32.717 | Attempting uninstall: jsonpointer 2026-09-02 06:21:32.733 | Found existing installation: jsonpointer 2.0 2026-09-02 06:21:32.733 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:21:32.734 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-02 06:21:32.752 | Attempting uninstall: jmespath 2026-09-02 06:21:32.765 | Found existing installation: jmespath 1.0.1 2026-09-02 06:21:32.766 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:21:32.767 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-02 06:21:32.808 | Attempting uninstall: httplib2 2026-09-02 06:21:32.824 | Found existing installation: httplib2 0.20.4 2026-09-02 06:21:32.825 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:21:32.825 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-02 06:21:32.921 | Attempting uninstall: jsonpatch 2026-09-02 06:21:32.938 | Found existing installation: jsonpatch 1.32 2026-09-02 06:21:32.938 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:21:32.939 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-02 06:21:37.438 | 2026-09-02 06:21:37.457 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev44 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-02 06:21:37.712 | + inc/python:pip_install:216 : result=0 2026-09-02 06:21:37.716 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:21:37.720 | + functions-common:time_stop:2420 : local name 2026-09-02 06:21:37.723 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:21:37.727 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:21:37.730 | + functions-common:time_stop:2423 : local total 2026-09-02 06:21:37.734 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:21:37.737 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:21:37.741 | + functions-common:time_stop:2427 : start_time=1788330077976 2026-09-02 06:21:37.745 | + functions-common:time_stop:2429 : [[ -z 1788330077976 ]] 2026-09-02 06:21:37.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:21:37.755 | + functions-common:time_stop:2432 : end_time=1788330097751 2026-09-02 06:21:37.759 | + functions-common:time_stop:2433 : elapsed_time=19775 2026-09-02 06:21:37.762 | + functions-common:time_stop:2434 : total=75534 2026-09-02 06:21:37.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:21:37.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95309 2026-09-02 06:21:37.773 | + inc/python:pip_install:219 : return 0 2026-09-02 06:21:37.777 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:21:37.781 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:21:37.785 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-02 06:21:37.788 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-02 06:21:37.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:21:37.795 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:21:37.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-02 06:21:37.803 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:21:37.807 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 06:21:37.811 | + ./stack.sh:main:945 : configure_glance 2026-09-02 06:21:37.815 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-02 06:21:37.832 | + lib/glance:configure_glance:353 : local dburl 2026-09-02 06:21:37.837 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-02 06:21:37.840 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-02 06:21:37.844 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-02 06:21:37.848 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-02 06:21:37.851 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:21:37.855 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:21:37.859 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:21:37.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:37.885 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:21:37.888 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-02 06:21:37.893 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-02 06:21:37.897 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-02 06:21:37.940 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-02 06:21:37.983 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-02 06:21:38.024 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-02 06:21:38.064 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-02 06:21:38.105 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-02 06:21:38.150 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-02 06:21:38.195 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-02 06:21:38.198 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-02 06:21:38.201 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-02 06:21:38.205 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 06:21:38.209 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 06:21:38.212 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-02 06:21:38.216 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-02 06:21:38.220 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-02 06:21:38.223 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 06:21:38.227 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-02 06:21:38.269 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-02 06:21:38.309 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.75/identity 2026-09-02 06:21:38.350 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-02 06:21:38.392 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-02 06:21:38.432 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-02 06:21:38.473 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-02 06:21:38.514 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-02 06:21:38.555 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.75/identity 2026-09-02 06:21:38.597 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 06:21:38.638 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 06:21:38.680 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 06:21:38.683 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-02 06:21:38.727 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-02 06:21:38.731 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-02 06:21:38.734 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-02 06:21:38.738 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 06:21:38.742 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 06:21:38.745 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:21:38.769 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:38.774 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 06:21:38.778 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 06:21:38.781 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:21:38.804 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:38.808 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:21:38.812 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:21:38.854 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:21:38.858 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:21:38.862 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-02 06:21:38.866 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-02 06:21:38.869 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-02 06:21:38.911 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-02 06:21:38.953 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-02 06:21:38.998 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-02 06:21:39.002 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-02 06:21:39.006 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-02 06:21:39.009 | + lib/glance:configure_glance_store:282 : local be 2026-09-02 06:21:39.013 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:21:39.017 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-02 06:21:39.020 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-02 06:21:39.065 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-02 06:21:39.069 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.75 2026-09-02 06:21:39.114 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:21:39.117 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-02 06:21:39.121 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-02 06:21:39.145 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:39.148 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.75/image 2026-09-02 06:21:39.190 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-02 06:21:39.215 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:39.219 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-02 06:21:39.223 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-02 06:21:39.226 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-02 06:21:39.232 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:21:39.257 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:21:39.261 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:21:39.264 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:21:39.267 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:21:39.271 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:21:39.313 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:21:39.355 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:21:39.396 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:21:39.439 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-02 06:21:39.480 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-02 06:21:39.486 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-02 06:21:39.531 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-02 06:21:39.573 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-02 06:21:39.615 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-02 06:21:39.659 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-02 06:21:39.703 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-02 06:21:39.748 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-02 06:21:39.793 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-02 06:21:39.835 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-02 06:21:39.842 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-09-02 06:21:39.850 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-02 06:21:39.874 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:21:39.877 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-02 06:21:39.881 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-02 06:21:39.885 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-02 06:21:39.888 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-02 06:21:39.891 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-02 06:21:39.895 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-02 06:21:39.898 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-02 06:21:39.904 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:21:39.908 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-02 06:21:39.951 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-02 06:21:39.954 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-02 06:21:39.958 | ++ functions:get_random_port:861 : true 2026-09-02 06:21:39.961 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-02 06:21:39.965 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-02 06:21:39.968 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-02 06:21:40.022 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-02 06:21:40.025 | ++ functions:get_random_port:865 : break 2 2026-09-02 06:21:40.028 | ++ functions:get_random_port:869 : echo 60999 2026-09-02 06:21:40.033 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-02 06:21:40.035 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-02 06:21:40.075 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-02 06:21:40.114 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-02 06:21:40.154 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-02 06:21:40.195 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 06:21:40.235 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 06:21:40.276 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-02 06:21:40.316 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-02 06:21:40.358 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-02 06:21:40.398 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:21:40.438 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 06:21:40.479 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 06:21:40.520 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-02 06:21:40.560 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 06:21:40.600 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-02 06:21:40.642 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-02 06:21:40.683 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-02 06:21:40.724 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-02 06:21:40.764 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-02 06:21:40.804 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-02 06:21:40.846 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-02 06:21:40.849 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-02 06:21:40.853 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:21:40.856 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:21:40.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:40.864 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:40.867 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-02 06:21:40.871 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-02 06:21:40.874 | perl: warning: Setting locale failed. 2026-09-02 06:21:40.874 | perl: warning: Please check that your locale settings: 2026-09-02 06:21:40.874 | LANGUAGE = (unset), 2026-09-02 06:21:40.874 | LC_ALL = "en_US.utf8", 2026-09-02 06:21:40.874 | LANG = (unset) 2026-09-02 06:21:40.875 | are supported and installed on your system. 2026-09-02 06:21:40.875 | perl: warning: Falling back to the standard locale ("C"). 2026-09-02 06:21:40.911 | proxy (enabled by site administrator) 2026-09-02 06:21:40.915 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-02 06:21:40.919 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-02 06:21:40.923 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:21:40.926 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:21:40.930 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:40.934 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:40.937 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-02 06:21:40.941 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-02 06:21:40.944 | perl: warning: Setting locale failed. 2026-09-02 06:21:40.944 | perl: warning: Please check that your locale settings: 2026-09-02 06:21:40.944 | LANGUAGE = (unset), 2026-09-02 06:21:40.944 | LC_ALL = "en_US.utf8", 2026-09-02 06:21:40.945 | LANG = (unset) 2026-09-02 06:21:40.945 | are supported and installed on your system. 2026-09-02 06:21:40.945 | perl: warning: Falling back to the standard locale ("C"). 2026-09-02 06:21:40.980 | No module matches proxy_http 2026-09-02 06:21:40.985 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-02 06:21:40.998 | perl: warning: Setting locale failed. 2026-09-02 06:21:40.998 | perl: warning: Please check that your locale settings: 2026-09-02 06:21:40.998 | LANGUAGE = (unset), 2026-09-02 06:21:40.998 | LC_ALL = "en_US.utf8", 2026-09-02 06:21:40.998 | LANG = "de_DE.UTF-8" 2026-09-02 06:21:40.998 | are supported and installed on your system. 2026-09-02 06:21:40.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:21:41.039 | Considering dependency proxy for proxy_http: 2026-09-02 06:21:41.039 | Module proxy already enabled 2026-09-02 06:21:41.039 | Enabling module proxy_http. 2026-09-02 06:21:41.045 | To activate the new configuration, you need to run: 2026-09-02 06:21:41.045 | systemctl restart apache2 2026-09-02 06:21:41.051 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-02 06:21:41.054 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-02 06:21:41.058 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:21:41.061 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:21:41.065 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:21:41.188 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-02 06:21:41.194 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-02 06:21:41.197 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-02 06:21:41.201 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 06:21:41.205 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:41.208 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:41.212 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-02 06:21:41.216 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-02 06:21:41.222 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-02 06:21:41.222 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-02 06:21:41.233 | KeepAlive Off 2026-09-02 06:21:41.240 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-02 06:21:41.240 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-02 06:21:41.250 | SetEnv proxy-sendchunked 1 2026-09-02 06:21:41.257 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-02 06:21:41.258 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-02 06:21:41.269 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-02 06:21:41.275 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-02 06:21:41.278 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-02 06:21:41.282 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 06:21:41.285 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 06:21:41.289 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:21:41.293 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:21:41.297 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:41.300 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:41.304 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 06:21:41.308 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 06:21:41.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:21:41.315 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:21:41.318 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-02 06:21:41.332 | perl: warning: Setting locale failed. 2026-09-02 06:21:41.332 | perl: warning: Please check that your locale settings: 2026-09-02 06:21:41.332 | LANGUAGE = (unset), 2026-09-02 06:21:41.332 | LC_ALL = "en_US.utf8", 2026-09-02 06:21:41.332 | LANG = "de_DE.UTF-8" 2026-09-02 06:21:41.332 | are supported and installed on your system. 2026-09-02 06:21:41.332 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:21:41.373 | Enabling site glance-api. 2026-09-02 06:21:41.379 | To activate the new configuration, you need to run: 2026-09-02 06:21:41.379 | systemctl reload apache2 2026-09-02 06:21:41.385 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-02 06:21:41.388 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:21:41.392 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:21:41.396 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:21:41.525 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-02 06:21:41.533 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-02 06:21:41.576 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-02 06:21:41.621 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-02 06:21:41.625 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-02 06:21:41.670 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-02 06:21:41.711 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-02 06:21:41.735 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:21:41.739 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-02 06:21:41.743 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-02 06:21:41.747 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-02 06:21:41.751 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 06:21:41.755 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-02 06:21:41.759 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-09-02 06:21:41.763 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-02 06:21:41.766 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-02 06:21:41.770 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:21:41.773 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:21:41.778 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:21:41.782 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:21:41.786 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:21:41.790 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:21:41.814 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:21:41.818 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:21:41.821 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:21:41.825 | + functions-common:git_clone:610 : echo master 2026-09-02 06:21:41.825 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:21:41.832 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-09-02 06:21:41.836 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:21:41.839 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-02 06:21:41.843 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:21:41.846 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:21:41.850 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:21:41.853 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:21:41.857 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:21:41.860 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:21:41.863 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:21:41.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:21:41.871 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:21:41.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330101873 2026-09-02 06:21:41.879 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-02 06:21:41.883 | Cloning into '/opt/stack/cinder'... 2026-09-02 06:22:34.885 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:22:34.887 | + functions-common:time_stop:2420 : local name 2026-09-02 06:22:34.890 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:22:34.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:22:34.894 | + functions-common:time_stop:2423 : local total 2026-09-02 06:22:34.898 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:22:34.901 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:22:34.905 | + functions-common:time_stop:2427 : start_time=1788330101873 2026-09-02 06:22:34.908 | + functions-common:time_stop:2429 : [[ -z 1788330101873 ]] 2026-09-02 06:22:34.912 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:22:34.918 | + functions-common:time_stop:2432 : end_time=1788330154914 2026-09-02 06:22:34.922 | + functions-common:time_stop:2433 : elapsed_time=53041 2026-09-02 06:22:34.925 | + functions-common:time_stop:2434 : total=32669 2026-09-02 06:22:34.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:22:34.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85710 2026-09-02 06:22:34.935 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-09-02 06:22:34.939 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:22:34.942 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:22:34.946 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:22:34.949 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:22:34.953 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:22:34.957 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:22:34.960 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:22:34.963 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:22:34.966 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:22:34.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:22:34.976 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330154973 2026-09-02 06:22:34.980 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:22:35.635 | From https://review.opendev.org/openstack/cinder 2026-09-02 06:22:35.635 | * branch master -> FETCH_HEAD 2026-09-02 06:22:35.646 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:22:35.648 | + functions-common:time_stop:2420 : local name 2026-09-02 06:22:35.652 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:22:35.656 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:22:35.659 | + functions-common:time_stop:2423 : local total 2026-09-02 06:22:35.663 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:22:35.666 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:22:35.670 | + functions-common:time_stop:2427 : start_time=1788330154973 2026-09-02 06:22:35.673 | + functions-common:time_stop:2429 : [[ -z 1788330154973 ]] 2026-09-02 06:22:35.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:22:35.682 | + functions-common:time_stop:2432 : end_time=1788330155678 2026-09-02 06:22:35.685 | + functions-common:time_stop:2433 : elapsed_time=705 2026-09-02 06:22:35.688 | + functions-common:time_stop:2434 : total=85710 2026-09-02 06:22:35.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:22:35.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86415 2026-09-02 06:22:35.696 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:22:35.700 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:22:35.704 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:22:35.708 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:22:35.711 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:22:35.715 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:22:35.718 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:22:35.721 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:22:35.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:22:35.729 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:22:35.734 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330155730 2026-09-02 06:22:35.738 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:22:36.182 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:22:36.182 | 2026-09-02 06:22:36.182 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:22:36.182 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:22:36.182 | state without impacting any branches by switching back to a branch. 2026-09-02 06:22:36.182 | 2026-09-02 06:22:36.182 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:22:36.182 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:22:36.182 | 2026-09-02 06:22:36.183 | git switch -c 2026-09-02 06:22:36.183 | 2026-09-02 06:22:36.183 | Or undo this operation with: 2026-09-02 06:22:36.183 | 2026-09-02 06:22:36.183 | git switch - 2026-09-02 06:22:36.183 | 2026-09-02 06:22:36.183 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:22:36.183 | 2026-09-02 06:22:36.183 | HEAD is now at b475eafb3 Merge "netapp: Fix clone_image() crash when ZAPI fallback is disabled" 2026-09-02 06:22:36.191 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:22:36.195 | + functions-common:time_stop:2420 : local name 2026-09-02 06:22:36.198 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:22:36.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:22:36.205 | + functions-common:time_stop:2423 : local total 2026-09-02 06:22:36.209 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:22:36.211 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:22:36.214 | + functions-common:time_stop:2427 : start_time=1788330155730 2026-09-02 06:22:36.218 | + functions-common:time_stop:2429 : [[ -z 1788330155730 ]] 2026-09-02 06:22:36.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:22:36.227 | + functions-common:time_stop:2432 : end_time=1788330156224 2026-09-02 06:22:36.231 | + functions-common:time_stop:2433 : elapsed_time=494 2026-09-02 06:22:36.234 | + functions-common:time_stop:2434 : total=86415 2026-09-02 06:22:36.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:22:36.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86909 2026-09-02 06:22:36.245 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-02 06:22:36.261 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-02 06:22:36.265 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:22:36.265 | + functions-common:git_clone:673 : head -1 2026-09-02 06:22:36.270 | b475eafb3 Merge "netapp: Fix clone_image() crash when ZAPI fallback is disabled" 2026-09-02 06:22:36.274 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:22:36.277 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-02 06:22:36.281 | + inc/python:setup_develop:353 : local bindep 2026-09-02 06:22:36.284 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-02 06:22:36.288 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-02 06:22:36.292 | + inc/python:setup_develop:359 : local extras= 2026-09-02 06:22:36.295 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-02 06:22:36.299 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:22:36.303 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-02 06:22:36.307 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-02 06:22:36.311 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:22:36.315 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:22:36.320 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-02 06:22:36.324 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:22:36.328 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-02 06:22:36.332 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:22:36.335 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:22:36.340 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-02 06:22:36.347 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-02 06:22:36.351 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-02 06:22:36.355 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-02 06:22:36.510 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-02 06:22:36.513 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 06:22:36.517 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:22:36.521 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:22:36.525 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-02 06:22:36.529 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-02 06:22:36.533 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 06:22:36.537 | + inc/python:setup_package:446 : local extras= 2026-09-02 06:22:36.541 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:22:36.544 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:22:36.547 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:22:36.550 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:22:36.554 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:22:36.558 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-02 06:22:36.585 | Using python 3.12 to install /opt/stack/cinder 2026-09-02 06:22:36.589 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-09-02 06:22:37.564 | Obtaining file:///opt/stack/cinder 2026-09-02 06:22:37.570 | Installing build dependencies: started 2026-09-02 06:22:39.158 | Installing build dependencies: finished with status 'done' 2026-09-02 06:22:39.158 | Checking if build backend supports build_editable: started 2026-09-02 06:22:39.712 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:22:39.714 | Getting requirements to build editable: started 2026-09-02 06:22:40.018 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:22:40.020 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:22:41.444 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:22:41.473 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (7.0.3) 2026-09-02 06:22:41.474 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (5.3.1) 2026-09-02 06:22:41.475 | 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.dev318) (0.41.2) 2026-09-02 06:22:41.477 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.5.0) 2026-09-02 06:22:41.478 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.5.5) 2026-09-02 06:22:41.478 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2.1.0) 2026-09-02 06:22:41.481 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (4.26.0) 2026-09-02 06:22:41.481 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (5.17.0) 2026-09-02 06:22:41.481 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (13.0.1) 2026-09-02 06:22:42.108 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.250 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-02 06:22:42.262 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (10.7.0) 2026-09-02 06:22:42.263 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (7.6.1) 2026-09-02 06:22:42.264 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (6.5.0) 2026-09-02 06:22:42.265 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (18.1.1) 2026-09-02 06:22:42.266 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (8.3.1) 2026-09-02 06:22:42.267 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (18.3.0) 2026-09-02 06:22:42.268 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (8.2.0) 2026-09-02 06:22:42.269 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (6.0.1) 2026-09-02 06:22:42.270 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.12.0) 2026-09-02 06:22:42.271 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.9.0) 2026-09-02 06:22:42.272 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (7.10.0) 2026-09-02 06:22:42.273 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (5.11.0) 2026-09-02 06:22:42.275 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (4.8.0) 2026-09-02 06:22:42.276 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2.8.0) 2026-09-02 06:22:42.279 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (10.2.0) 2026-09-02 06:22:42.317 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.332 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-02 06:22:42.342 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (4.4.0) 2026-09-02 06:22:42.345 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (26.3) 2026-09-02 06:22:42.385 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.401 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-02 06:22:42.413 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.10.1) 2026-09-02 06:22:42.413 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.1.0) 2026-09-02 06:22:42.414 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (3.3.2) 2026-09-02 06:22:42.415 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (7.6.0) 2026-09-02 06:22:42.455 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.471 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 06:22:42.482 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (6.0.0) 2026-09-02 06:22:42.523 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.538 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-02 06:22:42.549 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2.34.2) 2026-09-02 06:22:42.552 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2.7.0) 2026-09-02 06:22:42.552 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2.5.1) 2026-09-02 06:22:42.552 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (6.4.0) 2026-09-02 06:22:42.578 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.593 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 06:22:42.603 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2.0.52) 2026-09-02 06:22:42.604 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (5.9.1) 2026-09-02 06:22:42.631 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.647 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-02 06:22:42.670 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (9.1.4) 2026-09-02 06:22:42.671 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (1.8.11) 2026-09-02 06:22:42.672 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (6.9.0) 2026-09-02 06:22:42.713 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.729 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-02 06:22:42.739 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (7.1.1) 2026-09-02 06:22:42.784 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev318) 2026-09-02 06:22:42.802 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-02 06:22:42.813 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (5.8.0) 2026-09-02 06:22:42.815 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (43.0.3) 2026-09-02 06:22:42.815 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (0.3.1) 2026-09-02 06:22:43.002 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev318) 2026-09-02 06:22:43.019 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-02 06:22:43.031 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev318) (1.9.0) 2026-09-02 06:22:43.032 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (2026.3) 2026-09-02 06:22:43.033 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev318) (7.1.7) 2026-09-02 06:22:43.041 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev318) (2.1.1) 2026-09-02 06:22:43.046 | 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.dev318) (3.0) 2026-09-02 06:22:43.054 | 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.dev318) (2.8.0) 2026-09-02 06:22:43.060 | 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.dev318) (3.1.0) 2026-09-02 06:22:43.063 | 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.dev318) (2.3.0) 2026-09-02 06:22:43.069 | 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.dev318) (26.1.0) 2026-09-02 06:22:43.072 | 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.dev318) (2025.9.1) 2026-09-02 06:22:43.072 | 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.dev318) (0.37.0) 2026-09-02 06:22:43.072 | 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.dev318) (2026.6.3) 2026-09-02 06:22:43.080 | 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.dev318) (1.9.0) 2026-09-02 06:22:43.081 | 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.dev318) (4.16.0) 2026-09-02 06:22:43.085 | 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.dev318) (4.3.0) 2026-09-02 06:22:43.087 | 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.dev318) (4.1.0) 2026-09-02 06:22:43.088 | 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.dev318) (2.13.0) 2026-09-02 06:22:43.097 | 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.dev318) (7.2.2) 2026-09-02 06:22:43.102 | 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.dev318) (1.5.0) 2026-09-02 06:22:43.109 | 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.dev318) (0.20) 2026-09-02 06:22:43.114 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev318) (1.3.0) 2026-09-02 06:22:43.116 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev318) (2.0.0) 2026-09-02 06:22:43.117 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev318) (6.0.3) 2026-09-02 06:22:43.125 | 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.dev318) (1.19.1) 2026-09-02 06:22:43.127 | 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.dev318) (2.1.2) 2026-09-02 06:22:43.128 | 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.dev318) (0.6.2) 2026-09-02 06:22:43.134 | 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.dev318) (1.4.1) 2026-09-02 06:22:43.139 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev318) (2.9.0.post0) 2026-09-02 06:22:43.145 | 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.dev318) (5.3.1) 2026-09-02 06:22:43.146 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev318) (5.6.2) 2026-09-02 06:22:43.147 | 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.dev318) (0.17.0) 2026-09-02 06:22:43.152 | 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.dev318) (5.1.0) 2026-09-02 06:22:43.164 | 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.dev318) (0.26.0) 2026-09-02 06:22:43.168 | 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.dev318) (5.0.0) 2026-09-02 06:22:43.169 | 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.dev318) (3.1.6) 2026-09-02 06:22:43.171 | 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.dev318) (4.0.1) 2026-09-02 06:22:43.178 | 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.dev318) (3.0.3) 2026-09-02 06:22:43.190 | 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.dev318) (1.2.1) 2026-09-02 06:22:43.210 | 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.dev318) (1.7.6) 2026-09-02 06:22:43.217 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev318) (2.2.0) 2026-09-02 06:22:43.224 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev318) (1.3.7) 2026-09-02 06:22:43.227 | 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.dev318) (3.18.0) 2026-09-02 06:22:43.270 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev318) 2026-09-02 06:22:43.286 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 06:22:43.346 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev318) 2026-09-02 06:22:43.361 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-02 06:22:43.415 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev318) 2026-09-02 06:22:43.431 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-02 06:22:43.450 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev318) (84.0.0) 2026-09-02 06:22:43.464 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev318) (0.8.2) 2026-09-02 06:22:43.500 | 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.dev318) (4.16.0) 2026-09-02 06:22:43.506 | 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.dev318) (0.6.0) 2026-09-02 06:22:43.507 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (4.2.0) 2026-09-02 06:22:43.517 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (3.0.53) 2026-09-02 06:22:43.518 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (1.11.0) 2026-09-02 06:22:43.519 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (15.0.0) 2026-09-02 06:22:43.520 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (1.8.0) 2026-09-02 06:22:43.534 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev318) (1.17.0) 2026-09-02 06:22:43.565 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev318) 2026-09-02 06:22:43.581 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-02 06:22:43.593 | 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.dev318) (24.2.1) 2026-09-02 06:22:43.625 | 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.dev318) (3.5.0) 2026-09-02 06:22:43.627 | 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.dev318) (3.18) 2026-09-02 06:22:43.629 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev318) (2023.11.17) 2026-09-02 06:22:43.660 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (4.2.0) 2026-09-02 06:22:43.663 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (2.20.0) 2026-09-02 06:22:43.674 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev318) (0.1.2) 2026-09-02 06:22:43.693 | 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.dev318) (0.8) 2026-09-02 06:22:43.735 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev318) 2026-09-02 06:22:43.750 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-02 06:22:43.809 | 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.dev318) (3.6.1) 2026-09-02 06:22:43.811 | 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.dev318) (3.5.0) 2026-09-02 06:22:43.811 | 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.dev318) (4.0.1) 2026-09-02 06:22:43.884 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev318) 2026-09-02 06:22:43.901 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-02 06:22:43.936 | 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.dev318) (1.33) 2026-09-02 06:22:43.942 | 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.dev318) (3.1.1) 2026-09-02 06:22:44.030 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-02 06:22:44.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 52.1 MB/s 0:00:00 2026-09-02 06:22:44.167 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-02 06:22:44.191 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-02 06:22:44.211 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.2 MB/s 0:00:00 2026-09-02 06:22:44.224 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-02 06:22:44.248 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-02 06:22:44.270 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-02 06:22:44.299 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.1 MB/s 0:00:00 2026-09-02 06:22:44.315 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-02 06:22:44.340 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-02 06:22:44.366 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-02 06:22:44.389 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-02 06:22:44.411 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-02 06:22:44.434 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-02 06:22:44.456 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-02 06:22:44.478 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-02 06:22:44.533 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-02 06:22:44.557 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-02 06:22:44.666 | Building wheels for collected packages: cinder 2026-09-02 06:22:44.668 | Building editable for cinder (pyproject.toml): started 2026-09-02 06:22:46.340 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-02 06:22:46.341 | Created wheel for cinder: filename=cinder-28.1.0.dev318-0.editable-py3-none-any.whl size=9268 sha256=3c4f6556e545f59d5538cff63bdf9dde0a0cb9dac90aaa948d644128b17fd72b 2026-09-02 06:22:46.341 | Stored in directory: /tmp/pip-ephem-wheel-cache-vg1nke_c/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-02 06:22:46.347 | Successfully built cinder 2026-09-02 06:22:46.614 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-02 06:22:46.885 | Attempting uninstall: pyudev 2026-09-02 06:22:46.901 | Found existing installation: pyudev 0.24.0 2026-09-02 06:22:46.902 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-02 06:22:46.902 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-02 06:22:49.122 | 2026-09-02 06:22:49.136 | Successfully installed cinder-28.1.0.dev318 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-02 06:22:49.361 | + inc/python:pip_install:216 : result=0 2026-09-02 06:22:49.365 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:22:49.368 | + functions-common:time_stop:2420 : local name 2026-09-02 06:22:49.371 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:22:49.374 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:22:49.378 | + functions-common:time_stop:2423 : local total 2026-09-02 06:22:49.381 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:22:49.383 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:22:49.387 | + functions-common:time_stop:2427 : start_time=1788330156579 2026-09-02 06:22:49.390 | + functions-common:time_stop:2429 : [[ -z 1788330156579 ]] 2026-09-02 06:22:49.393 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:22:49.398 | + functions-common:time_stop:2432 : end_time=1788330169395 2026-09-02 06:22:49.401 | + functions-common:time_stop:2433 : elapsed_time=12816 2026-09-02 06:22:49.404 | + functions-common:time_stop:2434 : total=95309 2026-09-02 06:22:49.407 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:22:49.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=108125 2026-09-02 06:22:49.414 | + inc/python:pip_install:219 : return 0 2026-09-02 06:22:49.418 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:22:49.422 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:22:49.425 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-02 06:22:49.429 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-02 06:22:49.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:22:49.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:22:49.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-02 06:22:49.442 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:22:49.446 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-02 06:22:49.450 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-02 06:22:49.454 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-02 06:22:49.457 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:22:49.461 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:22:49.464 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-02 06:22:49.483 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-02 06:22:49.487 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:22:49.490 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:22:49.493 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:22:49.496 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:22:49.500 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:22:49.503 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:22:49.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:22:49.511 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:22:49.515 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:22:49.518 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:22:49.521 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:22:49.524 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:22:49.527 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-02 06:22:49.530 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:22:49.533 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:22:49.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:22:49.540 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-02 06:22:49.568 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-09-02 06:22:49.609 | Reading package lists... 2026-09-02 06:22:50.019 | Building dependency tree... 2026-09-02 06:22:50.020 | Reading state information... 2026-09-02 06:22:50.608 | The following packages were automatically installed and are no longer required: 2026-09-02 06:22:50.610 | libfwupd2 libgusb2 2026-09-02 06:22:50.610 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:22:50.613 | The following additional packages will be installed: 2026-09-02 06:22:50.613 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-02 06:22:50.613 | python3-urwid python3-wcwidth 2026-09-02 06:22:50.615 | Suggested packages: 2026-09-02 06:22:50.616 | python-urwid-doc 2026-09-02 06:22:50.652 | The following NEW packages will be installed: 2026-09-02 06:22:50.652 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-02 06:22:50.653 | python3-urwid python3-wcwidth targetcli-fb 2026-09-02 06:22:50.904 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:22:50.904 | Need to get 385 kB of archives. 2026-09-02 06:22:50.904 | After this operation, 3098 kB of additional disk space will be used. 2026-09-02 06:22:50.904 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-02 06:22:51.246 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-02 06:22:51.269 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-02 06:22:51.490 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-02 06:22:51.610 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-02 06:22:51.655 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-02 06:22:51.894 | perl: warning: Setting locale failed. 2026-09-02 06:22:51.894 | perl: warning: Please check that your locale settings: 2026-09-02 06:22:51.894 | LANGUAGE = (unset), 2026-09-02 06:22:51.894 | LC_ALL = "en_US.utf8", 2026-09-02 06:22:51.895 | LANG = "de_DE.UTF-8" 2026-09-02 06:22:51.895 | are supported and installed on your system. 2026-09-02 06:22:51.895 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:22:51.959 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:22:51.959 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:22:51.959 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:22:52.151 | Fetched 385 kB in 1s (395 kB/s) 2026-09-02 06:22:52.191 | Selecting previously unselected package python3-typing-extensions. 2026-09-02 06:22:52.281 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-09-02 06:22:52.290 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-02 06:22:52.293 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-02 06:22:52.345 | Selecting previously unselected package python3-wcwidth. 2026-09-02 06:22:52.361 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-02 06:22:52.364 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-02 06:22:52.417 | Selecting previously unselected package python3-urwid. 2026-09-02 06:22:52.433 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-02 06:22:52.436 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-02 06:22:52.529 | Selecting previously unselected package python3-configshell-fb. 2026-09-02 06:22:52.542 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-02 06:22:52.546 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-02 06:22:52.604 | Selecting previously unselected package python3-rtslib-fb. 2026-09-02 06:22:52.620 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-02 06:22:52.623 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-02 06:22:52.692 | Selecting previously unselected package targetcli-fb. 2026-09-02 06:22:52.707 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-02 06:22:52.710 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-02 06:22:52.786 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-02 06:22:53.991 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-02 06:22:53.999 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-02 06:22:54.318 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-02 06:22:54.560 | Setting up python3-urwid (2.6.10-1) ... 2026-09-02 06:22:55.094 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-02 06:22:55.292 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 06:22:55.292 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-02 06:22:55.315 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-02 06:22:55.316 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-02 06:22:55.316 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-02 06:22:55.316 | keyword = Word(alphanums + '_\-') 2026-09-02 06:22:55.316 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 06:22:55.316 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 06:22:55.316 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 06:22:55.316 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 06:22:55.316 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-02 06:22:55.316 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-02 06:22:55.324 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 06:22:55.324 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-02 06:22:55.346 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-02 06:22:55.346 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-02 06:22:55.346 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-02 06:22:55.346 | keyword = Word(alphanums + '_\-') 2026-09-02 06:22:55.346 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 06:22:55.346 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 06:22:55.347 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-02 06:22:55.347 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-02 06:22:55.347 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-02 06:22:55.348 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-02 06:22:55.378 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-02 06:22:55.584 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-02 06:22:55.584 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-02 06:22:55.875 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:22:56.739 | perl: warning: Setting locale failed. 2026-09-02 06:22:56.739 | perl: warning: Please check that your locale settings: 2026-09-02 06:22:56.739 | LANGUAGE = (unset), 2026-09-02 06:22:56.739 | LC_ALL = "en_US.utf8", 2026-09-02 06:22:56.739 | LANG = "de_DE.UTF-8" 2026-09-02 06:22:56.739 | are supported and installed on your system. 2026-09-02 06:22:56.739 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:22:56.870 | perl: warning: Setting locale failed. 2026-09-02 06:22:56.870 | perl: warning: Please check that your locale settings: 2026-09-02 06:22:56.870 | LANGUAGE = (unset), 2026-09-02 06:22:56.870 | LC_ALL = "en_US.utf8", 2026-09-02 06:22:56.870 | LANG = "de_DE.UTF-8" 2026-09-02 06:22:56.870 | are supported and installed on your system. 2026-09-02 06:22:56.871 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:22:56.921 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:22:56.921 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:22:56.922 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:22:56.994 | perl: warning: Setting locale failed. 2026-09-02 06:22:56.994 | perl: warning: Please check that your locale settings: 2026-09-02 06:22:56.994 | LANGUAGE = (unset), 2026-09-02 06:22:56.994 | LC_ALL = "en_US.utf8", 2026-09-02 06:22:56.994 | LANG = "de_DE.UTF-8" 2026-09-02 06:22:56.994 | are supported and installed on your system. 2026-09-02 06:22:56.994 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:22:57.358 | 2026-09-02 06:22:57.359 | Running kernel seems to be up-to-date. 2026-09-02 06:22:57.359 | 2026-09-02 06:22:57.359 | Restarting services... 2026-09-02 06:22:57.419 | 2026-09-02 06:22:57.420 | Service restarts being deferred: 2026-09-02 06:22:57.420 | systemctl restart getty@tty1.service 2026-09-02 06:22:57.420 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:22:57.420 | systemctl restart systemd-logind.service 2026-09-02 06:22:57.420 | systemctl restart virtlockd.service 2026-09-02 06:22:57.420 | systemctl restart virtlogd.service 2026-09-02 06:22:57.420 | 2026-09-02 06:22:57.421 | No containers need to be restarted. 2026-09-02 06:22:57.421 | 2026-09-02 06:22:57.421 | User sessions running outdated binaries: 2026-09-02 06:22:57.421 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:22:57.431 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:22:57.441 | 2026-09-02 06:22:57.441 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:22:59.752 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:22:59.756 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:22:59.760 | + functions-common:time_stop:2420 : local name 2026-09-02 06:22:59.764 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:22:59.768 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:22:59.772 | + functions-common:time_stop:2423 : local total 2026-09-02 06:22:59.775 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:22:59.779 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:22:59.783 | + functions-common:time_stop:2427 : start_time=1788330169565 2026-09-02 06:22:59.787 | + functions-common:time_stop:2429 : [[ -z 1788330169565 ]] 2026-09-02 06:22:59.791 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:22:59.797 | + functions-common:time_stop:2432 : end_time=1788330179792 2026-09-02 06:22:59.801 | + functions-common:time_stop:2433 : elapsed_time=10227 2026-09-02 06:22:59.805 | + functions-common:time_stop:2434 : total=209271 2026-09-02 06:22:59.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:22:59.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=219498 2026-09-02 06:22:59.816 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:22:59.820 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 06:22:59.824 | + ./stack.sh:main:951 : configure_cinder 2026-09-02 06:22:59.828 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-02 06:22:59.847 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-02 06:22:59.853 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-02 06:22:59.857 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-02 06:22:59.860 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-02 06:22:59.866 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-02 06:22:59.866 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-02 06:22:59.872 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-02 06:22:59.876 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-02 06:22:59.879 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-02 06:22:59.882 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-02 06:22:59.886 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-02 06:22:59.890 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-02 06:22:59.894 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-02 06:22:59.898 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-02 06:22:59.915 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-02 06:22:59.933 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-09-02 06:22:59.950 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-09-02 06:22:59.967 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-02 06:22:59.984 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-02 06:23:00.002 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-02 06:23:00.007 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-02 06:23:00.013 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.iT2KrCgx9S 2026-09-02 06:23:00.016 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-02 06:23:00.020 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-02 06:23:00.023 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-02 06:23:00.027 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.iT2KrCgx9S 2026-09-02 06:23:00.033 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.iT2KrCgx9S 2026-09-02 06:23:00.050 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.iT2KrCgx9S /etc/sudoers.d/cinder-rootwrap 2026-09-02 06:23:00.069 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-02 06:23:00.075 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-02 06:23:00.079 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-02 06:23:00.082 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-02 06:23:00.085 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-02 06:23:00.089 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-02 06:23:00.093 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-02 06:23:00.097 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-02 06:23:00.097 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-02 06:23:00.108 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-02 06:23:00.114 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-02 06:23:00.131 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-02 06:23:00.148 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-02 06:23:00.151 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-02 06:23:00.158 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-02 06:23:00.165 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-02 06:23:00.168 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:00.173 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-02 06:23:00.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 06:23:00.180 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 06:23:00.184 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-02 06:23:00.187 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:00.191 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-02 06:23:00.195 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 06:23:00.199 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-02 06:23:00.245 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-02 06:23:00.287 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.75/identity 2026-09-02 06:23:00.330 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-02 06:23:00.371 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-02 06:23:00.412 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-02 06:23:00.454 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-02 06:23:00.497 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-02 06:23:00.541 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.75/identity 2026-09-02 06:23:00.587 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 06:23:00.631 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 06:23:00.673 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 06:23:00.676 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-02 06:23:00.721 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-02 06:23:00.766 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-02 06:23:00.770 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-02 06:23:00.774 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-02 06:23:00.777 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-02 06:23:00.781 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:23:00.785 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:23:00.789 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:23:00.815 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:00.818 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:23:00.822 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-02 06:23:00.827 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-02 06:23:00.873 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-02 06:23:00.915 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-02 06:23:00.958 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-02 06:23:01.002 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-02 06:23:01.048 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-02 06:23:01.092 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.75 2026-09-02 06:23:01.135 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-02 06:23:01.184 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-02 06:23:01.195 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 322011250a143c8bca9f647156dbb206 2026-09-02 06:23:01.238 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-02 06:23:01.241 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-02 06:23:01.282 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-02 06:23:01.325 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-02 06:23:01.367 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-02 06:23:01.406 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-02 06:23:01.446 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-02 06:23:01.485 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-02 06:23:01.508 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:01.512 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 06:23:01.515 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-02 06:23:01.518 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-02 06:23:01.521 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-02 06:23:01.525 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-02 06:23:01.528 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-02 06:23:01.532 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-02 06:23:01.536 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-02 06:23:01.540 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-02 06:23:01.543 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-02 06:23:01.547 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-02 06:23:01.591 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-02 06:23:01.630 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-02 06:23:01.669 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-02 06:23:01.710 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-02 06:23:01.751 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-02 06:23:01.790 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-02 06:23:01.829 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-02 06:23:01.869 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-02 06:23:01.907 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-02 06:23:01.911 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-02 06:23:01.914 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-02 06:23:01.917 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-02 06:23:01.955 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-02 06:23:01.959 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-02 06:23:02.002 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-02 06:23:02.005 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-02 06:23:02.009 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-02 06:23:02.013 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-02 06:23:02.052 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-02 06:23:02.056 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-02 06:23:02.060 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-02 06:23:02.063 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-02 06:23:02.067 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-02 06:23:02.090 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:23:02.094 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-02 06:23:02.118 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:23:02.122 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-02 06:23:02.145 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:23:02.149 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-02 06:23:02.152 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-02 06:23:02.156 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-02 06:23:02.160 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-02 06:23:02.163 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 06:23:02.166 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 06:23:02.169 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:23:02.193 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:02.198 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 06:23:02.201 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 06:23:02.205 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:23:02.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:02.233 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:23:02.237 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:23:02.280 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:23:02.284 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:23:02.288 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-02 06:23:02.291 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-02 06:23:02.295 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:02.300 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:23:02.325 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:23:02.329 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:23:02.333 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:23:02.336 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:23:02.340 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:23:02.381 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:23:02.425 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:23:02.466 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:23:02.510 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-02 06:23:02.552 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-02 06:23:02.576 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:02.580 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-02 06:23:02.584 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-02 06:23:02.587 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-02 06:23:02.591 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-02 06:23:02.595 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 06:23:02.598 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-02 06:23:02.602 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-02 06:23:02.606 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 06:23:02.609 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 06:23:02.629 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 06:23:02.629 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:23:02.641 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 06:23:02.647 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:23:02.661 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-02 06:23:02.667 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-02 06:23:02.671 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-02 06:23:02.677 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:23:02.680 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-02 06:23:02.724 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-02 06:23:02.765 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-02 06:23:02.806 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-02 06:23:02.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 06:23:02.888 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 06:23:02.929 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-02 06:23:02.970 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-02 06:23:03.010 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-02 06:23:03.053 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:23:03.094 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 06:23:03.135 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 06:23:03.177 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-02 06:23:03.217 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-02 06:23:03.260 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 06:23:03.264 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 06:23:03.268 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-02 06:23:03.272 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-02 06:23:03.276 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 06:23:03.280 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:23:03.284 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:23:03.288 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-02 06:23:03.292 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-02 06:23:03.296 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-02 06:23:03.338 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 06:23:03.379 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-09-02 06:23:03.379 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-02 06:23:03.391 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-02 06:23:03.396 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-02 06:23:03.400 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-02 06:23:03.404 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 06:23:03.407 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 06:23:03.411 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:23:03.415 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:23:03.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:23:03.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:23:03.426 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 06:23:03.430 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 06:23:03.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:23:03.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:23:03.441 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-02 06:23:03.454 | perl: warning: Setting locale failed. 2026-09-02 06:23:03.454 | perl: warning: Please check that your locale settings: 2026-09-02 06:23:03.454 | LANGUAGE = (unset), 2026-09-02 06:23:03.454 | LC_ALL = "en_US.utf8", 2026-09-02 06:23:03.454 | LANG = "de_DE.UTF-8" 2026-09-02 06:23:03.455 | are supported and installed on your system. 2026-09-02 06:23:03.455 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:23:03.495 | Enabling site cinder-api. 2026-09-02 06:23:03.501 | To activate the new configuration, you need to run: 2026-09-02 06:23:03.501 | systemctl reload apache2 2026-09-02 06:23:03.507 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 06:23:03.511 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:23:03.515 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:23:03.519 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:23:03.641 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-02 06:23:03.644 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.75/image 2026-09-02 06:23:03.686 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-02 06:23:03.710 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:23:03.713 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-02 06:23:03.717 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:03.721 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-02 06:23:03.724 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-02 06:23:03.728 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 06:23:03.732 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-02 06:23:03.736 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:03.740 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-02 06:23:03.744 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-02 06:23:03.748 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-02 06:23:03.791 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-02 06:23:03.831 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.75/identity 2026-09-02 06:23:03.872 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-02 06:23:03.913 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-02 06:23:03.953 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-02 06:23:03.994 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-02 06:23:04.035 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-02 06:23:04.076 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.75/identity 2026-09-02 06:23:04.116 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-02 06:23:04.157 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-02 06:23:04.198 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 06:23:04.201 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-02 06:23:04.205 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:04.209 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:23:04.212 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-02 06:23:04.216 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-02 06:23:04.260 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-02 06:23:04.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.75/identity 2026-09-02 06:23:04.338 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-02 06:23:04.381 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-02 06:23:04.422 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-02 06:23:04.462 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-02 06:23:04.503 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-02 06:23:04.544 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-02 06:23:04.584 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-02 06:23:04.625 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-02 06:23:04.629 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-02 06:23:04.653 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:04.658 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.75:2379?api_version=v3' 2026-09-02 06:23:04.704 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-02 06:23:04.708 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-02 06:23:04.753 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-02 06:23:04.756 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-02 06:23:04.760 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-02 06:23:04.804 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-02 06:23:04.809 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-02 06:23:04.812 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-02 06:23:04.816 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-02 06:23:04.820 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-02 06:23:04.862 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-02 06:23:04.904 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.75/identity 2026-09-02 06:23:04.947 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-02 06:23:04.989 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-02 06:23:05.031 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-02 06:23:05.073 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-02 06:23:05.116 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-02 06:23:05.160 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-02 06:23:05.184 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:23:05.188 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-02 06:23:05.192 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-02 06:23:05.196 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-02 06:23:05.200 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 06:23:05.204 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-02 06:23:05.208 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-02 06:23:05.211 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-02 06:23:05.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:23:05.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:23:05.223 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-02 06:23:05.227 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:23:05.231 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-02 06:23:05.235 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-02 06:23:05.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:23:05.243 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:23:05.247 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-02 06:23:05.251 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:23:05.254 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-02 06:23:05.258 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-02 06:23:05.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:23:05.266 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:23:05.269 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-02 06:23:05.273 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:23:05.277 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-02 06:23:05.281 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-02 06:23:05.285 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-02 06:23:05.288 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:23:05.292 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:23:05.296 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:23:05.301 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:23:05.304 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:23:05.309 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:23:05.334 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:23:05.338 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:23:05.341 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:23:05.346 | + functions-common:git_clone:610 : echo master 2026-09-02 06:23:05.346 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:23:05.352 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-02 06:23:05.356 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:23:05.359 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-02 06:23:05.363 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:23:05.366 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:23:05.370 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:23:05.373 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:23:05.377 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:23:05.380 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:23:05.383 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:23:05.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:23:05.391 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:23:05.397 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330185393 2026-09-02 06:23:05.400 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-02 06:23:05.404 | Cloning into '/opt/stack/neutron'... 2026-09-02 06:24:06.908 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:24:06.909 | + functions-common:time_stop:2420 : local name 2026-09-02 06:24:06.912 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:24:06.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:24:06.918 | + functions-common:time_stop:2423 : local total 2026-09-02 06:24:06.921 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:24:06.924 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:24:06.928 | + functions-common:time_stop:2427 : start_time=1788330185393 2026-09-02 06:24:06.931 | + functions-common:time_stop:2429 : [[ -z 1788330185393 ]] 2026-09-02 06:24:06.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:24:06.940 | + functions-common:time_stop:2432 : end_time=1788330246937 2026-09-02 06:24:06.944 | + functions-common:time_stop:2433 : elapsed_time=61544 2026-09-02 06:24:06.947 | + functions-common:time_stop:2434 : total=86909 2026-09-02 06:24:06.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:24:06.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148453 2026-09-02 06:24:06.955 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-02 06:24:06.959 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:24:06.962 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:24:06.965 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:24:06.968 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:24:06.971 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:24:06.974 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:24:06.978 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:24:06.981 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:24:06.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:24:06.987 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:24:06.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330246988 2026-09-02 06:24:06.996 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:24:08.911 | From https://review.opendev.org/openstack/neutron 2026-09-02 06:24:08.911 | * branch master -> FETCH_HEAD 2026-09-02 06:24:08.922 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:24:08.926 | + functions-common:time_stop:2420 : local name 2026-09-02 06:24:08.929 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:24:08.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:24:08.935 | + functions-common:time_stop:2423 : local total 2026-09-02 06:24:08.938 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:24:08.941 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:24:08.945 | + functions-common:time_stop:2427 : start_time=1788330246988 2026-09-02 06:24:08.948 | + functions-common:time_stop:2429 : [[ -z 1788330246988 ]] 2026-09-02 06:24:08.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:24:08.957 | + functions-common:time_stop:2432 : end_time=1788330248953 2026-09-02 06:24:08.960 | + functions-common:time_stop:2433 : elapsed_time=1965 2026-09-02 06:24:08.963 | + functions-common:time_stop:2434 : total=148453 2026-09-02 06:24:08.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:24:08.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150418 2026-09-02 06:24:08.974 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:24:08.977 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:24:08.981 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:24:08.984 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:24:08.987 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:24:08.991 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:24:08.994 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:24:08.997 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:24:09.000 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:24:09.005 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:24:09.009 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330249006 2026-09-02 06:24:09.013 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:24:09.487 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:24:09.488 | 2026-09-02 06:24:09.488 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:24:09.488 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:24:09.488 | state without impacting any branches by switching back to a branch. 2026-09-02 06:24:09.488 | 2026-09-02 06:24:09.488 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:24:09.488 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:24:09.488 | 2026-09-02 06:24:09.488 | git switch -c 2026-09-02 06:24:09.488 | 2026-09-02 06:24:09.488 | Or undo this operation with: 2026-09-02 06:24:09.489 | 2026-09-02 06:24:09.489 | git switch - 2026-09-02 06:24:09.489 | 2026-09-02 06:24:09.489 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:24:09.489 | 2026-09-02 06:24:09.489 | HEAD is now at 9ef55d50dc Merge "Restrict ``delete_port`` for compute, baremetal and manila ports" 2026-09-02 06:24:09.497 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:24:09.500 | + functions-common:time_stop:2420 : local name 2026-09-02 06:24:09.504 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:24:09.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:24:09.510 | + functions-common:time_stop:2423 : local total 2026-09-02 06:24:09.513 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:24:09.516 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:24:09.519 | + functions-common:time_stop:2427 : start_time=1788330249006 2026-09-02 06:24:09.521 | + functions-common:time_stop:2429 : [[ -z 1788330249006 ]] 2026-09-02 06:24:09.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:24:09.530 | + functions-common:time_stop:2432 : end_time=1788330249526 2026-09-02 06:24:09.533 | + functions-common:time_stop:2433 : elapsed_time=520 2026-09-02 06:24:09.536 | + functions-common:time_stop:2434 : total=150418 2026-09-02 06:24:09.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:24:09.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150938 2026-09-02 06:24:09.546 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-02 06:24:09.567 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-02 06:24:09.572 | + functions-common:git_clone:673 : head -1 2026-09-02 06:24:09.572 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:24:09.577 | 9ef55d50dc Merge "Restrict ``delete_port`` for compute, baremetal and manila ports" 2026-09-02 06:24:09.581 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:24:09.585 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-02 06:24:09.589 | + inc/python:setup_develop:353 : local bindep 2026-09-02 06:24:09.593 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-02 06:24:09.597 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-02 06:24:09.600 | + inc/python:setup_develop:359 : local extras= 2026-09-02 06:24:09.604 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-02 06:24:09.608 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:24:09.611 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-02 06:24:09.615 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-02 06:24:09.618 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:24:09.621 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:24:09.626 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-02 06:24:09.630 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:24:09.634 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-02 06:24:09.638 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:24:09.642 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:24:09.647 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-02 06:24:09.653 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-02 06:24:09.657 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-02 06:24:09.660 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-02 06:24:09.818 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-02 06:24:09.822 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 06:24:09.825 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:24:09.828 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:24:09.831 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-02 06:24:09.834 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-02 06:24:09.838 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 06:24:09.841 | + inc/python:setup_package:446 : local extras= 2026-09-02 06:24:09.845 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:24:09.848 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:24:09.851 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:24:09.854 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:24:09.857 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:24:09.861 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-02 06:24:09.889 | Using python 3.12 to install /opt/stack/neutron 2026-09-02 06:24:09.891 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-09-02 06:24:10.868 | Obtaining file:///opt/stack/neutron 2026-09-02 06:24:10.878 | Installing build dependencies: started 2026-09-02 06:24:12.488 | Installing build dependencies: finished with status 'done' 2026-09-02 06:24:12.489 | Checking if build backend supports build_editable: started 2026-09-02 06:24:13.050 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:24:13.051 | Getting requirements to build editable: started 2026-09-02 06:24:13.360 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:24:13.362 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:24:15.089 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:24:15.112 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.0.3) 2026-09-02 06:24:15.113 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.10.1) 2026-09-02 06:24:15.114 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.1.0) 2026-09-02 06:24:15.115 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.5.1) 2026-09-02 06:24:15.116 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.1.0) 2026-09-02 06:24:15.119 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.3.1) 2026-09-02 06:24:15.300 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:15.450 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-02 06:24:15.460 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (0.32.0) 2026-09-02 06:24:15.461 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.34.2) 2026-09-02 06:24:15.462 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.1.6) 2026-09-02 06:24:15.463 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (13.0.1) 2026-09-02 06:24:15.464 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (1.3.0) 2026-09-02 06:24:15.524 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:15.540 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-02 06:24:15.551 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (9.1.4) 2026-09-02 06:24:15.552 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.0.52) 2026-09-02 06:24:15.553 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (1.8.11) 2026-09-02 06:24:15.555 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.17.0) 2026-09-02 06:24:15.555 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (1.19.1) 2026-09-02 06:24:15.556 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.9.1) 2026-09-02 06:24:15.557 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (4.3.0) 2026-09-02 06:24:15.558 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.6.1) 2026-09-02 06:24:15.559 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (10.7.0) 2026-09-02 06:24:15.561 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (6.5.0) 2026-09-02 06:24:15.561 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (18.1.1) 2026-09-02 06:24:15.562 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (6.9.0) 2026-09-02 06:24:15.563 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (8.3.1) 2026-09-02 06:24:15.564 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (18.3.0) 2026-09-02 06:24:15.565 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (8.2.0) 2026-09-02 06:24:15.567 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (6.0.1) 2026-09-02 06:24:15.567 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.12.0) 2026-09-02 06:24:15.568 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.9.0) 2026-09-02 06:24:15.569 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.10.0) 2026-09-02 06:24:15.570 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (5.11.0) 2026-09-02 06:24:15.571 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev170) (4.8.0) 2026-09-02 06:24:15.573 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (2.8.0) 2026-09-02 06:24:15.574 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (10.2.0) 2026-09-02 06:24:15.575 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.12.0) 2026-09-02 06:24:15.576 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (4.4.0) 2026-09-02 06:24:15.610 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:15.624 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 06:24:15.658 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:15.673 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:24:15.713 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:15.728 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-02 06:24:15.837 | Installing build dependencies: started 2026-09-02 06:24:17.323 | Installing build dependencies: finished with status 'done' 2026-09-02 06:24:17.323 | Getting requirements to build wheel: started 2026-09-02 06:24:17.991 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 06:24:17.993 | Preparing metadata (pyproject.toml): started 2026-09-02 06:24:18.380 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:24:18.430 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:18.446 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:24:18.455 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (7.2.2) 2026-09-02 06:24:18.490 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:18.507 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-02 06:24:18.517 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (24.2.1) 2026-09-02 06:24:18.518 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (18.13.1) 2026-09-02 06:24:18.519 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (4.20.0) 2026-09-02 06:24:18.551 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:18.568 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-02 06:24:18.611 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:18.627 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:24:18.636 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (3.5.0) 2026-09-02 06:24:18.639 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev170) (9.1.0) 2026-09-02 06:24:18.640 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev170) (1.4.1) 2026-09-02 06:24:18.641 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev170) (4.16.0) 2026-09-02 06:24:18.644 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev170) (2.3.0) 2026-09-02 06:24:18.649 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev170) (3.3.2) 2026-09-02 06:24:18.653 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev170) (3.0.3) 2026-09-02 06:24:18.656 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev170) (2.1.0) 2026-09-02 06:24:18.658 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev170) (1.9.0) 2026-09-02 06:24:18.664 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev170) (4.1.0) 2026-09-02 06:24:18.665 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev170) (2.13.0) 2026-09-02 06:24:18.667 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev170) (6.0.0) 2026-09-02 06:24:18.678 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev170) (1.3.7) 2026-09-02 06:24:18.711 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:18.727 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-02 06:24:18.738 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (43.0.3) 2026-09-02 06:24:18.740 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (1.5.0) 2026-09-02 06:24:18.741 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (1.1.0) 2026-09-02 06:24:18.744 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (1.33) 2026-09-02 06:24:18.744 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (4.11.3) 2026-09-02 06:24:18.746 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (6.0.3) 2026-09-02 06:24:18.749 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (2.1.1) 2026-09-02 06:24:18.754 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (3.0) 2026-09-02 06:24:18.762 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev170) (3.1.1) 2026-09-02 06:24:18.767 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (0.41.2) 2026-09-02 06:24:18.768 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (1.2.1) 2026-09-02 06:24:18.795 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:18.810 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-02 06:24:18.823 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (26.3) 2026-09-02 06:24:18.827 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (2.8.0) 2026-09-02 06:24:18.827 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (3.5.5) 2026-09-02 06:24:18.838 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (6.1.1) 2026-09-02 06:24:18.840 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (4.0.0) 2026-09-02 06:24:18.860 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev170) (0.20) 2026-09-02 06:24:18.866 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev170) (2.0.0) 2026-09-02 06:24:18.874 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev170) (2.1.2) 2026-09-02 06:24:18.876 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev170) (0.6.2) 2026-09-02 06:24:18.883 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev170) (2.9.0.post0) 2026-09-02 06:24:18.889 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (7.1.7) 2026-09-02 06:24:18.891 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (5.3.1) 2026-09-02 06:24:18.892 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (5.6.2) 2026-09-02 06:24:18.894 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (0.17.0) 2026-09-02 06:24:18.897 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (5.1.0) 2026-09-02 06:24:18.907 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (2026.3) 2026-09-02 06:24:18.914 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev170) (0.26.0) 2026-09-02 06:24:18.918 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev170) (5.0.0) 2026-09-02 06:24:18.920 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev170) (4.0.1) 2026-09-02 06:24:18.951 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev170) (1.7.6) 2026-09-02 06:24:18.958 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev170) (2.2.0) 2026-09-02 06:24:18.968 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev170) (3.18.0) 2026-09-02 06:24:19.017 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:19.032 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-02 06:24:19.055 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:19.059 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-02 06:24:19.076 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (3.0.3) 2026-09-02 06:24:19.077 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev170) (1.6.2) 2026-09-02 06:24:19.086 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev170) (84.0.0) 2026-09-02 06:24:19.113 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev170) (0.8.2) 2026-09-02 06:24:19.155 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev170) (1.17.0) 2026-09-02 06:24:19.160 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (4.16.0) 2026-09-02 06:24:19.162 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (4.26.0) 2026-09-02 06:24:19.197 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) 2026-09-02 06:24:19.215 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-02 06:24:19.232 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (0.6.0) 2026-09-02 06:24:19.233 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (4.2.0) 2026-09-02 06:24:19.244 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (3.0.53) 2026-09-02 06:24:19.245 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (1.11.0) 2026-09-02 06:24:19.246 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (15.0.0) 2026-09-02 06:24:19.249 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (1.8.0) 2026-09-02 06:24:19.253 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (26.1.0) 2026-09-02 06:24:19.255 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (2025.9.1) 2026-09-02 06:24:19.255 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (0.37.0) 2026-09-02 06:24:19.256 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (2026.6.3) 2026-09-02 06:24:19.311 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev170) (3.5.0) 2026-09-02 06:24:19.312 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev170) (3.18) 2026-09-02 06:24:19.313 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev170) (2.7.0) 2026-09-02 06:24:19.315 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev170) (2023.11.17) 2026-09-02 06:24:19.349 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (4.2.0) 2026-09-02 06:24:19.350 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (2.20.0) 2026-09-02 06:24:19.361 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev170) (0.1.2) 2026-09-02 06:24:19.381 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev170) (0.8) 2026-09-02 06:24:19.450 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev170) (0.16.0) 2026-09-02 06:24:19.540 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-02 06:24:19.640 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.0 MB/s 0:00:00 2026-09-02 06:24:19.655 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-02 06:24:19.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-09-02 06:24:19.850 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-02 06:24:19.878 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-02 06:24:19.903 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-02 06:24:19.925 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-09-02 06:24:19.951 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-02 06:24:19.967 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-02 06:24:19.982 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-02 06:24:20.011 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-02 06:24:20.061 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-02 06:24:20.087 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-02 06:24:20.110 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-02 06:24:20.211 | Building wheels for collected packages: neutron, ovs 2026-09-02 06:24:20.213 | Building editable for neutron (pyproject.toml): started 2026-09-02 06:24:22.463 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-02 06:24:22.465 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev170-0.editable-py3-none-any.whl size=16091 sha256=77276240e900c18db7adb989e98aef19009b23b8616af299ab29757faac5d717 2026-09-02 06:24:22.465 | Stored in directory: /tmp/pip-ephem-wheel-cache-dlwhtqn4/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-02 06:24:22.471 | Building wheel for ovs (pyproject.toml): started 2026-09-02 06:24:23.326 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-02 06:24:23.327 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=7cb2499b4848ab19d7559748221947203a0c75eec1810e52240df023f916ae68 2026-09-02 06:24:23.327 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-02 06:24:23.332 | Successfully built neutron ovs 2026-09-02 06:24:23.671 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-09-02 06:24:28.897 | 2026-09-02 06:24:28.920 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev170 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-02 06:24:29.151 | + inc/python:pip_install:216 : result=0 2026-09-02 06:24:29.154 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:24:29.156 | + functions-common:time_stop:2420 : local name 2026-09-02 06:24:29.159 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:24:29.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:24:29.164 | + functions-common:time_stop:2423 : local total 2026-09-02 06:24:29.166 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:24:29.168 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:24:29.171 | + functions-common:time_stop:2427 : start_time=1788330249882 2026-09-02 06:24:29.174 | + functions-common:time_stop:2429 : [[ -z 1788330249882 ]] 2026-09-02 06:24:29.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:24:29.181 | + functions-common:time_stop:2432 : end_time=1788330269178 2026-09-02 06:24:29.184 | + functions-common:time_stop:2433 : elapsed_time=19296 2026-09-02 06:24:29.186 | + functions-common:time_stop:2434 : total=108125 2026-09-02 06:24:29.189 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:24:29.192 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127421 2026-09-02 06:24:29.194 | + inc/python:pip_install:219 : return 0 2026-09-02 06:24:29.197 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:24:29.200 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:24:29.203 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-02 06:24:29.206 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-02 06:24:29.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:24:29.210 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:24:29.213 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-02 06:24:29.216 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:24:29.219 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-02 06:24:29.222 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-02 06:24:29.224 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-02 06:24:29.225 | Installing OVN and dependent packages 2026-09-02 06:24:29.227 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-02 06:24:29.230 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-02 06:24:29.248 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:24:29.250 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-02 06:24:29.268 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:24:29.271 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-02 06:24:29.289 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:24:29.292 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-02 06:24:29.294 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-02 06:24:29.311 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:24:29.314 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-02 06:24:29.317 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-02 06:24:29.333 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-02 06:24:29.337 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-02 06:24:29.352 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-02 06:24:29.356 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-02 06:24:29.375 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-02 06:24:29.377 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:24:29.380 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:24:29.383 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:24:29.386 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:24:29.388 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:24:29.391 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:24:29.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:29.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:29.399 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:24:29.402 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:24:29.405 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:24:29.407 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:24:29.410 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-02 06:24:29.413 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:24:29.415 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:29.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:29.421 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-02 06:24:29.443 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-09-02 06:24:29.481 | Reading package lists... 2026-09-02 06:24:29.886 | Building dependency tree... 2026-09-02 06:24:29.888 | Reading state information... 2026-09-02 06:24:30.513 | fakeroot is already the newest version (1.33-1). 2026-09-02 06:24:30.513 | fakeroot set to manually installed. 2026-09-02 06:24:30.513 | make is already the newest version (4.3-4.1build2). 2026-09-02 06:24:30.513 | make set to manually installed. 2026-09-02 06:24:30.513 | The following packages were automatically installed and are no longer required: 2026-09-02 06:24:30.515 | libfwupd2 libgusb2 2026-09-02 06:24:30.515 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:24:30.518 | The following additional packages will be installed: 2026-09-02 06:24:30.519 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-02 06:24:30.519 | python3-sortedcontainers 2026-09-02 06:24:30.522 | Suggested packages: 2026-09-02 06:24:30.522 | openvswitch-doc python-sortedcontainers-doc 2026-09-02 06:24:30.561 | The following NEW packages will be installed: 2026-09-02 06:24:30.562 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-02 06:24:30.563 | python3-openvswitch python3-sortedcontainers 2026-09-02 06:24:30.669 | 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:24:30.669 | Need to get 4225 kB of archives. 2026-09-02 06:24:30.669 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-02 06:24:30.669 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-02 06:24:30.817 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-02 06:24:30.862 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-02 06:24:30.863 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-02 06:24:30.865 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-02 06:24:30.883 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-02 06:24:31.151 | perl: warning: Setting locale failed. 2026-09-02 06:24:31.152 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:31.152 | LANGUAGE = (unset), 2026-09-02 06:24:31.152 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:31.152 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:31.152 | are supported and installed on your system. 2026-09-02 06:24:31.152 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:31.215 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:24:31.215 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:24:31.215 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:24:31.413 | Fetched 4225 kB in 0s (13.6 MB/s) 2026-09-02 06:24:31.459 | Selecting previously unselected package libunbound8:amd64. 2026-09-02 06:24:31.524 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126900 files and directories currently installed.) 2026-09-02 06:24:31.531 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-02 06:24:31.538 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-02 06:24:31.588 | Selecting previously unselected package openvswitch-common. 2026-09-02 06:24:31.601 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:31.604 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 06:24:31.700 | Selecting previously unselected package python3-sortedcontainers. 2026-09-02 06:24:31.713 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-02 06:24:31.716 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-02 06:24:31.773 | Selecting previously unselected package libxdp1:amd64. 2026-09-02 06:24:31.780 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-02 06:24:31.784 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-02 06:24:31.839 | Selecting previously unselected package python3-openvswitch. 2026-09-02 06:24:31.852 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:31.856 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 06:24:31.958 | Selecting previously unselected package openvswitch-switch. 2026-09-02 06:24:31.970 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:31.978 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 06:24:32.109 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-02 06:24:32.351 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-02 06:24:32.361 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-02 06:24:32.371 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 06:24:32.385 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 06:24:32.767 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-02 06:24:32.789 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-02 06:24:33.462 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-02 06:24:33.650 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-02 06:24:34.636 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:24:36.397 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-02 06:24:36.639 | perl: warning: Setting locale failed. 2026-09-02 06:24:36.639 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:36.639 | LANGUAGE = (unset), 2026-09-02 06:24:36.640 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:36.640 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:36.640 | are supported and installed on your system. 2026-09-02 06:24:36.640 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:36.770 | perl: warning: Setting locale failed. 2026-09-02 06:24:36.770 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:36.770 | LANGUAGE = (unset), 2026-09-02 06:24:36.771 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:36.771 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:36.771 | are supported and installed on your system. 2026-09-02 06:24:36.771 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:36.819 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:24:36.820 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:24:36.820 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:24:36.893 | perl: warning: Setting locale failed. 2026-09-02 06:24:36.894 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:36.894 | LANGUAGE = (unset), 2026-09-02 06:24:36.894 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:36.894 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:36.895 | are supported and installed on your system. 2026-09-02 06:24:36.895 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:37.262 | 2026-09-02 06:24:37.262 | Running kernel seems to be up-to-date. 2026-09-02 06:24:37.262 | 2026-09-02 06:24:37.263 | Restarting services... 2026-09-02 06:24:37.322 | 2026-09-02 06:24:37.322 | Service restarts being deferred: 2026-09-02 06:24:37.322 | systemctl restart getty@tty1.service 2026-09-02 06:24:37.322 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:24:37.322 | systemctl restart systemd-logind.service 2026-09-02 06:24:37.322 | systemctl restart virtlockd.service 2026-09-02 06:24:37.323 | systemctl restart virtlogd.service 2026-09-02 06:24:37.323 | 2026-09-02 06:24:37.323 | No containers need to be restarted. 2026-09-02 06:24:37.323 | 2026-09-02 06:24:37.323 | User sessions running outdated binaries: 2026-09-02 06:24:37.323 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:24:37.334 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:24:37.345 | 2026-09-02 06:24:37.345 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:24:39.393 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:24:39.395 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:24:39.398 | + functions-common:time_stop:2420 : local name 2026-09-02 06:24:39.400 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:24:39.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:24:39.406 | + functions-common:time_stop:2423 : local total 2026-09-02 06:24:39.409 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:24:39.412 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:24:39.414 | + functions-common:time_stop:2427 : start_time=1788330269440 2026-09-02 06:24:39.417 | + functions-common:time_stop:2429 : [[ -z 1788330269440 ]] 2026-09-02 06:24:39.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:24:39.426 | + functions-common:time_stop:2432 : end_time=1788330279423 2026-09-02 06:24:39.429 | + functions-common:time_stop:2433 : elapsed_time=9983 2026-09-02 06:24:39.432 | + functions-common:time_stop:2434 : total=219498 2026-09-02 06:24:39.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:24:39.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=229481 2026-09-02 06:24:39.439 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:24:39.443 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-02 06:24:39.466 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-02 06:24:39.469 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:24:39.472 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:24:39.475 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:24:39.477 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:24:39.480 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:24:39.483 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:24:39.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:39.488 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:39.491 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:24:39.494 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:24:39.497 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:24:39.500 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:24:39.503 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-02 06:24:39.507 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:24:39.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:39.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:39.514 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-02 06:24:39.538 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-09-02 06:24:39.576 | Reading package lists... 2026-09-02 06:24:39.947 | Building dependency tree... 2026-09-02 06:24:39.949 | Reading state information... 2026-09-02 06:24:40.503 | The following packages were automatically installed and are no longer required: 2026-09-02 06:24:40.507 | libfwupd2 libgusb2 2026-09-02 06:24:40.507 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:24:40.508 | The following additional packages will be installed: 2026-09-02 06:24:40.509 | ovn-common 2026-09-02 06:24:40.549 | The following NEW packages will be installed: 2026-09-02 06:24:40.549 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-02 06:24:40.651 | 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:24:40.651 | Need to get 2360 kB of archives. 2026-09-02 06:24:40.651 | After this operation, 8355 kB of additional disk space will be used. 2026-09-02 06:24:40.651 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-02 06:24:40.833 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-02 06:24:40.839 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-09-02 06:24:40.842 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-02 06:24:41.090 | perl: warning: Setting locale failed. 2026-09-02 06:24:41.090 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:41.090 | LANGUAGE = (unset), 2026-09-02 06:24:41.090 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:41.091 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:41.091 | are supported and installed on your system. 2026-09-02 06:24:41.091 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:41.152 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:24:41.152 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:24:41.152 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:24:41.337 | Fetched 2360 kB in 0s (8415 kB/s) 2026-09-02 06:24:41.381 | Selecting previously unselected package ovn-common. 2026-09-02 06:24:41.450 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127100 files and directories currently installed.) 2026-09-02 06:24:41.456 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:41.460 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:41.563 | Selecting previously unselected package ovn-central. 2026-09-02 06:24:41.575 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:41.579 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:41.638 | Selecting previously unselected package ovn-controller-vtep. 2026-09-02 06:24:41.650 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:41.654 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:41.707 | Selecting previously unselected package ovn-host. 2026-09-02 06:24:41.719 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-02 06:24:41.726 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:41.808 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:41.826 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:42.311 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-02 06:24:42.500 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-02 06:24:42.980 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-02 06:24:43.082 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:43.590 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-02 06:24:43.780 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-02 06:24:44.458 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-02 06:24:45.145 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-02 06:24:46.000 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-02 06:24:46.070 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-02 06:24:46.269 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-02 06:24:46.815 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:24:48.826 | perl: warning: Setting locale failed. 2026-09-02 06:24:48.826 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:48.826 | LANGUAGE = (unset), 2026-09-02 06:24:48.826 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:48.827 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:48.827 | are supported and installed on your system. 2026-09-02 06:24:48.827 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:48.957 | perl: warning: Setting locale failed. 2026-09-02 06:24:48.958 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:48.958 | LANGUAGE = (unset), 2026-09-02 06:24:48.958 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:48.958 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:48.958 | are supported and installed on your system. 2026-09-02 06:24:48.958 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:49.006 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:24:49.007 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:24:49.007 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:24:49.077 | perl: warning: Setting locale failed. 2026-09-02 06:24:49.077 | perl: warning: Please check that your locale settings: 2026-09-02 06:24:49.077 | LANGUAGE = (unset), 2026-09-02 06:24:49.077 | LC_ALL = "en_US.utf8", 2026-09-02 06:24:49.078 | LANG = "de_DE.UTF-8" 2026-09-02 06:24:49.078 | are supported and installed on your system. 2026-09-02 06:24:49.078 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:24:49.448 | 2026-09-02 06:24:49.448 | Running kernel seems to be up-to-date. 2026-09-02 06:24:49.448 | 2026-09-02 06:24:49.449 | Restarting services... 2026-09-02 06:24:49.509 | 2026-09-02 06:24:49.509 | Service restarts being deferred: 2026-09-02 06:24:49.509 | systemctl restart getty@tty1.service 2026-09-02 06:24:49.509 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:24:49.509 | systemctl restart systemd-logind.service 2026-09-02 06:24:49.509 | systemctl restart virtlockd.service 2026-09-02 06:24:49.509 | systemctl restart virtlogd.service 2026-09-02 06:24:49.509 | 2026-09-02 06:24:49.509 | No containers need to be restarted. 2026-09-02 06:24:49.509 | 2026-09-02 06:24:49.510 | User sessions running outdated binaries: 2026-09-02 06:24:49.510 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:24:49.519 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:24:49.529 | 2026-09-02 06:24:49.529 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:24:51.643 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:24:51.647 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:24:51.650 | + functions-common:time_stop:2420 : local name 2026-09-02 06:24:51.654 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:24:51.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:24:51.660 | + functions-common:time_stop:2423 : local total 2026-09-02 06:24:51.664 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:24:51.668 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:24:51.671 | + functions-common:time_stop:2427 : start_time=1788330279534 2026-09-02 06:24:51.674 | + functions-common:time_stop:2429 : [[ -z 1788330279534 ]] 2026-09-02 06:24:51.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:24:51.684 | + functions-common:time_stop:2432 : end_time=1788330291680 2026-09-02 06:24:51.687 | + functions-common:time_stop:2433 : elapsed_time=12146 2026-09-02 06:24:51.690 | + functions-common:time_stop:2434 : total=229481 2026-09-02 06:24:51.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:24:51.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=241627 2026-09-02 06:24:51.700 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:24:51.704 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:24:51.708 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:24:51.712 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-02 06:24:51.715 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-02 06:24:51.721 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.724 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-02 06:24:51.728 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.731 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-02 06:24:51.734 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.738 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-02 06:24:51.741 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.744 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-02 06:24:51.748 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.751 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-02 06:24:51.755 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.758 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-02 06:24:51.761 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.764 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-02 06:24:51.768 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-02 06:24:51.771 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-02 06:24:51.775 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-02 06:24:51.778 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-02 06:24:51.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:24:51.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:24:51.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-02 06:24:51.791 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:24:51.795 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-02 06:24:51.799 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 06:24:51.801 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-02 06:24:51.824 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:24:51.827 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-02 06:24:51.830 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-02 06:24:51.834 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-02 06:24:51.837 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 06:24:51.841 | + lib/stack:stack_install_service:32 : install_nova 2026-09-02 06:24:51.845 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-02 06:24:51.848 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-02 06:24:51.852 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:24:51.855 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:24:51.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-02 06:24:51.862 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:24:51.865 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-02 06:24:51.886 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:24:51.890 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-02 06:24:51.894 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-02 06:24:51.897 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-02 06:24:51.901 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-02 06:24:51.905 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-02 06:24:52.062 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-02 06:24:52.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:52.069 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:52.072 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 06:24:52.075 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:24:52.079 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:24:52.083 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:24:52.086 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:24:52.089 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:24:52.092 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:24:52.095 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:52.098 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:52.101 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:24:52.105 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:24:52.108 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:24:52.112 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:24:52.115 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 06:24:52.118 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:24:52.121 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:24:52.125 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:24:52.128 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 06:24:52.155 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-02 06:24:52.194 | Reading package lists... 2026-09-02 06:24:52.560 | Building dependency tree... 2026-09-02 06:24:52.562 | Reading state information... 2026-09-02 06:24:53.124 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-02 06:24:53.124 | libvirt-clients set to manually installed. 2026-09-02 06:24:53.124 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-02 06:24:53.124 | The following packages were automatically installed and are no longer required: 2026-09-02 06:24:53.127 | libfwupd2 libgusb2 2026-09-02 06:24:53.127 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:24:53.130 | The following additional packages will be installed: 2026-09-02 06:24:53.130 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-02 06:24:53.131 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-02 06:24:53.131 | qemu-system-sparc 2026-09-02 06:24:53.134 | Suggested packages: 2026-09-02 06:24:53.134 | python-zstandard-doc samba vde2 2026-09-02 06:24:53.175 | The following packages will be REMOVED: 2026-09-02 06:24:53.177 | apport-core-dump-handler 2026-09-02 06:24:53.179 | The following NEW packages will be installed: 2026-09-02 06:24:53.180 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-02 06:24:53.182 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-02 06:24:53.182 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-02 06:24:53.532 | 0 upgraded, 13 newly installed, 1 to remove and 30 not upgraded. 2026-09-02 06:24:53.532 | Need to get 110 MB of archives. 2026-09-02 06:24:53.532 | After this operation, 897 MB of additional disk space will be used. 2026-09-02 06:24:53.532 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-02 06:24:54.363 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-02 06:24:54.384 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-02 06:24:54.566 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-02 06:24:54.626 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-02 06:24:56.388 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-02 06:24:58.632 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-02 06:24:59.726 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-02 06:25:00.459 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-02 06:25:00.900 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-02 06:25:50.776 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-02 06:25:50.790 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-02 06:25:53.334 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-02 06:25:53.938 | perl: warning: Setting locale failed. 2026-09-02 06:25:53.938 | perl: warning: Please check that your locale settings: 2026-09-02 06:25:53.938 | LANGUAGE = (unset), 2026-09-02 06:25:53.939 | LC_ALL = "en_US.utf8", 2026-09-02 06:25:53.939 | LANG = "de_DE.UTF-8" 2026-09-02 06:25:53.939 | are supported and installed on your system. 2026-09-02 06:25:53.939 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:25:54.000 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:25:54.000 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:25:54.001 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:25:54.264 | Fetched 110 MB in 60s (1811 kB/s) 2026-09-02 06:25:54.306 | Selecting previously unselected package python3-zstandard. 2026-09-02 06:25:54.375 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127168 files and directories currently installed.) 2026-09-02 06:25:54.383 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-02 06:25:54.387 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-02 06:25:54.521 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-02 06:25:54.521 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-02 06:25:54.521 | Package apport-core-dump-handler is to be removed. 2026-09-02 06:25:54.522 | Package python3-zstandard is not configured yet. 2026-09-02 06:25:54.522 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-02 06:25:54.522 | Package apport-core-dump-handler is to be removed. 2026-09-02 06:25:54.522 | Package systemd-coredump is not installed. 2026-09-02 06:25:54.522 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-02 06:25:54.522 | Package apport-core-dump-handler is to be removed. 2026-09-02 06:25:54.522 | Package python3-zstandard is not configured yet. 2026-09-02 06:25:54.522 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-02 06:25:54.523 | Package apport-core-dump-handler is to be removed. 2026-09-02 06:25:54.523 | Package systemd-coredump is not installed. 2026-09-02 06:25:54.523 | 2026-09-02 06:25:54.585 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127184 files and directories currently installed.) 2026-09-02 06:25:54.592 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-02 06:25:55.434 | Selecting previously unselected package systemd-coredump. 2026-09-02 06:25:55.497 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127180 files and directories currently installed.) 2026-09-02 06:25:55.504 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-02 06:25:55.507 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-02 06:25:55.567 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-02 06:25:55.580 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-02 06:25:55.592 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-02 06:25:55.659 | Selecting previously unselected package python3-libvirt. 2026-09-02 06:25:55.672 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-02 06:25:55.675 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-02 06:25:55.740 | Selecting previously unselected package qemu-system-arm. 2026-09-02 06:25:55.752 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:55.764 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:56.269 | Selecting previously unselected package qemu-system-mips. 2026-09-02 06:25:56.284 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:56.298 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:56.868 | Selecting previously unselected package qemu-system-ppc. 2026-09-02 06:25:56.878 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:56.891 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:57.254 | Selecting previously unselected package qemu-system-sparc. 2026-09-02 06:25:57.266 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:57.278 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:57.536 | Selecting previously unselected package qemu-system-s390x. 2026-09-02 06:25:57.548 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:57.562 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:57.732 | Selecting previously unselected package qemu-system-misc. 2026-09-02 06:25:57.747 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:57.762 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:59.593 | Selecting previously unselected package qemu-system. 2026-09-02 06:25:59.604 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-02 06:25:59.608 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:25:59.649 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-02 06:25:59.661 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-02 06:25:59.664 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-02 06:26:01.509 | Selecting previously unselected package qemu-efi-arm. 2026-09-02 06:26:01.521 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-02 06:26:01.525 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-02 06:26:02.342 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-02 06:26:02.850 | Creating group 'systemd-coredump' with GID 987. 2026-09-02 06:26:02.852 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-02 06:26:02.876 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-02 06:26:03.179 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.198 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.216 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-02 06:26:03.232 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.249 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-02 06:26:03.260 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.277 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-02 06:26:03.525 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.543 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-02 06:26:03.554 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.572 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-02 06:26:03.584 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-02 06:26:05.393 | perl: warning: Setting locale failed. 2026-09-02 06:26:05.393 | perl: warning: Please check that your locale settings: 2026-09-02 06:26:05.393 | LANGUAGE = (unset), 2026-09-02 06:26:05.393 | LC_ALL = "en_US.utf8", 2026-09-02 06:26:05.393 | LANG = "de_DE.UTF-8" 2026-09-02 06:26:05.393 | are supported and installed on your system. 2026-09-02 06:26:05.393 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:26:05.525 | perl: warning: Setting locale failed. 2026-09-02 06:26:05.525 | perl: warning: Please check that your locale settings: 2026-09-02 06:26:05.525 | LANGUAGE = (unset), 2026-09-02 06:26:05.525 | LC_ALL = "en_US.utf8", 2026-09-02 06:26:05.526 | LANG = "de_DE.UTF-8" 2026-09-02 06:26:05.526 | are supported and installed on your system. 2026-09-02 06:26:05.526 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:26:05.576 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-02 06:26:05.576 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-02 06:26:05.576 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-02 06:26:05.648 | perl: warning: Setting locale failed. 2026-09-02 06:26:05.648 | perl: warning: Please check that your locale settings: 2026-09-02 06:26:05.648 | LANGUAGE = (unset), 2026-09-02 06:26:05.648 | LC_ALL = "en_US.utf8", 2026-09-02 06:26:05.648 | LANG = "de_DE.UTF-8" 2026-09-02 06:26:05.648 | are supported and installed on your system. 2026-09-02 06:26:05.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:26:06.012 | 2026-09-02 06:26:06.013 | Running kernel seems to be up-to-date. 2026-09-02 06:26:06.013 | 2026-09-02 06:26:06.013 | Restarting services... 2026-09-02 06:26:06.075 | 2026-09-02 06:26:06.075 | Service restarts being deferred: 2026-09-02 06:26:06.076 | systemctl restart getty@tty1.service 2026-09-02 06:26:06.076 | systemctl restart serial-getty@hvc0.service 2026-09-02 06:26:06.076 | systemctl restart systemd-logind.service 2026-09-02 06:26:06.076 | systemctl restart virtlockd.service 2026-09-02 06:26:06.076 | systemctl restart virtlogd.service 2026-09-02 06:26:06.076 | 2026-09-02 06:26:06.076 | No containers need to be restarted. 2026-09-02 06:26:06.076 | 2026-09-02 06:26:06.076 | User sessions running outdated binaries: 2026-09-02 06:26:06.076 | quobyte @ session #6: bash[2020], sshd[1973,2019] 2026-09-02 06:26:06.087 | quobyte @ user manager service: systemd[1160] 2026-09-02 06:26:06.098 | 2026-09-02 06:26:06.098 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-02 06:26:08.262 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:26:08.266 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:26:08.269 | + functions-common:time_stop:2420 : local name 2026-09-02 06:26:08.272 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:26:08.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:26:08.279 | + functions-common:time_stop:2423 : local total 2026-09-02 06:26:08.282 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:26:08.285 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:26:08.289 | + functions-common:time_stop:2427 : start_time=1788330292151 2026-09-02 06:26:08.293 | + functions-common:time_stop:2429 : [[ -z 1788330292151 ]] 2026-09-02 06:26:08.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:26:08.303 | + functions-common:time_stop:2432 : end_time=1788330368299 2026-09-02 06:26:08.306 | + functions-common:time_stop:2433 : elapsed_time=76148 2026-09-02 06:26:08.310 | + functions-common:time_stop:2434 : total=241627 2026-09-02 06:26:08.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:26:08.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=317775 2026-09-02 06:26:08.320 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:26:08.324 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-02 06:26:08.327 | + functions-common:install_package:1438 : update_package_repo 2026-09-02 06:26:08.331 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-02 06:26:08.334 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-02 06:26:08.337 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-02 06:26:08.341 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-02 06:26:08.344 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-02 06:26:08.347 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:26:08.351 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:26:08.355 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-02 06:26:08.359 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-02 06:26:08.363 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-02 06:26:08.366 | + functions-common:apt_get_update:1167 : return 2026-09-02 06:26:08.370 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-02 06:26:08.374 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-02 06:26:08.377 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:26:08.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:26:08.384 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-02 06:26:08.413 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-09-02 06:26:08.453 | Reading package lists... 2026-09-02 06:26:08.829 | Building dependency tree... 2026-09-02 06:26:08.831 | Reading state information... 2026-09-02 06:26:09.393 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-02 06:26:09.393 | ovmf set to manually installed. 2026-09-02 06:26:09.393 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-02 06:26:09.393 | swtpm set to manually installed. 2026-09-02 06:26:09.393 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-02 06:26:09.393 | swtpm-tools set to manually installed. 2026-09-02 06:26:09.393 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-02 06:26:09.394 | mdevctl set to manually installed. 2026-09-02 06:26:09.394 | The following packages were automatically installed and are no longer required: 2026-09-02 06:26:09.395 | libfwupd2 libgusb2 2026-09-02 06:26:09.395 | Use 'sudo apt autoremove' to remove them. 2026-09-02 06:26:09.489 | 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2026-09-02 06:26:09.496 | + functions-common:apt_get:1211 : result=0 2026-09-02 06:26:09.499 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-02 06:26:09.502 | + functions-common:time_stop:2420 : local name 2026-09-02 06:26:09.505 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:26:09.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:26:09.512 | + functions-common:time_stop:2423 : local total 2026-09-02 06:26:09.515 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:26:09.519 | + functions-common:time_stop:2426 : name=apt-get 2026-09-02 06:26:09.522 | + functions-common:time_stop:2427 : start_time=1788330368409 2026-09-02 06:26:09.526 | + functions-common:time_stop:2429 : [[ -z 1788330368409 ]] 2026-09-02 06:26:09.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:26:09.536 | + functions-common:time_stop:2432 : end_time=1788330369532 2026-09-02 06:26:09.539 | + functions-common:time_stop:2433 : elapsed_time=1123 2026-09-02 06:26:09.543 | + functions-common:time_stop:2434 : total=317775 2026-09-02 06:26:09.546 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:26:09.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=318898 2026-09-02 06:26:09.553 | + functions-common:apt_get:1215 : return 0 2026-09-02 06:26:09.557 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-02 06:26:09.562 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:26:09.567 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 06:26:09.571 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-02 06:26:09.575 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-02 06:26:09.578 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-02 06:26:09.582 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-02 06:26:09.586 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-02 06:26:09.590 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-02 06:26:09.615 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:26:09.620 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-02 06:26:09.645 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-02 06:26:09.649 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-02 06:26:09.653 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-02 06:26:09.656 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-02 06:26:09.660 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-02 06:26:09.664 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-02 06:26:09.668 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-02 06:26:09.672 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:26:09.676 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:26:09.680 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:26:09.684 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:26:09.689 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:26:09.714 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:26:09.718 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:26:09.722 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:26:09.727 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-02 06:26:09.727 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:26:09.734 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-02 06:26:09.738 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:26:09.742 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-02 06:26:09.745 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:26:09.749 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:26:09.753 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:26:09.756 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:26:09.760 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:26:09.763 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:26:09.767 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:26:09.770 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:26:09.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:26:09.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330369776 2026-09-02 06:26:09.784 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-02 06:26:09.788 | Cloning into '/opt/stack/novnc'... 2026-09-02 06:26:11.555 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:26:11.559 | + functions-common:time_stop:2420 : local name 2026-09-02 06:26:11.562 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:26:11.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:26:11.570 | + functions-common:time_stop:2423 : local total 2026-09-02 06:26:11.573 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:26:11.577 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:26:11.580 | + functions-common:time_stop:2427 : start_time=1788330369776 2026-09-02 06:26:11.584 | + functions-common:time_stop:2429 : [[ -z 1788330369776 ]] 2026-09-02 06:26:11.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:26:11.594 | + functions-common:time_stop:2432 : end_time=1788330371590 2026-09-02 06:26:11.597 | + functions-common:time_stop:2433 : elapsed_time=1814 2026-09-02 06:26:11.601 | + functions-common:time_stop:2434 : total=150938 2026-09-02 06:26:11.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:26:11.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152752 2026-09-02 06:26:11.612 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-02 06:26:11.616 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-02 06:26:11.619 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:26:11.623 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:26:11.626 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:26:11.630 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:26:11.634 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:26:11.638 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:26:11.642 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:26:11.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:26:11.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:26:11.656 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330371652 2026-09-02 06:26:11.659 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-02 06:26:12.141 | From https://github.com/novnc/novnc 2026-09-02 06:26:12.141 | * tag v1.3.0 -> FETCH_HEAD 2026-09-02 06:26:12.152 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:26:12.156 | + functions-common:time_stop:2420 : local name 2026-09-02 06:26:12.160 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:26:12.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:26:12.166 | + functions-common:time_stop:2423 : local total 2026-09-02 06:26:12.170 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:26:12.174 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:26:12.177 | + functions-common:time_stop:2427 : start_time=1788330371652 2026-09-02 06:26:12.181 | + functions-common:time_stop:2429 : [[ -z 1788330371652 ]] 2026-09-02 06:26:12.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:26:12.191 | + functions-common:time_stop:2432 : end_time=1788330372187 2026-09-02 06:26:12.194 | + functions-common:time_stop:2433 : elapsed_time=535 2026-09-02 06:26:12.198 | + functions-common:time_stop:2434 : total=152752 2026-09-02 06:26:12.202 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:26:12.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153287 2026-09-02 06:26:12.209 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:26:12.213 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:26:12.216 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:26:12.220 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:26:12.224 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:26:12.228 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:26:12.232 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:26:12.235 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:26:12.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:26:12.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:26:12.249 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330372245 2026-09-02 06:26:12.253 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:26:12.286 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:26:12.286 | 2026-09-02 06:26:12.286 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:26:12.287 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:26:12.287 | state without impacting any branches by switching back to a branch. 2026-09-02 06:26:12.287 | 2026-09-02 06:26:12.287 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:26:12.287 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:26:12.287 | 2026-09-02 06:26:12.287 | git switch -c 2026-09-02 06:26:12.288 | 2026-09-02 06:26:12.288 | Or undo this operation with: 2026-09-02 06:26:12.288 | 2026-09-02 06:26:12.288 | git switch - 2026-09-02 06:26:12.288 | 2026-09-02 06:26:12.288 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:26:12.288 | 2026-09-02 06:26:12.288 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-02 06:26:12.294 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:26:12.298 | + functions-common:time_stop:2420 : local name 2026-09-02 06:26:12.301 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:26:12.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:26:12.308 | + functions-common:time_stop:2423 : local total 2026-09-02 06:26:12.312 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:26:12.316 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:26:12.320 | + functions-common:time_stop:2427 : start_time=1788330372245 2026-09-02 06:26:12.323 | + functions-common:time_stop:2429 : [[ -z 1788330372245 ]] 2026-09-02 06:26:12.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:26:12.334 | + functions-common:time_stop:2432 : end_time=1788330372330 2026-09-02 06:26:12.337 | + functions-common:time_stop:2433 : elapsed_time=85 2026-09-02 06:26:12.341 | + functions-common:time_stop:2434 : total=153287 2026-09-02 06:26:12.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:26:12.348 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153372 2026-09-02 06:26:12.352 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-02 06:26:12.370 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-02 06:26:12.375 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:26:12.375 | + functions-common:git_clone:673 : head -1 2026-09-02 06:26:12.377 | 463c39e noVNC 1.3.0 2026-09-02 06:26:12.381 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:26:12.385 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-02 06:26:12.410 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:26:12.414 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/08/1003208/2 2026-09-02 06:26:12.418 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-02 06:26:12.422 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-02 06:26:12.426 | + functions-common:git_clone:591 : local git_ref=refs/changes/08/1003208/2 2026-09-02 06:26:12.429 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:26:12.434 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:26:12.439 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:26:12.442 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:26:12.448 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:26:12.472 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:26:12.476 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:26:12.480 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:26:12.485 | + functions-common:git_clone:610 : echo refs/changes/08/1003208/2 2026-09-02 06:26:12.486 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:26:12.493 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-09-02 06:26:12.497 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-02 06:26:12.500 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-02 06:26:12.504 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:26:12.508 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:26:12.511 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:26:12.515 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:26:12.519 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:26:12.523 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:26:12.527 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:26:12.530 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:26:12.535 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:26:12.540 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330372536 2026-09-02 06:26:12.544 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-02 06:26:12.548 | Cloning into '/opt/stack/nova'... 2026-09-02 06:29:53.860 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:29:53.863 | + functions-common:time_stop:2420 : local name 2026-09-02 06:29:53.867 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:29:53.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:29:53.874 | + functions-common:time_stop:2423 : local total 2026-09-02 06:29:53.878 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:29:53.881 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:29:53.885 | + functions-common:time_stop:2427 : start_time=1788330372536 2026-09-02 06:29:53.888 | + functions-common:time_stop:2429 : [[ -z 1788330372536 ]] 2026-09-02 06:29:53.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:29:53.899 | + functions-common:time_stop:2432 : end_time=1788330593895 2026-09-02 06:29:53.902 | + functions-common:time_stop:2433 : elapsed_time=221359 2026-09-02 06:29:53.906 | + functions-common:time_stop:2434 : total=153372 2026-09-02 06:29:53.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:29:53.912 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=374731 2026-09-02 06:29:53.916 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-09-02 06:29:53.920 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/08/1003208/2 2026-09-02 06:29:53.924 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:29:53.928 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:29:53.931 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:29:53.935 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:29:53.939 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:29:53.942 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:29:53.946 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:29:53.949 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:29:53.955 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:29:53.960 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330593956 2026-09-02 06:29:53.964 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/08/1003208/2 2026-09-02 06:29:54.931 | From https://review.opendev.org/openstack/nova 2026-09-02 06:29:54.931 | * branch refs/changes/08/1003208/2 -> FETCH_HEAD 2026-09-02 06:29:54.939 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:29:54.943 | + functions-common:time_stop:2420 : local name 2026-09-02 06:29:54.947 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:29:54.950 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:29:54.953 | + functions-common:time_stop:2423 : local total 2026-09-02 06:29:54.957 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:29:54.961 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:29:54.964 | + functions-common:time_stop:2427 : start_time=1788330593956 2026-09-02 06:29:54.968 | + functions-common:time_stop:2429 : [[ -z 1788330593956 ]] 2026-09-02 06:29:54.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:29:54.977 | + functions-common:time_stop:2432 : end_time=1788330594974 2026-09-02 06:29:54.981 | + functions-common:time_stop:2433 : elapsed_time=1018 2026-09-02 06:29:54.984 | + functions-common:time_stop:2434 : total=374731 2026-09-02 06:29:54.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:29:54.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375749 2026-09-02 06:29:54.995 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-02 06:29:55.292 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:29:55.292 | 2026-09-02 06:29:55.292 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:29:55.292 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:29:55.292 | state without impacting any branches by switching back to a branch. 2026-09-02 06:29:55.292 | 2026-09-02 06:29:55.292 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:29:55.292 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:29:55.292 | 2026-09-02 06:29:55.292 | git switch -c 2026-09-02 06:29:55.292 | 2026-09-02 06:29:55.293 | Or undo this operation with: 2026-09-02 06:29:55.293 | 2026-09-02 06:29:55.293 | git switch - 2026-09-02 06:29:55.293 | 2026-09-02 06:29:55.293 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:29:55.293 | 2026-09-02 06:29:55.293 | HEAD is now at e184db23c9 Use safe allocation deletion on instance delete 2026-09-02 06:29:55.297 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-02 06:29:55.320 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-02 06:29:55.325 | + functions-common:git_clone:673 : head -1 2026-09-02 06:29:55.325 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:29:55.354 | e184db23c9 Use safe allocation deletion on instance delete 2026-09-02 06:29:55.359 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:29:55.363 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-02 06:29:55.367 | + inc/python:setup_develop:353 : local bindep 2026-09-02 06:29:55.371 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-02 06:29:55.374 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-02 06:29:55.379 | + inc/python:setup_develop:359 : local extras= 2026-09-02 06:29:55.382 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-02 06:29:55.386 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:29:55.390 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-02 06:29:55.394 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-02 06:29:55.398 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:29:55.401 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:29:55.407 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-02 06:29:55.410 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:29:55.414 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-02 06:29:55.418 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:29:55.422 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:29:55.427 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-02 06:29:55.434 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-02 06:29:55.438 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-02 06:29:55.442 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-02 06:29:55.600 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-02 06:29:55.603 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 06:29:55.607 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:29:55.611 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:29:55.615 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-02 06:29:55.618 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-02 06:29:55.622 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 06:29:55.626 | + inc/python:setup_package:446 : local extras= 2026-09-02 06:29:55.629 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:29:55.633 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:29:55.637 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:29:55.641 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:29:55.645 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:29:55.648 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-02 06:29:55.677 | Using python 3.12 to install /opt/stack/nova 2026-09-02 06:29:55.681 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-09-02 06:29:56.691 | Obtaining file:///opt/stack/nova 2026-09-02 06:29:56.696 | Installing build dependencies: started 2026-09-02 06:29:58.446 | Installing build dependencies: finished with status 'done' 2026-09-02 06:29:58.448 | Checking if build backend supports build_editable: started 2026-09-02 06:29:59.014 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:29:59.017 | Getting requirements to build editable: started 2026-09-02 06:29:59.318 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:29:59.320 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:30:01.671 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:30:01.695 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.0.3) 2026-09-02 06:30:01.696 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.0.52) 2026-09-02 06:30:01.698 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.3.1) 2026-09-02 06:30:01.699 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (0.41.2) 2026-09-02 06:30:01.700 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.1.6) 2026-09-02 06:30:01.701 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (13.0.1) 2026-09-02 06:30:01.702 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.1.1) 2026-09-02 06:30:01.703 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.5.1) 2026-09-02 06:30:01.704 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (43.0.3) 2026-09-02 06:30:01.705 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.8.11) 2026-09-02 06:30:01.706 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.5.5) 2026-09-02 06:30:01.706 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.1.0) 2026-09-02 06:30:01.707 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.10.1) 2026-09-02 06:30:01.708 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.18.0) 2026-09-02 06:30:01.709 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.19.1) 2026-09-02 06:30:01.710 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.3.0) 2026-09-02 06:30:01.711 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.0.0) 2026-09-02 06:30:01.711 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.26.0) 2026-09-02 06:30:01.712 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (9.9.0) 2026-09-02 06:30:01.713 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.17.0) 2026-09-02 06:30:01.915 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev438) 2026-09-02 06:30:02.063 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:30:02.074 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.13.0) 2026-09-02 06:30:02.076 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.34.2) 2026-09-02 06:30:02.077 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.9.1) 2026-09-02 06:30:02.103 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev438) 2026-09-02 06:30:02.119 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-02 06:30:02.137 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.3.0) 2026-09-02 06:30:02.139 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.6.1) 2026-09-02 06:30:02.140 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (10.7.0) 2026-09-02 06:30:02.141 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.5.0) 2026-09-02 06:30:02.141 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (8.3.1) 2026-09-02 06:30:02.142 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.12.0) 2026-09-02 06:30:02.143 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.9.0) 2026-09-02 06:30:02.144 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.11.0) 2026-09-02 06:30:02.145 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.8.0) 2026-09-02 06:30:02.145 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (10.2.0) 2026-09-02 06:30:02.146 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (18.1.1) 2026-09-02 06:30:02.147 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.10.0) 2026-09-02 06:30:02.148 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (18.3.0) 2026-09-02 06:30:02.149 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.0.1) 2026-09-02 06:30:02.150 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.12.0) 2026-09-02 06:30:02.151 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.9.0) 2026-09-02 06:30:02.152 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev438) (4.8.0) 2026-09-02 06:30:02.153 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.0.0) 2026-09-02 06:30:02.154 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (8.2.0) 2026-09-02 06:30:02.155 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.2.2) 2026-09-02 06:30:02.156 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.12.0) 2026-09-02 06:30:02.156 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (7.1.1) 2026-09-02 06:30:02.157 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.1.0) 2026-09-02 06:30:02.158 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.9.0) 2026-09-02 06:30:02.159 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.2.0) 2026-09-02 06:30:02.159 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (5.8.0) 2026-09-02 06:30:02.186 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev438) 2026-09-02 06:30:02.202 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-02 06:30:02.212 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (9.1.0) 2026-09-02 06:30:02.212 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (0.3.1) 2026-09-02 06:30:02.213 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.4.2) 2026-09-02 06:30:02.214 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (1.9.0) 2026-09-02 06:30:02.215 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (2.9.0.post0) 2026-09-02 06:30:02.216 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (3.5.0) 2026-09-02 06:30:02.217 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (4.20.0) 2026-09-02 06:30:02.217 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev438) (6.0.3) 2026-09-02 06:30:02.220 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev438) (1.4.1) 2026-09-02 06:30:02.221 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev438) (4.16.0) 2026-09-02 06:30:02.224 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev438) (7.6.0) 2026-09-02 06:30:02.228 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev438) (2.1.1) 2026-09-02 06:30:02.232 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev438) (3.0) 2026-09-02 06:30:02.240 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev438) (2.8.0) 2026-09-02 06:30:02.247 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev438) (3.1.0) 2026-09-02 06:30:02.250 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev438) (2.3.0) 2026-09-02 06:30:02.254 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev438) (3.0.3) 2026-09-02 06:30:02.257 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev438) (26.1.0) 2026-09-02 06:30:02.258 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev438) (2025.9.1) 2026-09-02 06:30:02.259 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev438) (0.37.0) 2026-09-02 06:30:02.259 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev438) (2026.6.3) 2026-09-02 06:30:02.267 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev438) (2.1.0) 2026-09-02 06:30:02.274 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev438) (4.1.0) 2026-09-02 06:30:02.275 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev438) (2.13.0) 2026-09-02 06:30:02.276 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev438) (6.0.0) 2026-09-02 06:30:02.289 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev438) (1.5.0) 2026-09-02 06:30:02.290 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev438) (1.1.0) 2026-09-02 06:30:02.291 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev438) (1.33) 2026-09-02 06:30:02.293 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev438) (4.11.3) 2026-09-02 06:30:02.301 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev438) (3.1.1) 2026-09-02 06:30:02.308 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev438) (9.1.4) 2026-09-02 06:30:02.320 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev438) (2.19.0) 2026-09-02 06:30:02.328 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev438) (0.20) 2026-09-02 06:30:02.342 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev438) (2.1.2) 2026-09-02 06:30:02.342 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev438) (0.6.2) 2026-09-02 06:30:02.359 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev438) (7.1.7) 2026-09-02 06:30:02.360 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev438) (5.3.1) 2026-09-02 06:30:02.361 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev438) (5.6.2) 2026-09-02 06:30:02.362 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev438) (0.17.0) 2026-09-02 06:30:02.367 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev438) (5.1.0) 2026-09-02 06:30:02.376 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev438) (2026.3) 2026-09-02 06:30:02.377 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev438) (26.3) 2026-09-02 06:30:02.384 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev438) (0.26.0) 2026-09-02 06:30:02.388 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev438) (5.0.0) 2026-09-02 06:30:02.390 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev438) (4.0.1) 2026-09-02 06:30:02.404 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev438) (1.2.1) 2026-09-02 06:30:02.426 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev438) (1.7.6) 2026-09-02 06:30:02.435 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev438) (2.2.0) 2026-09-02 06:30:02.440 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev438) (1.3.7) 2026-09-02 06:30:02.450 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev438) (3.3.2) 2026-09-02 06:30:02.462 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev438) (4.3.2) 2026-09-02 06:30:02.463 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev438) (3.7.1) 2026-09-02 06:30:02.473 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev438) (2.4.0) 2026-09-02 06:30:02.483 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev438) (3.0.3) 2026-09-02 06:30:02.483 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev438) (1.6.2) 2026-09-02 06:30:02.493 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev438) (84.0.0) 2026-09-02 06:30:02.512 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev438) (0.8.2) 2026-09-02 06:30:02.550 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (4.16.0) 2026-09-02 06:30:02.557 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (0.6.0) 2026-09-02 06:30:02.557 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (4.2.0) 2026-09-02 06:30:02.568 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (3.0.53) 2026-09-02 06:30:02.569 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (1.11.0) 2026-09-02 06:30:02.570 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (15.0.0) 2026-09-02 06:30:02.571 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (1.8.0) 2026-09-02 06:30:02.592 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev438) (1.17.0) 2026-09-02 06:30:02.599 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev438) (2.1.0) 2026-09-02 06:30:02.600 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev438) (24.2.1) 2026-09-02 06:30:02.621 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev438) (4.7.0) 2026-09-02 06:30:02.646 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev438) (3.5.0) 2026-09-02 06:30:02.647 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev438) (3.18) 2026-09-02 06:30:02.648 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev438) (2.7.0) 2026-09-02 06:30:02.650 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev438) (2023.11.17) 2026-09-02 06:30:02.691 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (4.2.0) 2026-09-02 06:30:02.692 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (2.20.0) 2026-09-02 06:30:02.704 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev438) (0.1.2) 2026-09-02 06:30:02.724 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev438) (0.8) 2026-09-02 06:30:02.790 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev438) (0.16.0) 2026-09-02 06:30:03.288 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev438) 2026-09-02 06:30:03.304 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-02 06:30:03.346 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev438) 2026-09-02 06:30:03.362 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-02 06:30:03.418 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev438) 2026-09-02 06:30:03.433 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-02 06:30:03.538 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-02 06:30:03.561 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-02 06:30:03.612 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-02 06:30:03.635 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-02 06:30:03.657 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-02 06:30:03.925 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.6 MB/s 0:00:00 2026-09-02 06:30:03.940 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-02 06:30:03.960 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 25.9 MB/s 0:00:00 2026-09-02 06:30:04.035 | Building wheels for collected packages: nova 2026-09-02 06:30:04.037 | Building editable for nova (pyproject.toml): started 2026-09-02 06:30:06.807 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-02 06:30:06.809 | Created wheel for nova: filename=nova-33.1.0.dev438-0.editable-py3-none-any.whl size=10626 sha256=45f1df94a4a129c06c18f27d336d8a393ba3d627435a11d0ae465755a7ceacf1 2026-09-02 06:30:06.809 | Stored in directory: /tmp/pip-ephem-wheel-cache-s16roa9s/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-02 06:30:06.814 | Successfully built nova 2026-09-02 06:30:07.099 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-02 06:30:12.095 | 2026-09-02 06:30:12.119 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev438 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-02 06:30:12.350 | + inc/python:pip_install:216 : result=0 2026-09-02 06:30:12.354 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:30:12.356 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:12.360 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:12.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:12.366 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:12.370 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:12.373 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:30:12.377 | + functions-common:time_stop:2427 : start_time=1788330595670 2026-09-02 06:30:12.381 | + functions-common:time_stop:2429 : [[ -z 1788330595670 ]] 2026-09-02 06:30:12.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:12.390 | + functions-common:time_stop:2432 : end_time=1788330612386 2026-09-02 06:30:12.393 | + functions-common:time_stop:2433 : elapsed_time=16716 2026-09-02 06:30:12.396 | + functions-common:time_stop:2434 : total=127421 2026-09-02 06:30:12.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:12.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144137 2026-09-02 06:30:12.406 | + inc/python:pip_install:219 : return 0 2026-09-02 06:30:12.410 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:30:12.414 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:30:12.417 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-02 06:30:12.421 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-02 06:30:12.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:30:12.429 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:30:12.433 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-02 06:30:12.436 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:30:12.440 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-09-02 06:30:12.459 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 06:30:12.462 | + ./stack.sh:main:962 : configure_nova 2026-09-02 06:30:12.466 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-02 06:30:12.483 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-02 06:30:12.487 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-02 06:30:12.491 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-02 06:30:12.496 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-02 06:30:12.496 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-02 06:30:12.502 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-02 06:30:12.506 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-02 06:30:12.510 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-02 06:30:12.514 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-02 06:30:12.518 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-02 06:30:12.522 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-02 06:30:12.525 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-02 06:30:12.529 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-02 06:30:12.548 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-02 06:30:12.565 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-09-02 06:30:12.583 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-09-02 06:30:12.600 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-02 06:30:12.618 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-02 06:30:12.635 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-02 06:30:12.639 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-02 06:30:12.645 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.lGn2PWfnVw 2026-09-02 06:30:12.649 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-02 06:30:12.653 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-02 06:30:12.657 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-02 06:30:12.660 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-02 06:30:12.664 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-02 06:30:12.668 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.lGn2PWfnVw 2026-09-02 06:30:12.674 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.lGn2PWfnVw 2026-09-02 06:30:12.690 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.lGn2PWfnVw /etc/sudoers.d/nova-rootwrap 2026-09-02 06:30:12.708 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-02 06:30:12.714 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-02 06:30:12.718 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-02 06:30:12.720 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-02 06:30:12.724 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-02 06:30:12.728 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-02 06:30:12.732 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-02 06:30:12.737 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-02 06:30:12.738 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-02 06:30:12.750 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-02 06:30:12.755 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-02 06:30:12.772 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-02 06:30:12.788 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-02 06:30:12.791 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-02 06:30:12.797 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-02 06:30:12.820 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:12.823 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-02 06:30:12.835 | net.ipv4.ip_forward = 1 2026-09-02 06:30:12.840 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-02 06:30:12.843 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-02 06:30:12.846 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-02 06:30:12.864 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-02 06:30:12.867 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-02 06:30:12.870 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-02 06:30:12.887 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-02 06:30:12.892 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-02 06:30:12.893 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-02 06:30:12.899 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:7bc5db48122 2026-09-02 06:30:12.905 | InitiatorName=iqn.2016-04.com.open-iscsi:7bc5db48122 2026-09-02 06:30:12.910 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:12.913 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-02 06:30:12.998 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-02 06:30:13.001 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-02 06:30:13.004 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:13.007 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-02 06:30:13.059 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-02 06:30:13.064 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-02 06:30:13.070 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-02 06:30:13.076 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-02 06:30:13.120 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-02 06:30:13.123 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-02 06:30:13.162 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-02 06:30:13.203 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-02 06:30:13.239 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-02 06:30:13.277 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-02 06:30:13.319 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-02 06:30:13.347 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.75 2026-09-02 06:30:13.384 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-02 06:30:13.425 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-02 06:30:13.468 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-02 06:30:13.511 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-02 06:30:13.556 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-02 06:30:13.600 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-02 06:30:13.644 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-02 06:30:13.686 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-02 06:30:13.726 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-02 06:30:13.730 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:30:13.733 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:30:13.737 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:30:13.740 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:30:13.744 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:30:13.748 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:30:13.751 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:30:13.755 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:30:13.759 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:30:13.762 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:30:13.766 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:30:13.769 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:30:13.773 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:30:13.776 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-02 06:30:13.800 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:13.804 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:30:13.807 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-02 06:30:13.811 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-02 06:30:13.853 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-02 06:30:13.856 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-02 06:30:13.860 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-02 06:30:13.864 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-02 06:30:13.867 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:30:13.871 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:13.875 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:30:13.898 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:13.902 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:30:13.906 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:13.910 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:13.954 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-02 06:30:13.957 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-02 06:30:13.961 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-02 06:30:13.965 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-02 06:30:13.969 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:30:13.973 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:13.977 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:30:13.999 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:14.003 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:30:14.007 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:14.012 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:14.054 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-02 06:30:14.098 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-02 06:30:14.139 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-02 06:30:14.179 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-02 06:30:14.201 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:14.205 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-02 06:30:14.229 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:14.235 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-02 06:30:14.235 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-02 06:30:14.242 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-02 06:30:14.245 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-02 06:30:14.289 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:14.293 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-02 06:30:14.340 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-02 06:30:14.346 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:30:14.349 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-02 06:30:14.353 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 06:30:14.357 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 06:30:14.361 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-02 06:30:14.364 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:30:14.368 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:30:14.372 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 06:30:14.376 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-02 06:30:14.420 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-02 06:30:14.462 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.75/identity 2026-09-02 06:30:14.505 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-02 06:30:14.548 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-02 06:30:14.590 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-02 06:30:14.634 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-02 06:30:14.677 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-02 06:30:14.721 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.75/identity 2026-09-02 06:30:14.766 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 06:30:14.810 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 06:30:14.855 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 06:30:14.859 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-02 06:30:14.884 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:14.888 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-02 06:30:14.892 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-02 06:30:14.939 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-02 06:30:14.942 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:30:14.946 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:30:14.950 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-02 06:30:14.954 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-02 06:30:14.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-02 06:30:15.040 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.75/identity 2026-09-02 06:30:15.085 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-02 06:30:15.129 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-02 06:30:15.172 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-02 06:30:15.217 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-02 06:30:15.261 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-02 06:30:15.306 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-02 06:30:15.331 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:15.335 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-02 06:30:15.360 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:15.364 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-02 06:30:15.368 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-02 06:30:15.412 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-02 06:30:15.459 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-02 06:30:15.463 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-02 06:30:15.510 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-02 06:30:15.513 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-02 06:30:15.517 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-02 06:30:15.522 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:30:15.526 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:30:15.529 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:30:15.533 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:30:15.537 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:30:15.541 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:30:15.545 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:30:15.550 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:30:15.553 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:30:15.558 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:30:15.561 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:30:15.565 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:30:15.569 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:30:15.573 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-02 06:30:15.577 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-02 06:30:15.581 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:30:15.585 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:30:15.611 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:30:15.615 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:30:15.619 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:15.622 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:30:15.627 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:30:15.671 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:30:15.716 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:30:15.759 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:30:15.803 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-02 06:30:15.848 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-02 06:30:15.896 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-02 06:30:15.921 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:15.925 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-02 06:30:15.929 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-02 06:30:15.933 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-02 06:30:15.936 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-02 06:30:15.941 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 06:30:15.945 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-02 06:30:15.948 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-02 06:30:15.952 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 06:30:15.956 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 06:30:15.975 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 06:30:15.975 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:30:15.987 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 06:30:15.993 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:30:16.009 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-02 06:30:16.015 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-02 06:30:16.019 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-02 06:30:16.025 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:30:16.029 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-02 06:30:16.074 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-02 06:30:16.118 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-02 06:30:16.161 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-02 06:30:16.204 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 06:30:16.246 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 06:30:16.291 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-02 06:30:16.336 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-02 06:30:16.380 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-02 06:30:16.423 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:30:16.468 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 06:30:16.513 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 06:30:16.557 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-02 06:30:16.600 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-02 06:30:16.644 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 06:30:16.648 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 06:30:16.652 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-02 06:30:16.656 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-02 06:30:16.660 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 06:30:16.664 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:16.668 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:16.672 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-02 06:30:16.676 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-02 06:30:16.681 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-02 06:30:16.724 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 06:30:16.769 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-09-02 06:30:16.769 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-02 06:30:16.780 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-02 06:30:16.786 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-02 06:30:16.790 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-02 06:30:16.794 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 06:30:16.798 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 06:30:16.801 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:30:16.805 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:30:16.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:16.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:16.817 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 06:30:16.821 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 06:30:16.825 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:16.829 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:16.833 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-02 06:30:16.846 | perl: warning: Setting locale failed. 2026-09-02 06:30:16.846 | perl: warning: Please check that your locale settings: 2026-09-02 06:30:16.846 | LANGUAGE = (unset), 2026-09-02 06:30:16.847 | LC_ALL = "en_US.utf8", 2026-09-02 06:30:16.847 | LANG = "de_DE.UTF-8" 2026-09-02 06:30:16.847 | are supported and installed on your system. 2026-09-02 06:30:16.847 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:30:16.888 | Enabling site nova-api. 2026-09-02 06:30:16.894 | To activate the new configuration, you need to run: 2026-09-02 06:30:16.894 | systemctl reload apache2 2026-09-02 06:30:16.901 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 06:30:16.904 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:30:16.908 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:16.912 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:30:17.048 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-02 06:30:17.072 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:17.076 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-09-02 06:30:17.079 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-02 06:30:17.083 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-02 06:30:17.087 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-02 06:30:17.090 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-02 06:30:17.093 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-02 06:30:17.097 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-02 06:30:17.101 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 06:30:17.104 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 06:30:17.124 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 06:30:17.124 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:30:17.137 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 06:30:17.143 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:30:17.158 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-02 06:30:17.164 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-02 06:30:17.167 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-02 06:30:17.173 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:30:17.177 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-02 06:30:17.223 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-02 06:30:17.267 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-02 06:30:17.310 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-02 06:30:17.355 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 06:30:17.399 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 06:30:17.442 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-02 06:30:17.485 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-02 06:30:17.530 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-02 06:30:17.573 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:30:17.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 06:30:17.660 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 06:30:17.704 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-02 06:30:17.748 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-02 06:30:17.793 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-02 06:30:17.797 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-02 06:30:17.841 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-02 06:30:17.867 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:17.871 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-02 06:30:17.918 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-02 06:30:17.922 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-02 06:30:17.927 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-02 06:30:17.952 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:17.956 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:30:17.962 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:30:18.008 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-02 06:30:18.054 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-02 06:30:18.058 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-02 06:30:18.061 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-02 06:30:18.065 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 06:30:18.069 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 06:30:18.073 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:30:18.098 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:18.103 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 06:30:18.107 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 06:30:18.111 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:30:18.136 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:18.140 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:30:18.145 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:30:18.191 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:30:18.195 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:30:18.199 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-02 06:30:18.244 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-02 06:30:18.288 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-02 06:30:18.336 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-02 06:30:18.362 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:18.365 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-02 06:30:18.411 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-02 06:30:18.415 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-02 06:30:18.419 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-02 06:30:18.467 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-02 06:30:18.470 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:30:18.474 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:30:18.478 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-02 06:30:18.482 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-02 06:30:18.526 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-02 06:30:18.569 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.75/identity 2026-09-02 06:30:18.615 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-02 06:30:18.659 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-02 06:30:18.703 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-02 06:30:18.747 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-02 06:30:18.792 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-02 06:30:18.836 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-02 06:30:18.861 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:18.866 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-02 06:30:18.872 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:30:18.876 | + lib/nova:create_nova_conf:589 : local conf 2026-09-02 06:30:18.880 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-02 06:30:18.885 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-02 06:30:18.889 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:30:18.893 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:30:18.897 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-02 06:30:18.901 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-02 06:30:18.905 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-02 06:30:18.912 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-02 06:30:18.916 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-02 06:30:18.920 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-02 06:30:18.924 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-02 06:30:18.928 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:30:18.932 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:18.936 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:30:18.961 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:18.965 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:30:18.969 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:18.974 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:19.023 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-02 06:30:19.070 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-02 06:30:19.118 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:30:19.122 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-02 06:30:19.126 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-02 06:30:19.130 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-02 06:30:19.154 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:19.161 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-02 06:30:19.161 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-02 06:30:20.370 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-02 06:30:20.374 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-02 06:30:21.479 | Adding vhost "nova_cell1" ... 2026-09-02 06:30:21.566 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-02 06:30:22.710 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-02 06:30:22.749 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-02 06:30:22.752 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-02 06:30:22.756 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-02 06:30:22.760 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 06:30:22.765 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-02 06:30:22.768 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:30:22.792 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:22.797 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-02 06:30:22.801 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-02 06:30:22.805 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:30:22.830 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:22.834 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/nova_cell1 2026-09-02 06:30:22.838 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/nova_cell1 2026-09-02 06:30:22.880 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:30:22.884 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:30:22.888 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-02 06:30:22.912 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:22.916 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-02 06:30:22.920 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-02 06:30:22.923 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-02 06:30:22.927 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-02 06:30:22.930 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:30:22.934 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-02 06:30:22.938 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-02 06:30:22.984 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-02 06:30:23.025 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.75/identity 2026-09-02 06:30:23.066 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-02 06:30:23.108 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-02 06:30:23.150 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-02 06:30:23.191 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-02 06:30:23.233 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-02 06:30:23.275 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-02 06:30:23.279 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-02 06:30:23.283 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-02 06:30:23.287 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:30:23.311 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:30:23.315 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:30:23.319 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:23.323 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:30:23.326 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:30:23.369 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:30:23.411 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:30:23.453 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:30:23.496 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-02 06:30:23.538 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:30:23.543 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-02 06:30:23.548 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:30:23.552 | + lib/nova:create_nova_conf:623 : local conf 2026-09-02 06:30:23.556 | + lib/nova:create_nova_conf:624 : local offset 2026-09-02 06:30:23.561 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-02 06:30:23.564 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:30:23.568 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:30:23.572 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-02 06:30:23.577 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-02 06:30:23.580 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-02 06:30:23.584 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-02 06:30:23.588 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-02 06:30:23.591 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-02 06:30:23.595 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-02 06:30:23.619 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:23.623 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-02 06:30:23.668 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-02 06:30:23.710 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-02 06:30:23.713 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-02 06:30:23.717 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-02 06:30:23.721 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-02 06:30:23.745 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:23.749 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-02 06:30:23.774 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:23.779 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-02 06:30:23.803 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:23.806 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-02 06:30:23.810 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-02 06:30:23.814 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-02 06:30:23.818 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-02 06:30:23.842 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:23.846 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-02 06:30:23.865 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-02 06:30:23.865 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-02 06:30:23.876 | cgroup_device_acl = [ 2026-09-02 06:30:23.876 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-02 06:30:23.876 | "/dev/random", "/dev/urandom", 2026-09-02 06:30:23.876 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-02 06:30:23.876 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-02 06:30:23.876 | "/dev/vfio/vfio", 2026-09-02 06:30:23.877 | ] 2026-09-02 06:30:23.882 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-02 06:30:23.886 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:30:23.890 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:30:23.894 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:30:23.898 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:30:23.902 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:30:23.906 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:30:23.909 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:30:23.913 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:30:23.917 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:30:23.921 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:30:23.925 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:30:23.929 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:30:23.933 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:30:23.937 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-02 06:30:23.943 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-02 06:30:23.947 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-02 06:30:23.951 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-02 06:30:23.955 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-02 06:30:23.986 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-02 06:30:23.990 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-02 06:30:23.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:23.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:24.002 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-09-02 06:30:24.005 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-02 06:30:24.009 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-09-02 06:30:24.028 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-09-02 06:30:24.028 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-02 06:30:24.040 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-02 06:30:24.045 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-09-02 06:30:24.063 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-02 06:30:24.063 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-02 06:30:24.075 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-02 06:30:24.080 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-02 06:30:24.084 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-02 06:30:24.088 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-02 06:30:24.091 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-02 06:30:24.095 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:24.099 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-02 06:30:24.167 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-02 06:30:24.172 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:24.176 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-02 06:30:24.296 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-02 06:30:24.341 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-02 06:30:24.383 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-02 06:30:24.387 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-02 06:30:24.432 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-02 06:30:24.476 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-02 06:30:24.519 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-02 06:30:24.562 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-02 06:30:24.607 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-02 06:30:24.611 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:30:24.617 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-02 06:30:24.621 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-02 06:30:24.625 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:30:24.632 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 06:30:24.636 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-02 06:30:24.639 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-02 06:30:24.643 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-02 06:30:24.648 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-02 06:30:24.653 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-02 06:30:24.675 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:24.679 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-02 06:30:24.683 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-02 06:30:24.687 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-02 06:30:24.691 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-02 06:30:24.695 | + lib/stack:stack_install_service:32 : install_placement 2026-09-02 06:30:24.699 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-02 06:30:24.702 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-02 06:30:24.706 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 06:30:24.712 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-02 06:30:24.716 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-02 06:30:24.722 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 06:30:24.730 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 06:30:24.730 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-02 06:30:24.737 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-02 06:30:24.742 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-02 06:30:24.746 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-02 06:30:24.751 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-02 06:30:24.756 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-02 06:30:24.790 | Using python 3.12 to install osc-placement 2026-09-02 06:30:24.794 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-09-02 06:30:26.074 | Collecting osc-placement 2026-09-02 06:30:26.221 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-02 06:30:26.232 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-02 06:30:26.233 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-02 06:30:26.234 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-09-02 06:30:26.234 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-02 06:30:26.236 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-09-02 06:30:26.237 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-09-02 06:30:26.238 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-02 06:30:26.239 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-09-02 06:30:26.240 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-09-02 06:30:26.244 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-09-02 06:30:26.245 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.20.0) 2026-09-02 06:30:26.246 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-09-02 06:30:26.249 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-09-02 06:30:26.250 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-02 06:30:26.251 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-09-02 06:30:26.252 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-09-02 06:30:26.256 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-02 06:30:26.256 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-02 06:30:26.257 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-02 06:30:26.258 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-02 06:30:26.261 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-09-02 06:30:26.261 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-09-02 06:30:26.262 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-09-02 06:30:26.263 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-09-02 06:30:26.264 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-09-02 06:30:26.266 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-09-02 06:30:26.267 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-09-02 06:30:26.269 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-09-02 06:30:26.274 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-09-02 06:30:26.281 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-09-02 06:30:26.286 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-09-02 06:30:26.287 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-09-02 06:30:26.288 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-09-02 06:30:26.293 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-02 06:30:26.298 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-09-02 06:30:26.312 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-09-02 06:30:26.313 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-09-02 06:30:26.314 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-09-02 06:30:26.316 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-09-02 06:30:26.328 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-02 06:30:26.330 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-02 06:30:26.334 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-02 06:30:26.374 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-02 06:30:26.709 | Installing collected packages: osc-placement 2026-09-02 06:30:26.835 | Successfully installed osc-placement-4.9.1 2026-09-02 06:30:26.991 | + inc/python:pip_install:216 : result=0 2026-09-02 06:30:26.996 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:30:27.000 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:27.004 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:27.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:27.012 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:27.015 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:27.019 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:30:27.023 | + functions-common:time_stop:2427 : start_time=1788330624782 2026-09-02 06:30:27.027 | + functions-common:time_stop:2429 : [[ -z 1788330624782 ]] 2026-09-02 06:30:27.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:27.038 | + functions-common:time_stop:2432 : end_time=1788330627034 2026-09-02 06:30:27.042 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-09-02 06:30:27.046 | + functions-common:time_stop:2434 : total=144137 2026-09-02 06:30:27.049 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:27.053 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146389 2026-09-02 06:30:27.057 | + inc/python:pip_install:219 : return 0 2026-09-02 06:30:27.062 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-02 06:30:27.066 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-02 06:30:27.070 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-02 06:30:27.074 | + functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:30:27.077 | + functions-common:git_clone:592 : local orig_dir 2026-09-02 06:30:27.082 | ++ functions-common:git_clone:593 : pwd 2026-09-02 06:30:27.087 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:30:27.091 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:30:27.096 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:30:27.122 | + functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:30:27.126 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:30:27.130 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:30:27.135 | + functions-common:git_clone:610 : echo master 2026-09-02 06:30:27.135 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:30:27.141 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-02 06:30:27.145 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:30:27.148 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-02 06:30:27.152 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:30:27.155 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:30:27.159 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:30:27.162 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:30:27.166 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:30:27.170 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:30:27.173 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:30:27.177 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:30:27.182 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:30:27.188 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330627184 2026-09-02 06:30:27.192 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-02 06:30:27.195 | Cloning into '/opt/stack/placement'... 2026-09-02 06:30:30.852 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:30:30.856 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:30.859 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:30.863 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:30.867 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:30.871 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:30.874 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:30:30.878 | + functions-common:time_stop:2427 : start_time=1788330627184 2026-09-02 06:30:30.882 | + functions-common:time_stop:2429 : [[ -z 1788330627184 ]] 2026-09-02 06:30:30.887 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:30.893 | + functions-common:time_stop:2432 : end_time=1788330630889 2026-09-02 06:30:30.897 | + functions-common:time_stop:2433 : elapsed_time=3705 2026-09-02 06:30:30.900 | + functions-common:time_stop:2434 : total=375749 2026-09-02 06:30:30.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:30.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=379454 2026-09-02 06:30:30.912 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-02 06:30:30.916 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:30:30.920 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:30:30.924 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:30:30.928 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:30:30.932 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:30:30.936 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:30:30.940 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:30:30.944 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:30:30.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:30:30.953 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:30:30.958 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330630954 2026-09-02 06:30:30.963 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:30:31.440 | From https://review.opendev.org/openstack/placement 2026-09-02 06:30:31.440 | * branch master -> FETCH_HEAD 2026-09-02 06:30:31.451 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:30:31.454 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:31.458 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:31.462 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:31.466 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:31.470 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:31.473 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:30:31.477 | + functions-common:time_stop:2427 : start_time=1788330630954 2026-09-02 06:30:31.481 | + functions-common:time_stop:2429 : [[ -z 1788330630954 ]] 2026-09-02 06:30:31.487 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:31.492 | + functions-common:time_stop:2432 : end_time=1788330631488 2026-09-02 06:30:31.496 | + functions-common:time_stop:2433 : elapsed_time=534 2026-09-02 06:30:31.500 | + functions-common:time_stop:2434 : total=379454 2026-09-02 06:30:31.504 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:31.507 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=379988 2026-09-02 06:30:31.511 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:30:31.515 | + functions-common:git_timed:697 : local count=0 2026-09-02 06:30:31.520 | + functions-common:git_timed:698 : local timeout=0 2026-09-02 06:30:31.523 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:30:31.527 | + functions-common:git_timed:701 : timeout=0 2026-09-02 06:30:31.531 | + functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:30:31.535 | + functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:30:31.539 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:30:31.543 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:30:31.548 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:30:31.553 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330631549 2026-09-02 06:30:31.557 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:30:31.609 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:30:31.609 | 2026-09-02 06:30:31.609 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:30:31.609 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:30:31.609 | state without impacting any branches by switching back to a branch. 2026-09-02 06:30:31.609 | 2026-09-02 06:30:31.610 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:30:31.610 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:30:31.610 | 2026-09-02 06:30:31.610 | git switch -c 2026-09-02 06:30:31.610 | 2026-09-02 06:30:31.610 | Or undo this operation with: 2026-09-02 06:30:31.610 | 2026-09-02 06:30:31.611 | git switch - 2026-09-02 06:30:31.611 | 2026-09-02 06:30:31.611 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:30:31.611 | 2026-09-02 06:30:31.611 | HEAD is now at 7d35f974 bump min version of os-traits 2026-09-02 06:30:31.616 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:30:31.620 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:31.624 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:31.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:31.631 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:31.635 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:31.639 | + functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:30:31.643 | + functions-common:time_stop:2427 : start_time=1788330631549 2026-09-02 06:30:31.646 | + functions-common:time_stop:2429 : [[ -z 1788330631549 ]] 2026-09-02 06:30:31.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:31.656 | + functions-common:time_stop:2432 : end_time=1788330631653 2026-09-02 06:30:31.660 | + functions-common:time_stop:2433 : elapsed_time=104 2026-09-02 06:30:31.664 | + functions-common:time_stop:2434 : total=379988 2026-09-02 06:30:31.668 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:31.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380092 2026-09-02 06:30:31.676 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-02 06:30:31.696 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-02 06:30:31.701 | + functions-common:git_clone:673 : git show --oneline 2026-09-02 06:30:31.701 | + functions-common:git_clone:673 : head -1 2026-09-02 06:30:31.704 | 7d35f974 bump min version of os-traits 2026-09-02 06:30:31.709 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:30:31.713 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-02 06:30:31.717 | + inc/python:setup_develop:353 : local bindep 2026-09-02 06:30:31.721 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-02 06:30:31.725 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-02 06:30:31.729 | + inc/python:setup_develop:359 : local extras= 2026-09-02 06:30:31.733 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-02 06:30:31.737 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:30:31.741 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-02 06:30:31.745 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-02 06:30:31.748 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:30:31.752 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:30:31.758 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-02 06:30:31.761 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:30:31.766 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-02 06:30:31.770 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:30:31.774 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:30:31.779 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-02 06:30:31.786 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-02 06:30:31.791 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-02 06:30:31.795 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-02 06:30:31.959 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-02 06:30:31.963 | + inc/python:setup_package:436 : local bindep=0 2026-09-02 06:30:31.967 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:30:31.971 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:30:31.975 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-02 06:30:31.979 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-02 06:30:31.983 | + inc/python:setup_package:445 : local flags=-e 2026-09-02 06:30:31.987 | + inc/python:setup_package:446 : local extras= 2026-09-02 06:30:31.991 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:30:31.995 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:30:31.999 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:30:32.004 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:30:32.008 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:30:32.012 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-02 06:30:32.043 | Using python 3.12 to install /opt/stack/placement 2026-09-02 06:30:32.047 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-09-02 06:30:33.073 | Obtaining file:///opt/stack/placement 2026-09-02 06:30:33.076 | Installing build dependencies: started 2026-09-02 06:30:34.722 | Installing build dependencies: finished with status 'done' 2026-09-02 06:30:34.723 | Checking if build backend supports build_editable: started 2026-09-02 06:30:35.275 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:30:35.276 | Getting requirements to build editable: started 2026-09-02 06:30:35.584 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:30:35.586 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:30:36.525 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:30:36.547 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-09-02 06:30:36.548 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-09-02 06:30:36.550 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-09-02 06:30:36.550 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-09-02 06:30:36.551 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-09-02 06:30:36.552 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-09-02 06:30:36.553 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-09-02 06:30:36.554 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-09-02 06:30:36.555 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-09-02 06:30:36.556 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-09-02 06:30:36.556 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-09-02 06:30:36.557 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-09-02 06:30:36.558 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-09-02 06:30:36.559 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-09-02 06:30:36.560 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-09-02 06:30:36.560 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-09-02 06:30:36.561 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-09-02 06:30:36.562 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-09-02 06:30:36.563 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-09-02 06:30:36.564 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-02 06:30:36.566 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-09-02 06:30:36.567 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-09-02 06:30:36.568 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-09-02 06:30:36.569 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-09-02 06:30:36.575 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.17.0) 2026-09-02 06:30:36.576 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-09-02 06:30:36.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-09-02 06:30:36.579 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-09-02 06:30:36.580 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-09-02 06:30:36.580 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.0.0) 2026-09-02 06:30:36.585 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-02 06:30:36.586 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-09-02 06:30:36.587 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-09-02 06:30:36.588 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-09-02 06:30:36.597 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-09-02 06:30:36.600 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-09-02 06:30:36.605 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-09-02 06:30:36.606 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-09-02 06:30:36.608 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-09-02 06:30:36.612 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-09-02 06:30:36.613 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-09-02 06:30:36.614 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-09-02 06:30:36.620 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-09-02 06:30:36.622 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-09-02 06:30:36.623 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-09-02 06:30:36.626 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-09-02 06:30:36.632 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-09-02 06:30:36.635 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-09-02 06:30:36.636 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-09-02 06:30:36.637 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-09-02 06:30:36.643 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-09-02 06:30:36.650 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-09-02 06:30:36.656 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-09-02 06:30:36.660 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-09-02 06:30:36.661 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-09-02 06:30:36.662 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-09-02 06:30:36.668 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-09-02 06:30:36.672 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-09-02 06:30:36.690 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-09-02 06:30:36.703 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-09-02 06:30:36.703 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-09-02 06:30:36.704 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-09-02 06:30:36.706 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-09-02 06:30:36.725 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-09-02 06:30:36.737 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-09-02 06:30:36.787 | Building wheels for collected packages: openstack-placement 2026-09-02 06:30:36.789 | Building editable for openstack-placement (pyproject.toml): started 2026-09-02 06:30:37.576 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-02 06:30:37.577 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=953867c3342ef0e6912ba8d4c85b69eaf36d8fb1e5bf97cdd2c5000438751864 2026-09-02 06:30:37.577 | Stored in directory: /tmp/pip-ephem-wheel-cache-wqgsd7s6/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-02 06:30:37.583 | Successfully built openstack-placement 2026-09-02 06:30:37.860 | Installing collected packages: openstack-placement 2026-09-02 06:30:37.908 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-09-02 06:30:38.069 | + inc/python:pip_install:216 : result=0 2026-09-02 06:30:38.073 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:30:38.076 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:38.080 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:38.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:38.087 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:38.091 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:38.094 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:30:38.097 | + functions-common:time_stop:2427 : start_time=1788330632035 2026-09-02 06:30:38.100 | + functions-common:time_stop:2429 : [[ -z 1788330632035 ]] 2026-09-02 06:30:38.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:38.115 | + functions-common:time_stop:2432 : end_time=1788330638111 2026-09-02 06:30:38.118 | + functions-common:time_stop:2433 : elapsed_time=6076 2026-09-02 06:30:38.120 | + functions-common:time_stop:2434 : total=146389 2026-09-02 06:30:38.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:38.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152465 2026-09-02 06:30:38.131 | + inc/python:pip_install:219 : return 0 2026-09-02 06:30:38.135 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:30:38.139 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:30:38.142 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-02 06:30:38.145 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-02 06:30:38.149 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:30:38.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:30:38.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-02 06:30:38.158 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:30:38.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-02 06:30:38.164 | + ./stack.sh:main:968 : configure_placement 2026-09-02 06:30:38.168 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-02 06:30:38.186 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-02 06:30:38.190 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-02 06:30:38.196 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-02 06:30:38.200 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-02 06:30:38.203 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-02 06:30:38.207 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-02 06:30:38.211 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:30:38.216 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:38.219 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:30:38.242 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:38.246 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:30:38.250 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:38.254 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-02 06:30:38.298 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-02 06:30:38.340 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-02 06:30:38.381 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-02 06:30:38.385 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-02 06:30:38.389 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-02 06:30:38.392 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 06:30:38.396 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 06:30:38.399 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-02 06:30:38.403 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-02 06:30:38.407 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-02 06:30:38.410 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 06:30:38.413 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-02 06:30:38.455 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-02 06:30:38.493 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.75/identity 2026-09-02 06:30:38.529 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-02 06:30:38.567 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-02 06:30:38.608 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-02 06:30:38.646 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-02 06:30:38.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-02 06:30:38.724 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.75/identity 2026-09-02 06:30:38.763 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 06:30:38.800 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 06:30:38.839 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 06:30:38.843 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-02 06:30:38.846 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-02 06:30:38.850 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-02 06:30:38.855 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:30:38.877 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:30:38.881 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:30:38.885 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:38.888 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:30:38.892 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:30:38.933 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:30:38.973 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:30:39.014 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:30:39.055 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-02 06:30:39.096 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-02 06:30:39.099 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-02 06:30:39.102 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-02 06:30:39.106 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-02 06:30:39.109 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 06:30:39.113 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-02 06:30:39.116 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-02 06:30:39.119 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 06:30:39.123 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 06:30:39.142 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:30:39.143 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 06:30:39.153 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 06:30:39.158 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:30:39.173 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-02 06:30:39.178 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-02 06:30:39.182 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-02 06:30:39.188 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:30:39.192 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-02 06:30:39.235 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-02 06:30:39.276 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-02 06:30:39.317 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-02 06:30:39.358 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 06:30:39.400 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 06:30:39.440 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-02 06:30:39.480 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-02 06:30:39.521 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-02 06:30:39.561 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:30:39.603 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 06:30:39.644 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 06:30:39.686 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-02 06:30:39.727 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-02 06:30:39.767 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 06:30:39.771 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 06:30:39.775 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-02 06:30:39.778 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-02 06:30:39.781 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 06:30:39.785 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:39.788 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:39.792 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-02 06:30:39.796 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-02 06:30:39.800 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-02 06:30:39.842 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 06:30:39.884 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-09-02 06:30:39.884 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-02 06:30:39.895 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-02 06:30:39.901 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-02 06:30:39.905 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-02 06:30:39.909 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 06:30:39.913 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 06:30:39.917 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:30:39.921 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:30:39.924 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:39.928 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:39.932 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 06:30:39.936 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 06:30:39.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:39.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:39.946 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-02 06:30:39.957 | perl: warning: Setting locale failed. 2026-09-02 06:30:39.957 | perl: warning: Please check that your locale settings: 2026-09-02 06:30:39.957 | LANGUAGE = (unset), 2026-09-02 06:30:39.957 | LC_ALL = "en_US.utf8", 2026-09-02 06:30:39.957 | LANG = "de_DE.UTF-8" 2026-09-02 06:30:39.957 | are supported and installed on your system. 2026-09-02 06:30:39.957 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:30:40.000 | Enabling site placement-api. 2026-09-02 06:30:40.006 | To activate the new configuration, you need to run: 2026-09-02 06:30:40.006 | systemctl reload apache2 2026-09-02 06:30:40.013 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 06:30:40.016 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:30:40.020 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:40.023 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:30:40.149 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:40.154 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-02 06:30:40.199 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-02 06:30:40.224 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:40.228 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-02 06:30:40.251 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:40.255 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-02 06:30:40.259 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-02 06:30:40.263 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-02 06:30:40.267 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:30:40.271 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:30:40.275 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-02 06:30:40.279 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-02 06:30:40.321 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-02 06:30:40.360 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.75/identity 2026-09-02 06:30:40.400 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-02 06:30:40.438 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-02 06:30:40.481 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-02 06:30:40.528 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-02 06:30:40.573 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-02 06:30:40.614 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-02 06:30:40.638 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:40.642 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-02 06:30:40.665 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:40.669 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-02 06:30:40.692 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:40.695 | + ./stack.sh:main:992 : init_os_brick 2026-09-02 06:30:40.698 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-02 06:30:40.704 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-02 06:30:40.727 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:40.731 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 06:30:40.775 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-02 06:30:40.797 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:40.801 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 06:30:40.845 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-02 06:30:40.869 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:40.872 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 06:30:40.915 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-02 06:30:40.959 | + ./stack.sh:main:999 : run_phase stack install 2026-09-02 06:30:40.963 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 06:30:40.967 | + functions-common:run_phase:1849 : local phase=install 2026-09-02 06:30:40.970 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:30:40.974 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:30:40.977 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:30:40.980 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:30:40.984 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:30:40.988 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:30:40.994 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:30:40.997 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:30:41.000 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:30:41.004 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-02 06:30:41.008 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:30:41.030 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:41.033 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:30:41.035 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:30:41.038 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-02 06:30:41.041 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-02 06:30:41.044 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:30:41.048 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-02 06:30:41.052 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-02 06:30:41.055 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-02 06:30:41.127 | ++ inc/async:async_inner:63 : install_tempest 2026-09-02 06:30:41.170 | [2020 Async install_tempest:39345]: running: install_tempest 2026-09-02 06:30:41.174 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 06:30:41.178 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 06:30:41.182 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:30:41.186 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 06:30:41.190 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-02 06:30:41.195 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 06:30:41.198 | + functions-common:run_plugins:1835 : local phase=install 2026-09-02 06:30:41.202 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 06:30:41.206 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 06:30:41.210 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-02 06:30:41.214 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-02 06:30:41.218 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:30:41.221 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:30:41.225 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-02 06:30:41.229 | + inc/python:use_library_from_git:269 : return 1 2026-09-02 06:30:41.234 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-02 06:30:41.238 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-02 06:30:41.243 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-02 06:30:41.246 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-02 06:30:41.250 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-02 06:30:41.255 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-02 06:30:41.261 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-02 06:30:41.261 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-02 06:30:41.268 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-02 06:30:41.272 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-02 06:30:41.275 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 06:30:41.280 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 06:30:41.283 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 06:30:41.311 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-02 06:30:41.315 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-02 06:30:42.610 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-02 06:30:42.739 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-02 06:30:42.751 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-09-02 06:30:42.752 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-02 06:30:42.754 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-09-02 06:30:42.754 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-02 06:30:42.755 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-09-02 06:30:42.756 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-09-02 06:30:42.757 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-09-02 06:30:42.802 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-02 06:30:42.818 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-02 06:30:42.829 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-09-02 06:30:42.830 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-09-02 06:30:42.832 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-09-02 06:30:42.832 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-02 06:30:42.833 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-09-02 06:30:42.835 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-09-02 06:30:42.838 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-02 06:30:42.839 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-02 06:30:42.840 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-02 06:30:42.840 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-02 06:30:42.843 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-09-02 06:30:42.847 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-09-02 06:30:42.850 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-02 06:30:42.851 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-02 06:30:42.852 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-02 06:30:42.853 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-02 06:30:42.854 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-02 06:30:42.854 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-02 06:30:42.855 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-02 06:30:42.856 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-02 06:30:42.857 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-02 06:30:42.865 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-02 06:30:42.869 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-02 06:30:42.874 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-09-02 06:30:42.878 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-09-02 06:30:42.879 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-09-02 06:30:42.880 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-09-02 06:30:42.887 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-02 06:30:42.890 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-09-02 06:30:42.904 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-09-02 06:30:42.905 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-09-02 06:30:42.906 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-09-02 06:30:42.909 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-09-02 06:30:42.912 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-09-02 06:30:42.915 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-09-02 06:30:42.919 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-09-02 06:30:42.924 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-09-02 06:30:42.925 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-09-02 06:30:42.931 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-09-02 06:30:42.936 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-09-02 06:30:42.937 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-09-02 06:30:42.937 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-09-02 06:30:42.939 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-09-02 06:30:42.956 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-02 06:30:42.957 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-02 06:30:42.962 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-02 06:30:43.012 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-02 06:30:43.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 9.2 MB/s 0:00:00 2026-09-02 06:30:43.184 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-02 06:30:43.581 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-02 06:30:46.560 | 2026-09-02 06:30:46.585 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-02 06:30:46.744 | + inc/python:pip_install:216 : result=0 2026-09-02 06:30:46.746 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:30:46.749 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:46.753 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:46.757 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:46.761 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:46.765 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:46.769 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:30:46.773 | + functions-common:time_stop:2427 : start_time=1788330641304 2026-09-02 06:30:46.777 | + functions-common:time_stop:2429 : [[ -z 1788330641304 ]] 2026-09-02 06:30:46.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:46.788 | + functions-common:time_stop:2432 : end_time=1788330646784 2026-09-02 06:30:46.792 | + functions-common:time_stop:2433 : elapsed_time=5480 2026-09-02 06:30:46.796 | + functions-common:time_stop:2434 : total=152465 2026-09-02 06:30:46.800 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:46.804 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157945 2026-09-02 06:30:46.808 | + inc/python:pip_install:219 : return 0 2026-09-02 06:30:46.812 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-02 06:30:46.839 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:30:46.843 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-02 06:30:46.848 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-02 06:30:46.854 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.zROOzZdNFv 2026-09-02 06:30:46.858 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-02 06:30:46.862 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-02 06:30:46.866 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-02 06:30:46.872 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-02 06:30:46.876 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-02 06:30:46.880 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-02 06:30:46.907 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:46.911 | + ./stack.sh:main:1068 : configure_database 2026-09-02 06:30:46.915 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-02 06:30:46.919 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-02 06:30:46.923 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-02 06:30:46.927 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:30:46.931 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-02 06:30:46.934 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-02 06:30:46.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:46.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:46.946 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-02 06:30:46.950 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-02 06:30:46.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:46.957 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:46.961 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-02 06:30:46.966 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-02 06:30:46.968 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-02 06:30:46.972 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-02 06:30:46.976 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-02 06:30:46.981 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-02 06:30:46.987 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-02 06:30:46.987 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-02 06:30:46.992 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-02 06:30:47.086 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-02 06:30:47.090 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:30:47.093 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:30:47.096 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:30:47.099 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:30:47.102 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:30:47.106 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:30:47.109 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:30:47.112 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:30:47.115 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:30:47.118 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:30:47.121 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:30:47.124 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:30:47.128 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:30:47.131 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-02 06:30:47.134 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:47.137 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:47.142 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-02 06:30:47.146 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:47.150 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-02 06:30:49.136 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-02 06:30:49.140 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-02 06:30:49.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:49.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:49.148 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-02 06:30:49.150 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-02 06:30:49.154 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-02 06:30:49.179 | mysqladmin: connect to server at 'localhost' failed 2026-09-02 06:30:49.180 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-02 06:30:49.191 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-02 06:30:49.194 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-02 06:30:49.198 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:30:49.203 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:30:49.206 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-02 06:30:49.213 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-02 06:30:49.222 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-02 06:30:49.230 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-02 06:30:49.230 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-02 06:30:49.244 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:30:49.323 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-02 06:30:49.331 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-02 06:30:49.332 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-02 06:30:49.333 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-02 06:30:49.342 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-02 06:30:49.344 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-02 06:30:49.349 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:49.353 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:49.357 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-09-02 06:30:49.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:30:49.467 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-02 06:30:49.482 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:30:49.560 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-02 06:30:49.640 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-02 06:30:49.720 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-02 06:30:49.804 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-02 06:30:49.809 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:49.812 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-02 06:30:49.812 | enabling MySQL performance counting 2026-09-02 06:30:49.816 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-02 06:30:49.847 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-02 06:30:49.851 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-09-02 06:30:50.910 | Processing ./tools/dbcounter 2026-09-02 06:30:50.913 | Installing build dependencies: started 2026-09-02 06:30:53.837 | Installing build dependencies: finished with status 'done' 2026-09-02 06:30:53.838 | Getting requirements to build wheel: started 2026-09-02 06:30:54.495 | Getting requirements to build wheel: finished with status 'done' 2026-09-02 06:30:54.497 | Preparing metadata (pyproject.toml): started 2026-09-02 06:30:54.885 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:30:54.889 | Building wheels for collected packages: dbcounter 2026-09-02 06:30:54.890 | Building wheel for dbcounter (pyproject.toml): started 2026-09-02 06:30:55.330 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-02 06:30:55.331 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=31b85dcd6e34b7c748c7da936178188e189540f295898224a07be72c1f4df645 2026-09-02 06:30:55.332 | Stored in directory: /tmp/pip-ephem-wheel-cache-4dywwl4k/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-02 06:30:55.337 | Successfully built dbcounter 2026-09-02 06:30:55.659 | Installing collected packages: dbcounter 2026-09-02 06:30:55.707 | Successfully installed dbcounter-0.1 2026-09-02 06:30:55.869 | + inc/python:pip_install:216 : result=0 2026-09-02 06:30:55.873 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:30:55.877 | + functions-common:time_stop:2420 : local name 2026-09-02 06:30:55.881 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:30:55.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:30:55.888 | + functions-common:time_stop:2423 : local total 2026-09-02 06:30:55.892 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:30:55.896 | + functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:30:55.899 | + functions-common:time_stop:2427 : start_time=1788330649840 2026-09-02 06:30:55.903 | + functions-common:time_stop:2429 : [[ -z 1788330649840 ]] 2026-09-02 06:30:55.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:30:55.914 | + functions-common:time_stop:2432 : end_time=1788330655910 2026-09-02 06:30:55.918 | + functions-common:time_stop:2433 : elapsed_time=6070 2026-09-02 06:30:55.921 | + functions-common:time_stop:2434 : total=157945 2026-09-02 06:30:55.925 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:30:55.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164015 2026-09-02 06:30:55.933 | + inc/python:pip_install:219 : return 0 2026-09-02 06:30:55.937 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-02 06:30:55.941 | + lib/database:recreate_database:112 : local db=stats 2026-09-02 06:30:55.945 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-02 06:30:55.949 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-02 06:30:55.953 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-02 06:30:55.961 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:30:56.029 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-02 06:30:56.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:30:56.104 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-09-02 06:30:56.104 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-02 06:30:56.109 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:30:56.182 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-02 06:30:56.186 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-02 06:30:56.268 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-02 06:30:56.341 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-02 06:30:56.428 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-02 06:30:56.507 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-02 06:30:56.589 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-02 06:30:56.665 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-02 06:30:56.739 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-02 06:30:56.743 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:30:56.747 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-02 06:30:58.590 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-02 06:30:58.594 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-02 06:30:58.600 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-02 06:30:58.608 | + functions-common:save_stackenv:67 : time_stamp=2026-09-02-083058 2026-09-02 06:30:58.610 | + functions-common:save_stackenv:68 : echo '# 2026-09-02-083058 1072' 2026-09-02 06:30:58.614 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.618 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 06:30:58.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.626 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-02 06:30:58.630 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.633 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-02 06:30:58.635 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.637 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-02 06:30:58.639 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.641 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.75 2026-09-02 06:30:58.643 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.646 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.75/identity 2026-09-02 06:30:58.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.650 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-02-081516 2026-09-02 06:30:58.652 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.654 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-02 06:30:58.656 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.658 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.75 2026-09-02 06:30:58.660 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.663 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-02 06:30:58.666 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.668 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-02 06:30:58.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.676 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-02 06:30:58.680 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.683 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-02 06:30:58.687 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.691 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.75 2026-09-02 06:30:58.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:30:58.699 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-02 06:30:58.703 | + ./stack.sh:main:1082 : start_dstat 2026-09-02 06:30:58.708 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.713 | + functions-common:run_process:1674 : local service=dstat 2026-09-02 06:30:58.716 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.720 | + functions-common:run_process:1676 : local group= 2026-09-02 06:30:58.724 | + functions-common:run_process:1677 : local user= 2026-09-02 06:30:58.728 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:30:58.732 | + functions-common:run_process:1680 : local name=dstat 2026-09-02 06:30:58.736 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:30:58.741 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:30:58.745 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:30:58.749 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:30:58.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:30:58.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330658756 2026-09-02 06:30:58.763 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-02 06:30:58.791 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:30:58.794 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-02 06:30:58.798 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-02 06:30:58.802 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.805 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.809 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.814 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.818 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-02 06:30:58.823 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-02 06:30:58.826 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-02 06:30:58.831 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:30:58.835 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:30:58.839 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:30:58.845 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:30:58.849 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-02 06:30:58.853 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-02 06:30:58.858 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-02 06:30:58.862 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-02 06:30:58.866 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:58.870 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:30:58.877 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:30:58.881 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:30:58.886 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:30:58.890 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:30:58.894 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-02 06:30:58.898 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:30:58.904 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-02 06:30:58.991 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:30:59.073 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-02 06:30:59.159 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-02 06:30:59.234 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-02 06:30:59.313 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-02 06:30:59.396 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:30:59.476 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:30:59.480 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:30:59.485 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-02 06:30:59.582 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:31:00.077 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-02 06:31:00.100 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-02 06:31:00.567 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-02 06:31:00.625 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:31:00.629 | + functions-common:time_stop:2420 : local name 2026-09-02 06:31:00.634 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:31:00.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:31:00.643 | + functions-common:time_stop:2423 : local total 2026-09-02 06:31:00.647 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:31:00.651 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:31:00.654 | + functions-common:time_stop:2427 : start_time=1788330658756 2026-09-02 06:31:00.658 | + functions-common:time_stop:2429 : [[ -z 1788330658756 ]] 2026-09-02 06:31:00.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:31:00.669 | + functions-common:time_stop:2432 : end_time=1788330660665 2026-09-02 06:31:00.674 | + functions-common:time_stop:2433 : elapsed_time=1909 2026-09-02 06:31:00.678 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:31:00.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:31:00.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1909 2026-09-02 06:31:00.692 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-02 06:31:00.696 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-02 06:31:00.700 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-02 06:31:00.705 | + functions-common:run_process:1676 : local group= 2026-09-02 06:31:00.709 | + functions-common:run_process:1677 : local user=root 2026-09-02 06:31:00.713 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-02 06:31:00.717 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-02 06:31:00.721 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:31:00.725 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:31:00.730 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:31:00.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:31:00.741 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:31:00.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330660742 2026-09-02 06:31:00.752 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-02 06:31:00.779 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:00.783 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:31:00.786 | + functions-common:time_stop:2420 : local name 2026-09-02 06:31:00.791 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:31:00.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:31:00.800 | + functions-common:time_stop:2423 : local total 2026-09-02 06:31:00.804 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:31:00.808 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:31:00.812 | + functions-common:time_stop:2427 : start_time=1788330660742 2026-09-02 06:31:00.815 | + functions-common:time_stop:2429 : [[ -z 1788330660742 ]] 2026-09-02 06:31:00.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:31:00.822 | + functions-common:time_stop:2432 : end_time=1788330660820 2026-09-02 06:31:00.825 | + functions-common:time_stop:2433 : elapsed_time=78 2026-09-02 06:31:00.827 | + functions-common:time_stop:2434 : total=1909 2026-09-02 06:31:00.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:31:00.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1987 2026-09-02 06:31:00.835 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-02 06:31:00.864 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:00.868 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-02 06:31:00.871 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-02 06:31:00.874 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-02 06:31:00.876 | + functions-common:run_process:1676 : local group= 2026-09-02 06:31:00.879 | + functions-common:run_process:1677 : local user= 2026-09-02 06:31:00.881 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:31:00.883 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-02 06:31:00.886 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:31:00.890 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:31:00.894 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:31:00.899 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:31:00.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:31:00.909 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330660906 2026-09-02 06:31:00.911 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-02 06:31:00.936 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:00.943 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:31:00.945 | + functions-common:time_stop:2420 : local name 2026-09-02 06:31:00.949 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:31:00.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:31:00.956 | + functions-common:time_stop:2423 : local total 2026-09-02 06:31:00.958 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:31:00.960 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:31:00.962 | + functions-common:time_stop:2427 : start_time=1788330660906 2026-09-02 06:31:00.965 | + functions-common:time_stop:2429 : [[ -z 1788330660906 ]] 2026-09-02 06:31:00.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:31:00.979 | + functions-common:time_stop:2432 : end_time=1788330660974 2026-09-02 06:31:00.984 | + functions-common:time_stop:2433 : elapsed_time=68 2026-09-02 06:31:00.989 | + functions-common:time_stop:2434 : total=1987 2026-09-02 06:31:00.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:31:00.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2055 2026-09-02 06:31:01.004 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-02 06:31:01.037 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:01.042 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-02 06:31:01.072 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:01.077 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-02 06:31:01.111 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:31:01.116 | + ./stack.sh:main:1101 : start_etcd3 2026-09-02 06:31:01.121 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-02 06:31:01.129 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-02 06:31:01.133 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-02 06:31:01.137 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.75:2380' 2026-09-02 06:31:01.141 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.75:2380' 2026-09-02 06:31:01.146 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.75:2379' 2026-09-02 06:31:01.150 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-02 06:31:01.153 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-02 06:31:01.155 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.75:2379' 2026-09-02 06:31:01.157 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-02 06:31:01.159 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-02 06:31:01.161 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-02 06:31:01.163 | + 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.75:2380 --initial-advertise-peer-urls http://192.168.122.75:2380 --advertise-client-urls http://192.168.122.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.75:2379 --log-level=debug' '' root 2026-09-02 06:31:01.165 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-02 06:31:01.169 | + 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.75:2380 --initial-advertise-peer-urls http://192.168.122.75:2380 --advertise-client-urls http://192.168.122.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.75:2379 --log-level=debug' 2026-09-02 06:31:01.172 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:31:01.178 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-02 06:31:01.183 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:31:01.186 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:31:01.189 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:31:01.193 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-02 06:31:01.199 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:31:01.202 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-02 06:31:01.301 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:31:01.398 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-02 06:31:01.479 | + 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.75:2380 --initial-advertise-peer-urls http://192.168.122.75:2380 --advertise-client-urls http://192.168.122.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.75:2379 --log-level=debug' 2026-09-02 06:31:01.562 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-02 06:31:01.639 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-02 06:31:01.716 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:31:01.793 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:31:01.797 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:31:01.801 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-02 06:31:01.896 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:31:02.391 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-02 06:31:02.465 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-02 06:31:02.541 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-02 06:31:02.619 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-02 06:31:02.696 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-02 06:31:02.701 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:31:02.707 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 06:31:02.711 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-02 06:31:03.191 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-02 06:31:03.221 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-02 06:31:03.690 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-02 06:31:04.418 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-02 06:31:04.445 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:04.449 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-02 06:31:04.453 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-02 06:31:04.457 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-02 06:31:04.477 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-02 06:31:04.495 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-02 06:31:04.499 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-02 06:31:04.503 | + 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.75/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-02 06:31:04.615 | The user clouds.yaml file didn't exist. 2026-09-02 06:31:04.628 | + 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.75/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-02 06:31:04.751 | + 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.75/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-02 06:31:04.879 | + 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.75/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-02 06:31:05.008 | + 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.75/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-02 06:31:05.138 | + 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.75/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-02 06:31:05.271 | + 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.75/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-02 06:31:05.406 | + 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.75/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-02 06:31:05.539 | + 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.75/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-02 06:31:05.674 | + 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.75/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-02 06:31:05.809 | + functions-common:write_clouds_yaml:203 : cat 2026-09-02 06:31:05.817 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-02 06:31:05.822 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-02 06:31:05.828 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-02 06:31:05.834 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-02 06:31:05.839 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-02 06:31:05.843 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-02 06:31:05.869 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:31:05.873 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-02 06:31:05.878 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:31:05.883 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-02 06:31:05.887 | + ./stack.sh:main:1118 : '[' 192.168.122.75 == 192.168.122.75 ']' 2026-09-02 06:31:05.891 | + ./stack.sh:main:1119 : init_keystone 2026-09-02 06:31:05.896 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-02 06:31:05.922 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:05.926 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-02 06:31:05.930 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-02 06:31:05.935 | + lib/database:recreate_database:112 : local db=keystone 2026-09-02 06:31:05.939 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-02 06:31:05.943 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-02 06:31:05.947 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-02 06:31:05.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:31:06.027 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-02 06:31:06.033 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:31:06.112 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-02 06:31:06.116 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 06:31:06.120 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:31:06.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:31:06.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:31:06.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330666132 2026-09-02 06:31:06.141 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-02 06:31:06.875 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 06:31:06.875 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:31:06.875 | we strongly recommend against using it for new projects. 2026-09-02 06:31:06.875 | 2026-09-02 06:31:06.875 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:31:06.875 | framework. For more detail see 2026-09-02 06:31:06.875 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:31:06.875 | 2026-09-02 06:31:06.875 | from eventlet import event 2026-09-02 06:31:09.674 | INFO dbcounter [-] Registered counter for database keystone 2026-09-02 06:31:09.759 | 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=42242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:31:09.775 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:31:09.775 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:31:09.776 | DEBUG dbcounter [-] [42242] Writer thread running {{(pid=42242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:31:09.855 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-02 06:31:13.188 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:31:13.194 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-02 06:31:13.194 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.199 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-02 06:31:13.289 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.293 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-02 06:31:13.333 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.335 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-02 06:31:13.406 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.409 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-02 06:31:13.444 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.447 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-02 06:31:13.522 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.525 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-02 06:31:13.527 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:31:13.529 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-02 06:31:13.589 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:13.592 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-02 06:31:13.624 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=42242) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:31:14.111 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-02 06:31:14.116 | + functions-common:time_stop:2420 : local name 2026-09-02 06:31:14.120 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:31:14.125 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:31:14.129 | + functions-common:time_stop:2423 : local total 2026-09-02 06:31:14.133 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:31:14.137 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 06:31:14.141 | + functions-common:time_stop:2427 : start_time=1788330666132 2026-09-02 06:31:14.145 | + functions-common:time_stop:2429 : [[ -z 1788330666132 ]] 2026-09-02 06:31:14.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:31:14.165 | + functions-common:time_stop:2432 : end_time=1788330674161 2026-09-02 06:31:14.169 | + functions-common:time_stop:2433 : elapsed_time=8029 2026-09-02 06:31:14.173 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:31:14.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:31:14.181 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8029 2026-09-02 06:31:14.186 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-02 06:31:14.190 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-02 06:31:14.197 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-02 06:31:14.910 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 06:31:14.910 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:31:14.910 | we strongly recommend against using it for new projects. 2026-09-02 06:31:14.910 | 2026-09-02 06:31:14.910 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:31:14.910 | framework. For more detail see 2026-09-02 06:31:14.910 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:31:14.911 | 2026-09-02 06:31:14.911 | from eventlet import event 2026-09-02 06:31:17.534 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-02 06:31:17.535 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-02 06:31:17.535 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-02 06:31:17.535 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-02 06:31:17.536 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-02 06:31:17.536 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-02 06:31:17.536 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-02 06:31:17.537 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-02 06:31:17.537 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-02 06:31:18.111 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-02 06:31:18.118 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-02 06:31:18.803 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 06:31:18.803 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:31:18.804 | we strongly recommend against using it for new projects. 2026-09-02 06:31:18.804 | 2026-09-02 06:31:18.804 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:31:18.804 | framework. For more detail see 2026-09-02 06:31:18.804 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:31:18.804 | 2026-09-02 06:31:18.804 | from eventlet import event 2026-09-02 06:31:21.379 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-02 06:31:21.380 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-02 06:31:21.380 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-02 06:31:21.381 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-02 06:31:21.381 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-02 06:31:21.382 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-02 06:31:21.382 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-02 06:31:21.382 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-02 06:31:21.383 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-02 06:31:21.914 | + ./stack.sh:main:1120 : start_keystone 2026-09-02 06:31:21.919 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-02 06:31:21.925 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-02 06:31:21.930 | + functions-common:run_process:1674 : local service=keystone 2026-09-02 06:31:21.934 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 06:31:21.938 | + functions-common:run_process:1676 : local group= 2026-09-02 06:31:21.942 | + functions-common:run_process:1677 : local user= 2026-09-02 06:31:21.946 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:31:21.950 | + functions-common:run_process:1680 : local name=keystone 2026-09-02 06:31:21.954 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:31:21.958 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:31:21.963 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:31:21.967 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:31:21.972 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:31:21.978 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330681973 2026-09-02 06:31:21.982 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-02 06:31:22.008 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:31:22.012 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-02 06:31:22.016 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-02 06:31:22.020 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 06:31:22.024 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 06:31:22.028 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 06:31:22.032 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-02 06:31:22.036 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-02 06:31:22.040 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-02 06:31:22.044 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-02 06:31:22.048 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:31:22.052 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:31:22.056 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:31:22.060 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:31:22.064 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-02 06:31:22.068 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-02 06:31:22.072 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:31:22.076 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-02 06:31:22.080 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:31:22.084 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-02 06:31:22.088 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-02 06:31:22.092 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:31:22.096 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:31:22.100 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:31:22.103 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-02 06:31:22.107 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:31:22.114 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-02 06:31:22.206 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:31:22.297 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-02 06:31:22.373 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-02 06:31:22.460 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-02 06:31:22.539 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:31:22.618 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-02 06:31:22.692 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-02 06:31:22.772 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-02 06:31:22.851 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-02 06:31:22.934 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-02 06:31:23.014 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:31:23.018 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:31:23.022 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-02 06:31:23.117 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:31:23.663 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-02 06:31:23.687 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-02 06:31:24.160 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-02 06:31:24.231 | ++ inc/async:async_inner:64 : rc=0 2026-09-02 06:31:24.269 | [39345 Async install_tempest:39345]: finished successfully 2026-09-02 06:31:24.312 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:31:24.316 | + functions-common:time_stop:2420 : local name 2026-09-02 06:31:24.319 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:31:24.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:31:24.328 | + functions-common:time_stop:2423 : local total 2026-09-02 06:31:24.333 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:31:24.337 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:31:24.341 | + functions-common:time_stop:2427 : start_time=1788330681973 2026-09-02 06:31:24.344 | + functions-common:time_stop:2429 : [[ -z 1788330681973 ]] 2026-09-02 06:31:24.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:31:24.355 | + functions-common:time_stop:2432 : end_time=1788330684351 2026-09-02 06:31:24.360 | + functions-common:time_stop:2433 : elapsed_time=2378 2026-09-02 06:31:24.364 | + functions-common:time_stop:2434 : total=2055 2026-09-02 06:31:24.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:31:24.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4433 2026-09-02 06:31:24.374 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-02 06:31:24.374 | Waiting for keystone to start... 2026-09-02 06:31:24.378 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.75/identity/v3/ 2026-09-02 06:31:24.382 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.75/identity/v3/ 2026-09-02 06:31:24.385 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 06:31:24.389 | + functions:wait_for_service:477 : local url=http://192.168.122.75/identity/v3/ 2026-09-02 06:31:24.393 | + functions:wait_for_service:478 : local rval=0 2026-09-02 06:31:24.396 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 06:31:24.400 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 06:31:24.403 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:31:24.406 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:31:24.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:31:24.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330684414 2026-09-02 06:31:24.422 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 06:31:24.426 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:31:24.429 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.75/identity/v3/ 2026-09-02 06:31:30.071 | + :: : [[ 200 == 503 ]] 2026-09-02 06:31:30.073 | + :: : [[ 0 -eq 7 ]] 2026-09-02 06:31:30.077 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 06:31:30.081 | + functions-common:time_stop:2420 : local name 2026-09-02 06:31:30.085 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:31:30.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:31:30.093 | + functions-common:time_stop:2423 : local total 2026-09-02 06:31:30.097 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:31:30.101 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 06:31:30.105 | + functions-common:time_stop:2427 : start_time=1788330684414 2026-09-02 06:31:30.109 | + functions-common:time_stop:2429 : [[ -z 1788330684414 ]] 2026-09-02 06:31:30.114 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:31:30.121 | + functions-common:time_stop:2432 : end_time=1788330690116 2026-09-02 06:31:30.124 | + functions-common:time_stop:2433 : elapsed_time=5702 2026-09-02 06:31:30.128 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:31:30.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:31:30.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5702 2026-09-02 06:31:30.140 | + functions:wait_for_service:486 : return 0 2026-09-02 06:31:30.144 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-02 06:31:30.171 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:31:30.175 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-02 06:31:30.179 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:31:30.183 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-02 06:31:30.808 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-02 06:31:30.812 | + 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.75/identity 2026-09-02 06:31:31.493 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 06:31:31.493 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:31:31.493 | we strongly recommend against using it for new projects. 2026-09-02 06:31:31.493 | 2026-09-02 06:31:31.493 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:31:31.493 | framework. For more detail see 2026-09-02 06:31:31.493 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:31:31.493 | 2026-09-02 06:31:31.493 | from eventlet import event 2026-09-02 06:31:34.610 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.611 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.611 | 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=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.618 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.632 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.632 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.683 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.689 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.689 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.777 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.777 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.777 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.777 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.789 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.789 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.790 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.790 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.790 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.797 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.801 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.801 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.801 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.802 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.802 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.803 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.803 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43247) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-02 06:31:34.882 | INFO dbcounter [-] Registered counter for database keystone 2026-09-02 06:31:34.963 | 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=43247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:31:35.163 | DEBUG dbcounter [-] [43247] Writer thread running {{(pid=43247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:31:35.298 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created domain default 2026-09-02 06:31:35.349 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created project admin 2026-09-02 06:31:35.389 | WARNING keystone.common.password_hashing [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-02 06:31:35.411 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created user admin 2026-09-02 06:31:35.432 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created role reader 2026-09-02 06:31:35.449 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created role member 2026-09-02 06:31:35.481 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created implied role where 7831ea753a7642d2b9738ec57e4a35fb implies c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:31:35.497 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created role manager 2026-09-02 06:31:35.521 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created implied role where 2cde28bbda6b41058c7232df10b365ce implies 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:31:35.537 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created role admin 2026-09-02 06:31:35.559 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created implied role where aac002bcd65a47c49732e715ce51716b implies 2cde28bbda6b41058c7232df10b365ce 2026-09-02 06:31:35.581 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created role service 2026-09-02 06:31:35.599 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Granted role admin on project admin to user admin. 2026-09-02 06:31:35.612 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Granted role admin on the system to user admin. 2026-09-02 06:31:35.632 | WARNING py.warnings [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-09-02 06:31:35.632 | warnings.warn( 2026-09-02 06:31:35.632 |  2026-09-02 06:31:35.636 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created region RegionOne 2026-09-02 06:31:35.682 | INFO keystone.cmd.bootstrap [None req-94f36169-0f51-4953-80d8-5d169906f787 None None] Created public endpoint http://192.168.122.75/identity 2026-09-02 06:31:36.423 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-02 06:31:36.428 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-02 06:31:36.433 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-02 06:31:36.438 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-02 06:31:41.308 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:31:41.313 | + lib/keystone:create_keystone_accounts:258 : admin_project=1c746f457dfa463faca25d2e8ee5ab45 2026-09-02 06:31:41.317 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-02 06:31:41.322 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-02 06:31:44.463 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:31:44.468 | + lib/keystone:create_keystone_accounts:260 : admin_user=27bf8244e1e44f8d8e824f4a3e9c437b 2026-09-02 06:31:44.473 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-02 06:31:44.477 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-02 06:31:44.481 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-02 06:31:44.484 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 27bf8244e1e44f8d8e824f4a3e9c437b default 2026-09-02 06:31:44.569 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 27bf8244e1e44f8d8e824f4a3e9c437b default 2026-09-02 06:31:44.620 | [2020 Async ks-domain-role:43366]: running: get_or_add_user_domain_role admin 27bf8244e1e44f8d8e824f4a3e9c437b default 2026-09-02 06:31:44.624 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-02 06:31:44.628 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-02 06:31:44.633 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-02 06:31:48.352 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:31:48.357 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-02 06:31:48.361 | + functions-common:get_or_create_domain:878 : echo default 2026-09-02 06:31:48.361 | default 2026-09-02 06:31:48.365 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-02 06:31:48.452 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-02 06:31:48.505 | [2020 Async ks-project:43480]: running: get_or_create_project service Default 2026-09-02 06:31:48.509 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-02 06:31:48.602 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-02 06:31:48.663 | [2020 Async ks-service:43574]: running: get_or_create_role service 2026-09-02 06:31:48.666 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-02 06:31:48.730 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-02 06:31:48.806 | [2020 Async ks-reseller:43686]: running: get_or_create_role ResellerAdmin 2026-09-02 06:31:48.811 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-02 06:31:48.819 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-02 06:31:48.984 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-02 06:31:49.089 | [2020 Async ks-anotherrole:43782]: running: get_or_create_role anotherrole 2026-09-02 06:31:49.097 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-02 06:31:49.108 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-02 06:31:49.115 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 06:31:49.126 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-09-02 06:31:53.859 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:31:53.935 | [43686 Async ks-reseller:43686]: finished successfully 2026-09-02 06:31:54.059 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:31:54.104 | [43782 Async ks-anotherrole:43782]: finished successfully 2026-09-02 06:31:54.106 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:31:54.108 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:31:54.164 | [43574 Async ks-service:43574]: finished successfully 2026-09-02 06:31:54.168 | [43480 Async ks-project:43480]: finished successfully 2026-09-02 06:31:54.675 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:31:54.679 | ++ functions-common:get_or_create_project:928 : project_id=6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:31:54.683 | ++ functions-common:get_or_create_project:929 : echo 6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:31:54.688 | + lib/keystone:create_keystone_accounts:288 : invis_project=6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:31:54.692 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-02 06:31:54.699 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-02 06:31:54.703 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 06:31:54.709 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-09-02 06:31:54.719 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:31:54.751 | [43366 Async ks-domain-role:43366]: finished successfully 2026-09-02 06:31:58.061 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:31:58.065 | ++ functions-common:get_or_create_project:928 : project_id=8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:31:58.069 | ++ functions-common:get_or_create_project:929 : echo 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:31:58.074 | + lib/keystone:create_keystone_accounts:292 : demo_project=8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:31:58.078 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-02 06:31:58.083 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-02 06:31:58.087 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:31:58.090 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-02 06:31:58.094 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-02 06:31:58.098 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-09-02 06:32:01.551 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:01.556 | ++ functions-common:get_or_create_user:915 : user_id=1e22d7de761849e1b36ed15a4d5d0fd1 2026-09-02 06:32:01.559 | ++ functions-common:get_or_create_user:916 : echo 1e22d7de761849e1b36ed15a4d5d0fd1 2026-09-02 06:32:01.564 | + lib/keystone:create_keystone_accounts:295 : demo_user=1e22d7de761849e1b36ed15a4d5d0fd1 2026-09-02 06:32:01.567 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-02 06:32:01.629 | [2020 Async ks-domain-role:43366]: Waiting for completion of get_or_add_user_domain_role admin 27bf8244e1e44f8d8e824f4a3e9c437b default running on PID 43366 (6 other jobs running) 2026-09-02 06:32:01.659 | [2020 Async ks-domain-role:43366]: Signaling child to exit 2026-09-02 06:32:01.659 | WAKEUP 2026-09-02 06:32:01.687 | [2020 Async ks-domain-role:43366]: Signaled 2026-09-02 06:32:01.688 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-02 06:32:01.688 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 27bf8244e1e44f8d8e824f4a3e9c437b --domain default 2026-09-02 06:32:01.689 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27bf8244e1e44f8d8e824f4a3e9c437b --domain default -c Role -f value 2026-09-02 06:32:01.689 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:01.689 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:01.689 | + functions-common:get_or_add_user_domain_role:999 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:01.689 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:01.740 | [2020 Async ks-domain-role:43366]: finished get_or_add_user_domain_role admin 27bf8244e1e44f8d8e824f4a3e9c437b default with result 0 in 10 seconds 2026-09-02 06:32:01.750 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-02 06:32:01.790 | [2020 Async ks-project:43480]: Waiting for completion of get_or_create_project service Default running on PID 43480 (5 other jobs running) 2026-09-02 06:32:01.820 | [2020 Async ks-project:43480]: Signaling child to exit 2026-09-02 06:32:01.820 | WAKEUP 2026-09-02 06:32:01.846 | [2020 Async ks-project:43480]: Signaled 2026-09-02 06:32:01.849 | + functions-common:get_or_create_project:922 : local project_id 2026-09-02 06:32:01.849 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-09-02 06:32:01.849 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:01.849 | + functions-common:get_or_create_project:928 : project_id=ff171d993ffd41fea15f0e5e4345ed34 2026-09-02 06:32:01.849 | + functions-common:get_or_create_project:929 : echo ff171d993ffd41fea15f0e5e4345ed34 2026-09-02 06:32:01.849 | ff171d993ffd41fea15f0e5e4345ed34 2026-09-02 06:32:01.901 | [2020 Async ks-project:43480]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-02 06:32:01.946 | [2020 Async ks-service:43574]: Waiting for completion of get_or_create_role service running on PID 43574 (4 other jobs running) 2026-09-02 06:32:01.975 | [2020 Async ks-service:43574]: Signaling child to exit 2026-09-02 06:32:01.976 | WAKEUP 2026-09-02 06:32:02.005 | [2020 Async ks-service:43574]: Signaled 2026-09-02 06:32:02.006 | + functions-common:get_or_create_role:935 : local role_id 2026-09-02 06:32:02.006 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-02 06:32:02.006 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:02.007 | + functions-common:get_or_create_role:940 : role_id=b44e1ab668a747219526f1932f7f4330 2026-09-02 06:32:02.007 | + functions-common:get_or_create_role:941 : echo b44e1ab668a747219526f1932f7f4330 2026-09-02 06:32:02.007 | b44e1ab668a747219526f1932f7f4330 2026-09-02 06:32:02.059 | [2020 Async ks-service:43574]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-02 06:32:02.106 | [2020 Async ks-reseller:43686]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43686 (3 other jobs running) 2026-09-02 06:32:02.137 | [2020 Async ks-reseller:43686]: Signaling child to exit 2026-09-02 06:32:02.138 | WAKEUP 2026-09-02 06:32:02.165 | [2020 Async ks-reseller:43686]: Signaled 2026-09-02 06:32:02.168 | + functions-common:get_or_create_role:935 : local role_id 2026-09-02 06:32:02.168 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-02 06:32:02.168 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:02.168 | + functions-common:get_or_create_role:940 : role_id=20f427f523954c81a15353871f277ff9 2026-09-02 06:32:02.168 | + functions-common:get_or_create_role:941 : echo 20f427f523954c81a15353871f277ff9 2026-09-02 06:32:02.168 | 20f427f523954c81a15353871f277ff9 2026-09-02 06:32:02.225 | [2020 Async ks-reseller:43686]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-09-02 06:32:02.274 | [2020 Async ks-anotherrole:43782]: Waiting for completion of get_or_create_role anotherrole running on PID 43782 (2 other jobs running) 2026-09-02 06:32:02.304 | [2020 Async ks-anotherrole:43782]: Signaling child to exit 2026-09-02 06:32:02.305 | WAKEUP 2026-09-02 06:32:02.333 | [2020 Async ks-anotherrole:43782]: Signaled 2026-09-02 06:32:02.334 | + functions-common:get_or_create_role:935 : local role_id 2026-09-02 06:32:02.335 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-02 06:32:02.335 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:02.335 | + functions-common:get_or_create_role:940 : role_id=62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:02.335 | + functions-common:get_or_create_role:941 : echo 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:02.335 | 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:02.389 | [2020 Async ks-anotherrole:43782]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-02 06:32:02.396 | + inc/async:async_wait:197 : return 0 2026-09-02 06:32:02.401 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.481 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.532 | [2020 Async ks-demo-member:44620]: running: get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.534 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 27bf8244e1e44f8d8e824f4a3e9c437b 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.603 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 27bf8244e1e44f8d8e824f4a3e9c437b 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.650 | [2020 Async ks-demo-admin:44716]: running: get_or_add_user_project_role admin 27bf8244e1e44f8d8e824f4a3e9c437b 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.652 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.709 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.749 | [2020 Async ks-demo-another:44812]: running: get_or_add_user_project_role anotherrole 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:02.751 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:32:02.824 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:32:02.898 | [2020 Async ks-demo-invis:44908]: running: get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:32:02.904 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-02 06:32:02.914 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-02 06:32:02.920 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:32:02.931 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-02 06:32:02.940 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-02 06:32:02.951 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-09-02 06:32:07.627 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:07.634 | ++ functions-common:get_or_create_user:915 : user_id=f4411577dfc347979f547faa393913e3 2026-09-02 06:32:07.638 | ++ functions-common:get_or_create_user:916 : echo f4411577dfc347979f547faa393913e3 2026-09-02 06:32:07.646 | + lib/keystone:create_keystone_accounts:308 : demo_reader=f4411577dfc347979f547faa393913e3 2026-09-02 06:32:07.652 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader f4411577dfc347979f547faa393913e3 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:07.760 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f4411577dfc347979f547faa393913e3 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:07.836 | [2020 Async ks-demo-reader:45042]: running: get_or_add_user_project_role reader f4411577dfc347979f547faa393913e3 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:07.846 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-02 06:32:07.860 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-02 06:32:07.876 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 06:32:07.883 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-09-02 06:32:13.037 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:13.042 | ++ functions-common:get_or_create_project:928 : project_id=8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:13.046 | ++ functions-common:get_or_create_project:929 : echo 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:13.051 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:13.055 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-02 06:32:13.061 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-02 06:32:13.065 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:32:13.068 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-02 06:32:13.073 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-02 06:32:13.077 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-09-02 06:32:14.462 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:14.535 | [44620 Async ks-demo-member:44620]: finished successfully 2026-09-02 06:32:15.351 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:15.373 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:15.382 | [44908 Async ks-demo-invis:44908]: finished successfully 2026-09-02 06:32:15.426 | [44716 Async ks-demo-admin:44716]: finished successfully 2026-09-02 06:32:15.624 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:15.653 | [44812 Async ks-demo-another:44812]: finished successfully 2026-09-02 06:32:16.706 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:16.711 | ++ functions-common:get_or_create_user:915 : user_id=1eb7d42915624aadb4c4511626bbf420 2026-09-02 06:32:16.715 | ++ functions-common:get_or_create_user:916 : echo 1eb7d42915624aadb4c4511626bbf420 2026-09-02 06:32:16.719 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=1eb7d42915624aadb4c4511626bbf420 2026-09-02 06:32:16.723 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:16.809 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:16.861 | [2020 Async ks-alt-admin:45497]: running: get_or_add_user_project_role admin 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:16.865 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:16.949 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:16.998 | [2020 Async ks-alt-another:45593]: running: get_or_add_user_project_role anotherrole 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:17.000 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-02 06:32:17.003 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-02 06:32:17.005 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:32:17.007 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-02 06:32:17.009 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-02 06:32:17.011 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-09-02 06:32:18.951 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:18.975 | [45042 Async ks-demo-reader:45042]: finished successfully 2026-09-02 06:32:20.720 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:20.724 | ++ functions-common:get_or_create_user:915 : user_id=555506a34dd04271ba727c2d0b9ebff6 2026-09-02 06:32:20.727 | ++ functions-common:get_or_create_user:916 : echo 555506a34dd04271ba727c2d0b9ebff6 2026-09-02 06:32:20.731 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=555506a34dd04271ba727c2d0b9ebff6 2026-09-02 06:32:20.735 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 555506a34dd04271ba727c2d0b9ebff6 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:20.823 | + inc/async:async_inner:63 : get_or_add_user_project_role member 555506a34dd04271ba727c2d0b9ebff6 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:20.877 | [2020 Async ks-alt-member-user:45768]: running: get_or_add_user_project_role member 555506a34dd04271ba727c2d0b9ebff6 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:20.880 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-02 06:32:20.887 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-02 06:32:20.891 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:32:20.902 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-02 06:32:20.906 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-02 06:32:20.911 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-09-02 06:32:24.658 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:24.665 | ++ functions-common:get_or_create_user:915 : user_id=6214677960e24c3295ae4ad0b087f422 2026-09-02 06:32:24.670 | ++ functions-common:get_or_create_user:916 : echo 6214677960e24c3295ae4ad0b087f422 2026-09-02 06:32:24.676 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=6214677960e24c3295ae4ad0b087f422 2026-09-02 06:32:24.681 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6214677960e24c3295ae4ad0b087f422 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:24.783 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6214677960e24c3295ae4ad0b087f422 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:24.842 | [2020 Async ks-alt-reader-user:45940]: running: get_or_add_user_project_role reader 6214677960e24c3295ae4ad0b087f422 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:24.847 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-02 06:32:24.852 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:32:24.858 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-02 06:32:24.863 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-02 06:32:24.868 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-09-02 06:32:25.705 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:25.745 | [45497 Async ks-alt-admin:45497]: finished successfully 2026-09-02 06:32:26.005 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:26.032 | [45593 Async ks-alt-another:45593]: finished successfully 2026-09-02 06:32:28.448 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:28.453 | ++ functions-common:get_or_create_user:915 : user_id=a81b8382e3554b50b7602b7ae80951c1 2026-09-02 06:32:28.457 | ++ functions-common:get_or_create_user:916 : echo a81b8382e3554b50b7602b7ae80951c1 2026-09-02 06:32:28.462 | + lib/keystone:create_keystone_accounts:340 : system_member_user=a81b8382e3554b50b7602b7ae80951c1 2026-09-02 06:32:28.466 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member a81b8382e3554b50b7602b7ae80951c1 all 2026-09-02 06:32:28.555 | + inc/async:async_inner:63 : get_or_add_user_system_role member a81b8382e3554b50b7602b7ae80951c1 all 2026-09-02 06:32:28.622 | [2020 Async ks-system-member:46170]: running: get_or_add_user_system_role member a81b8382e3554b50b7602b7ae80951c1 all 2026-09-02 06:32:28.629 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-02 06:32:28.635 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:32:28.640 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-02 06:32:28.647 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-02 06:32:28.652 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-09-02 06:32:29.992 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:30.018 | [45768 Async ks-alt-member-user:45768]: finished successfully 2026-09-02 06:32:32.280 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:32.287 | ++ functions-common:get_or_create_user:915 : user_id=3a5b381192c04fec90ef1aba31247379 2026-09-02 06:32:32.289 | ++ functions-common:get_or_create_user:916 : echo 3a5b381192c04fec90ef1aba31247379 2026-09-02 06:32:32.295 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=3a5b381192c04fec90ef1aba31247379 2026-09-02 06:32:32.299 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 3a5b381192c04fec90ef1aba31247379 all 2026-09-02 06:32:32.398 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3a5b381192c04fec90ef1aba31247379 all 2026-09-02 06:32:32.470 | [2020 Async ks-system-reader:46376]: running: get_or_add_user_system_role reader 3a5b381192c04fec90ef1aba31247379 all 2026-09-02 06:32:32.474 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-02 06:32:32.479 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-02 06:32:32.484 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-02 06:32:32.488 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-02 06:32:32.495 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-09-02 06:32:33.267 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:33.292 | [45940 Async ks-alt-reader-user:45940]: finished successfully 2026-09-02 06:32:36.153 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:36.159 | ++ functions-common:get_or_create_group:892 : group_id=db7bf0db24e1427794f357e7413d0511 2026-09-02 06:32:36.163 | ++ functions-common:get_or_create_group:893 : echo db7bf0db24e1427794f357e7413d0511 2026-09-02 06:32:36.169 | + lib/keystone:create_keystone_accounts:350 : admin_group=db7bf0db24e1427794f357e7413d0511 2026-09-02 06:32:36.173 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-02 06:32:36.178 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-02 06:32:36.184 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-02 06:32:36.187 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-02 06:32:36.193 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-09-02 06:32:39.637 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:39.643 | ++ functions-common:get_or_create_group:892 : group_id=e8a88563e1da4159b52f6ee33885c3a5 2026-09-02 06:32:39.647 | ++ functions-common:get_or_create_group:893 : echo e8a88563e1da4159b52f6ee33885c3a5 2026-09-02 06:32:39.653 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e8a88563e1da4159b52f6ee33885c3a5 2026-09-02 06:32:39.658 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:39.759 | + inc/async:async_inner:63 : get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:39.827 | [2020 Async ks-group-memberdemo:46638]: running: get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:39.832 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:39.959 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:40.052 | [2020 Async ks-group-anotherdemo:46717]: running: get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:40.061 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:40.241 | + inc/async:async_inner:63 : get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:40.338 | [2020 Async ks-group-memberalt:46797]: running: get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:40.348 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:40.517 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:40.608 | [2020 Async ks-group-anotheralt:46876]: running: get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:40.617 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin db7bf0db24e1427794f357e7413d0511 1c746f457dfa463faca25d2e8ee5ab45 2026-09-02 06:32:40.742 | + inc/async:async_inner:63 : get_or_add_group_project_role admin db7bf0db24e1427794f357e7413d0511 1c746f457dfa463faca25d2e8ee5ab45 2026-09-02 06:32:40.804 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:40.850 | [2020 Async ks-group-admin:46973]: running: get_or_add_group_project_role admin db7bf0db24e1427794f357e7413d0511 1c746f457dfa463faca25d2e8ee5ab45 2026-09-02 06:32:40.863 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-02 06:32:40.863 | [46170 Async ks-system-member:46170]: finished successfully 2026-09-02 06:32:41.003 | [2020 Async ks-demo-member:44620]: Waiting for completion of get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 running on PID 44620 (17 other jobs running) 2026-09-02 06:32:41.063 | [2020 Async ks-demo-member:44620]: Signaling child to exit 2026-09-02 06:32:41.063 | WAKEUP 2026-09-02 06:32:41.115 | [2020 Async ks-demo-member:44620]: Signaled 2026-09-02 06:32:41.119 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:41.119 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:41.119 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:41.119 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:41.120 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:41.120 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:41.120 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:41.120 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:41.120 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:41.120 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1e22d7de761849e1b36ed15a4d5d0fd1 --project 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:41.120 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1e22d7de761849e1b36ed15a4d5d0fd1 --project 8dde202d6eba4db98271f7ba2bec98d5 -c Role -f value 2026-09-02 06:32:41.120 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:41.120 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:41.120 | + functions-common:get_or_add_user_project_role:980 : echo 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:41.120 | 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:41.219 | [2020 Async ks-demo-member:44620]: finished get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 with result 0 in 12 seconds 2026-09-02 06:32:41.288 | [2020 Async ks-demo-admin:44716]: Waiting for completion of get_or_add_user_project_role admin 27bf8244e1e44f8d8e824f4a3e9c437b 8dde202d6eba4db98271f7ba2bec98d5 running on PID 44716 (16 other jobs running) 2026-09-02 06:32:41.344 | [2020 Async ks-demo-admin:44716]: Signaling child to exit 2026-09-02 06:32:41.344 | WAKEUP 2026-09-02 06:32:41.385 | [2020 Async ks-demo-admin:44716]: Signaled 2026-09-02 06:32:41.391 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:41.391 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:41.391 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:41.391 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:41.392 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:41.392 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:41.392 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:41.392 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:41.392 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:41.392 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 27bf8244e1e44f8d8e824f4a3e9c437b --project 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:41.392 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27bf8244e1e44f8d8e824f4a3e9c437b --project 8dde202d6eba4db98271f7ba2bec98d5 -c Role -f value 2026-09-02 06:32:41.392 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:41.392 | + functions-common:get_or_add_user_project_role:979 : user_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:41.392 | + functions-common:get_or_add_user_project_role:980 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:41.392 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:41.482 | [2020 Async ks-demo-admin:44716]: finished get_or_add_user_project_role admin 27bf8244e1e44f8d8e824f4a3e9c437b 8dde202d6eba4db98271f7ba2bec98d5 with result 0 in 12 seconds 2026-09-02 06:32:41.559 | [2020 Async ks-demo-another:44812]: Waiting for completion of get_or_add_user_project_role anotherrole 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 running on PID 44812 (15 other jobs running) 2026-09-02 06:32:41.612 | [2020 Async ks-demo-another:44812]: Signaling child to exit 2026-09-02 06:32:41.612 | WAKEUP 2026-09-02 06:32:41.659 | [2020 Async ks-demo-another:44812]: Signaled 2026-09-02 06:32:41.659 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:41.659 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:41.659 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:41.660 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:41.660 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:41.660 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:41.660 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:41.660 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:41.660 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:41.660 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1e22d7de761849e1b36ed15a4d5d0fd1 --project 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:41.660 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1e22d7de761849e1b36ed15a4d5d0fd1 --project 8dde202d6eba4db98271f7ba2bec98d5 -c Role -f value 2026-09-02 06:32:41.660 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:41.660 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:41.660 | + functions-common:get_or_add_user_project_role:980 : echo 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:41.661 | 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:41.760 | [2020 Async ks-demo-another:44812]: finished get_or_add_user_project_role anotherrole 1e22d7de761849e1b36ed15a4d5d0fd1 8dde202d6eba4db98271f7ba2bec98d5 with result 0 in 12 seconds 2026-09-02 06:32:41.829 | [2020 Async ks-demo-invis:44908]: Waiting for completion of get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 6f6a46d72ada4821a978e00c9de682a2 running on PID 44908 (14 other jobs running) 2026-09-02 06:32:41.877 | [2020 Async ks-demo-invis:44908]: Signaling child to exit 2026-09-02 06:32:41.882 | WAKEUP 2026-09-02 06:32:41.934 | [2020 Async ks-demo-invis:44908]: Signaled 2026-09-02 06:32:41.942 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:41.942 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:41.942 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:41.942 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:41.943 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:41.943 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:41.943 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:41.943 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:41.943 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:41.943 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1e22d7de761849e1b36ed15a4d5d0fd1 --project 6f6a46d72ada4821a978e00c9de682a2 2026-09-02 06:32:41.943 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1e22d7de761849e1b36ed15a4d5d0fd1 --project 6f6a46d72ada4821a978e00c9de682a2 -c Role -f value 2026-09-02 06:32:41.943 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:41.943 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:41.943 | + functions-common:get_or_add_user_project_role:980 : echo 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:41.943 | 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:42.029 | [2020 Async ks-demo-invis:44908]: finished get_or_add_user_project_role member 1e22d7de761849e1b36ed15a4d5d0fd1 6f6a46d72ada4821a978e00c9de682a2 with result 0 in 12 seconds 2026-09-02 06:32:42.106 | [2020 Async ks-demo-reader:45042]: Waiting for completion of get_or_add_user_project_role reader f4411577dfc347979f547faa393913e3 8dde202d6eba4db98271f7ba2bec98d5 running on PID 45042 (13 other jobs running) 2026-09-02 06:32:42.162 | [2020 Async ks-demo-reader:45042]: Signaling child to exit 2026-09-02 06:32:42.162 | WAKEUP 2026-09-02 06:32:42.214 | [2020 Async ks-demo-reader:45042]: Signaled 2026-09-02 06:32:42.217 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:42.217 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:42.217 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:42.217 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:42.217 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:42.217 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:42.217 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:42.217 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:42.217 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:42.218 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user f4411577dfc347979f547faa393913e3 --project 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:42.218 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f4411577dfc347979f547faa393913e3 --project 8dde202d6eba4db98271f7ba2bec98d5 -c Role -f value 2026-09-02 06:32:42.218 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:42.218 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:42.218 | + functions-common:get_or_add_user_project_role:980 : echo c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:42.218 | c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:42.337 | [2020 Async ks-demo-reader:45042]: finished get_or_add_user_project_role reader f4411577dfc347979f547faa393913e3 8dde202d6eba4db98271f7ba2bec98d5 with result 0 in 11 seconds 2026-09-02 06:32:42.344 | + inc/async:async_wait:197 : return 0 2026-09-02 06:32:42.351 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-02 06:32:42.468 | [2020 Async ks-alt-admin:45497]: Waiting for completion of get_or_add_user_project_role admin 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff running on PID 45497 (12 other jobs running) 2026-09-02 06:32:42.522 | [2020 Async ks-alt-admin:45497]: Signaling child to exit 2026-09-02 06:32:42.522 | WAKEUP 2026-09-02 06:32:42.582 | [2020 Async ks-alt-admin:45497]: Signaled 2026-09-02 06:32:42.586 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:42.586 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:42.586 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:42.586 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:42.586 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:42.587 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:42.587 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:42.587 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:42.587 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:42.587 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1eb7d42915624aadb4c4511626bbf420 --project 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:42.587 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1eb7d42915624aadb4c4511626bbf420 --project 8a6262c33af941779db7db5805ae5fff -c Role -f value 2026-09-02 06:32:42.587 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:42.587 | + functions-common:get_or_add_user_project_role:979 : user_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:42.587 | + functions-common:get_or_add_user_project_role:980 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:42.587 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:42.682 | [2020 Async ks-alt-admin:45497]: finished get_or_add_user_project_role admin 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff with result 0 in 8 seconds 2026-09-02 06:32:42.764 | [2020 Async ks-alt-another:45593]: Waiting for completion of get_or_add_user_project_role anotherrole 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff running on PID 45593 (11 other jobs running) 2026-09-02 06:32:42.816 | [2020 Async ks-alt-another:45593]: Signaling child to exit 2026-09-02 06:32:42.821 | WAKEUP 2026-09-02 06:32:42.866 | [2020 Async ks-alt-another:45593]: Signaled 2026-09-02 06:32:42.873 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:42.873 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:42.873 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:42.873 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:42.874 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:42.874 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:42.874 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:42.874 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:42.874 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:42.874 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1eb7d42915624aadb4c4511626bbf420 --project 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:42.874 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1eb7d42915624aadb4c4511626bbf420 --project 8a6262c33af941779db7db5805ae5fff -c Role -f value 2026-09-02 06:32:42.874 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:42.874 | + functions-common:get_or_add_user_project_role:979 : user_role_id=62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:42.874 | + functions-common:get_or_add_user_project_role:980 : echo 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:42.874 | 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:42.975 | [2020 Async ks-alt-another:45593]: finished get_or_add_user_project_role anotherrole 1eb7d42915624aadb4c4511626bbf420 8a6262c33af941779db7db5805ae5fff with result 0 in 9 seconds 2026-09-02 06:32:43.060 | [2020 Async ks-alt-member-user:45768]: Waiting for completion of get_or_add_user_project_role member 555506a34dd04271ba727c2d0b9ebff6 8a6262c33af941779db7db5805ae5fff running on PID 45768 (10 other jobs running) 2026-09-02 06:32:43.113 | [2020 Async ks-alt-member-user:45768]: Signaling child to exit 2026-09-02 06:32:43.117 | WAKEUP 2026-09-02 06:32:43.172 | [2020 Async ks-alt-member-user:45768]: Signaled 2026-09-02 06:32:43.178 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:43.178 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:43.179 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:43.179 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:43.179 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:43.179 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:43.179 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:43.179 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:43.179 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:43.179 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 555506a34dd04271ba727c2d0b9ebff6 --project 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:43.179 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 555506a34dd04271ba727c2d0b9ebff6 --project 8a6262c33af941779db7db5805ae5fff -c Role -f value 2026-09-02 06:32:43.180 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:43.180 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:43.180 | + functions-common:get_or_add_user_project_role:980 : echo 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:43.180 | 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:43.322 | [2020 Async ks-alt-member-user:45768]: finished get_or_add_user_project_role member 555506a34dd04271ba727c2d0b9ebff6 8a6262c33af941779db7db5805ae5fff with result 0 in 9 seconds 2026-09-02 06:32:43.413 | [2020 Async ks-alt-reader-user:45940]: Waiting for completion of get_or_add_user_project_role reader 6214677960e24c3295ae4ad0b087f422 8a6262c33af941779db7db5805ae5fff running on PID 45940 (9 other jobs running) 2026-09-02 06:32:43.476 | [2020 Async ks-alt-reader-user:45940]: Signaling child to exit 2026-09-02 06:32:43.478 | WAKEUP 2026-09-02 06:32:43.533 | [2020 Async ks-alt-reader-user:45940]: Signaled 2026-09-02 06:32:43.535 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:32:43.535 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:32:43.535 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-02 06:32:43.536 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:43.536 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:43.536 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:43.536 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:43.536 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:43.536 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-02 06:32:43.536 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 6214677960e24c3295ae4ad0b087f422 --project 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:43.536 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6214677960e24c3295ae4ad0b087f422 --project 8a6262c33af941779db7db5805ae5fff -c Role -f value 2026-09-02 06:32:43.536 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:43.536 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:43.536 | + functions-common:get_or_add_user_project_role:980 : echo c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:43.537 | c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:43.644 | [2020 Async ks-alt-reader-user:45940]: finished get_or_add_user_project_role reader 6214677960e24c3295ae4ad0b087f422 8a6262c33af941779db7db5805ae5fff with result 0 in 8 seconds 2026-09-02 06:32:43.653 | + inc/async:async_wait:197 : return 0 2026-09-02 06:32:43.662 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-02 06:32:43.796 | [2020 Async ks-system-member:46170]: Waiting for completion of get_or_add_user_system_role member a81b8382e3554b50b7602b7ae80951c1 all running on PID 46170 (8 other jobs running) 2026-09-02 06:32:43.864 | [2020 Async ks-system-member:46170]: Signaling child to exit 2026-09-02 06:32:43.871 | WAKEUP 2026-09-02 06:32:43.925 | [2020 Async ks-system-member:46170]: Signaled 2026-09-02 06:32:43.927 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-02 06:32:43.927 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-02 06:32:43.927 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-02 06:32:43.927 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:43.927 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:43.927 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:43.928 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:43.928 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:43.928 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-02 06:32:43.928 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a81b8382e3554b50b7602b7ae80951c1 --system all -f value -c Role 2026-09-02 06:32:43.928 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:43.928 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-02 06:32:43.928 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-02 06:32:43.928 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user a81b8382e3554b50b7602b7ae80951c1 --system all 2026-09-02 06:32:43.928 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a81b8382e3554b50b7602b7ae80951c1 --system all -f value -c Role 2026-09-02 06:32:43.928 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:43.928 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:43.929 | + functions-common:get_or_add_user_system_role:1030 : echo 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:43.929 | 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:44.055 | [2020 Async ks-system-member:46170]: finished get_or_add_user_system_role member a81b8382e3554b50b7602b7ae80951c1 all with result 0 in 12 seconds 2026-09-02 06:32:44.185 | [2020 Async ks-system-reader:46376]: Waiting for completion of get_or_add_user_system_role reader 3a5b381192c04fec90ef1aba31247379 all running on PID 46376 (7 other jobs running) 2026-09-02 06:32:44.270 | [2020 Async ks-system-reader:46376]: Signaling child to exit 2026-09-02 06:32:46.843 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:46.899 | [46376 Async ks-system-reader:46376]: finished successfully 2026-09-02 06:32:46.946 | WAKEUP 2026-09-02 06:32:47.000 | [2020 Async ks-system-reader:46376]: Signaled 2026-09-02 06:32:47.005 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-02 06:32:47.005 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-02 06:32:47.005 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-02 06:32:47.005 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:32:47.005 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:32:47.005 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-02 06:32:47.005 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-02 06:32:47.006 | ++ functions-common:_get_domain_args:957 : echo 2026-09-02 06:32:47.006 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-02 06:32:47.006 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3a5b381192c04fec90ef1aba31247379 --system all -f value -c Role 2026-09-02 06:32:47.006 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:47.006 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-02 06:32:47.006 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-02 06:32:47.006 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 3a5b381192c04fec90ef1aba31247379 --system all 2026-09-02 06:32:47.006 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3a5b381192c04fec90ef1aba31247379 --system all -f value -c Role 2026-09-02 06:32:47.006 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:47.006 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:47.007 | + functions-common:get_or_add_user_system_role:1030 : echo c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:47.007 | c0548fa8f14746b5adb4ea00a5def2d9 2026-09-02 06:32:47.118 | [2020 Async ks-system-reader:46376]: finished get_or_add_user_system_role reader 3a5b381192c04fec90ef1aba31247379 all with result 0 in 14 seconds 2026-09-02 06:32:47.127 | + inc/async:async_wait:197 : return 0 2026-09-02 06:32:47.135 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-02 06:32:47.265 | [2020 Async ks-group-memberdemo:46638]: Waiting for completion of get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 running on PID 46638 (6 other jobs running) 2026-09-02 06:32:47.318 | [2020 Async ks-group-memberdemo:46638]: Signaling child to exit 2026-09-02 06:32:50.281 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:50.335 | [46638 Async ks-group-memberdemo:46638]: finished successfully 2026-09-02 06:32:50.371 | WAKEUP 2026-09-02 06:32:50.405 | [2020 Async ks-group-memberdemo:46638]: Signaled 2026-09-02 06:32:50.406 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 06:32:50.407 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e8a88563e1da4159b52f6ee33885c3a5 --project 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:50.407 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e8a88563e1da4159b52f6ee33885c3a5 --project 8dde202d6eba4db98271f7ba2bec98d5 -f value -c Role 2026-09-02 06:32:50.407 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:50.407 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:50.407 | + functions-common:get_or_add_group_project_role:1049 : echo 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:50.407 | 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:50.466 | [2020 Async ks-group-memberdemo:46638]: finished get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 with result 0 in 10 seconds 2026-09-02 06:32:50.506 | [2020 Async ks-group-anotherdemo:46717]: Waiting for completion of get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 running on PID 46717 (5 other jobs running) 2026-09-02 06:32:50.535 | [2020 Async ks-group-anotherdemo:46717]: Signaling child to exit 2026-09-02 06:32:51.047 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:51.083 | [46717 Async ks-group-anotherdemo:46717]: finished successfully 2026-09-02 06:32:51.115 | WAKEUP 2026-09-02 06:32:51.145 | [2020 Async ks-group-anotherdemo:46717]: Signaled 2026-09-02 06:32:51.147 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 06:32:51.147 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e8a88563e1da4159b52f6ee33885c3a5 --project 8dde202d6eba4db98271f7ba2bec98d5 2026-09-02 06:32:51.147 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e8a88563e1da4159b52f6ee33885c3a5 --project 8dde202d6eba4db98271f7ba2bec98d5 -f value -c Role 2026-09-02 06:32:51.147 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:51.147 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:51.147 | + functions-common:get_or_add_group_project_role:1049 : echo 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:51.147 | 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:51.208 | [2020 Async ks-group-anotherdemo:46717]: finished get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8dde202d6eba4db98271f7ba2bec98d5 with result 0 in 11 seconds 2026-09-02 06:32:51.262 | [2020 Async ks-group-memberalt:46797]: Waiting for completion of get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff running on PID 46797 (4 other jobs running) 2026-09-02 06:32:51.296 | [2020 Async ks-group-memberalt:46797]: Signaling child to exit 2026-09-02 06:32:51.833 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:51.862 | [46973 Async ks-group-admin:46973]: finished successfully 2026-09-02 06:32:52.141 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:52.170 | [46797 Async ks-group-memberalt:46797]: finished successfully 2026-09-02 06:32:52.198 | WAKEUP 2026-09-02 06:32:52.229 | [2020 Async ks-group-memberalt:46797]: Signaled 2026-09-02 06:32:52.231 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 06:32:52.231 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e8a88563e1da4159b52f6ee33885c3a5 --project 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:52.232 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e8a88563e1da4159b52f6ee33885c3a5 --project 8a6262c33af941779db7db5805ae5fff -f value -c Role 2026-09-02 06:32:52.232 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:52.232 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:52.232 | + functions-common:get_or_add_group_project_role:1049 : echo 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:52.232 | 7831ea753a7642d2b9738ec57e4a35fb 2026-09-02 06:32:52.244 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:32:52.279 | [46876 Async ks-group-anotheralt:46876]: finished successfully 2026-09-02 06:32:52.292 | [2020 Async ks-group-memberalt:46797]: finished get_or_add_group_project_role member e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff with result 0 in 12 seconds 2026-09-02 06:32:52.341 | [2020 Async ks-group-anotheralt:46876]: Waiting for completion of get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff running on PID 46876 (3 other jobs running) 2026-09-02 06:32:52.372 | [2020 Async ks-group-anotheralt:46876]: Signaling child to exit 2026-09-02 06:32:52.373 | WAKEUP 2026-09-02 06:32:52.399 | [2020 Async ks-group-anotheralt:46876]: Signaled 2026-09-02 06:32:52.401 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 06:32:52.401 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e8a88563e1da4159b52f6ee33885c3a5 --project 8a6262c33af941779db7db5805ae5fff 2026-09-02 06:32:52.401 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e8a88563e1da4159b52f6ee33885c3a5 --project 8a6262c33af941779db7db5805ae5fff -f value -c Role 2026-09-02 06:32:52.401 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:52.402 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:52.402 | + functions-common:get_or_add_group_project_role:1049 : echo 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:52.402 | 62ffc7a9a92e48499acdc1762eb60e02 2026-09-02 06:32:52.457 | [2020 Async ks-group-anotheralt:46876]: finished get_or_add_group_project_role anotherrole e8a88563e1da4159b52f6ee33885c3a5 8a6262c33af941779db7db5805ae5fff with result 0 in 11 seconds 2026-09-02 06:32:52.502 | [2020 Async ks-group-admin:46973]: Waiting for completion of get_or_add_group_project_role admin db7bf0db24e1427794f357e7413d0511 1c746f457dfa463faca25d2e8ee5ab45 running on PID 46973 (2 other jobs running) 2026-09-02 06:32:52.536 | [2020 Async ks-group-admin:46973]: Signaling child to exit 2026-09-02 06:32:52.537 | WAKEUP 2026-09-02 06:32:52.563 | [2020 Async ks-group-admin:46973]: Signaled 2026-09-02 06:32:52.565 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-02 06:32:52.565 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group db7bf0db24e1427794f357e7413d0511 --project 1c746f457dfa463faca25d2e8ee5ab45 2026-09-02 06:32:52.565 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group db7bf0db24e1427794f357e7413d0511 --project 1c746f457dfa463faca25d2e8ee5ab45 -f value -c Role 2026-09-02 06:32:52.565 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:32:52.565 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:52.565 | + functions-common:get_or_add_group_project_role:1049 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:52.565 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:32:52.616 | [2020 Async ks-group-admin:46973]: finished get_or_add_group_project_role admin db7bf0db24e1427794f357e7413d0511 1c746f457dfa463faca25d2e8ee5ab45 with result 0 in 11 seconds 2026-09-02 06:32:52.622 | + inc/async:async_wait:197 : return 0 2026-09-02 06:32:52.626 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-02 06:32:52.650 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:32:52.654 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-02 06:32:52.680 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:32:52.683 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-02 06:32:52.687 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-02 06:32:52.766 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-02 06:32:52.816 | [2020 Async create_nova_accounts:48862]: running: create_nova_accounts 2026-09-02 06:32:52.819 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-02 06:32:52.845 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:32:52.850 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-02 06:32:52.854 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-02 06:32:52.942 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-02 06:32:52.999 | [2020 Async create_glance_accounts:48985]: running: create_glance_accounts 2026-09-02 06:32:53.002 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-02 06:32:53.031 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:32:53.035 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-02 06:32:53.041 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-02 06:32:53.132 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-02 06:32:53.190 | [2020 Async create_cinder_accounts:49123]: running: create_cinder_accounts 2026-09-02 06:32:53.197 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-02 06:32:53.225 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:32:53.228 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-02 06:32:53.233 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-02 06:32:53.303 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-02 06:32:53.364 | [2020 Async create_neutron_accounts:49265]: running: create_neutron_accounts 2026-09-02 06:32:53.369 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-02 06:32:53.408 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:32:53.415 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-02 06:32:53.439 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:32:53.441 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-02 06:32:53.540 | [2020 Async create_nova_accounts:48862]: Waiting for completion of create_nova_accounts running on PID 48862 (5 other jobs running) 2026-09-02 06:32:53.574 | [2020 Async create_nova_accounts:48862]: Signaling child to exit 2026-09-02 06:33:27.167 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:33:27.193 | [49265 Async create_neutron_accounts:49265]: finished successfully 2026-09-02 06:33:34.565 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:33:34.596 | [49123 Async create_cinder_accounts:49123]: finished successfully 2026-09-02 06:33:51.756 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:33:51.790 | [48862 Async create_nova_accounts:48862]: finished successfully 2026-09-02 06:33:51.822 | WAKEUP 2026-09-02 06:33:51.853 | [2020 Async create_nova_accounts:48862]: Signaled 2026-09-02 06:33:51.854 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-02 06:33:51.854 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-02 06:33:51.854 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-02 06:33:51.854 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:33:51.855 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 06:33:51.855 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 06:33:51.855 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-02 06:33:51.855 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.855 | + functions-common:get_or_create_user:915 : user_id=b95f9c32ff1d4ec5a6ee6b5ce6d1cfc1 2026-09-02 06:33:51.855 | + functions-common:get_or_create_user:916 : echo b95f9c32ff1d4ec5a6ee6b5ce6d1cfc1 2026-09-02 06:33:51.855 | b95f9c32ff1d4ec5a6ee6b5ce6d1cfc1 2026-09-02 06:33:51.855 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-02 06:33:51.855 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:33:51.855 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:33:51.855 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:33:51.856 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:33:51.856 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:33:51.856 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:33:51.856 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:33:51.856 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:33:51.856 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:33:51.857 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:33:51.857 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:33:51.857 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-09-02 06:33:51.858 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:33:51.858 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.858 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b44e1ab668a747219526f1932f7f4330 2026-09-02 06:33:51.859 | + functions-common:get_or_add_user_project_role:980 : echo b44e1ab668a747219526f1932f7f4330 2026-09-02 06:33:51.859 | b44e1ab668a747219526f1932f7f4330 2026-09-02 06:33:51.859 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-02 06:33:51.859 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-02 06:33:51.860 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:33:51.860 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:33:51.860 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:33:51.860 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:33:51.860 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:33:51.861 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-09-02 06:33:51.861 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:33:51.861 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.861 | + functions-common:get_or_add_user_project_role:979 : user_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:33:51.861 | + functions-common:get_or_add_user_project_role:980 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:33:51.861 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:33:51.861 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-02 06:33:51.862 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.75/compute 2026-09-02 06:33:51.862 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-02 06:33:51.862 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 06:33:51.863 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-02 06:33:51.863 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-09-02 06:33:51.863 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.863 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 06:33:51.863 | 4b83a1577b554a87b30bb3da25e7b98e' 2026-09-02 06:33:51.864 | + functions-common:get_or_create_service:1067 : echo 4b83a1577b554a87b30bb3da25e7b98e 2026-09-02 06:33:51.864 | 4b83a1577b554a87b30bb3da25e7b98e 2026-09-02 06:33:51.864 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.75/compute/v2/$(project_id)s' 2026-09-02 06:33:51.864 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 06:33:51.864 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.75/compute/v2/$(project_id)s' RegionOne 2026-09-02 06:33:51.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 06:33:51.864 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-09-02 06:33:51.864 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 06:33:51.864 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 06:33:51.864 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.75/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-02 06:33:51.865 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.865 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=69571c45d20b4cba9f35bff8c4a4ec7c 2026-09-02 06:33:51.865 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 69571c45d20b4cba9f35bff8c4a4ec7c 2026-09-02 06:33:51.865 | + functions-common:get_or_create_endpoint:1100 : public_id=69571c45d20b4cba9f35bff8c4a4ec7c 2026-09-02 06:33:51.865 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 06:33:51.865 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 06:33:51.865 | + functions-common:get_or_create_endpoint:1109 : echo 69571c45d20b4cba9f35bff8c4a4ec7c 2026-09-02 06:33:51.866 | 69571c45d20b4cba9f35bff8c4a4ec7c 2026-09-02 06:33:51.866 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-02 06:33:51.866 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 06:33:51.867 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-02 06:33:51.867 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-09-02 06:33:51.867 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.868 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 06:33:51.868 | dddc5d215dc642c68aa579f0ecb6f248' 2026-09-02 06:33:51.868 | + functions-common:get_or_create_service:1067 : echo dddc5d215dc642c68aa579f0ecb6f248 2026-09-02 06:33:51.868 | dddc5d215dc642c68aa579f0ecb6f248 2026-09-02 06:33:51.868 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.75/compute/v2.1 2026-09-02 06:33:51.868 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 06:33:51.868 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.75/compute/v2.1 RegionOne 2026-09-02 06:33:51.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 06:33:51.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-09-02 06:33:51.868 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 06:33:51.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 06:33:51.869 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.75/compute/v2.1 --region RegionOne -f value -c id 2026-09-02 06:33:51.869 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:33:51.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d6c4ea7927e64074baccc09435acfbd6 2026-09-02 06:33:51.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d6c4ea7927e64074baccc09435acfbd6 2026-09-02 06:33:51.869 | + functions-common:get_or_create_endpoint:1100 : public_id=d6c4ea7927e64074baccc09435acfbd6 2026-09-02 06:33:51.870 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 06:33:51.870 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 06:33:51.870 | + functions-common:get_or_create_endpoint:1109 : echo d6c4ea7927e64074baccc09435acfbd6 2026-09-02 06:33:51.871 | d6c4ea7927e64074baccc09435acfbd6 2026-09-02 06:33:51.871 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-02 06:33:51.871 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:33:51.871 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-02 06:33:51.871 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:33:51.872 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-02 06:33:51.872 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:33:51.872 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-02 06:33:51.872 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:33:51.872 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-02 06:33:51.911 | [2020 Async create_nova_accounts:48862]: finished create_nova_accounts with result 0 in 59 seconds 2026-09-02 06:33:51.956 | [2020 Async create_glance_accounts:48985]: Waiting for completion of create_glance_accounts running on PID 48985 (4 other jobs running) 2026-09-02 06:33:51.984 | [2020 Async create_glance_accounts:48985]: Signaling child to exit 2026-09-02 06:34:04.191 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:34:04.222 | [48985 Async create_glance_accounts:48985]: finished successfully 2026-09-02 06:34:04.254 | WAKEUP 2026-09-02 06:34:04.282 | [2020 Async create_glance_accounts:48985]: Signaled 2026-09-02 06:34:04.284 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-02 06:34:04.284 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:04.284 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-02 06:34:04.284 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-02 06:34:04.284 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:34:04.285 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 06:34:04.285 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 06:34:04.285 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-02 06:34:04.285 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.285 | + functions-common:get_or_create_user:915 : user_id=6c3ae04e7f0643ec8c381abad1af1e36 2026-09-02 06:34:04.285 | + functions-common:get_or_create_user:916 : echo 6c3ae04e7f0643ec8c381abad1af1e36 2026-09-02 06:34:04.285 | 6c3ae04e7f0643ec8c381abad1af1e36 2026-09-02 06:34:04.285 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-02 06:34:04.285 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:34:04.285 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:34:04.285 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:34:04.286 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:34:04.286 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:34:04.286 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-09-02 06:34:04.286 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:34:04.287 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.287 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.287 | + functions-common:get_or_add_user_project_role:980 : echo b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.287 | b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.287 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-02 06:34:04.287 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-02 06:34:04.287 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:34:04.287 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:34:04.287 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:34:04.287 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:34:04.287 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:34:04.288 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:34:04.288 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:34:04.288 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:34:04.288 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:34:04.288 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:34:04.288 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:34:04.288 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-09-02 06:34:04.288 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:34:04.288 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.288 | + functions-common:get_or_add_user_project_role:979 : user_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:34:04.288 | + functions-common:get_or_add_user_project_role:980 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:34:04.289 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:34:04.289 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-02 06:34:04.289 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:04.289 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-02 06:34:04.289 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 06:34:04.289 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-02 06:34:04.289 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-09-02 06:34:04.289 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.289 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 06:34:04.289 | e5b30d7601014cb0acfd85e8a547bab2' 2026-09-02 06:34:04.290 | + functions-common:get_or_create_service:1067 : echo e5b30d7601014cb0acfd85e8a547bab2 2026-09-02 06:34:04.290 | e5b30d7601014cb0acfd85e8a547bab2 2026-09-02 06:34:04.290 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.75/image 2026-09-02 06:34:04.290 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 06:34:04.290 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.75/image RegionOne 2026-09-02 06:34:04.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 06:34:04.290 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-09-02 06:34:04.290 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 06:34:04.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 06:34:04.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.75/image --region RegionOne -f value -c id 2026-09-02 06:34:04.291 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a12417476b74425cbb429590f4cf2f3e 2026-09-02 06:34:04.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a12417476b74425cbb429590f4cf2f3e 2026-09-02 06:34:04.291 | + functions-common:get_or_create_endpoint:1100 : public_id=a12417476b74425cbb429590f4cf2f3e 2026-09-02 06:34:04.291 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 06:34:04.291 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 06:34:04.291 | + functions-common:get_or_create_endpoint:1109 : echo a12417476b74425cbb429590f4cf2f3e 2026-09-02 06:34:04.291 | a12417476b74425cbb429590f4cf2f3e 2026-09-02 06:34:04.291 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-02 06:34:04.291 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-02 06:34:04.292 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-02 06:34:04.292 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.292 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-02 06:34:04.292 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-02 06:34:04.292 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-02 06:34:04.292 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-02 06:34:04.292 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-02 06:34:04.292 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-02 06:34:04.292 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-02 06:34:04.292 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-09-02 06:34:04.292 | +---------------+----------------------------------+ 2026-09-02 06:34:04.293 | | Field | Value | 2026-09-02 06:34:04.293 | +---------------+----------------------------------+ 2026-09-02 06:34:04.293 | | default_limit | 2000 | 2026-09-02 06:34:04.293 | | description | None | 2026-09-02 06:34:04.293 | | id | 89dbf37f409d42c8825d8436879358d9 | 2026-09-02 06:34:04.293 | | region_id | RegionOne | 2026-09-02 06:34:04.293 | | resource_name | image_size_total | 2026-09-02 06:34:04.293 | | service_id | e5b30d7601014cb0acfd85e8a547bab2 | 2026-09-02 06:34:04.293 | +---------------+----------------------------------+ 2026-09-02 06:34:04.293 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-09-02 06:34:04.293 | +---------------+----------------------------------+ 2026-09-02 06:34:04.294 | | Field | Value | 2026-09-02 06:34:04.294 | +---------------+----------------------------------+ 2026-09-02 06:34:04.294 | | default_limit | 2000 | 2026-09-02 06:34:04.294 | | description | None | 2026-09-02 06:34:04.294 | | id | 8ad44490816b4b74af9cb9a413bde99a | 2026-09-02 06:34:04.294 | | region_id | RegionOne | 2026-09-02 06:34:04.294 | | resource_name | image_stage_total | 2026-09-02 06:34:04.294 | | service_id | e5b30d7601014cb0acfd85e8a547bab2 | 2026-09-02 06:34:04.294 | +---------------+----------------------------------+ 2026-09-02 06:34:04.294 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-09-02 06:34:04.294 | +---------------+----------------------------------+ 2026-09-02 06:34:04.295 | | Field | Value | 2026-09-02 06:34:04.295 | +---------------+----------------------------------+ 2026-09-02 06:34:04.295 | | default_limit | 100 | 2026-09-02 06:34:04.295 | | description | None | 2026-09-02 06:34:04.295 | | id | 362011b1e63a4f2cbb1ec13ebf5a7969 | 2026-09-02 06:34:04.295 | | region_id | RegionOne | 2026-09-02 06:34:04.295 | | resource_name | image_count_total | 2026-09-02 06:34:04.295 | | service_id | e5b30d7601014cb0acfd85e8a547bab2 | 2026-09-02 06:34:04.295 | +---------------+----------------------------------+ 2026-09-02 06:34:04.295 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-09-02 06:34:04.295 | +---------------+----------------------------------+ 2026-09-02 06:34:04.296 | | Field | Value | 2026-09-02 06:34:04.296 | +---------------+----------------------------------+ 2026-09-02 06:34:04.296 | | default_limit | 100 | 2026-09-02 06:34:04.296 | | description | None | 2026-09-02 06:34:04.296 | | id | c9c7d4700a324f389686d7675fc39375 | 2026-09-02 06:34:04.296 | | region_id | RegionOne | 2026-09-02 06:34:04.296 | | resource_name | image_count_uploading | 2026-09-02 06:34:04.296 | | service_id | e5b30d7601014cb0acfd85e8a547bab2 | 2026-09-02 06:34:04.296 | +---------------+----------------------------------+ 2026-09-02 06:34:04.296 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-02 06:34:04.296 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.75/identity 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-02 06:34:04.297 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-02 06:34:04.297 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id a12417476b74425cbb429590f4cf2f3e 2026-09-02 06:34:04.297 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-02 06:34:04.297 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-02 06:34:04.298 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:04.342 | [2020 Async create_glance_accounts:48985]: finished create_glance_accounts with result 0 in 71 seconds 2026-09-02 06:34:04.386 | [2020 Async create_cinder_accounts:49123]: Waiting for completion of create_cinder_accounts running on PID 49123 (3 other jobs running) 2026-09-02 06:34:04.415 | [2020 Async create_cinder_accounts:49123]: Signaling child to exit 2026-09-02 06:34:04.416 | WAKEUP 2026-09-02 06:34:04.442 | [2020 Async create_cinder_accounts:49123]: Signaled 2026-09-02 06:34:04.444 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-09-02 06:34:04.444 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-02 06:34:04.444 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-02 06:34:04.444 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:04.444 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-02 06:34:04.444 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-02 06:34:04.444 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:34:04.444 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 06:34:04.445 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 06:34:04.445 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-02 06:34:04.445 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.445 | + functions-common:get_or_create_user:915 : user_id=96ae71b02da943ee9b1363dbb89da3bb 2026-09-02 06:34:04.445 | + functions-common:get_or_create_user:916 : echo 96ae71b02da943ee9b1363dbb89da3bb 2026-09-02 06:34:04.445 | 96ae71b02da943ee9b1363dbb89da3bb 2026-09-02 06:34:04.445 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-02 06:34:04.445 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:34:04.445 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:34:04.445 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:34:04.445 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:34:04.446 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:34:04.446 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:34:04.446 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:34:04.446 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:34:04.446 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:34:04.446 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:34:04.446 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:34:04.446 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-09-02 06:34:04.446 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:34:04.446 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.446 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.446 | + functions-common:get_or_add_user_project_role:980 : echo b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.447 | b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.447 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-02 06:34:04.447 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-02 06:34:04.447 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:04.447 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-02 06:34:04.447 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.75/volume 2026-09-02 06:34:04.447 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-02 06:34:04.447 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 06:34:04.447 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-02 06:34:04.447 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-09-02 06:34:04.447 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.448 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 06:34:04.448 | 6989288fd0c845fbbcf146ae46495469' 2026-09-02 06:34:04.448 | + functions-common:get_or_create_service:1067 : echo 6989288fd0c845fbbcf146ae46495469 2026-09-02 06:34:04.448 | 6989288fd0c845fbbcf146ae46495469 2026-09-02 06:34:04.448 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.75/volume/v3 2026-09-02 06:34:04.448 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 06:34:04.448 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.75/volume/v3 RegionOne 2026-09-02 06:34:04.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 06:34:04.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-09-02 06:34:04.448 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 06:34:04.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 06:34:04.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.75/volume/v3 --region RegionOne -f value -c id 2026-09-02 06:34:04.449 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=73e8bca173c0425f9b9d26b29c60d6f9 2026-09-02 06:34:04.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 73e8bca173c0425f9b9d26b29c60d6f9 2026-09-02 06:34:04.449 | + functions-common:get_or_create_endpoint:1100 : public_id=73e8bca173c0425f9b9d26b29c60d6f9 2026-09-02 06:34:04.449 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 06:34:04.449 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 06:34:04.449 | + functions-common:get_or_create_endpoint:1109 : echo 73e8bca173c0425f9b9d26b29c60d6f9 2026-09-02 06:34:04.449 | 73e8bca173c0425f9b9d26b29c60d6f9 2026-09-02 06:34:04.449 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-02 06:34:04.450 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-02 06:34:04.450 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-02 06:34:04.450 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-02 06:34:04.450 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.450 | ++ functions-common:get_or_create_project:928 : project_id=ff171d993ffd41fea15f0e5e4345ed34 2026-09-02 06:34:04.450 | ++ functions-common:get_or_create_project:929 : echo ff171d993ffd41fea15f0e5e4345ed34 2026-09-02 06:34:04.450 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ff171d993ffd41fea15f0e5e4345ed34 2026-09-02 06:34:04.450 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-02 06:34:04.450 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:34:04.450 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 06:34:04.450 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-02 06:34:04.451 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-09-02 06:34:04.451 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-02 06:34:04.451 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.451 | ++ functions-common:get_or_create_user:915 : user_id=96ae71b02da943ee9b1363dbb89da3bb 2026-09-02 06:34:04.451 | ++ functions-common:get_or_create_user:916 : echo 96ae71b02da943ee9b1363dbb89da3bb 2026-09-02 06:34:04.451 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 96ae71b02da943ee9b1363dbb89da3bb 2026-09-02 06:34:04.499 | [2020 Async create_cinder_accounts:49123]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-02 06:34:04.505 | + inc/async:async_wait:197 : return 0 2026-09-02 06:34:04.510 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-02 06:34:04.572 | [2020 Async create_neutron_accounts:49265]: Waiting for completion of create_neutron_accounts running on PID 49265 (2 other jobs running) 2026-09-02 06:34:04.603 | [2020 Async create_neutron_accounts:49265]: Signaling child to exit 2026-09-02 06:34:04.603 | WAKEUP 2026-09-02 06:34:04.630 | [2020 Async create_neutron_accounts:49265]: Signaled 2026-09-02 06:34:04.632 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-02 06:34:04.632 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.75/ 2026-09-02 06:34:04.632 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-02 06:34:04.632 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.75/networking 2026-09-02 06:34:04.632 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-02 06:34:04.632 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:04.632 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-02 06:34:04.632 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-02 06:34:04.633 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:34:04.633 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 06:34:04.633 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 06:34:04.633 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-02 06:34:04.633 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.633 | + functions-common:get_or_create_user:915 : user_id=d521183d2bd143658f42e51741538a4c 2026-09-02 06:34:04.633 | + functions-common:get_or_create_user:916 : echo d521183d2bd143658f42e51741538a4c 2026-09-02 06:34:04.633 | d521183d2bd143658f42e51741538a4c 2026-09-02 06:34:04.633 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-02 06:34:04.633 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:34:04.633 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:34:04.634 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:34:04.634 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:34:04.634 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:34:04.634 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-09-02 06:34:04.634 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:34:04.634 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.635 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.635 | + functions-common:get_or_add_user_project_role:980 : echo b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.635 | b44e1ab668a747219526f1932f7f4330 2026-09-02 06:34:04.635 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-02 06:34:04.635 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-02 06:34:04.635 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 06:34:04.635 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-02 06:34:04.635 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-09-02 06:34:04.635 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.635 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 06:34:04.635 | 0ee587da77e74c3e81ddb5aac590ebf5' 2026-09-02 06:34:04.636 | + functions-common:get_or_create_service:1067 : echo 0ee587da77e74c3e81ddb5aac590ebf5 2026-09-02 06:34:04.636 | 0ee587da77e74c3e81ddb5aac590ebf5 2026-09-02 06:34:04.636 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.75/networking 2026-09-02 06:34:04.636 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 06:34:04.636 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.75/networking RegionOne 2026-09-02 06:34:04.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 06:34:04.636 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-09-02 06:34:04.636 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 06:34:04.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 06:34:04.636 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.75/networking --region RegionOne -f value -c id 2026-09-02 06:34:04.637 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:34:04.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f965b8dc6f9442d681c5a29cbeb9a088 2026-09-02 06:34:04.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f965b8dc6f9442d681c5a29cbeb9a088 2026-09-02 06:34:04.637 | + functions-common:get_or_create_endpoint:1100 : public_id=f965b8dc6f9442d681c5a29cbeb9a088 2026-09-02 06:34:04.637 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 06:34:04.637 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 06:34:04.637 | + functions-common:get_or_create_endpoint:1109 : echo f965b8dc6f9442d681c5a29cbeb9a088 2026-09-02 06:34:04.637 | f965b8dc6f9442d681c5a29cbeb9a088 2026-09-02 06:34:04.686 | [2020 Async create_neutron_accounts:49265]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-02 06:34:04.696 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-02 06:34:04.703 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-02 06:34:04.707 | + inc/async:async_wait:197 : return 0 2026-09-02 06:34:04.711 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-02 06:34:04.736 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:04.740 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-02 06:34:04.765 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:04.769 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-02 06:34:04.773 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:34:04.777 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-02 06:34:04.782 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-02 06:34:04.786 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-02 06:34:04.870 | + inc/async:async_inner:63 : init_glance 2026-09-02 06:34:04.921 | [2020 Async init_glance:51516]: running: init_glance 2026-09-02 06:34:04.925 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-02 06:34:04.951 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:04.956 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-02 06:34:04.960 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:34:04.964 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-02 06:34:04.968 | + ./stack.sh:main:1170 : configure_neutron 2026-09-02 06:34:04.973 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-02 06:34:04.977 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-02 06:34:04.981 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-02 06:34:05.002 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-02 06:34:05.006 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-02 06:34:05.686 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:05.687 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:05.687 | we strongly recommend against using it for new projects. 2026-09-02 06:34:05.687 | 2026-09-02 06:34:05.687 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:05.687 | framework. For more detail see 2026-09-02 06:34:05.687 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:05.687 | 2026-09-02 06:34:05.687 | import eventlet as _eventlet # noqa 2026-09-02 06:34:09.973 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:09.973 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:09.974 | we strongly recommend against using it for new projects. 2026-09-02 06:34:09.974 | 2026-09-02 06:34:09.974 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:09.974 | framework. For more detail see 2026-09-02 06:34:09.977 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:09.977 | 2026-09-02 06:34:09.977 | import eventlet as _eventlet # noqa 2026-09-02 06:34:14.211 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:14.211 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:14.211 | we strongly recommend against using it for new projects. 2026-09-02 06:34:14.211 | 2026-09-02 06:34:14.211 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:14.211 | framework. For more detail see 2026-09-02 06:34:14.211 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:14.211 | 2026-09-02 06:34:14.211 | import eventlet as _eventlet # noqa 2026-09-02 06:34:18.552 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:18.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:18.552 | we strongly recommend against using it for new projects. 2026-09-02 06:34:18.552 | 2026-09-02 06:34:18.552 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:18.552 | framework. For more detail see 2026-09-02 06:34:18.552 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:18.552 | 2026-09-02 06:34:18.552 | import eventlet as _eventlet # noqa 2026-09-02 06:34:18.723 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:34:18.755 | [51516 Async init_glance:51516]: finished successfully 2026-09-02 06:34:22.952 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:22.952 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:22.952 | we strongly recommend against using it for new projects. 2026-09-02 06:34:22.953 | 2026-09-02 06:34:22.953 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:22.953 | framework. For more detail see 2026-09-02 06:34:22.953 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:22.953 | 2026-09-02 06:34:22.953 | import eventlet as _eventlet # noqa 2026-09-02 06:34:27.060 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:27.061 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:27.061 | we strongly recommend against using it for new projects. 2026-09-02 06:34:27.061 | 2026-09-02 06:34:27.061 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:27.061 | framework. For more detail see 2026-09-02 06:34:27.062 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:27.062 | 2026-09-02 06:34:27.062 | import eventlet as _eventlet # noqa 2026-09-02 06:34:31.168 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 06:34:31.168 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:31.168 | we strongly recommend against using it for new projects. 2026-09-02 06:34:31.169 | 2026-09-02 06:34:31.169 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:31.169 | framework. For more detail see 2026-09-02 06:34:31.169 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:31.169 | 2026-09-02 06:34:31.169 | from eventlet import event 2026-09-02 06:34:31.818 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-02 06:34:31.818 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-02 06:34:35.880 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:35.880 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:35.881 | we strongly recommend against using it for new projects. 2026-09-02 06:34:35.881 | 2026-09-02 06:34:35.881 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:35.881 | framework. For more detail see 2026-09-02 06:34:35.881 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:35.881 | 2026-09-02 06:34:35.881 | import eventlet as _eventlet # noqa 2026-09-02 06:34:37.769 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:37.769 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:37.769 | we strongly recommend against using it for new projects. 2026-09-02 06:34:37.770 | 2026-09-02 06:34:37.770 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:37.770 | framework. For more detail see 2026-09-02 06:34:37.770 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:37.770 | 2026-09-02 06:34:37.770 | import eventlet as _eventlet # noqa 2026-09-02 06:34:41.806 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:41.806 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:41.806 | we strongly recommend against using it for new projects. 2026-09-02 06:34:41.807 | 2026-09-02 06:34:41.807 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:41.807 | framework. For more detail see 2026-09-02 06:34:41.807 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:41.807 | 2026-09-02 06:34:41.807 | import eventlet as _eventlet # noqa 2026-09-02 06:34:44.313 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:44.313 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:44.313 | we strongly recommend against using it for new projects. 2026-09-02 06:34:44.313 | 2026-09-02 06:34:44.313 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:44.313 | framework. For more detail see 2026-09-02 06:34:44.314 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:44.314 | 2026-09-02 06:34:44.314 | import eventlet as _eventlet # noqa 2026-09-02 06:34:47.743 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-02 06:34:47.752 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-02 06:34:47.755 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-02 06:34:47.760 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-02 06:34:47.764 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-02 06:34:47.768 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-02 06:34:47.772 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-02 06:34:47.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-02 06:34:47.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-02 06:34:47.784 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-02 06:34:47.787 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-02 06:34:47.791 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-02 06:34:47.795 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-02 06:34:47.798 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-02 06:34:47.802 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-02 06:34:47.806 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-02 06:34:47.813 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:34:47.817 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:34:47.821 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-02 06:34:47.825 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:34:47.833 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-02 06:34:47.837 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-02 06:34:47.840 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-02 06:34:47.844 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-02 06:34:47.848 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:34:47.852 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:34:47.855 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:34:47.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:47.885 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:34:47.889 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-02 06:34:47.894 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-02 06:34:47.946 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-02 06:34:47.994 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-02 06:34:48.041 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-02 06:34:48.089 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-02 06:34:48.136 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-02 06:34:48.183 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-02 06:34:48.187 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-02 06:34:48.190 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-02 06:34:48.194 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 06:34:48.199 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:34:48.227 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:34:48.231 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:34:48.235 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:34:48.239 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:34:48.244 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:34:48.290 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:34:48.337 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:34:48.384 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:34:48.430 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-02 06:34:48.477 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-02 06:34:48.481 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:34:48.485 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-02 06:34:48.489 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-02 06:34:48.493 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-02 06:34:48.497 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:34:48.501 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-02 06:34:48.506 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-02 06:34:48.525 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-09-02 06:34:48.544 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-09-02 06:34:48.563 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-02 06:34:48.582 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-02 06:34:48.603 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-02 06:34:48.606 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 06:34:48.611 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-02 06:34:48.617 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.c9JJofecHZ 2026-09-02 06:34:48.621 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-02 06:34:48.625 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 06:34:48.629 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.c9JJofecHZ 2026-09-02 06:34:48.635 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.c9JJofecHZ 2026-09-02 06:34:48.653 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.c9JJofecHZ /etc/sudoers.d/neutron-rootwrap 2026-09-02 06:34:48.672 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-02 06:34:48.676 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-02 06:34:48.681 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-02 06:34:48.727 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-02 06:34:48.731 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 06:34:48.778 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-02 06:34:48.783 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-02 06:34:48.787 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-02 06:34:48.791 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 06:34:48.795 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-02 06:34:48.800 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:34:48.827 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:48.833 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-02 06:34:48.838 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-02 06:34:48.842 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:34:48.868 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:48.872 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:34:48.878 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/ 2026-09-02 06:34:48.927 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:34:48.932 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:34:48.936 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-02 06:34:48.963 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:48.968 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-02 06:34:48.995 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:49.000 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-02 06:34:49.027 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:49.031 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-02 06:34:49.059 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:49.063 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-02 06:34:49.090 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:49.094 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-02 06:34:49.098 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-02 06:34:49.125 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:34:49.130 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-02 06:34:49.133 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-02 06:34:49.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-02 06:34:49.138 | Configuring OVN 2026-09-02 06:34:49.142 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-02 06:34:49.146 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-02 06:34:49.152 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-02 06:34:49.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=b08ec58a-f36c-47b5-97a8-7ce37590ff09 2026-09-02 06:34:49.162 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:34:49.166 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-02 06:34:49.170 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:34:49.174 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:34:49.178 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:34:49.182 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:34:49.187 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:34:49.191 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:34:49.194 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:34:49.199 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:34:49.203 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:34:49.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:34:49.211 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:34:49.215 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:34:49.220 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:34:49.224 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-02 06:34:49.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-02 06:34:49.232 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-02 06:34:49.236 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-02 06:34:49.262 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:49.267 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-02 06:34:49.332 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-02 06:34:49.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-02 06:34:49.341 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-02 06:34:49.367 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:34:49.371 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-02 06:34:49.376 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:34:49.380 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-02 06:34:49.384 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-02 06:34:49.403 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-02 06:34:49.411 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-02 06:34:49.415 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-02 06:34:50.091 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:50.091 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:50.091 | we strongly recommend against using it for new projects. 2026-09-02 06:34:50.091 | 2026-09-02 06:34:50.092 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:50.092 | framework. For more detail see 2026-09-02 06:34:50.092 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:50.092 | 2026-09-02 06:34:50.092 | import eventlet as _eventlet # noqa 2026-09-02 06:34:54.202 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:54.202 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:54.202 | we strongly recommend against using it for new projects. 2026-09-02 06:34:54.202 | 2026-09-02 06:34:54.202 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:54.202 | framework. For more detail see 2026-09-02 06:34:54.202 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:54.202 | 2026-09-02 06:34:54.202 | import eventlet as _eventlet # noqa 2026-09-02 06:34:58.297 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:34:58.297 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:34:58.297 | we strongly recommend against using it for new projects. 2026-09-02 06:34:58.297 | 2026-09-02 06:34:58.297 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:34:58.297 | framework. For more detail see 2026-09-02 06:34:58.297 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:34:58.298 | 2026-09-02 06:34:58.298 | import eventlet as _eventlet # noqa 2026-09-02 06:35:02.516 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:02.516 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:02.517 | we strongly recommend against using it for new projects. 2026-09-02 06:35:02.517 | 2026-09-02 06:35:02.517 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:02.517 | framework. For more detail see 2026-09-02 06:35:02.517 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:02.517 | 2026-09-02 06:35:02.517 | import eventlet as _eventlet # noqa 2026-09-02 06:35:06.875 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:06.876 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:06.876 | we strongly recommend against using it for new projects. 2026-09-02 06:35:06.876 | 2026-09-02 06:35:06.876 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:06.876 | framework. For more detail see 2026-09-02 06:35:06.877 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:06.877 | 2026-09-02 06:35:06.877 | import eventlet as _eventlet # noqa 2026-09-02 06:35:10.903 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:10.904 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:10.904 | we strongly recommend against using it for new projects. 2026-09-02 06:35:10.904 | 2026-09-02 06:35:10.904 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:10.904 | framework. For more detail see 2026-09-02 06:35:10.904 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:10.905 | 2026-09-02 06:35:10.905 | import eventlet as _eventlet # noqa 2026-09-02 06:35:15.144 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-02 06:35:15.145 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:15.145 | we strongly recommend against using it for new projects. 2026-09-02 06:35:15.145 | 2026-09-02 06:35:15.145 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:15.145 | framework. For more detail see 2026-09-02 06:35:15.145 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:15.145 | 2026-09-02 06:35:15.145 | from eventlet import event 2026-09-02 06:35:15.792 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-02 06:35:15.793 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-02 06:35:19.740 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:19.740 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:19.740 | we strongly recommend against using it for new projects. 2026-09-02 06:35:19.741 | 2026-09-02 06:35:19.741 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:19.741 | framework. For more detail see 2026-09-02 06:35:19.741 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:19.741 | 2026-09-02 06:35:19.741 | import eventlet as _eventlet # noqa 2026-09-02 06:35:21.583 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:21.584 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:21.584 | we strongly recommend against using it for new projects. 2026-09-02 06:35:21.584 | 2026-09-02 06:35:21.584 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:21.584 | framework. For more detail see 2026-09-02 06:35:21.584 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:21.584 | 2026-09-02 06:35:21.584 | import eventlet as _eventlet # noqa 2026-09-02 06:35:25.608 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:25.608 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:25.608 | we strongly recommend against using it for new projects. 2026-09-02 06:35:25.609 | 2026-09-02 06:35:25.609 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:25.609 | framework. For more detail see 2026-09-02 06:35:25.609 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:25.609 | 2026-09-02 06:35:25.609 | import eventlet as _eventlet # noqa 2026-09-02 06:35:28.105 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:28.105 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:28.105 | we strongly recommend against using it for new projects. 2026-09-02 06:35:28.106 | 2026-09-02 06:35:28.106 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:28.106 | framework. For more detail see 2026-09-02 06:35:28.106 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:28.106 | 2026-09-02 06:35:28.106 | import eventlet as _eventlet # noqa 2026-09-02 06:35:31.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:35:31.503 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:35:31.507 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:35:31.511 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-02 06:35:31.555 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-02 06:35:31.559 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-02 06:35:31.605 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-02 06:35:31.650 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.75 2026-09-02 06:35:31.697 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-02 06:35:31.743 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-02 06:35:31.788 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-02 06:35:31.833 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.75:6642 2026-09-02 06:35:31.880 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-02 06:35:31.908 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:31.911 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-02 06:35:31.915 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-02 06:35:31.960 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.75:6641 2026-09-02 06:35:32.007 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-02 06:35:32.011 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-02 06:35:32.016 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-02 06:35:32.016 | Configuring Neutron for OVN 2026-09-02 06:35:32.021 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-02 06:35:32.047 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:32.052 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-02 06:35:32.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-02 06:35:32.057 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-02 06:35:32.707 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:32.707 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:32.707 | we strongly recommend against using it for new projects. 2026-09-02 06:35:32.708 | 2026-09-02 06:35:32.708 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:32.708 | framework. For more detail see 2026-09-02 06:35:32.708 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:32.708 | 2026-09-02 06:35:32.708 | import eventlet as _eventlet # noqa 2026-09-02 06:35:35.862 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-02 06:35:35.867 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-02 06:35:35.867 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-02 06:35:36.523 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:35:36.523 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:35:36.523 | we strongly recommend against using it for new projects. 2026-09-02 06:35:36.523 | 2026-09-02 06:35:36.523 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:35:36.524 | framework. For more detail see 2026-09-02 06:35:36.524 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:35:36.524 | 2026-09-02 06:35:36.524 | import eventlet as _eventlet # noqa 2026-09-02 06:35:39.143 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-02 06:35:39.147 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-02 06:35:39.174 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:39.178 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-02 06:35:39.184 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-02 06:35:39.185 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-02 06:35:39.186 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.186 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-02 06:35:39.191 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.191 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-02 06:35:39.198 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-02 06:35:39.199 | address-scope 2026-09-02 06:35:39.199 | agent 2026-09-02 06:35:39.199 | allowed-address-pairs 2026-09-02 06:35:39.199 | auto-allocated-topology 2026-09-02 06:35:39.199 | availability_zone 2026-09-02 06:35:39.199 | bgp 2026-09-02 06:35:39.199 | bgp_4byte_asn 2026-09-02 06:35:39.200 | bgp_dragent_scheduler 2026-09-02 06:35:39.200 | binding 2026-09-02 06:35:39.200 | binding-extended 2026-09-02 06:35:39.200 | default-subnetpools 2026-09-02 06:35:39.200 | dhcp_agent_scheduler 2026-09-02 06:35:39.201 | dns-domain-ports 2026-09-02 06:35:39.201 | dns-integration 2026-09-02 06:35:39.202 | dns-integration-domain-keywords 2026-09-02 06:35:39.202 | empty-string-filtering 2026-09-02 06:35:39.202 | enable-default-route-bfd 2026-09-02 06:35:39.202 | enable-default-route-ecmp 2026-09-02 06:35:39.202 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.202 | ext-gw-mode 2026-09-02 06:35:39.202 | external-gateway-multihoming 2026-09-02 06:35:39.202 | external-net 2026-09-02 06:35:39.203 | extra_dhcp_opt 2026-09-02 06:35:39.203 | extraroute 2026-09-02 06:35:39.203 | extraroute-atomic 2026-09-02 06:35:39.203 | filter-validation 2026-09-02 06:35:39.203 | fip-port-details 2026-09-02 06:35:39.203 | flavors 2026-09-02 06:35:39.203 | floating-ip-port-forwarding 2026-09-02 06:35:39.203 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.204 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.204 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.204 | floatingip-pools 2026-09-02 06:35:39.204 | fwaas_v2 2026-09-02 06:35:39.204 | ip_allocation 2026-09-02 06:35:39.204 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.204 | l3-flavors 2026-09-02 06:35:39.204 | l3-ha 2026-09-02 06:35:39.204 | l3_agent_scheduler 2026-09-02 06:35:39.205 | logging 2026-09-02 06:35:39.205 | multi-provider 2026-09-02 06:35:39.205 | net-mtu 2026-09-02 06:35:39.207 | net-mtu-writable 2026-09-02 06:35:39.207 | network-ip-availability 2026-09-02 06:35:39.207 | network_availability_zone 2026-09-02 06:35:39.207 | network_ha 2026-09-02 06:35:39.207 | pagination 2026-09-02 06:35:39.207 | port-device-profile 2026-09-02 06:35:39.207 | port-hardware-offload-type 2026-09-02 06:35:39.208 | port-mac-address-regenerate 2026-09-02 06:35:39.208 | port-numa-affinity-policy 2026-09-02 06:35:39.208 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.208 | port-resource-request 2026-09-02 06:35:39.208 | port-security 2026-09-02 06:35:39.208 | port-trusted-vif 2026-09-02 06:35:39.208 | project-id 2026-09-02 06:35:39.208 | provider 2026-09-02 06:35:39.209 | pvlan 2026-09-02 06:35:39.209 | qinq 2026-09-02 06:35:39.209 | qos 2026-09-02 06:35:39.209 | qos-bw-limit-direction 2026-09-02 06:35:39.210 | qos-bw-minimum-ingress 2026-09-02 06:35:39.211 | qos-default 2026-09-02 06:35:39.211 | qos-fip 2026-09-02 06:35:39.211 | qos-gateway-ip 2026-09-02 06:35:39.211 | qos-rule-type-details 2026-09-02 06:35:39.211 | qos-rule-type-filter 2026-09-02 06:35:39.211 | qos-rules-alias 2026-09-02 06:35:39.211 | quota-check-limit 2026-09-02 06:35:39.211 | quota-check-limit-default 2026-09-02 06:35:39.212 | quota_details 2026-09-02 06:35:39.214 | quotas 2026-09-02 06:35:39.214 | rbac-address-scope 2026-09-02 06:35:39.214 | rbac-policies 2026-09-02 06:35:39.214 | rbac-security-groups 2026-09-02 06:35:39.214 | router 2026-09-02 06:35:39.214 | router-enable-snat 2026-09-02 06:35:39.214 | router_availability_zone 2026-09-02 06:35:39.214 | security-group 2026-09-02 06:35:39.215 | security-groups-default-rules 2026-09-02 06:35:39.215 | security-groups-default-statefulness 2026-09-02 06:35:39.215 | security-groups-normalized-cidr 2026-09-02 06:35:39.215 | security-groups-remote-address-group 2026-09-02 06:35:39.215 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.215 | security-groups-shared-filtering 2026-09-02 06:35:39.216 | segment 2026-09-02 06:35:39.216 | sorting 2026-09-02 06:35:39.216 | standard-attr-description 2026-09-02 06:35:39.216 | standard-attr-fwaas-v2 2026-09-02 06:35:39.216 | standard-attr-revisions 2026-09-02 06:35:39.216 | standard-attr-tag 2026-09-02 06:35:39.218 | standard-attr-timestamp 2026-09-02 06:35:39.218 | stateful-security-group 2026-09-02 06:35:39.218 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.219 | subnet-external-network 2026-09-02 06:35:39.219 | subnet-service-types 2026-09-02 06:35:39.219 | subnet_allocation 2026-09-02 06:35:39.219 | subnet_onboard 2026-09-02 06:35:39.219 | subnetpool-prefix-ops 2026-09-02 06:35:39.219 | tag-creation 2026-09-02 06:35:39.219 | tap-mirror 2026-09-02 06:35:39.219 | tap-mirror-both-direction 2026-09-02 06:35:39.219 | trunk 2026-09-02 06:35:39.219 | uplink-status-propagation 2026-09-02 06:35:39.219 | uplink-status-propagation-updatable 2026-09-02 06:35:39.220 | vlan-transparent 2026-09-02 06:35:39.220 | vpn-endpoint-groups 2026-09-02 06:35:39.220 | vpnaas' 2026-09-02 06:35:39.220 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.220 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-02 06:35:39.220 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-02 06:35:39.220 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-02 06:35:39.220 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.220 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-02 06:35:39.224 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-02 06:35:39.224 | address-scope 2026-09-02 06:35:39.224 | agent 2026-09-02 06:35:39.224 | allowed-address-pairs 2026-09-02 06:35:39.224 | auto-allocated-topology 2026-09-02 06:35:39.224 | availability_zone 2026-09-02 06:35:39.224 | bgp 2026-09-02 06:35:39.224 | bgp_4byte_asn 2026-09-02 06:35:39.224 | bgp_dragent_scheduler 2026-09-02 06:35:39.224 | binding 2026-09-02 06:35:39.225 | binding-extended 2026-09-02 06:35:39.225 | default-subnetpools 2026-09-02 06:35:39.225 | dhcp_agent_scheduler 2026-09-02 06:35:39.225 | dns-domain-ports 2026-09-02 06:35:39.225 | dns-integration 2026-09-02 06:35:39.225 | dns-integration-domain-keywords 2026-09-02 06:35:39.225 | empty-string-filtering 2026-09-02 06:35:39.225 | enable-default-route-bfd 2026-09-02 06:35:39.225 | enable-default-route-ecmp 2026-09-02 06:35:39.225 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.225 | ext-gw-mode 2026-09-02 06:35:39.225 | external-gateway-multihoming 2026-09-02 06:35:39.226 | external-net 2026-09-02 06:35:39.226 | extra_dhcp_opt 2026-09-02 06:35:39.226 | extraroute 2026-09-02 06:35:39.226 | extraroute-atomic 2026-09-02 06:35:39.226 | filter-validation 2026-09-02 06:35:39.226 | fip-port-details 2026-09-02 06:35:39.226 | flavors 2026-09-02 06:35:39.226 | floating-ip-port-forwarding 2026-09-02 06:35:39.226 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.226 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.226 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.227 | floatingip-pools 2026-09-02 06:35:39.227 | fwaas_v2 2026-09-02 06:35:39.227 | ip_allocation 2026-09-02 06:35:39.227 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.227 | l3-flavors 2026-09-02 06:35:39.227 | l3-ha 2026-09-02 06:35:39.227 | l3_agent_scheduler 2026-09-02 06:35:39.227 | logging 2026-09-02 06:35:39.227 | multi-provider 2026-09-02 06:35:39.227 | net-mtu 2026-09-02 06:35:39.227 | net-mtu-writable 2026-09-02 06:35:39.227 | network-ip-availability 2026-09-02 06:35:39.228 | network_availability_zone 2026-09-02 06:35:39.228 | network_ha 2026-09-02 06:35:39.228 | pagination 2026-09-02 06:35:39.228 | port-device-profile 2026-09-02 06:35:39.228 | port-hardware-offload-type 2026-09-02 06:35:39.228 | port-mac-address-regenerate 2026-09-02 06:35:39.228 | port-numa-affinity-policy 2026-09-02 06:35:39.228 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.228 | port-resource-request 2026-09-02 06:35:39.228 | port-security 2026-09-02 06:35:39.228 | port-trusted-vif 2026-09-02 06:35:39.229 | project-id 2026-09-02 06:35:39.229 | provider 2026-09-02 06:35:39.229 | pvlan 2026-09-02 06:35:39.229 | qinq 2026-09-02 06:35:39.229 | qos 2026-09-02 06:35:39.229 | qos-bw-limit-direction 2026-09-02 06:35:39.229 | qos-bw-minimum-ingress 2026-09-02 06:35:39.229 | qos-default 2026-09-02 06:35:39.229 | qos-fip 2026-09-02 06:35:39.229 | qos-gateway-ip 2026-09-02 06:35:39.229 | qos-rule-type-details 2026-09-02 06:35:39.229 | qos-rule-type-filter 2026-09-02 06:35:39.230 | qos-rules-alias 2026-09-02 06:35:39.230 | quota-check-limit 2026-09-02 06:35:39.230 | quota-check-limit-default 2026-09-02 06:35:39.230 | quota_details 2026-09-02 06:35:39.230 | quotas 2026-09-02 06:35:39.230 | rbac-address-scope 2026-09-02 06:35:39.230 | rbac-policies 2026-09-02 06:35:39.230 | rbac-security-groups 2026-09-02 06:35:39.230 | router 2026-09-02 06:35:39.230 | router-enable-snat 2026-09-02 06:35:39.230 | router_availability_zone 2026-09-02 06:35:39.231 | security-group 2026-09-02 06:35:39.231 | security-groups-default-rules 2026-09-02 06:35:39.231 | security-groups-default-statefulness 2026-09-02 06:35:39.231 | security-groups-normalized-cidr 2026-09-02 06:35:39.231 | security-groups-remote-address-group 2026-09-02 06:35:39.231 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.231 | security-groups-shared-filtering 2026-09-02 06:35:39.231 | segment 2026-09-02 06:35:39.231 | sorting 2026-09-02 06:35:39.231 | standard-attr-description 2026-09-02 06:35:39.231 | standard-attr-fwaas-v2 2026-09-02 06:35:39.231 | standard-attr-revisions 2026-09-02 06:35:39.232 | standard-attr-tag 2026-09-02 06:35:39.232 | standard-attr-timestamp 2026-09-02 06:35:39.232 | stateful-security-group 2026-09-02 06:35:39.232 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.232 | subnet-external-network 2026-09-02 06:35:39.233 | subnet-service-types 2026-09-02 06:35:39.233 | subnet_allocation 2026-09-02 06:35:39.233 | subnet_onboard 2026-09-02 06:35:39.233 | subnetpool-prefix-ops 2026-09-02 06:35:39.233 | tag-creation 2026-09-02 06:35:39.233 | tap-mirror 2026-09-02 06:35:39.234 | tap-mirror-both-direction 2026-09-02 06:35:39.234 | trunk 2026-09-02 06:35:39.234 | uplink-status-propagation 2026-09-02 06:35:39.234 | uplink-status-propagation-updatable 2026-09-02 06:35:39.234 | vlan-transparent 2026-09-02 06:35:39.234 | vpn-endpoint-groups 2026-09-02 06:35:39.234 | vpnaas' 2026-09-02 06:35:39.234 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-02 06:35:39.234 | address-scope 2026-09-02 06:35:39.234 | agent 2026-09-02 06:35:39.234 | allowed-address-pairs 2026-09-02 06:35:39.235 | auto-allocated-topology 2026-09-02 06:35:39.235 | availability_zone 2026-09-02 06:35:39.235 | bgp 2026-09-02 06:35:39.235 | bgp_4byte_asn 2026-09-02 06:35:39.235 | bgp_dragent_scheduler 2026-09-02 06:35:39.235 | binding 2026-09-02 06:35:39.235 | binding-extended 2026-09-02 06:35:39.235 | default-subnetpools 2026-09-02 06:35:39.235 | dhcp_agent_scheduler 2026-09-02 06:35:39.235 | dns-domain-ports 2026-09-02 06:35:39.235 | dns-integration 2026-09-02 06:35:39.236 | dns-integration-domain-keywords 2026-09-02 06:35:39.236 | empty-string-filtering 2026-09-02 06:35:39.236 | enable-default-route-bfd 2026-09-02 06:35:39.236 | enable-default-route-ecmp 2026-09-02 06:35:39.236 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.236 | ext-gw-mode 2026-09-02 06:35:39.236 | external-gateway-multihoming 2026-09-02 06:35:39.236 | external-net 2026-09-02 06:35:39.236 | extra_dhcp_opt 2026-09-02 06:35:39.236 | extraroute 2026-09-02 06:35:39.236 | extraroute-atomic 2026-09-02 06:35:39.237 | filter-validation 2026-09-02 06:35:39.237 | fip-port-details 2026-09-02 06:35:39.237 | flavors 2026-09-02 06:35:39.237 | floating-ip-port-forwarding 2026-09-02 06:35:39.237 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.237 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.237 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.237 | floatingip-pools 2026-09-02 06:35:39.237 | fwaas_v2 2026-09-02 06:35:39.237 | ip_allocation 2026-09-02 06:35:39.237 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.237 | l3-flavors 2026-09-02 06:35:39.238 | l3-ha 2026-09-02 06:35:39.238 | l3_agent_scheduler 2026-09-02 06:35:39.238 | logging 2026-09-02 06:35:39.238 | multi-provider 2026-09-02 06:35:39.238 | net-mtu 2026-09-02 06:35:39.238 | net-mtu-writable 2026-09-02 06:35:39.238 | network-ip-availability 2026-09-02 06:35:39.238 | network_availability_zone 2026-09-02 06:35:39.238 | network_ha 2026-09-02 06:35:39.238 | pagination 2026-09-02 06:35:39.238 | port-device-profile 2026-09-02 06:35:39.239 | port-hardware-offload-type 2026-09-02 06:35:39.239 | port-mac-address-regenerate 2026-09-02 06:35:39.239 | port-numa-affinity-policy 2026-09-02 06:35:39.239 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.239 | port-resource-request 2026-09-02 06:35:39.239 | port-security 2026-09-02 06:35:39.239 | port-trusted-vif 2026-09-02 06:35:39.239 | project-id 2026-09-02 06:35:39.239 | provider 2026-09-02 06:35:39.239 | pvlan 2026-09-02 06:35:39.239 | qinq 2026-09-02 06:35:39.240 | qos 2026-09-02 06:35:39.240 | qos-bw-limit-direction 2026-09-02 06:35:39.240 | qos-bw-minimum-ingress 2026-09-02 06:35:39.240 | qos-default 2026-09-02 06:35:39.240 | qos-fip 2026-09-02 06:35:39.240 | qos-gateway-ip 2026-09-02 06:35:39.240 | qos-rule-type-details 2026-09-02 06:35:39.240 | qos-rule-type-filter 2026-09-02 06:35:39.240 | qos-rules-alias 2026-09-02 06:35:39.240 | quota-check-limit 2026-09-02 06:35:39.240 | quota-check-limit-default 2026-09-02 06:35:39.240 | quota_details 2026-09-02 06:35:39.241 | quotas 2026-09-02 06:35:39.241 | rbac-address-scope 2026-09-02 06:35:39.241 | rbac-policies 2026-09-02 06:35:39.241 | rbac-security-groups 2026-09-02 06:35:39.241 | router 2026-09-02 06:35:39.241 | router-enable-snat 2026-09-02 06:35:39.241 | router_availability_zone 2026-09-02 06:35:39.241 | security-group 2026-09-02 06:35:39.241 | security-groups-default-rules 2026-09-02 06:35:39.241 | security-groups-default-statefulness 2026-09-02 06:35:39.241 | security-groups-normalized-cidr 2026-09-02 06:35:39.242 | security-groups-remote-address-group 2026-09-02 06:35:39.242 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.242 | security-groups-shared-filtering 2026-09-02 06:35:39.242 | segment 2026-09-02 06:35:39.242 | sorting 2026-09-02 06:35:39.242 | standard-attr-description 2026-09-02 06:35:39.242 | standard-attr-fwaas-v2 2026-09-02 06:35:39.242 | standard-attr-revisions 2026-09-02 06:35:39.242 | standard-attr-tag 2026-09-02 06:35:39.242 | standard-attr-timestamp 2026-09-02 06:35:39.242 | stateful-security-group 2026-09-02 06:35:39.243 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.243 | subnet-external-network 2026-09-02 06:35:39.243 | subnet-service-types 2026-09-02 06:35:39.243 | subnet_allocation 2026-09-02 06:35:39.243 | subnet_onboard 2026-09-02 06:35:39.243 | subnetpool-prefix-ops 2026-09-02 06:35:39.243 | tag-creation 2026-09-02 06:35:39.243 | tap-mirror 2026-09-02 06:35:39.243 | tap-mirror-both-direction 2026-09-02 06:35:39.243 | trunk 2026-09-02 06:35:39.244 | uplink-status-propagation 2026-09-02 06:35:39.244 | uplink-status-propagation-updatable 2026-09-02 06:35:39.244 | vlan-transparent 2026-09-02 06:35:39.244 | vpn-endpoint-groups 2026-09-02 06:35:39.244 | vpnaas' 2026-09-02 06:35:39.244 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.244 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-02 06:35:39.244 | address-scope 2026-09-02 06:35:39.244 | agent 2026-09-02 06:35:39.244 | allowed-address-pairs 2026-09-02 06:35:39.244 | auto-allocated-topology 2026-09-02 06:35:39.245 | availability_zone 2026-09-02 06:35:39.245 | bgp 2026-09-02 06:35:39.245 | bgp_4byte_asn 2026-09-02 06:35:39.245 | bgp_dragent_scheduler 2026-09-02 06:35:39.245 | binding 2026-09-02 06:35:39.245 | binding-extended 2026-09-02 06:35:39.245 | default-subnetpools 2026-09-02 06:35:39.245 | dhcp_agent_scheduler 2026-09-02 06:35:39.245 | dns-domain-ports 2026-09-02 06:35:39.245 | dns-integration 2026-09-02 06:35:39.245 | dns-integration-domain-keywords 2026-09-02 06:35:39.246 | empty-string-filtering 2026-09-02 06:35:39.246 | enable-default-route-bfd 2026-09-02 06:35:39.246 | enable-default-route-ecmp 2026-09-02 06:35:39.246 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.246 | ext-gw-mode 2026-09-02 06:35:39.246 | external-gateway-multihoming 2026-09-02 06:35:39.246 | external-net 2026-09-02 06:35:39.246 | extra_dhcp_opt 2026-09-02 06:35:39.246 | extraroute 2026-09-02 06:35:39.246 | extraroute-atomic 2026-09-02 06:35:39.246 | filter-validation 2026-09-02 06:35:39.247 | fip-port-details 2026-09-02 06:35:39.247 | flavors 2026-09-02 06:35:39.247 | floating-ip-port-forwarding 2026-09-02 06:35:39.247 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.247 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.247 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.247 | floatingip-pools 2026-09-02 06:35:39.247 | fwaas_v2 2026-09-02 06:35:39.247 | ip_allocation 2026-09-02 06:35:39.247 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.247 | l3-flavors 2026-09-02 06:35:39.248 | l3-ha 2026-09-02 06:35:39.248 | l3_agent_scheduler 2026-09-02 06:35:39.248 | logging 2026-09-02 06:35:39.248 | multi-provider 2026-09-02 06:35:39.248 | net-mtu 2026-09-02 06:35:39.248 | net-mtu-writable 2026-09-02 06:35:39.248 | network-ip-availability 2026-09-02 06:35:39.248 | network_availability_zone 2026-09-02 06:35:39.248 | network_ha 2026-09-02 06:35:39.248 | pagination 2026-09-02 06:35:39.248 | port-device-profile 2026-09-02 06:35:39.249 | port-hardware-offload-type 2026-09-02 06:35:39.249 | port-mac-address-regenerate 2026-09-02 06:35:39.249 | port-numa-affinity-policy 2026-09-02 06:35:39.249 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.249 | port-resource-request 2026-09-02 06:35:39.249 | port-security 2026-09-02 06:35:39.249 | port-trusted-vif 2026-09-02 06:35:39.249 | project-id 2026-09-02 06:35:39.249 | provider 2026-09-02 06:35:39.249 | pvlan 2026-09-02 06:35:39.250 | qinq 2026-09-02 06:35:39.250 | qos 2026-09-02 06:35:39.250 | qos-bw-limit-direction 2026-09-02 06:35:39.250 | qos-bw-minimum-ingress 2026-09-02 06:35:39.250 | qos-default 2026-09-02 06:35:39.250 | qos-fip 2026-09-02 06:35:39.250 | qos-gateway-ip 2026-09-02 06:35:39.250 | qos-rule-type-details 2026-09-02 06:35:39.250 | qos-rule-type-filter 2026-09-02 06:35:39.250 | qos-rules-alias 2026-09-02 06:35:39.250 | quota-check-limit 2026-09-02 06:35:39.251 | quota-check-limit-default 2026-09-02 06:35:39.251 | quota_details 2026-09-02 06:35:39.251 | quotas 2026-09-02 06:35:39.251 | rbac-address-scope 2026-09-02 06:35:39.251 | rbac-policies 2026-09-02 06:35:39.251 | rbac-security-groups 2026-09-02 06:35:39.251 | router 2026-09-02 06:35:39.251 | router-enable-snat 2026-09-02 06:35:39.251 | router_availability_zone 2026-09-02 06:35:39.251 | security-group 2026-09-02 06:35:39.251 | security-groups-default-rules 2026-09-02 06:35:39.252 | security-groups-default-statefulness 2026-09-02 06:35:39.252 | security-groups-normalized-cidr 2026-09-02 06:35:39.252 | security-groups-remote-address-group 2026-09-02 06:35:39.252 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.252 | security-groups-shared-filtering 2026-09-02 06:35:39.252 | segment 2026-09-02 06:35:39.252 | sorting 2026-09-02 06:35:39.252 | standard-attr-description 2026-09-02 06:35:39.252 | standard-attr-fwaas-v2 2026-09-02 06:35:39.252 | standard-attr-revisions 2026-09-02 06:35:39.252 | standard-attr-tag 2026-09-02 06:35:39.252 | standard-attr-timestamp 2026-09-02 06:35:39.253 | stateful-security-group 2026-09-02 06:35:39.253 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.253 | subnet-external-network 2026-09-02 06:35:39.253 | subnet-service-types 2026-09-02 06:35:39.253 | subnet_allocation 2026-09-02 06:35:39.253 | subnet_onboard 2026-09-02 06:35:39.253 | subnetpool-prefix-ops 2026-09-02 06:35:39.253 | tag-creation 2026-09-02 06:35:39.253 | tap-mirror 2026-09-02 06:35:39.253 | tap-mirror-both-direction 2026-09-02 06:35:39.253 | trunk 2026-09-02 06:35:39.254 | uplink-status-propagation 2026-09-02 06:35:39.254 | uplink-status-propagation-updatable 2026-09-02 06:35:39.254 | vlan-transparent 2026-09-02 06:35:39.254 | vpn-endpoint-groups 2026-09-02 06:35:39.254 | vpnaas' 2026-09-02 06:35:39.254 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-02 06:35:39.254 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.254 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-02 06:35:39.254 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-02 06:35:39.254 | address-scope 2026-09-02 06:35:39.254 | agent 2026-09-02 06:35:39.255 | allowed-address-pairs 2026-09-02 06:35:39.255 | auto-allocated-topology 2026-09-02 06:35:39.255 | availability_zone 2026-09-02 06:35:39.255 | bgp 2026-09-02 06:35:39.255 | bgp_4byte_asn 2026-09-02 06:35:39.255 | bgp_dragent_scheduler 2026-09-02 06:35:39.255 | binding 2026-09-02 06:35:39.255 | binding-extended 2026-09-02 06:35:39.255 | default-subnetpools 2026-09-02 06:35:39.255 | dhcp_agent_scheduler 2026-09-02 06:35:39.255 | dns-domain-ports 2026-09-02 06:35:39.255 | dns-integration 2026-09-02 06:35:39.256 | dns-integration-domain-keywords 2026-09-02 06:35:39.256 | empty-string-filtering 2026-09-02 06:35:39.256 | enable-default-route-bfd 2026-09-02 06:35:39.256 | enable-default-route-ecmp 2026-09-02 06:35:39.256 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.256 | ext-gw-mode 2026-09-02 06:35:39.256 | external-gateway-multihoming 2026-09-02 06:35:39.256 | external-net 2026-09-02 06:35:39.256 | extra_dhcp_opt 2026-09-02 06:35:39.256 | extraroute 2026-09-02 06:35:39.256 | extraroute-atomic 2026-09-02 06:35:39.257 | filter-validation 2026-09-02 06:35:39.257 | fip-port-details 2026-09-02 06:35:39.257 | flavors 2026-09-02 06:35:39.257 | floating-ip-port-forwarding 2026-09-02 06:35:39.257 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.257 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.257 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.257 | floatingip-pools 2026-09-02 06:35:39.257 | fwaas_v2 2026-09-02 06:35:39.257 | ip_allocation 2026-09-02 06:35:39.257 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.258 | l3-flavors 2026-09-02 06:35:39.258 | l3-ha 2026-09-02 06:35:39.258 | l3_agent_scheduler 2026-09-02 06:35:39.258 | logging 2026-09-02 06:35:39.258 | multi-provider 2026-09-02 06:35:39.258 | net-mtu 2026-09-02 06:35:39.258 | net-mtu-writable 2026-09-02 06:35:39.258 | network-ip-availability 2026-09-02 06:35:39.258 | network_availability_zone 2026-09-02 06:35:39.258 | network_ha 2026-09-02 06:35:39.258 | pagination 2026-09-02 06:35:39.259 | port-device-profile 2026-09-02 06:35:39.259 | port-hardware-offload-type 2026-09-02 06:35:39.259 | port-mac-address-regenerate 2026-09-02 06:35:39.259 | port-numa-affinity-policy 2026-09-02 06:35:39.259 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.259 | port-resource-request 2026-09-02 06:35:39.259 | port-security 2026-09-02 06:35:39.259 | port-trusted-vif 2026-09-02 06:35:39.259 | project-id 2026-09-02 06:35:39.259 | provider 2026-09-02 06:35:39.259 | pvlan 2026-09-02 06:35:39.260 | qinq 2026-09-02 06:35:39.260 | qos 2026-09-02 06:35:39.260 | qos-bw-limit-direction 2026-09-02 06:35:39.260 | qos-bw-minimum-ingress 2026-09-02 06:35:39.260 | qos-default 2026-09-02 06:35:39.260 | qos-fip 2026-09-02 06:35:39.260 | qos-gateway-ip 2026-09-02 06:35:39.260 | qos-rule-type-details 2026-09-02 06:35:39.260 | qos-rule-type-filter 2026-09-02 06:35:39.260 | qos-rules-alias 2026-09-02 06:35:39.260 | quota-check-limit 2026-09-02 06:35:39.260 | quota-check-limit-default 2026-09-02 06:35:39.261 | quota_details 2026-09-02 06:35:39.261 | quotas 2026-09-02 06:35:39.261 | rbac-address-scope 2026-09-02 06:35:39.261 | rbac-policies 2026-09-02 06:35:39.261 | rbac-security-groups 2026-09-02 06:35:39.261 | router 2026-09-02 06:35:39.261 | router-enable-snat 2026-09-02 06:35:39.261 | router_availability_zone 2026-09-02 06:35:39.261 | security-group 2026-09-02 06:35:39.261 | security-groups-default-rules 2026-09-02 06:35:39.262 | security-groups-default-statefulness 2026-09-02 06:35:39.262 | security-groups-normalized-cidr 2026-09-02 06:35:39.263 | security-groups-remote-address-group 2026-09-02 06:35:39.263 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.263 | security-groups-shared-filtering 2026-09-02 06:35:39.263 | segment 2026-09-02 06:35:39.263 | sorting 2026-09-02 06:35:39.263 | standard-attr-description 2026-09-02 06:35:39.263 | standard-attr-fwaas-v2 2026-09-02 06:35:39.263 | standard-attr-revisions 2026-09-02 06:35:39.263 | standard-attr-tag 2026-09-02 06:35:39.263 | standard-attr-timestamp 2026-09-02 06:35:39.264 | stateful-security-group 2026-09-02 06:35:39.264 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.264 | subnet-external-network 2026-09-02 06:35:39.264 | subnet-service-types 2026-09-02 06:35:39.264 | subnet_allocation 2026-09-02 06:35:39.264 | subnet_onboard 2026-09-02 06:35:39.264 | subnetpool-prefix-ops 2026-09-02 06:35:39.264 | tag-creation 2026-09-02 06:35:39.264 | tap-mirror 2026-09-02 06:35:39.264 | tap-mirror-both-direction 2026-09-02 06:35:39.264 | trunk 2026-09-02 06:35:39.264 | uplink-status-propagation 2026-09-02 06:35:39.265 | uplink-status-propagation-updatable 2026-09-02 06:35:39.265 | vlan-transparent 2026-09-02 06:35:39.265 | vpn-endpoint-groups 2026-09-02 06:35:39.265 | vpnaas' 2026-09-02 06:35:39.265 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.266 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-02 06:35:39.267 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-02 06:35:39.267 | address-scope 2026-09-02 06:35:39.267 | agent 2026-09-02 06:35:39.267 | allowed-address-pairs 2026-09-02 06:35:39.267 | auto-allocated-topology 2026-09-02 06:35:39.267 | availability_zone 2026-09-02 06:35:39.267 | bgp 2026-09-02 06:35:39.267 | bgp_4byte_asn 2026-09-02 06:35:39.267 | bgp_dragent_scheduler 2026-09-02 06:35:39.268 | binding 2026-09-02 06:35:39.268 | binding-extended 2026-09-02 06:35:39.268 | default-subnetpools 2026-09-02 06:35:39.268 | dhcp_agent_scheduler 2026-09-02 06:35:39.268 | dns-domain-ports 2026-09-02 06:35:39.268 | dns-integration 2026-09-02 06:35:39.268 | dns-integration-domain-keywords 2026-09-02 06:35:39.268 | empty-string-filtering 2026-09-02 06:35:39.268 | enable-default-route-bfd 2026-09-02 06:35:39.268 | enable-default-route-ecmp 2026-09-02 06:35:39.268 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.269 | ext-gw-mode 2026-09-02 06:35:39.269 | external-gateway-multihoming 2026-09-02 06:35:39.269 | external-net 2026-09-02 06:35:39.269 | extra_dhcp_opt 2026-09-02 06:35:39.269 | extraroute 2026-09-02 06:35:39.269 | extraroute-atomic 2026-09-02 06:35:39.269 | filter-validation 2026-09-02 06:35:39.269 | fip-port-details 2026-09-02 06:35:39.269 | flavors 2026-09-02 06:35:39.269 | floating-ip-port-forwarding 2026-09-02 06:35:39.269 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.270 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.270 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.270 | floatingip-pools 2026-09-02 06:35:39.270 | fwaas_v2 2026-09-02 06:35:39.270 | ip_allocation 2026-09-02 06:35:39.270 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.270 | l3-flavors 2026-09-02 06:35:39.270 | l3-ha 2026-09-02 06:35:39.270 | l3_agent_scheduler 2026-09-02 06:35:39.270 | logging 2026-09-02 06:35:39.270 | multi-provider 2026-09-02 06:35:39.270 | net-mtu 2026-09-02 06:35:39.271 | net-mtu-writable 2026-09-02 06:35:39.271 | network-ip-availability 2026-09-02 06:35:39.271 | network_availability_zone 2026-09-02 06:35:39.271 | network_ha 2026-09-02 06:35:39.271 | pagination 2026-09-02 06:35:39.271 | port-device-profile 2026-09-02 06:35:39.271 | port-hardware-offload-type 2026-09-02 06:35:39.271 | port-mac-address-regenerate 2026-09-02 06:35:39.271 | port-numa-affinity-policy 2026-09-02 06:35:39.271 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.271 | port-resource-request 2026-09-02 06:35:39.271 | port-security 2026-09-02 06:35:39.272 | port-trusted-vif 2026-09-02 06:35:39.272 | project-id 2026-09-02 06:35:39.272 | provider 2026-09-02 06:35:39.272 | pvlan 2026-09-02 06:35:39.272 | qinq 2026-09-02 06:35:39.272 | qos 2026-09-02 06:35:39.272 | qos-bw-limit-direction 2026-09-02 06:35:39.272 | qos-bw-minimum-ingress 2026-09-02 06:35:39.272 | qos-default 2026-09-02 06:35:39.272 | qos-fip 2026-09-02 06:35:39.272 | qos-gateway-ip 2026-09-02 06:35:39.273 | qos-rule-type-details 2026-09-02 06:35:39.273 | qos-rule-type-filter 2026-09-02 06:35:39.273 | qos-rules-alias 2026-09-02 06:35:39.273 | quota-check-limit 2026-09-02 06:35:39.273 | quota-check-limit-default 2026-09-02 06:35:39.273 | quota_details 2026-09-02 06:35:39.273 | quotas 2026-09-02 06:35:39.273 | rbac-address-scope 2026-09-02 06:35:39.273 | rbac-policies 2026-09-02 06:35:39.273 | rbac-security-groups 2026-09-02 06:35:39.273 | router 2026-09-02 06:35:39.274 | router-enable-snat 2026-09-02 06:35:39.274 | router_availability_zone 2026-09-02 06:35:39.274 | security-group 2026-09-02 06:35:39.274 | security-groups-default-rules 2026-09-02 06:35:39.274 | security-groups-default-statefulness 2026-09-02 06:35:39.274 | security-groups-normalized-cidr 2026-09-02 06:35:39.274 | security-groups-remote-address-group 2026-09-02 06:35:39.274 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.274 | security-groups-shared-filtering 2026-09-02 06:35:39.274 | segment 2026-09-02 06:35:39.274 | sorting 2026-09-02 06:35:39.275 | standard-attr-description 2026-09-02 06:35:39.275 | standard-attr-fwaas-v2 2026-09-02 06:35:39.275 | standard-attr-revisions 2026-09-02 06:35:39.275 | standard-attr-tag 2026-09-02 06:35:39.275 | standard-attr-timestamp 2026-09-02 06:35:39.275 | stateful-security-group 2026-09-02 06:35:39.275 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.275 | subnet-external-network 2026-09-02 06:35:39.275 | subnet-service-types 2026-09-02 06:35:39.275 | subnet_allocation 2026-09-02 06:35:39.275 | subnet_onboard 2026-09-02 06:35:39.276 | subnetpool-prefix-ops 2026-09-02 06:35:39.276 | tag-creation 2026-09-02 06:35:39.276 | tap-mirror 2026-09-02 06:35:39.276 | tap-mirror-both-direction 2026-09-02 06:35:39.276 | trunk 2026-09-02 06:35:39.276 | uplink-status-propagation 2026-09-02 06:35:39.276 | uplink-status-propagation-updatable 2026-09-02 06:35:39.276 | vlan-transparent 2026-09-02 06:35:39.276 | vpn-endpoint-groups 2026-09-02 06:35:39.276 | vpnaas' 2026-09-02 06:35:39.276 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-02 06:35:39.277 | address-scope 2026-09-02 06:35:39.277 | agent 2026-09-02 06:35:39.277 | allowed-address-pairs 2026-09-02 06:35:39.277 | auto-allocated-topology 2026-09-02 06:35:39.277 | availability_zone 2026-09-02 06:35:39.277 | bgp 2026-09-02 06:35:39.277 | bgp_4byte_asn 2026-09-02 06:35:39.277 | bgp_dragent_scheduler 2026-09-02 06:35:39.277 | binding 2026-09-02 06:35:39.277 | binding-extended 2026-09-02 06:35:39.277 | default-subnetpools 2026-09-02 06:35:39.277 | dhcp_agent_scheduler 2026-09-02 06:35:39.278 | dns-domain-ports 2026-09-02 06:35:39.278 | dns-integration 2026-09-02 06:35:39.278 | dns-integration-domain-keywords 2026-09-02 06:35:39.278 | empty-string-filtering 2026-09-02 06:35:39.278 | enable-default-route-bfd 2026-09-02 06:35:39.278 | enable-default-route-ecmp 2026-09-02 06:35:39.278 | expose-port-forwarding-in-fip 2026-09-02 06:35:39.278 | ext-gw-mode 2026-09-02 06:35:39.278 | external-gateway-multihoming 2026-09-02 06:35:39.278 | external-net 2026-09-02 06:35:39.278 | extra_dhcp_opt 2026-09-02 06:35:39.279 | extraroute 2026-09-02 06:35:39.279 | extraroute-atomic 2026-09-02 06:35:39.279 | filter-validation 2026-09-02 06:35:39.279 | fip-port-details 2026-09-02 06:35:39.279 | flavors 2026-09-02 06:35:39.279 | floating-ip-port-forwarding 2026-09-02 06:35:39.279 | floating-ip-port-forwarding-description 2026-09-02 06:35:39.279 | floating-ip-port-forwarding-detail 2026-09-02 06:35:39.279 | floating-ip-port-forwarding-port-ranges 2026-09-02 06:35:39.279 | floatingip-pools 2026-09-02 06:35:39.279 | fwaas_v2 2026-09-02 06:35:39.280 | ip_allocation 2026-09-02 06:35:39.280 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:35:39.280 | l3-flavors 2026-09-02 06:35:39.280 | l3-ha 2026-09-02 06:35:39.280 | l3_agent_scheduler 2026-09-02 06:35:39.280 | logging 2026-09-02 06:35:39.280 | multi-provider 2026-09-02 06:35:39.280 | net-mtu 2026-09-02 06:35:39.280 | net-mtu-writable 2026-09-02 06:35:39.280 | network-ip-availability 2026-09-02 06:35:39.280 | network_availability_zone 2026-09-02 06:35:39.280 | network_ha 2026-09-02 06:35:39.281 | pagination 2026-09-02 06:35:39.281 | port-device-profile 2026-09-02 06:35:39.281 | port-hardware-offload-type 2026-09-02 06:35:39.281 | port-mac-address-regenerate 2026-09-02 06:35:39.281 | port-numa-affinity-policy 2026-09-02 06:35:39.281 | port-numa-affinity-policy-socket 2026-09-02 06:35:39.281 | port-resource-request 2026-09-02 06:35:39.281 | port-security 2026-09-02 06:35:39.281 | port-trusted-vif 2026-09-02 06:35:39.281 | project-id 2026-09-02 06:35:39.281 | provider 2026-09-02 06:35:39.282 | pvlan 2026-09-02 06:35:39.282 | qinq 2026-09-02 06:35:39.282 | qos 2026-09-02 06:35:39.282 | qos-bw-limit-direction 2026-09-02 06:35:39.282 | qos-bw-minimum-ingress 2026-09-02 06:35:39.282 | qos-default 2026-09-02 06:35:39.282 | qos-fip 2026-09-02 06:35:39.282 | qos-gateway-ip 2026-09-02 06:35:39.282 | qos-rule-type-details 2026-09-02 06:35:39.282 | qos-rule-type-filter 2026-09-02 06:35:39.282 | qos-rules-alias 2026-09-02 06:35:39.283 | quota-check-limit 2026-09-02 06:35:39.283 | quota-check-limit-default 2026-09-02 06:35:39.283 | quota_details 2026-09-02 06:35:39.283 | quotas 2026-09-02 06:35:39.283 | rbac-address-scope 2026-09-02 06:35:39.283 | rbac-policies 2026-09-02 06:35:39.283 | rbac-security-groups 2026-09-02 06:35:39.283 | router 2026-09-02 06:35:39.283 | router-enable-snat 2026-09-02 06:35:39.283 | router_availability_zone 2026-09-02 06:35:39.283 | security-group 2026-09-02 06:35:39.283 | security-groups-default-rules 2026-09-02 06:35:39.284 | security-groups-default-statefulness 2026-09-02 06:35:39.284 | security-groups-normalized-cidr 2026-09-02 06:35:39.284 | security-groups-remote-address-group 2026-09-02 06:35:39.284 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:35:39.284 | security-groups-shared-filtering 2026-09-02 06:35:39.284 | segment 2026-09-02 06:35:39.284 | sorting 2026-09-02 06:35:39.284 | standard-attr-description 2026-09-02 06:35:39.284 | standard-attr-fwaas-v2 2026-09-02 06:35:39.284 | standard-attr-revisions 2026-09-02 06:35:39.284 | standard-attr-tag 2026-09-02 06:35:39.285 | standard-attr-timestamp 2026-09-02 06:35:39.285 | stateful-security-group 2026-09-02 06:35:39.285 | subnet-dns-publish-fixed-ip 2026-09-02 06:35:39.285 | subnet-external-network 2026-09-02 06:35:39.285 | subnet-service-types 2026-09-02 06:35:39.285 | subnet_allocation 2026-09-02 06:35:39.285 | subnet_onboard 2026-09-02 06:35:39.285 | subnetpool-prefix-ops 2026-09-02 06:35:39.285 | tag-creation 2026-09-02 06:35:39.285 | tap-mirror 2026-09-02 06:35:39.285 | tap-mirror-both-direction 2026-09-02 06:35:39.286 | trunk 2026-09-02 06:35:39.286 | uplink-status-propagation 2026-09-02 06:35:39.286 | uplink-status-propagation-updatable 2026-09-02 06:35:39.286 | vlan-transparent 2026-09-02 06:35:39.286 | vpn-endpoint-groups 2026-09-02 06:35:39.286 | vpnaas' 2026-09-02 06:35:39.286 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:35:39.286 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-02 06:35:39.286 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-02 06:35:39.287 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-02 06:35:39.295 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-02 06:35:39.295 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-09-02 06:35:39.302 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:35:39.307 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:35:39.311 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-02 06:35:39.315 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.319 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-02 06:35:39.322 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-02 06:35:39.324 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-02 06:35:39.327 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.330 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-02 06:35:39.369 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.75:6641 2026-09-02 06:35:39.373 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.377 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 06:35:39.381 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.75:6641 2026-09-02 06:35:39.386 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.75:6641 ']' 2026-09-02 06:35:39.390 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.393 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.75:6641 2026-09-02 06:35:39.437 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.75:6642 2026-09-02 06:35:39.440 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.444 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 06:35:39.447 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.75:6642 2026-09-02 06:35:39.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.75:6642 ']' 2026-09-02 06:35:39.454 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.458 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.75:6642 2026-09-02 06:35:39.500 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-02 06:35:39.523 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:39.527 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-02 06:35:39.531 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 06:35:39.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-02 06:35:39.541 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-02 06:35:39.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.549 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-02 06:35:39.590 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-02 06:35:39.594 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.597 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 06:35:39.601 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-02 06:35:39.605 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-02 06:35:39.608 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.612 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-02 06:35:39.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-02 06:35:39.656 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-02 06:35:39.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-02 06:35:39.667 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-02 06:35:39.670 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.674 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-02 06:35:39.718 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-02 06:35:39.747 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-02 06:35:39.772 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:39.776 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-02 06:35:39.780 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-02 06:35:39.804 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:39.809 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:35:39.813 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-02 06:35:39.817 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-02 06:35:39.820 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:39.824 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-02 06:35:39.828 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-02 06:35:39.832 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-02 06:35:39.836 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:39.840 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-02 06:35:39.885 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-02 06:35:39.909 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:39.914 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-02 06:35:39.963 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-02 06:35:39.987 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:39.991 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-02 06:35:40.036 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-02 06:35:40.060 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:40.064 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-02 06:35:40.068 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-02 06:35:40.093 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:40.097 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:35:40.101 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-02 06:35:40.105 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-02 06:35:40.150 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-02 06:35:40.176 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:40.180 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-02 06:35:40.206 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:40.210 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-02 06:35:40.236 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:40.240 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-02 06:35:40.267 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:40.271 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-02 06:35:40.296 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:40.300 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-02 06:35:40.324 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:40.328 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-02 06:35:40.354 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:40.358 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-02 06:35:40.362 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-02 06:35:40.366 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-02 06:35:40.372 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-02 06:35:40.416 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-02 06:35:40.463 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-02 06:35:40.507 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-02 06:35:40.555 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-02 06:35:40.559 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 06:35:40.564 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-02 06:35:40.568 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-02 06:35:40.573 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-02 06:35:40.577 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-02 06:35:40.580 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 06:35:40.584 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-02 06:35:40.588 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-02 06:35:40.592 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-02 06:35:40.634 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-02 06:35:40.678 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.75/identity 2026-09-02 06:35:40.720 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-02 06:35:40.764 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-02 06:35:40.810 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-02 06:35:40.856 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-02 06:35:40.903 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-02 06:35:40.950 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.75/identity 2026-09-02 06:35:40.998 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-02 06:35:41.045 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-02 06:35:41.092 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-02 06:35:41.096 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-02 06:35:41.142 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-02 06:35:41.191 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-02 06:35:41.196 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 06:35:41.200 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:35:41.204 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-02 06:35:41.208 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-02 06:35:41.253 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-02 06:35:41.302 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.75/identity 2026-09-02 06:35:41.351 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-02 06:35:41.398 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-02 06:35:41.446 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-02 06:35:41.493 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-02 06:35:41.541 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-02 06:35:41.588 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-02 06:35:41.593 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-02 06:35:41.595 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-02 06:35:41.599 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-02 06:35:41.603 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-02 06:35:41.650 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-02 06:35:41.696 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.75/identity 2026-09-02 06:35:41.743 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-02 06:35:41.789 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-02 06:35:41.831 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-02 06:35:41.875 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-02 06:35:41.920 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-02 06:35:41.965 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-02 06:35:41.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-02 06:35:41.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-02 06:35:41.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-02 06:35:41.981 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-02 06:35:41.984 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-02 06:35:41.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-02 06:35:41.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-02 06:35:41.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-02 06:35:41.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-02 06:35:42.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-02 06:35:42.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-02 06:35:42.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-02 06:35:42.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-02 06:35:42.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-02 06:35:42.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-02 06:35:42.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-02 06:35:42.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-02 06:35:42.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.035 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-02 06:35:42.039 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-02 06:35:42.043 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-02 06:35:42.047 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.050 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-02 06:35:42.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-02 06:35:42.098 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 06:35:42.106 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-02 06:35:42.111 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-02 06:35:42.114 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.118 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-02 06:35:42.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-09-02 06:35:42.168 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 06:35:42.176 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-02 06:35:42.180 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-02 06:35:42.184 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-02 06:35:42.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-02 06:35:42.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-09-02 06:35:42.242 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.245 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 06:35:42.249 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-02 06:35:42.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-02 06:35:42.256 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-02 06:35:42.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-09-02 06:35:42.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.310 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 06:35:42.314 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-02 06:35:42.317 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-02 06:35:42.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.323 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-02 06:35:42.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-09-02 06:35:42.369 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.372 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-02 06:35:42.376 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-02 06:35:42.380 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-02 06:35:42.383 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.387 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-02 06:35:42.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-09-02 06:35:42.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-02 06:35:42.440 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-02 06:35:42.443 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-02 06:35:42.447 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.451 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-09-02 06:35:42.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-09-02 06:35:42.499 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.503 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-02 06:35:42.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-02 06:35:42.509 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-02 06:35:42.513 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.517 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-02 06:35:42.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-09-02 06:35:42.563 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-02 06:35:42.571 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-02 06:35:42.574 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-02 06:35:42.578 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.582 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-02 06:35:42.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-09-02 06:35:42.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.633 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-02 06:35:42.637 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-02 06:35:42.640 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-02 06:35:42.644 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.648 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-02 06:35:42.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-09-02 06:35:42.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-02 06:35:42.698 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-02 06:35:42.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-02 06:35:42.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-02 06:35:42.710 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-02 06:35:42.714 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-02 06:35:42.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-02 06:35:42.763 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-02 06:35:42.808 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-02 06:35:42.851 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-02 06:35:42.855 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-02 06:35:42.858 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-02 06:35:42.862 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-02 06:35:42.865 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-02 06:35:42.868 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-02 06:35:42.872 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-02 06:35:42.876 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-02 06:35:42.880 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-02 06:35:42.898 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-02 06:35:42.899 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:35:42.911 | d /var/run/uwsgi 0755 quobyte root 2026-09-02 06:35:42.917 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-02 06:35:42.932 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-02 06:35:42.938 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-02 06:35:42.942 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-02 06:35:42.947 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-02 06:35:42.951 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-02 06:35:42.995 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-02 06:35:43.041 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-02 06:35:43.083 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-02 06:35:43.126 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-02 06:35:43.167 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-02 06:35:43.211 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-02 06:35:43.256 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-02 06:35:43.303 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-02 06:35:43.347 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-02 06:35:43.393 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-02 06:35:43.440 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-02 06:35:43.486 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-02 06:35:43.532 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-02 06:35:43.577 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-02 06:35:43.581 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-02 06:35:43.586 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-02 06:35:43.590 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-02 06:35:43.595 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-02 06:35:43.599 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:35:43.603 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:35:43.606 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-02 06:35:43.611 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-02 06:35:43.615 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-02 06:35:43.662 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-02 06:35:43.711 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-02 06:35:43.711 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-09-02 06:35:43.722 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-02 06:35:43.728 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-02 06:35:43.732 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-02 06:35:43.736 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-02 06:35:43.740 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-02 06:35:43.744 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-02 06:35:43.748 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-02 06:35:43.752 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:35:43.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:35:43.760 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-02 06:35:43.764 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-02 06:35:43.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:35:43.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:35:43.776 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-02 06:35:43.788 | perl: warning: Setting locale failed. 2026-09-02 06:35:43.789 | perl: warning: Please check that your locale settings: 2026-09-02 06:35:43.789 | LANGUAGE = (unset), 2026-09-02 06:35:43.789 | LC_ALL = "en_US.utf8", 2026-09-02 06:35:43.789 | LANG = "de_DE.UTF-8" 2026-09-02 06:35:43.789 | are supported and installed on your system. 2026-09-02 06:35:43.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-02 06:35:43.830 | Enabling site neutron-api. 2026-09-02 06:35:43.836 | To activate the new configuration, you need to run: 2026-09-02 06:35:43.836 | systemctl reload apache2 2026-09-02 06:35:43.842 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-02 06:35:43.846 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-02 06:35:43.849 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-02 06:35:43.852 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-02 06:35:43.998 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-02 06:35:44.026 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:44.030 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-02 06:35:44.058 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:44.062 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-02 06:35:44.067 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-02 06:35:44.156 | + inc/async:async_inner:63 : init_neutron 2026-09-02 06:35:44.209 | [2020 Async init_neutron:55764]: running: init_neutron 2026-09-02 06:35:44.214 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-02 06:35:44.237 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:44.240 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-02 06:35:44.269 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:44.274 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-02 06:35:44.279 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-02 06:35:44.283 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-02 06:35:44.334 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-02 06:35:44.338 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-02 06:35:44.390 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-02 06:35:44.420 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:35:44.424 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-02 06:35:44.453 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:44.457 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-02 06:35:44.462 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:35:44.466 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-02 06:35:44.471 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-02 06:35:44.475 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-02 06:35:44.567 | + inc/async:async_inner:63 : init_cinder 2026-09-02 06:35:44.617 | [2020 Async init_cinder:56000]: running: init_cinder 2026-09-02 06:35:44.622 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-02 06:35:44.651 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:35:44.655 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-02 06:35:44.659 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:35:44.663 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-02 06:35:44.668 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-02 06:35:44.673 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-02 06:35:44.771 | + inc/async:async_inner:63 : init_placement 2026-09-02 06:35:44.843 | [2020 Async init_placement:56130]: running: init_placement 2026-09-02 06:35:44.846 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-02 06:35:44.919 | [2020 Async init_neutron:55764]: Waiting for completion of init_neutron running on PID 55764 (5 other jobs running) 2026-09-02 06:35:44.952 | [2020 Async init_neutron:55764]: Signaling child to exit 2026-09-02 06:35:59.333 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:35:59.383 | [56000 Async init_cinder:56000]: finished successfully 2026-09-02 06:36:23.308 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:36:23.337 | [55764 Async init_neutron:55764]: finished successfully 2026-09-02 06:36:23.364 | WAKEUP 2026-09-02 06:36:23.389 | [2020 Async init_neutron:55764]: Signaled 2026-09-02 06:36:23.391 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-02 06:36:23.391 | + lib/database:recreate_database:112 : local db=neutron 2026-09-02 06:36:23.391 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-02 06:36:23.391 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-02 06:36:23.391 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-02 06:36:23.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:23.391 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-02 06:36:23.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:23.391 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-02 06:36:23.391 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 06:36:23.391 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:36:23.392 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:36:23.392 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:36:23.392 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330944367 2026-09-02 06:36:23.392 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-09-02 06:36:23.392 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:36:23.392 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:23.392 | we strongly recommend against using it for new projects. 2026-09-02 06:36:23.392 | 2026-09-02 06:36:23.392 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:23.393 | framework. For more detail see 2026-09-02 06:36:23.393 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:23.393 | 2026-09-02 06:36:23.393 | import eventlet as _eventlet # noqa 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-02 06:36:23.393 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-02 06:36:23.394 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-02 06:36:23.395 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-02 06:36:23.396 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-02 06:36:23.397 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-02 06:36:23.398 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-02 06:36:23.399 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-02 06:36:23.400 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-02 06:36:23.401 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-02 06:36:23.402 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-02 06:36:23.403 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-02 06:36:23.404 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-02 06:36:23.404 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-02 06:36:23.404 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-02 06:36:23.404 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-02 06:36:23.404 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-02 06:36:23.404 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-02 06:36:23.405 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-02 06:36:23.406 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-02 06:36:23.406 | Running upgrade for neutron ... 2026-09-02 06:36:23.407 | OK 2026-09-02 06:36:23.407 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-02 06:36:23.407 | + functions-common:time_stop:2420 : local name 2026-09-02 06:36:23.407 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:36:23.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:36:23.407 | + functions-common:time_stop:2423 : local total 2026-09-02 06:36:23.407 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:36:23.407 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 06:36:23.407 | + functions-common:time_stop:2427 : start_time=1788330944367 2026-09-02 06:36:23.407 | + functions-common:time_stop:2429 : [[ -z 1788330944367 ]] 2026-09-02 06:36:23.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:36:23.408 | + functions-common:time_stop:2432 : end_time=1788330983287 2026-09-02 06:36:23.408 | + functions-common:time_stop:2433 : elapsed_time=38920 2026-09-02 06:36:23.408 | + functions-common:time_stop:2434 : total=8029 2026-09-02 06:36:23.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:36:23.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46949 2026-09-02 06:36:23.446 | [2020 Async init_neutron:55764]: finished init_neutron with result 0 in 39 seconds 2026-09-02 06:36:23.451 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:23.453 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-02 06:36:23.509 | [2020 Async init_placement:56130]: Waiting for completion of init_placement running on PID 56130 (4 other jobs running) 2026-09-02 06:36:23.537 | [2020 Async init_placement:56130]: Signaling child to exit 2026-09-02 06:36:31.821 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:36:31.852 | [56130 Async init_placement:56130]: finished successfully 2026-09-02 06:36:31.881 | WAKEUP 2026-09-02 06:36:31.907 | [2020 Async init_placement:56130]: Signaled 2026-09-02 06:36:31.910 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-02 06:36:31.910 | + lib/database:recreate_database:112 : local db=placement 2026-09-02 06:36:31.910 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-02 06:36:31.910 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-02 06:36:31.910 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-02 06:36:31.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:31.910 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-02 06:36:31.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:31.910 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-02 06:36:31.911 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-02 06:36:31.911 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-02 06:36:31.911 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-02 06:36:31.911 | + functions-common:get_or_create_user:899 : local user_id 2026-09-02 06:36:31.911 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-02 06:36:31.911 | + functions-common:get_or_create_user:903 : local email= 2026-09-02 06:36:31.911 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-02 06:36:31.911 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:36:31.911 | + functions-common:get_or_create_user:915 : user_id=a528bef0808843c0bcc0cd1c7cc3ed05 2026-09-02 06:36:31.911 | + functions-common:get_or_create_user:916 : echo a528bef0808843c0bcc0cd1c7cc3ed05 2026-09-02 06:36:31.911 | a528bef0808843c0bcc0cd1c7cc3ed05 2026-09-02 06:36:31.912 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-02 06:36:31.912 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:36:31.912 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:36:31.912 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:36:31.912 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:36:31.912 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:36:31.912 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:36:31.912 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:36:31.912 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:36:31.912 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:36:31.913 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:36:31.913 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:36:31.913 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-09-02 06:36:31.913 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:36:31.913 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:36:31.913 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b44e1ab668a747219526f1932f7f4330 2026-09-02 06:36:31.913 | + functions-common:get_or_add_user_project_role:980 : echo b44e1ab668a747219526f1932f7f4330 2026-09-02 06:36:31.913 | b44e1ab668a747219526f1932f7f4330 2026-09-02 06:36:31.913 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-02 06:36:31.913 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-02 06:36:31.913 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-02 06:36:31.914 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-02 06:36:31.914 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-02 06:36:31.914 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-02 06:36:31.914 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-02 06:36:31.914 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-09-02 06:36:31.915 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-02 06:36:31.915 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:36:31.915 | + functions-common:get_or_add_user_project_role:979 : user_role_id=aac002bcd65a47c49732e715ce51716b 2026-09-02 06:36:31.915 | + functions-common:get_or_add_user_project_role:980 : echo aac002bcd65a47c49732e715ce51716b 2026-09-02 06:36:31.915 | aac002bcd65a47c49732e715ce51716b 2026-09-02 06:36:31.915 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.75/placement 2026-09-02 06:36:31.915 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-02 06:36:31.915 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-02 06:36:31.915 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-02 06:36:31.915 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-09-02 06:36:31.916 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:36:31.916 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-02 06:36:31.916 | cbe646e350844e4dbb684b47168f2905' 2026-09-02 06:36:31.916 | + functions-common:get_or_create_service:1067 : echo cbe646e350844e4dbb684b47168f2905 2026-09-02 06:36:31.916 | cbe646e350844e4dbb684b47168f2905 2026-09-02 06:36:31.916 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.75/placement 2026-09-02 06:36:31.916 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-02 06:36:31.916 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.75/placement RegionOne 2026-09-02 06:36:31.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-02 06:36:31.916 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-09-02 06:36:31.917 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:36:31.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-02 06:36:31.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-02 06:36:31.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.75/placement --region RegionOne -f value -c id 2026-09-02 06:36:31.917 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:36:31.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a00de16e9ab8489cba1c3e326177a66c 2026-09-02 06:36:31.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a00de16e9ab8489cba1c3e326177a66c 2026-09-02 06:36:31.917 | + functions-common:get_or_create_endpoint:1100 : public_id=a00de16e9ab8489cba1c3e326177a66c 2026-09-02 06:36:31.917 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-02 06:36:31.917 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-02 06:36:31.918 | + functions-common:get_or_create_endpoint:1109 : echo a00de16e9ab8489cba1c3e326177a66c 2026-09-02 06:36:31.918 | a00de16e9ab8489cba1c3e326177a66c 2026-09-02 06:36:31.965 | [2020 Async init_placement:56130]: finished init_placement with result 0 in 47 seconds 2026-09-02 06:36:31.972 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:31.976 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-02 06:36:32.043 | [2020 Async init_glance:51516]: Waiting for completion of init_glance running on PID 51516 (3 other jobs running) 2026-09-02 06:36:32.073 | [2020 Async init_glance:51516]: Signaling child to exit 2026-09-02 06:36:32.073 | WAKEUP 2026-09-02 06:36:32.101 | [2020 Async init_glance:51516]: Signaled 2026-09-02 06:36:32.103 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-02 06:36:32.103 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-02 06:36:32.103 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-02 06:36:32.103 | + lib/database:recreate_database:112 : local db=glance 2026-09-02 06:36:32.103 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-02 06:36:32.103 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-02 06:36:32.103 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-02 06:36:32.103 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:32.103 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-02 06:36:32.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:32.104 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-02 06:36:32.104 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 06:36:32.104 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:36:32.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:36:32.104 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:36:32.104 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330845067 2026-09-02 06:36:32.104 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-02 06:36:32.104 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:36:32.104 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:32.105 | we strongly recommend against using it for new projects. 2026-09-02 06:36:32.105 | 2026-09-02 06:36:32.105 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:32.105 | framework. For more detail see 2026-09-02 06:36:32.105 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:32.105 | 2026-09-02 06:36:32.105 | import eventlet as _eventlet # noqa 2026-09-02 06:36:32.105 | INFO dbcounter [-] Registered counter for database glance 2026-09-02 06:36:32.105 | 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=51622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:36:32.105 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.105 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.106 | DEBUG dbcounter [-] [51622] Writer thread running {{(pid=51622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:32.106 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.106 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.106 | INFO dbcounter [-] Registered counter for database glance 2026-09-02 06:36:32.106 | 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=51622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:36:32.106 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.106 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.106 | DEBUG dbcounter [-] [51622] Writer thread running {{(pid=51622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:32.106 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-02 06:36:32.106 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:36:32.107 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-02 06:36:32.107 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.107 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-02 06:36:32.107 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.107 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-02 06:36:32.107 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.107 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-02 06:36:32.107 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.107 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-02 06:36:32.107 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.108 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-02 06:36:32.108 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.108 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-02 06:36:32.108 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.108 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-02 06:36:32.108 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.108 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-02 06:36:32.108 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.108 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-02 06:36:32.108 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.109 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 06:36:32.109 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.109 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 06:36:32.109 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.109 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 06:36:32.109 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.109 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-02 06:36:32.109 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.109 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-02 06:36:32.109 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.110 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-02 06:36:32.111 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:36:32.111 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-02 06:36:32.111 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.111 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-02 06:36:32.111 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.111 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-02 06:36:32.111 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.111 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-02 06:36:32.111 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.111 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-02 06:36:32.112 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.112 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-02 06:36:32.112 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.112 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-02 06:36:32.112 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.112 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-02 06:36:32.112 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.112 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-02 06:36:32.112 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.112 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-02 06:36:32.113 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.113 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-02 06:36:32.113 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.113 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-02 06:36:32.113 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51622) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-02 06:36:32.113 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.113 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.113 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.113 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.113 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-02 06:36:32.114 | Database migration is up to date. No migration needed. 2026-09-02 06:36:32.114 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-02 06:36:32.114 | Database is synced successfully. 2026-09-02 06:36:32.114 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-02 06:36:32.114 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-02 06:36:32.114 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:32.114 | we strongly recommend against using it for new projects. 2026-09-02 06:36:32.114 | 2026-09-02 06:36:32.114 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:32.114 | framework. For more detail see 2026-09-02 06:36:32.114 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:32.115 | 2026-09-02 06:36:32.115 | import eventlet as _eventlet # noqa 2026-09-02 06:36:32.115 | INFO dbcounter [-] Registered counter for database glance 2026-09-02 06:36:32.115 | 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=51799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:36:32.115 | DEBUG dbcounter [-] [51799] Writer thread running {{(pid=51799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:32.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-02 06:36:32.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-02 06:36:32.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-02 06:36:32.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-02 06:36:32.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-02 06:36:32.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-02 06:36:32.118 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-02 06:36:32.118 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-02 06:36:32.118 | + functions-common:time_stop:2420 : local name 2026-09-02 06:36:32.119 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:36:32.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:36:32.119 | + functions-common:time_stop:2423 : local total 2026-09-02 06:36:32.119 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:36:32.119 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 06:36:32.119 | + functions-common:time_stop:2427 : start_time=1788330845067 2026-09-02 06:36:32.119 | + functions-common:time_stop:2429 : [[ -z 1788330845067 ]] 2026-09-02 06:36:32.119 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:36:32.119 | + functions-common:time_stop:2432 : end_time=1788330858699 2026-09-02 06:36:32.119 | + functions-common:time_stop:2433 : elapsed_time=13632 2026-09-02 06:36:32.119 | + functions-common:time_stop:2434 : total=8029 2026-09-02 06:36:32.120 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:36:32.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21661 2026-09-02 06:36:32.158 | [2020 Async init_glance:51516]: finished init_glance with result 0 in 13 seconds 2026-09-02 06:36:32.165 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:32.170 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-02 06:36:32.200 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-02 06:36:32.204 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:32.207 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-02 06:36:32.270 | [2020 Async init_cinder:56000]: Waiting for completion of init_cinder running on PID 56000 (2 other jobs running) 2026-09-02 06:36:32.306 | [2020 Async init_cinder:56000]: Signaling child to exit 2026-09-02 06:36:32.306 | WAKEUP 2026-09-02 06:36:32.333 | [2020 Async init_cinder:56000]: Signaled 2026-09-02 06:36:32.335 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-02 06:36:32.335 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:32.335 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-02 06:36:32.335 | + lib/database:recreate_database:112 : local db=cinder 2026-09-02 06:36:32.335 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-02 06:36:32.335 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-02 06:36:32.335 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-02 06:36:32.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:32.335 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-02 06:36:32.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:32.336 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-02 06:36:32.336 | + functions-common:time_start:2406 : local name=dbsync 2026-09-02 06:36:32.336 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:36:32.336 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:36:32.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:36:32.336 | + functions-common:time_start:2411 : _TIME_START[$name]=1788330944804 2026-09-02 06:36:32.336 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-02 06:36:32.336 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-02 06:36:32.336 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:32.336 | we strongly recommend against using it for new projects. 2026-09-02 06:36:32.337 | 2026-09-02 06:36:32.337 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:32.337 | framework. For more detail see 2026-09-02 06:36:32.337 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:32.337 | 2026-09-02 06:36:32.337 | import eventlet # noqa 2026-09-02 06:36:32.337 | INFO dbcounter [-] Registered counter for database cinder 2026-09-02 06:36:32.337 | 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=56175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:36:32.337 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-02 06:36:32.337 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:32.338 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:32.338 | DEBUG dbcounter [-] [56175] Writer thread running {{(pid=56175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:32.338 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-02 06:36:32.338 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:36:32.338 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-02 06:36:32.338 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.338 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-02 06:36:32.338 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.338 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-02 06:36:32.338 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.339 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-02 06:36:32.339 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.339 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-02 06:36:32.339 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.339 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-02 06:36:32.339 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.339 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-02 06:36:32.339 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=56175) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:32.339 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-02 06:36:32.339 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-02 06:36:32.339 | + functions-common:time_stop:2420 : local name 2026-09-02 06:36:32.340 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:36:32.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:36:32.340 | + functions-common:time_stop:2423 : local total 2026-09-02 06:36:32.340 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:36:32.340 | + functions-common:time_stop:2426 : name=dbsync 2026-09-02 06:36:32.340 | + functions-common:time_stop:2427 : start_time=1788330944804 2026-09-02 06:36:32.340 | + functions-common:time_stop:2429 : [[ -z 1788330944804 ]] 2026-09-02 06:36:32.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:36:32.340 | + functions-common:time_stop:2432 : end_time=1788330957072 2026-09-02 06:36:32.340 | + functions-common:time_stop:2433 : elapsed_time=12268 2026-09-02 06:36:32.341 | + functions-common:time_stop:2434 : total=8029 2026-09-02 06:36:32.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:36:32.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20297 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-02 06:36:32.341 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-02 06:36:32.341 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-02 06:36:32.342 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-02 06:36:32.342 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-02 06:36:32.342 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-02 06:36:32.342 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-02 06:36:32.342 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-02 06:36:32.342 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-02 06:36:32.342 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-02 06:36:32.342 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-02 06:36:32.342 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-02 06:36:32.343 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-02 06:36:32.343 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-02 06:36:32.344 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-02 06:36:32.344 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-02 06:36:32.344 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-02 06:36:32.345 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-02 06:36:32.345 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-02 06:36:32.345 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-02 06:36:32.345 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-02 06:36:32.345 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-02 06:36:32.345 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-02 06:36:32.345 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-02 06:36:32.345 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-02 06:36:32.345 | [Unit] 2026-09-02 06:36:32.345 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 06:36:32.345 | DefaultDependencies=no 2026-09-02 06:36:32.346 | After=systemd-udev-settle.service 2026-09-02 06:36:32.346 | Before=lvm2-activation-early.service 2026-09-02 06:36:32.346 | Wants=systemd-udev-settle.service 2026-09-02 06:36:32.346 | 2026-09-02 06:36:32.346 | [Service] 2026-09-02 06:36:32.346 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-02 06:36:32.346 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-02 06:36:32.346 | RemainAfterExit=yes 2026-09-02 06:36:32.346 | Type=oneshot 2026-09-02 06:36:32.346 | 2026-09-02 06:36:32.347 | [Install] 2026-09-02 06:36:32.347 | WantedBy=local-fs.target 2026-09-02 06:36:32.347 | Also=systemd-udev-settle.service 2026-09-02 06:36:32.347 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-02 06:36:32.347 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-02 06:36:32.347 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-09-02 06:36:32.347 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-02 06:36:32.347 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-02 06:36:32.347 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-02 06:36:32.347 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-02 06:36:32.348 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-02 06:36:32.348 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-02 06:36:32.348 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-02 06:36:32.348 | Physical volume "/dev/loop0" successfully created. 2026-09-02 06:36:32.348 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-02 06:36:32.348 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-02 06:36:32.348 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:32.348 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-02 06:36:32.348 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-02 06:36:32.348 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-02 06:36:32.348 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-02 06:36:32.349 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:32.349 | we strongly recommend against using it for new projects. 2026-09-02 06:36:32.349 | 2026-09-02 06:36:32.349 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:32.349 | framework. For more detail see 2026-09-02 06:36:32.349 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:32.349 | 2026-09-02 06:36:32.349 | import eventlet # noqa 2026-09-02 06:36:32.349 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-02 06:36:32.349 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-02 06:36:32.350 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-02 06:36:32.350 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-02 06:36:32.350 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:36:32.350 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-02 06:36:32.389 | [2020 Async init_cinder:56000]: finished init_cinder with result 0 in 14 seconds 2026-09-02 06:36:32.395 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:32.399 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-02 06:36:32.424 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:32.428 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-02 06:36:32.432 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:36:32.436 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-02 06:36:32.440 | + ./stack.sh:main:1242 : init_nova 2026-09-02 06:36:32.444 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-02 06:36:32.469 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:32.474 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-02 06:36:32.499 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:32.502 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:36:32.506 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-02 06:36:32.589 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-02 06:36:32.639 | [2020 Async nova-cell-0:58275]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-02 06:36:32.644 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-02 06:36:32.651 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:36:32.657 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-02 06:36:32.661 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:36:32.666 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:36:32.671 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-02 06:36:32.751 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-02 06:36:32.808 | [2020 Async nova-cell-1:58379]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-02 06:36:32.813 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-02 06:36:32.817 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-02 06:36:32.821 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-02 06:36:32.826 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-02 06:36:32.831 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-02 06:36:32.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:32.907 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-02 06:36:32.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:32.997 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-02 06:36:33.576 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:36:33.576 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:33.576 | we strongly recommend against using it for new projects. 2026-09-02 06:36:33.576 | 2026-09-02 06:36:33.576 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:33.576 | framework. For more detail see 2026-09-02 06:36:33.576 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:33.576 | 2026-09-02 06:36:33.577 | import eventlet # noqa 2026-09-02 06:36:33.846 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:36:37.753 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-02 06:36:37.850 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:37.850 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:37.854 | DEBUG dbcounter [-] [58449] Writer thread running {{(pid=58449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:37.923 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-02 06:36:43.164 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:36:43.174 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-02 06:36:45.289 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:45.296 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-02 06:36:45.303 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:46.075 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-02 06:36:46.080 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-02 06:36:46.086 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-02 06:36:46.090 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-02 06:36:46.097 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-02 06:36:46.100 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-02 06:36:46.110 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-02 06:36:46.141 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:36:46.146 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-02 06:36:46.151 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-02 06:36:46.155 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-02 06:36:46.753 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:36:46.754 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:46.754 | we strongly recommend against using it for new projects. 2026-09-02 06:36:46.754 | 2026-09-02 06:36:46.754 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:46.754 | framework. For more detail see 2026-09-02 06:36:46.754 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:46.754 | 2026-09-02 06:36:46.754 | import eventlet # noqa 2026-09-02 06:36:47.061 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:36:50.401 | INFO dbcounter [None req-f290146b-10ca-463a-95f9-9955fed4e345 None None] Registered counter for database nova_api 2026-09-02 06:36:50.540 | DEBUG dbcounter [-] [59024] Writer thread running {{(pid=59024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:51.313 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-02 06:36:51.319 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-02 06:36:51.322 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-02 06:36:51.403 | [2020 Async nova-cell-0:58275]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58275 (3 other jobs running) 2026-09-02 06:36:51.440 | [2020 Async nova-cell-0:58275]: Signaling child to exit 2026-09-02 06:36:59.018 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:36:59.050 | [58379 Async nova-cell-1:58379]: finished successfully 2026-09-02 06:36:59.186 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:36:59.217 | [58275 Async nova-cell-0:58275]: finished successfully 2026-09-02 06:36:59.245 | WAKEUP 2026-09-02 06:36:59.273 | [2020 Async nova-cell-0:58275]: Signaled 2026-09-02 06:36:59.275 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-02 06:36:59.276 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-02 06:36:59.276 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-02 06:36:59.276 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-02 06:36:59.276 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-02 06:36:59.276 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-02 06:36:59.276 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-02 06:36:59.276 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:59.276 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-02 06:36:59.276 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:59.276 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-02 06:36:59.276 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:36:59.277 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:59.277 | we strongly recommend against using it for new projects. 2026-09-02 06:36:59.277 | 2026-09-02 06:36:59.277 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:59.277 | framework. For more detail see 2026-09-02 06:36:59.277 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:59.277 | 2026-09-02 06:36:59.277 | import eventlet # noqa 2026-09-02 06:36:59.277 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:36:59.277 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-02 06:36:59.277 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:59.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:59.278 | DEBUG dbcounter [-] [58406] Writer thread running {{(pid=58406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:59.278 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-02 06:36:59.278 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:36:59.278 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-02 06:36:59.278 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.278 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-02 06:36:59.278 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.278 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-02 06:36:59.279 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.279 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-02 06:36:59.279 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.279 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-02 06:36:59.279 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.279 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-02 06:36:59.279 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.279 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-02 06:36:59.279 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.279 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-02 06:36:59.280 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.280 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-02 06:36:59.280 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58406) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.330 | [2020 Async nova-cell-0:58275]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-02 06:36:59.336 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:59.340 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-02 06:36:59.344 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-02 06:36:59.408 | [2020 Async nova-cell-1:58379]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58379 (2 other jobs running) 2026-09-02 06:36:59.439 | [2020 Async nova-cell-1:58379]: Signaling child to exit 2026-09-02 06:36:59.439 | WAKEUP 2026-09-02 06:36:59.466 | [2020 Async nova-cell-1:58379]: Signaled 2026-09-02 06:36:59.468 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-02 06:36:59.468 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-02 06:36:59.468 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-02 06:36:59.468 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-02 06:36:59.468 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-02 06:36:59.468 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-02 06:36:59.469 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-02 06:36:59.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:59.469 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-02 06:36:59.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-02 06:36:59.469 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-09-02 06:36:59.469 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:36:59.469 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:36:59.469 | we strongly recommend against using it for new projects. 2026-09-02 06:36:59.469 | 2026-09-02 06:36:59.469 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:36:59.470 | framework. For more detail see 2026-09-02 06:36:59.470 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:36:59.470 | 2026-09-02 06:36:59.470 | import eventlet # noqa 2026-09-02 06:36:59.470 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:36:59.470 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-02 06:36:59.470 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-02 06:36:59.470 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-02 06:36:59.470 | DEBUG dbcounter [-] [58446] Writer thread running {{(pid=58446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:36:59.470 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-02 06:36:59.470 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-02 06:36:59.471 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-02 06:36:59.471 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.471 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-02 06:36:59.471 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.471 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-02 06:36:59.471 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.471 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-02 06:36:59.471 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.471 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-02 06:36:59.471 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.472 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-02 06:36:59.472 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.472 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-02 06:36:59.472 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.472 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-02 06:36:59.472 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.472 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-02 06:36:59.472 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-02 06:36:59.523 | [2020 Async nova-cell-1:58379]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-09-02 06:36:59.529 | + inc/async:async_wait:197 : return 0 2026-09-02 06:36:59.533 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:36:59.537 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-02 06:37:00.088 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:37:00.089 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:37:00.089 | we strongly recommend against using it for new projects. 2026-09-02 06:37:00.089 | 2026-09-02 06:37:00.089 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:37:00.089 | framework. For more detail see 2026-09-02 06:37:00.089 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:37:00.089 | 2026-09-02 06:37:00.089 | import eventlet # noqa 2026-09-02 06:37:00.362 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:37:03.358 | Running batches of 50 until complete 2026-09-02 06:37:03.358 | INFO dbcounter [None req-15aedd6e-9d9a-4196-bbcb-f8cf3de3b9e9 None None] Registered counter for database nova_cell0 2026-09-02 06:37:03.561 | DEBUG dbcounter [-] [59678] Writer thread running {{(pid=59678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:37:03.567 | INFO dbcounter [None req-15aedd6e-9d9a-4196-bbcb-f8cf3de3b9e9 None None] Registered counter for database nova_api 2026-09-02 06:37:03.726 | DEBUG dbcounter [-] [59678] Writer thread running {{(pid=59678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:37:03.751 | INFO dbcounter [None req-15aedd6e-9d9a-4196-bbcb-f8cf3de3b9e9 None None] Registered counter for database nova_cell0 2026-09-02 06:37:03.822 | DEBUG dbcounter [-] [59678] Writer thread running {{(pid=59678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:37:04.060 | +-------------------------------------+--------------+-----------+ 2026-09-02 06:37:04.060 | | Migration | Total Needed | Completed | 2026-09-02 06:37:04.060 | +-------------------------------------+--------------+-----------+ 2026-09-02 06:37:04.060 | | fill_virtual_interface_list | 0 | 0 | 2026-09-02 06:37:04.060 | | migrate_empty_ratio | 0 | 0 | 2026-09-02 06:37:04.060 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-02 06:37:04.060 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-02 06:37:04.060 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-02 06:37:04.060 | | populate_dev_uuids | 0 | 0 | 2026-09-02 06:37:04.060 | | populate_instance_compute_id | 0 | 0 | 2026-09-02 06:37:04.061 | | populate_missing_availability_zones | 0 | 0 | 2026-09-02 06:37:04.061 | | populate_queued_for_delete | 0 | 0 | 2026-09-02 06:37:04.061 | | populate_user_id | 0 | 0 | 2026-09-02 06:37:04.061 | | populate_uuids | 0 | 0 | 2026-09-02 06:37:04.061 | +-------------------------------------+--------------+-----------+ 2026-09-02 06:37:04.838 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-02 06:37:04.850 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:37:04.855 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-02 06:37:04.859 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:37:04.862 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:37:04.867 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-09-02 06:37:05.418 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:37:05.418 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:37:05.418 | we strongly recommend against using it for new projects. 2026-09-02 06:37:05.418 | 2026-09-02 06:37:05.418 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:37:05.418 | framework. For more detail see 2026-09-02 06:37:05.418 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:37:05.418 | 2026-09-02 06:37:05.418 | import eventlet # noqa 2026-09-02 06:37:05.680 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:37:08.673 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-02 06:37:08.673 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-02 06:37:08.673 | INFO dbcounter [None req-0164038c-e77c-4daa-b7e7-9e0248de3c86 None None] Registered counter for database nova_api 2026-09-02 06:37:08.796 | DEBUG dbcounter [-] [59697] Writer thread running {{(pid=59697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:37:09.518 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-02 06:37:09.522 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-02 06:37:09.542 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-02 06:37:09.546 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-02 06:37:09.550 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-02 06:37:09.637 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-02 06:37:09.691 | [2020 Async configure_neutron_nova:59755]: running: configure_neutron_nova 2026-09-02 06:37:09.696 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-02 06:37:09.702 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 06:37:09.707 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-02 06:37:09.712 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:37:09.717 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:37:09.722 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:37:09.726 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:37:09.731 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:37:09.736 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:37:09.744 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:37:09.748 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:37:09.751 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:37:09.756 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-02 06:37:09.762 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:37:09.786 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:09.791 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:37:09.795 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:37:09.798 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-02 06:37:09.802 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:37:09.807 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 06:37:09.810 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-02 06:37:09.815 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 06:37:09.819 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 06:37:09.823 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:37:09.827 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 06:37:09.831 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-02 06:37:09.835 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 06:37:09.839 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-02 06:37:09.842 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 06:37:09.847 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 06:37:09.850 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-02 06:37:09.856 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 06:37:09.858 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 06:37:09.862 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-02 06:37:09.867 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:37:09.870 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 06:37:09.875 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 06:37:09.881 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-02 06:37:09.884 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:09.888 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-02 06:37:09.893 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:37:09.897 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-02 06:37:09.897 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:37:09.897 | gsub("[][]", "", $1); 2026-09-02 06:37:09.898 | split($1, a, "|"); 2026-09-02 06:37:09.898 | if (a[1] == matchgroup) 2026-09-02 06:37:09.898 | print a[2] 2026-09-02 06:37:09.898 | } 2026-09-02 06:37:09.898 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:37:09.906 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-02 06:37:09.911 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-02 06:37:09.914 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-02 06:37:09.919 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-02 06:37:09.924 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-02 06:37:09.930 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-02 06:37:09.934 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-02 06:37:09.939 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-02 06:37:09.946 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-02 06:37:09.950 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-02 06:37:09.954 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-02 06:37:09.960 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-02 06:37:09.963 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-02 06:37:09.968 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:09.972 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 06:37:09.976 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-02 06:37:09.980 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 06:37:09.986 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-02 06:37:09.991 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-02 06:37:09.997 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-02 06:37:10.001 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-02 06:37:10.007 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-02 06:37:10.007 | BEGIN { 2026-09-02 06:37:10.007 | section = "" 2026-09-02 06:37:10.007 | last_section = "" 2026-09-02 06:37:10.007 | section_count = 0 2026-09-02 06:37:10.007 | } 2026-09-02 06:37:10.007 | /^\[.+\]/ { 2026-09-02 06:37:10.007 | gsub("[][]", "", $1); 2026-09-02 06:37:10.008 | section=$1 2026-09-02 06:37:10.008 | next 2026-09-02 06:37:10.008 | } 2026-09-02 06:37:10.008 | /^ *\#/ { 2026-09-02 06:37:10.008 | next 2026-09-02 06:37:10.008 | } 2026-09-02 06:37:10.008 | /^[^ \t]+/ { 2026-09-02 06:37:10.008 | # get offset of first = in $0 2026-09-02 06:37:10.008 | eq_idx = index($0, "=") 2026-09-02 06:37:10.008 | # extract attr & value from $0 2026-09-02 06:37:10.008 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 06:37:10.008 | value = substr($0, eq_idx + 1) 2026-09-02 06:37:10.009 | # only need to strip trailing whitespace from attr 2026-09-02 06:37:10.009 | sub(/[ \t]*$/, "", attr) 2026-09-02 06:37:10.009 | # need to strip leading & trailing whitespace from value 2026-09-02 06:37:10.009 | sub(/^[ \t]*/, "", value) 2026-09-02 06:37:10.009 | sub(/[ \t]*$/, "", value) 2026-09-02 06:37:10.009 | 2026-09-02 06:37:10.009 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 06:37:10.009 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 06:37:10.009 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 06:37:10.010 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 06:37:10.010 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 06:37:10.010 | if (section != last_section) { 2026-09-02 06:37:10.010 | cfg_section[section_count++] = section 2026-09-02 06:37:10.010 | last_section = section 2026-09-02 06:37:10.010 | } 2026-09-02 06:37:10.010 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 06:37:10.010 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 06:37:10.010 | 2026-09-02 06:37:10.011 | cfg_attr[section, attr, 0] = value 2026-09-02 06:37:10.011 | cfg_attr_count[section, attr] = 1 2026-09-02 06:37:10.011 | } else { 2026-09-02 06:37:10.011 | lno = cfg_attr_count[section, attr]++ 2026-09-02 06:37:10.011 | cfg_attr[section, attr, lno] = value 2026-09-02 06:37:10.011 | } 2026-09-02 06:37:10.011 | } 2026-09-02 06:37:10.011 | END { 2026-09-02 06:37:10.011 | # Process each section in order 2026-09-02 06:37:10.011 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 06:37:10.012 | section = cfg_section[sno] 2026-09-02 06:37:10.012 | # The ini routines simply append a config item immediately 2026-09-02 06:37:10.012 | # after the section header. To keep the same order as defined 2026-09-02 06:37:10.012 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 06:37:10.012 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 06:37:10.012 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 06:37:10.012 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 06:37:10.012 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 06:37:10.012 | else { 2026-09-02 06:37:10.012 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 06:37:10.012 | count = cfg_attr_count[section, attr] 2026-09-02 06:37:10.012 | print "inidelete " configfile " " section " " attr 2026-09-02 06:37:10.013 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 06:37:10.013 | for (l = count -2; l >= 0; l--) 2026-09-02 06:37:10.013 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 06:37:10.013 | } 2026-09-02 06:37:10.013 | } 2026-09-02 06:37:10.013 | } 2026-09-02 06:37:10.013 | } 2026-09-02 06:37:10.013 | ' 2026-09-02 06:37:10.013 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.013 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-02 06:37:10.014 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 06:37:10.014 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:10.015 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 06:37:10.019 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-02 06:37:10.024 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:37:10.029 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-02 06:37:10.033 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-02 06:37:10.033 | BEGIN { group = "" } 2026-09-02 06:37:10.033 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:37:10.034 | gsub("[][]", "", $1); 2026-09-02 06:37:10.034 | split($1, a, "|"); 2026-09-02 06:37:10.034 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 06:37:10.034 | group=a[1] 2026-09-02 06:37:10.034 | } else { 2026-09-02 06:37:10.034 | group="" 2026-09-02 06:37:10.034 | } 2026-09-02 06:37:10.034 | next 2026-09-02 06:37:10.034 | } 2026-09-02 06:37:10.034 | { 2026-09-02 06:37:10.034 | if (group != "") 2026-09-02 06:37:10.035 | print $0 2026-09-02 06:37:10.035 | } 2026-09-02 06:37:10.035 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:37:10.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-02 06:37:10.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-02 06:37:10.092 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-02 06:37:10.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-02 06:37:10.147 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-02 06:37:10.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-02 06:37:10.202 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-02 06:37:10.210 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-02 06:37:10.259 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-02 06:37:10.269 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-02 06:37:10.318 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.323 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-02 06:37:10.326 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-02 06:37:10.330 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-02 06:37:10.337 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-02 06:37:10.341 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.346 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.350 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-02 06:37:10.356 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.362 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-02 06:37:10.367 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-02 06:37:10.371 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-02 06:37:10.376 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-02 06:37:10.381 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.385 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:10.389 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 06:37:10.393 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.397 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 06:37:10.404 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.408 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.414 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.418 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-02 06:37:10.423 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.432 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.434 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.435 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-02 06:37:10.436 | BEGIN { 2026-09-02 06:37:10.436 | section = "" 2026-09-02 06:37:10.436 | last_section = "" 2026-09-02 06:37:10.436 | section_count = 0 2026-09-02 06:37:10.436 | } 2026-09-02 06:37:10.436 | /^\[.+\]/ { 2026-09-02 06:37:10.436 | gsub("[][]", "", $1); 2026-09-02 06:37:10.436 | section=$1 2026-09-02 06:37:10.436 | next 2026-09-02 06:37:10.436 | } 2026-09-02 06:37:10.436 | /^ *\#/ { 2026-09-02 06:37:10.437 | next 2026-09-02 06:37:10.437 | } 2026-09-02 06:37:10.437 | /^[^ \t]+/ { 2026-09-02 06:37:10.437 | # get offset of first = in $0 2026-09-02 06:37:10.437 | eq_idx = index($0, "=") 2026-09-02 06:37:10.437 | # extract attr & value from $0 2026-09-02 06:37:10.437 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 06:37:10.437 | value = substr($0, eq_idx + 1) 2026-09-02 06:37:10.437 | # only need to strip trailing whitespace from attr 2026-09-02 06:37:10.438 | sub(/[ \t]*$/, "", attr) 2026-09-02 06:37:10.438 | # need to strip leading & trailing whitespace from value 2026-09-02 06:37:10.438 | sub(/^[ \t]*/, "", value) 2026-09-02 06:37:10.438 | sub(/[ \t]*$/, "", value) 2026-09-02 06:37:10.438 | 2026-09-02 06:37:10.438 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 06:37:10.438 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 06:37:10.438 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 06:37:10.438 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 06:37:10.438 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 06:37:10.439 | if (section != last_section) { 2026-09-02 06:37:10.439 | cfg_section[section_count++] = section 2026-09-02 06:37:10.439 | last_section = section 2026-09-02 06:37:10.439 | } 2026-09-02 06:37:10.439 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 06:37:10.439 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 06:37:10.440 | 2026-09-02 06:37:10.441 | cfg_attr[section, attr, 0] = value 2026-09-02 06:37:10.441 | cfg_attr_count[section, attr] = 1 2026-09-02 06:37:10.441 | } else { 2026-09-02 06:37:10.441 | lno = cfg_attr_count[section, attr]++ 2026-09-02 06:37:10.441 | cfg_attr[section, attr, lno] = value 2026-09-02 06:37:10.441 | } 2026-09-02 06:37:10.441 | } 2026-09-02 06:37:10.441 | END { 2026-09-02 06:37:10.441 | # Process each section in order 2026-09-02 06:37:10.441 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 06:37:10.442 | section = cfg_section[sno] 2026-09-02 06:37:10.442 | # The ini routines simply append a config item immediately 2026-09-02 06:37:10.442 | # after the section header. To keep the same order as defined 2026-09-02 06:37:10.442 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 06:37:10.442 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 06:37:10.442 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 06:37:10.442 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 06:37:10.442 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 06:37:10.442 | else { 2026-09-02 06:37:10.442 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 06:37:10.442 | count = cfg_attr_count[section, attr] 2026-09-02 06:37:10.443 | print "inidelete " configfile " " section " " attr 2026-09-02 06:37:10.443 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 06:37:10.443 | for (l = count -2; l >= 0; l--) 2026-09-02 06:37:10.443 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 06:37:10.443 | } 2026-09-02 06:37:10.443 | } 2026-09-02 06:37:10.443 | } 2026-09-02 06:37:10.443 | } 2026-09-02 06:37:10.443 | ' 2026-09-02 06:37:10.443 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:10.444 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 06:37:10.444 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 06:37:10.444 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-02 06:37:10.445 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:37:10.449 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-02 06:37:10.453 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-02 06:37:10.453 | BEGIN { group = "" } 2026-09-02 06:37:10.453 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:37:10.453 | gsub("[][]", "", $1); 2026-09-02 06:37:10.453 | split($1, a, "|"); 2026-09-02 06:37:10.453 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 06:37:10.454 | group=a[1] 2026-09-02 06:37:10.454 | } else { 2026-09-02 06:37:10.454 | group="" 2026-09-02 06:37:10.454 | } 2026-09-02 06:37:10.454 | next 2026-09-02 06:37:10.454 | } 2026-09-02 06:37:10.454 | { 2026-09-02 06:37:10.454 | if (group != "") 2026-09-02 06:37:10.454 | print $0 2026-09-02 06:37:10.454 | } 2026-09-02 06:37:10.454 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:37:10.462 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-02 06:37:10.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-02 06:37:10.516 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.522 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-02 06:37:10.526 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-02 06:37:10.529 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-02 06:37:10.536 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-02 06:37:10.540 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-02 06:37:10.545 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-02 06:37:10.548 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-02 06:37:10.553 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-02 06:37:10.560 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-02 06:37:10.563 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-02 06:37:10.567 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-02 06:37:10.571 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-02 06:37:10.574 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-02 06:37:10.580 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:10.585 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 06:37:10.589 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-02 06:37:10.594 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 06:37:10.600 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-02 06:37:10.604 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-02 06:37:10.609 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-02 06:37:10.612 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-02 06:37:10.617 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-02 06:37:10.617 | BEGIN { 2026-09-02 06:37:10.617 | section = "" 2026-09-02 06:37:10.617 | last_section = "" 2026-09-02 06:37:10.617 | section_count = 0 2026-09-02 06:37:10.617 | } 2026-09-02 06:37:10.618 | /^\[.+\]/ { 2026-09-02 06:37:10.618 | gsub("[][]", "", $1); 2026-09-02 06:37:10.618 | section=$1 2026-09-02 06:37:10.618 | next 2026-09-02 06:37:10.618 | } 2026-09-02 06:37:10.618 | /^ *\#/ { 2026-09-02 06:37:10.618 | next 2026-09-02 06:37:10.618 | } 2026-09-02 06:37:10.618 | /^[^ \t]+/ { 2026-09-02 06:37:10.618 | # get offset of first = in $0 2026-09-02 06:37:10.618 | eq_idx = index($0, "=") 2026-09-02 06:37:10.619 | # extract attr & value from $0 2026-09-02 06:37:10.619 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 06:37:10.619 | value = substr($0, eq_idx + 1) 2026-09-02 06:37:10.619 | # only need to strip trailing whitespace from attr 2026-09-02 06:37:10.619 | sub(/[ \t]*$/, "", attr) 2026-09-02 06:37:10.619 | # need to strip leading & trailing whitespace from value 2026-09-02 06:37:10.619 | sub(/^[ \t]*/, "", value) 2026-09-02 06:37:10.620 | sub(/[ \t]*$/, "", value) 2026-09-02 06:37:10.620 | 2026-09-02 06:37:10.620 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 06:37:10.620 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 06:37:10.620 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 06:37:10.621 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 06:37:10.621 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 06:37:10.621 | if (section != last_section) { 2026-09-02 06:37:10.621 | cfg_section[section_count++] = section 2026-09-02 06:37:10.621 | last_section = section 2026-09-02 06:37:10.621 | } 2026-09-02 06:37:10.621 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 06:37:10.621 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 06:37:10.621 | 2026-09-02 06:37:10.621 | cfg_attr[section, attr, 0] = value 2026-09-02 06:37:10.621 | cfg_attr_count[section, attr] = 1 2026-09-02 06:37:10.621 | } else { 2026-09-02 06:37:10.622 | lno = cfg_attr_count[section, attr]++ 2026-09-02 06:37:10.622 | cfg_attr[section, attr, lno] = value 2026-09-02 06:37:10.622 | } 2026-09-02 06:37:10.622 | } 2026-09-02 06:37:10.622 | END { 2026-09-02 06:37:10.622 | # Process each section in order 2026-09-02 06:37:10.622 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 06:37:10.622 | section = cfg_section[sno] 2026-09-02 06:37:10.622 | # The ini routines simply append a config item immediately 2026-09-02 06:37:10.622 | # after the section header. To keep the same order as defined 2026-09-02 06:37:10.623 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 06:37:10.623 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 06:37:10.623 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 06:37:10.623 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 06:37:10.623 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 06:37:10.623 | else { 2026-09-02 06:37:10.623 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 06:37:10.623 | count = cfg_attr_count[section, attr] 2026-09-02 06:37:10.623 | print "inidelete " configfile " " section " " attr 2026-09-02 06:37:10.623 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 06:37:10.623 | for (l = count -2; l >= 0; l--) 2026-09-02 06:37:10.623 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 06:37:10.624 | } 2026-09-02 06:37:10.624 | } 2026-09-02 06:37:10.624 | } 2026-09-02 06:37:10.624 | } 2026-09-02 06:37:10.624 | ' 2026-09-02 06:37:10.624 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.624 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-02 06:37:10.624 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 06:37:10.625 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:37:10.630 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 06:37:10.634 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-02 06:37:10.638 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:37:10.643 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-02 06:37:10.647 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-02 06:37:10.647 | BEGIN { group = "" } 2026-09-02 06:37:10.647 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:37:10.647 | gsub("[][]", "", $1); 2026-09-02 06:37:10.648 | split($1, a, "|"); 2026-09-02 06:37:10.648 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 06:37:10.648 | group=a[1] 2026-09-02 06:37:10.648 | } else { 2026-09-02 06:37:10.648 | group="" 2026-09-02 06:37:10.648 | } 2026-09-02 06:37:10.648 | next 2026-09-02 06:37:10.648 | } 2026-09-02 06:37:10.648 | { 2026-09-02 06:37:10.648 | if (group != "") 2026-09-02 06:37:10.648 | print $0 2026-09-02 06:37:10.648 | } 2026-09-02 06:37:10.649 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:37:10.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-02 06:37:10.659 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-02 06:37:10.708 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-02 06:37:10.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-02 06:37:10.764 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-02 06:37:10.772 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-02 06:37:10.818 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-02 06:37:10.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-02 06:37:10.847 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:37:10.870 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.874 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-049f50ab-82ab-452c-b237-e850533bd2bf"' 2026-09-02 06:37:10.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-049f50ab-82ab-452c-b237-e850533bd2bf 2026-09-02 06:37:10.879 | [59755 Async configure_neutron_nova:59755]: finished successfully 2026-09-02 06:37:10.920 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-02 06:37:10.927 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-02 06:37:10.968 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:37:10.972 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-02 06:37:10.995 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:10.999 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 06:37:11.002 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-02 06:37:11.027 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:11.031 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 06:37:11.076 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-02 06:37:11.140 | [2020 Async configure_neutron_nova:59755]: Waiting for completion of configure_neutron_nova running on PID 59755 (2 other jobs running) 2026-09-02 06:37:11.168 | [2020 Async configure_neutron_nova:59755]: Signaling child to exit 2026-09-02 06:37:11.169 | WAKEUP 2026-09-02 06:37:11.196 | [2020 Async configure_neutron_nova:59755]: Signaled 2026-09-02 06:37:11.198 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-02 06:37:11.198 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-02 06:37:11.198 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-02 06:37:11.198 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-02 06:37:11.198 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:37:11.198 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-02 06:37:11.198 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-02 06:37:11.198 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-02 06:37:11.198 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.75/identity 2026-09-02 06:37:11.199 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-02 06:37:11.199 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-02 06:37:11.199 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-02 06:37:11.199 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-02 06:37:11.199 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-02 06:37:11.199 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-02 06:37:11.199 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-02 06:37:11.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-02 06:37:11.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-02 06:37:11.200 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-02 06:37:11.200 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:11.200 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-02 06:37:11.200 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-02 06:37:11.201 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:37:11.201 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-02 06:37:11.201 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:37:11.201 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-02 06:37:11.201 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-02 06:37:11.201 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:37:11.201 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:37:11.202 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-02 06:37:11.202 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-02 06:37:11.202 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-02 06:37:11.202 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-02 06:37:11.202 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-02 06:37:11.202 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-02 06:37:11.202 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-02 06:37:11.203 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-02 06:37:11.203 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-02 06:37:11.203 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.75/identity 2026-09-02 06:37:11.203 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-02 06:37:11.203 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-02 06:37:11.203 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-02 06:37:11.204 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-02 06:37:11.204 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-02 06:37:11.204 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-02 06:37:11.204 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-02 06:37:11.204 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-02 06:37:11.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-02 06:37:11.204 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-02 06:37:11.204 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:11.205 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-02 06:37:11.205 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-02 06:37:11.251 | [2020 Async configure_neutron_nova:59755]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-02 06:37:11.258 | + inc/async:async_wait:197 : return 0 2026-09-02 06:37:11.262 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-02 06:37:11.288 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:11.292 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 06:37:11.335 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-02 06:37:11.385 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-02 06:37:11.411 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:11.415 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-02 06:37:11.418 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:37:11.422 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-02 06:37:11.426 | + ./stack.sh:main:1296 : start_nova_api 2026-09-02 06:37:11.431 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:37:11.434 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:37:11.439 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:37:11.443 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-02 06:37:11.450 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 06:37:11.454 | + functions-common:run_process:1674 : local service=n-api 2026-09-02 06:37:11.457 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 06:37:11.461 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:11.465 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:11.468 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:11.472 | + functions-common:run_process:1680 : local name=n-api 2026-09-02 06:37:11.475 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:11.480 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:11.484 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:11.488 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:11.493 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:11.499 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331031495 2026-09-02 06:37:11.503 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-02 06:37:11.528 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:11.532 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-02 06:37:11.535 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-02 06:37:11.539 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 06:37:11.543 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 06:37:11.547 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 06:37:11.550 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-02 06:37:11.554 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-02 06:37:11.557 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-02 06:37:11.562 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-02 06:37:11.566 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:11.570 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:11.573 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:11.577 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:11.581 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-02 06:37:11.586 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-02 06:37:11.589 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:11.593 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:11.597 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:37:11.601 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-02 06:37:11.605 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:11.608 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:37:11.612 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:37:11.615 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:37:11.619 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-02 06:37:11.621 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:37:11.628 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-09-02 06:37:11.723 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:11.816 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-02 06:37:11.892 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-02 06:37:11.967 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:12.042 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:12.117 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-02 06:37:12.190 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-02 06:37:12.268 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-02 06:37:12.347 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-02 06:37:12.420 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-02 06:37:12.492 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:37:12.495 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:37:12.498 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-02 06:37:12.586 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:37:13.071 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-02 06:37:13.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-02 06:37:13.565 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-02 06:37:13.700 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:13.704 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:13.709 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:13.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:13.716 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:13.721 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:13.725 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:13.729 | + functions-common:time_stop:2427 : start_time=1788331031495 2026-09-02 06:37:13.733 | + functions-common:time_stop:2429 : [[ -z 1788331031495 ]] 2026-09-02 06:37:13.738 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:13.745 | + functions-common:time_stop:2432 : end_time=1788331033740 2026-09-02 06:37:13.749 | + functions-common:time_stop:2433 : elapsed_time=2245 2026-09-02 06:37:13.753 | + functions-common:time_stop:2434 : total=4433 2026-09-02 06:37:13.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:13.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6678 2026-09-02 06:37:13.765 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-02 06:37:13.766 | Waiting for nova-api to start... 2026-09-02 06:37:13.770 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.75/compute/v2.1/ 2026-09-02 06:37:13.774 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.75/compute/v2.1/ 2026-09-02 06:37:13.778 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 06:37:13.782 | + functions:wait_for_service:477 : local url=http://192.168.122.75/compute/v2.1/ 2026-09-02 06:37:13.786 | + functions:wait_for_service:478 : local rval=0 2026-09-02 06:37:13.791 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 06:37:13.795 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 06:37:13.798 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:13.804 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:13.808 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:13.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331033810 2026-09-02 06:37:13.820 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 06:37:13.824 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:37:13.827 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.75/compute/v2.1/ 2026-09-02 06:37:19.834 | + :: : [[ 200 == 503 ]] 2026-09-02 06:37:19.836 | + :: : [[ 0 -eq 7 ]] 2026-09-02 06:37:19.841 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 06:37:19.846 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:19.849 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:19.853 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:19.858 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:19.862 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:19.866 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 06:37:19.871 | + functions-common:time_stop:2427 : start_time=1788331033810 2026-09-02 06:37:19.875 | + functions-common:time_stop:2429 : [[ -z 1788331033810 ]] 2026-09-02 06:37:19.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:19.887 | + functions-common:time_stop:2432 : end_time=1788331039882 2026-09-02 06:37:19.891 | + functions-common:time_stop:2433 : elapsed_time=6072 2026-09-02 06:37:19.896 | + functions-common:time_stop:2434 : total=5702 2026-09-02 06:37:19.900 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:19.904 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11774 2026-09-02 06:37:19.909 | + functions:wait_for_service:486 : return 0 2026-09-02 06:37:19.913 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:37:19.918 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:37:19.923 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-02 06:37:19.948 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:19.953 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-02 06:37:19.958 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:37:19.963 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-02 06:37:19.968 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-02 06:37:19.972 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-02 06:37:19.978 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-02 06:37:19.982 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-02 06:37:19.987 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-02 06:37:19.991 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:37:19.995 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-02 06:37:19.999 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-02 06:37:20.019 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-02 06:37:20.026 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-02 06:37:20.032 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-02 06:37:20.038 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-02 06:37:20.055 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-09-02 06:37:20.072 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-02 06:37:20.090 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-02 06:37:20.094 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-02 06:37:20.094 | Starting OVN 2026-09-02 06:37:20.098 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-02 06:37:20.102 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-02 06:37:20.102 | Starting OVS 2026-09-02 06:37:20.106 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-02 06:37:20.129 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:20.134 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-02 06:37:20.195 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-02 06:37:20.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-02 06:37:20.263 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-02 06:37:20.266 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 06:37:20.755 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-02 06:37:21.242 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-02 06:37:21.243 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-02 06:37:21.243 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-02 06:37:21.243 | 2026-09-02 06:37:21.243 | Possible reasons for having these kinds of units are: 2026-09-02 06:37:21.243 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-02 06:37:21.243 | .wants/, .requires/, or .upholds/ directory. 2026-09-02 06:37:21.243 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-02 06:37:21.243 | a requirement dependency on it. 2026-09-02 06:37:21.243 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-02 06:37:21.244 | D-Bus, udev, scripted systemctl call, ...). 2026-09-02 06:37:21.244 | • In case of template units, the unit is meant to be enabled with some 2026-09-02 06:37:21.244 | instance name specified. 2026-09-02 06:37:21.257 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-02 06:37:25.926 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-02 06:37:25.930 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 06:37:26.422 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-02 06:37:26.938 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-02 06:37:26.938 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-02 06:37:26.938 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-02 06:37:26.938 | 2026-09-02 06:37:26.938 | Possible reasons for having these kinds of units are: 2026-09-02 06:37:26.938 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-02 06:37:26.938 | .wants/, .requires/, or .upholds/ directory. 2026-09-02 06:37:26.939 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-02 06:37:26.939 | a requirement dependency on it. 2026-09-02 06:37:26.939 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-02 06:37:26.939 | D-Bus, udev, scripted systemctl call, ...). 2026-09-02 06:37:26.939 | • In case of template units, the unit is meant to be enabled with some 2026-09-02 06:37:26.939 | instance name specified. 2026-09-02 06:37:26.943 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-02 06:37:27.301 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-02 06:37:27.301 | Configuring OVSDB 2026-09-02 06:37:27.305 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-02 06:37:27.343 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:27.347 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-02 06:37:27.385 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-02 06:37:27.412 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b08ec58a-f36c-47b5-97a8-7ce37590ff09 2026-09-02 06:37:27.435 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.75:6642 2026-09-02 06:37:27.459 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-02 06:37:27.483 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-02 06:37:27.508 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.75 2026-09-02 06:37:27.534 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-02 06:37:27.540 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-02 06:37:27.567 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:27.572 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-09-02 06:37:27.616 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-02 06:37:27.620 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-02 06:37:27.625 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-02 06:37:27.629 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 06:37:27.632 | + functions-common:is_provider_network:2272 : return 1 2026-09-02 06:37:27.637 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:27.639 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-02 06:37:27.643 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-02 06:37:27.646 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-09-02 06:37:27.651 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-02 06:37:27.655 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-02 06:37:27.695 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-09-02 06:37:27.734 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-02 06:37:27.770 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-02 06:37:27.795 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:27.799 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-02 06:37:27.803 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-02 06:37:27.807 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:37:27.811 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-02 06:37:27.814 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-02 06:37:27.840 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:27.844 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-02 06:37:27.848 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-02 06:37:27.852 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 06:37:28.345 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-02 06:37:28.838 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-02 06:37:28.920 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-02 06:37:28.924 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-02 06:37:28.929 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-02 06:37:28.933 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-02 06:37:28.939 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-02 06:37:29.947 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-02 06:37:29.951 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-02 06:37:29.955 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-02 06:37:29.959 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-02 06:37:29.963 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-02 06:37:29.968 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-02 06:37:29.972 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-02 06:37:29.976 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-02 06:37:29.980 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-02 06:37:29.984 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-02 06:37:29.988 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-02 06:37:29.992 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-02 06:37:29.996 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-02 06:37:30.022 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:30.026 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-02 06:37:30.054 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-02 06:37:30.082 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-09-02 06:37:30.102 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-09-02 06:37:30.122 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-02 06:37:30.148 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:30.153 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-02 06:37:30.157 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-02 06:37:30.161 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-02 06:37:30.655 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-02 06:37:31.139 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-02 06:37:31.139 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-02 06:37:31.139 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-02 06:37:31.139 | 2026-09-02 06:37:31.140 | Possible reasons for having these kinds of units are: 2026-09-02 06:37:31.140 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-02 06:37:31.140 | .wants/, .requires/, or .upholds/ directory. 2026-09-02 06:37:31.140 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-02 06:37:31.141 | a requirement dependency on it. 2026-09-02 06:37:31.141 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-02 06:37:31.141 | D-Bus, udev, scripted systemctl call, ...). 2026-09-02 06:37:31.141 | • In case of template units, the unit is meant to be enabled with some 2026-09-02 06:37:31.142 | instance name specified. 2026-09-02 06:37:31.150 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-02 06:37:31.312 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-02 06:37:31.337 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:31.341 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-02 06:37:31.345 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-02 06:37:31.374 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:31.378 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-02 06:37:31.383 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-02 06:37:31.387 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.391 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-02 06:37:31.395 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.399 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:31.403 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:31.407 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:31.411 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-02 06:37:31.415 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:31.419 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:31.423 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:31.427 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:31.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:31.439 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331051434 2026-09-02 06:37:31.443 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-02 06:37:31.469 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:31.473 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-09-02 06:37:31.478 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-02 06:37:31.481 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.485 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.489 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.493 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.497 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-09-02 06:37:31.501 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-09-02 06:37:31.506 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-02 06:37:31.510 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:31.514 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:31.518 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:31.522 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:31.526 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-02 06:37:31.530 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-09-02 06:37:31.534 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-09-02 06:37:31.538 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-02 06:37:31.542 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.545 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:37:31.549 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:37:31.553 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:37:31.556 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:37:31.560 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:37:31.564 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-02 06:37:31.568 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:37:31.574 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-09-02 06:37:31.666 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:31.757 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-02 06:37:31.833 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-02 06:37:31.916 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-02 06:37:31.994 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-02 06:37:32.073 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:32.150 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:37:32.154 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:37:32.158 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-02 06:37:32.250 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:37:32.728 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-02 06:37:32.752 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-09-02 06:37:33.216 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-02 06:37:33.274 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:33.275 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:33.280 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:33.284 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:33.288 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:33.292 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:33.296 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:33.300 | + functions-common:time_stop:2427 : start_time=1788331051434 2026-09-02 06:37:33.305 | + functions-common:time_stop:2429 : [[ -z 1788331051434 ]] 2026-09-02 06:37:33.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:33.317 | + functions-common:time_stop:2432 : end_time=1788331053312 2026-09-02 06:37:33.321 | + functions-common:time_stop:2433 : elapsed_time=1878 2026-09-02 06:37:33.325 | + functions-common:time_stop:2434 : total=6678 2026-09-02 06:37:33.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:33.333 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8556 2026-09-02 06:37:33.337 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-02 06:37:33.341 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-02 06:37:33.345 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-02 06:37:33.351 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:37:33.377 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:37:33.381 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:37:33.385 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:37:33.389 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:37:33.394 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:37:33.442 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:37:33.487 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:37:33.531 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:37:33.576 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-02 06:37:33.620 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-02 06:37:33.624 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-02 06:37:33.649 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:33.654 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-02 06:37:33.714 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-02 06:37:33.718 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.722 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-02 06:37:33.726 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.730 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:33.734 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:33.738 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:33.742 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-02 06:37:33.746 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:33.750 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:33.753 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:33.757 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:33.763 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:33.768 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331053764 2026-09-02 06:37:33.772 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-02 06:37:33.798 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:33.802 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-09-02 06:37:33.806 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-02 06:37:33.810 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.814 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.817 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.820 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.824 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-09-02 06:37:33.828 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-02 06:37:33.832 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-02 06:37:33.836 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:33.840 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:33.844 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:33.848 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:33.852 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-02 06:37:33.855 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-09-02 06:37:33.859 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-09-02 06:37:33.863 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-02 06:37:33.867 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:33.870 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:37:33.874 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:37:33.878 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:37:33.882 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:37:33.885 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:37:33.890 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-02 06:37:33.893 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:37:33.900 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-09-02 06:37:33.994 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:34.083 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-02 06:37:34.163 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-02 06:37:34.242 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-02 06:37:34.320 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-02 06:37:34.400 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:34.475 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:37:34.479 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:37:34.483 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-02 06:37:34.575 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:37:35.053 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-02 06:37:35.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-02 06:37:35.581 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-02 06:37:35.640 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:35.645 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:35.649 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:35.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:35.657 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:35.661 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:35.664 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:35.667 | + functions-common:time_stop:2427 : start_time=1788331053764 2026-09-02 06:37:35.670 | + functions-common:time_stop:2429 : [[ -z 1788331053764 ]] 2026-09-02 06:37:35.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:35.681 | + functions-common:time_stop:2432 : end_time=1788331055677 2026-09-02 06:37:35.685 | + functions-common:time_stop:2433 : elapsed_time=1913 2026-09-02 06:37:35.689 | + functions-common:time_stop:2434 : total=8556 2026-09-02 06:37:35.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:35.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10469 2026-09-02 06:37:35.701 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:37:35.705 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:37:35.709 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-02 06:37:35.715 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-02 06:37:35.741 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-02 06:37:35.745 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-02 06:37:35.749 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-02 06:37:35.753 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-02 06:37:35.757 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-02 06:37:35.803 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:37:35.847 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-02 06:37:35.891 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-02 06:37:35.933 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-02 06:37:35.976 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:35.980 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-02 06:37:35.984 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-02 06:37:35.988 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-02 06:37:36.015 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-02 06:37:36.040 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-02 06:37:36.044 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-02 06:37:36.048 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-02 06:37:36.051 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-02 06:37:36.112 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-02 06:37:36.142 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:36.144 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-02 06:37:36.148 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:37:36.152 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-02 06:37:36.156 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-02 06:37:36.160 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-02 06:37:36.165 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-02 06:37:36.210 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-02 06:37:36.214 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:36.219 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-02 06:37:36.259 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-02 06:37:36.262 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-02 06:37:36.266 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-02 06:37:36.269 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-02 06:37:36.272 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-02 06:37:36.275 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-02 06:37:36.279 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-02 06:37:36.282 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-02 06:37:36.286 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-02 06:37:36.289 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-02 06:37:36.293 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:36.296 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:36.302 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:36.305 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-02 06:37:36.308 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:36.312 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:36.315 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-02 06:37:36.319 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-02 06:37:36.323 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-02 06:37:36.327 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-02 06:37:36.357 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-02 06:37:36.360 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-02 06:37:36.415 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-02 06:37:36.466 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-02 06:37:36.470 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-02 06:37:36.524 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-02 06:37:36.528 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-02 06:37:36.581 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-02 06:37:36.587 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 06:37:36.591 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-02 06:37:36.594 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 06:37:36.598 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:36.602 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:36.605 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:36.610 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-02 06:37:36.613 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:36.616 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:36.620 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:36.624 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:36.629 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:36.634 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331056630 2026-09-02 06:37:36.638 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-02 06:37:36.661 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:36.664 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-02 06:37:36.668 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-02 06:37:36.672 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 06:37:36.676 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 06:37:36.679 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 06:37:36.683 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-02 06:37:36.686 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-02 06:37:36.689 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-02 06:37:36.693 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-02 06:37:36.696 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:36.700 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:36.704 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:36.707 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:36.711 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-02 06:37:36.714 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-02 06:37:36.718 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:36.721 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:36.725 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:37:36.728 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-02 06:37:36.732 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:36.736 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:37:36.739 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:37:36.742 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:37:36.745 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-02 06:37:36.749 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:37:36.754 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-09-02 06:37:36.837 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:36.926 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-02 06:37:37.000 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-02 06:37:37.078 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:37.155 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:37.234 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-02 06:37:37.313 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-02 06:37:37.390 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-02 06:37:37.468 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-02 06:37:37.549 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-02 06:37:37.631 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:37:37.635 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:37:37.639 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-02 06:37:37.734 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:37:38.239 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-02 06:37:38.271 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-02 06:37:38.737 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-02 06:37:38.905 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:38.916 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:38.918 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:38.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:38.927 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:38.932 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:38.939 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:38.950 | + functions-common:time_stop:2427 : start_time=1788331056630 2026-09-02 06:37:38.954 | + functions-common:time_stop:2429 : [[ -z 1788331056630 ]] 2026-09-02 06:37:38.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:38.974 | + functions-common:time_stop:2432 : end_time=1788331058965 2026-09-02 06:37:38.979 | + functions-common:time_stop:2433 : elapsed_time=2335 2026-09-02 06:37:38.983 | + functions-common:time_stop:2434 : total=10469 2026-09-02 06:37:38.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:38.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12804 2026-09-02 06:37:39.002 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.75/ 2026-09-02 06:37:39.009 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.015 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-02 06:37:39.022 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.028 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:39.037 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:39.042 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:39.051 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-02 06:37:39.058 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:39.063 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:39.068 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:39.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:39.083 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:39.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331059084 2026-09-02 06:37:39.096 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-02 06:37:39.136 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:39.142 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-02 06:37:39.146 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-02 06:37:39.152 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.157 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.161 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.172 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.176 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-02 06:37:39.185 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-02 06:37:39.190 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-02 06:37:39.198 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:39.204 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:39.209 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:39.216 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:39.222 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-02 06:37:39.229 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-02 06:37:39.237 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-02 06:37:39.242 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-02 06:37:39.248 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.254 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:37:39.259 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:37:39.266 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:37:39.272 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:37:39.282 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:37:39.287 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-02 06:37:39.293 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:37:39.300 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-09-02 06:37:39.393 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:39.526 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-02 06:37:39.656 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:39.779 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-02 06:37:39.892 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-02 06:37:39.995 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:40.091 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:37:40.094 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:37:40.095 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-02 06:37:40.183 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:37:40.696 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-02 06:37:40.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-02 06:37:41.251 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-02 06:37:41.302 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:41.309 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:41.311 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:41.315 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:41.319 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:41.322 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:41.327 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:41.338 | + functions-common:time_stop:2427 : start_time=1788331059084 2026-09-02 06:37:41.348 | + functions-common:time_stop:2429 : [[ -z 1788331059084 ]] 2026-09-02 06:37:41.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:41.366 | + functions-common:time_stop:2432 : end_time=1788331061355 2026-09-02 06:37:41.372 | + functions-common:time_stop:2433 : elapsed_time=2271 2026-09-02 06:37:41.382 | + functions-common:time_stop:2434 : total=12804 2026-09-02 06:37:41.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:41.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15075 2026-09-02 06:37:41.402 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.409 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-02 06:37:41.417 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.426 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:41.434 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:41.439 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:41.445 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-02 06:37:41.450 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:41.459 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:41.467 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:41.474 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:41.479 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:41.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331061482 2026-09-02 06:37:41.498 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-02 06:37:41.545 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:41.551 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-02 06:37:41.556 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-02 06:37:41.559 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.568 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.575 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.581 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.590 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-02 06:37:41.598 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-02 06:37:41.605 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-02 06:37:41.612 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:41.618 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:41.624 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:41.630 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:41.635 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-02 06:37:41.643 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-02 06:37:41.646 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-02 06:37:41.651 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-02 06:37:41.661 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:41.668 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:37:41.676 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:37:41.682 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:37:41.685 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:37:41.694 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:37:41.702 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-02 06:37:41.708 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:37:41.720 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-09-02 06:37:41.855 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:42.009 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-02 06:37:42.131 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:42.265 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-02 06:37:42.389 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-02 06:37:42.514 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:42.646 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:37:42.650 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:37:42.653 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-02 06:37:42.791 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:37:43.319 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-02 06:37:43.357 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-02 06:37:43.920 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-02 06:37:43.977 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:43.983 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:43.989 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:43.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:44.004 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:44.012 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:44.015 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:44.019 | + functions-common:time_stop:2427 : start_time=1788331061482 2026-09-02 06:37:44.028 | + functions-common:time_stop:2429 : [[ -z 1788331061482 ]] 2026-09-02 06:37:44.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:44.050 | + functions-common:time_stop:2432 : end_time=1788331064042 2026-09-02 06:37:44.056 | + functions-common:time_stop:2433 : elapsed_time=2560 2026-09-02 06:37:44.060 | + functions-common:time_stop:2434 : total=15075 2026-09-02 06:37:44.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:44.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17635 2026-09-02 06:37:44.078 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-02 06:37:44.087 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-02 06:37:44.092 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.097 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-02 06:37:44.104 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.109 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:44.113 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:44.118 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:44.123 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-02 06:37:44.128 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:44.132 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:44.139 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:44.145 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:44.156 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:44.162 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331064156 2026-09-02 06:37:44.166 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-02 06:37:44.206 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:44.212 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-02 06:37:44.217 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-02 06:37:44.222 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.227 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.231 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.238 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.243 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-02 06:37:44.247 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-02 06:37:44.254 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:37:44.257 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:44.264 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:44.274 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:44.281 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:44.286 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-02 06:37:44.291 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-02 06:37:44.295 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-02 06:37:44.301 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:37:44.308 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.310 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:37:44.315 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:37:44.319 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:37:44.323 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:37:44.328 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:37:44.335 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:37:44.342 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:37:44.349 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-09-02 06:37:44.474 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:44.613 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-02 06:37:44.731 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:44.841 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-02 06:37:44.970 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-02 06:37:45.106 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:45.232 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:37:45.236 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:37:45.242 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-02 06:37:45.345 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:37:45.913 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:37:45.952 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-09-02 06:37:46.503 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:37:46.550 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:46.555 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:46.562 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:46.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:46.572 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:46.580 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:46.584 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:46.590 | + functions-common:time_stop:2427 : start_time=1788331064156 2026-09-02 06:37:46.595 | + functions-common:time_stop:2429 : [[ -z 1788331064156 ]] 2026-09-02 06:37:46.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:46.609 | + functions-common:time_stop:2432 : end_time=1788331066605 2026-09-02 06:37:46.615 | + functions-common:time_stop:2433 : elapsed_time=2449 2026-09-02 06:37:46.622 | + functions-common:time_stop:2434 : total=17635 2026-09-02 06:37:46.626 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:46.630 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20084 2026-09-02 06:37:46.637 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-02 06:37:46.642 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.75/networking 2026-09-02 06:37:46.650 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-02 06:37:46.651 | Waiting for Neutron to start... 2026-09-02 06:37:46.652 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.75/networking' 2026-09-02 06:37:46.657 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.75/networking' 'Neutron did not start' 60 2026-09-02 06:37:46.664 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.75/networking' 2026-09-02 06:37:46.672 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-02 06:37:46.675 | + functions-common:test_with_retry:2360 : local until=60 2026-09-02 06:37:46.680 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-02 06:37:46.688 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-02 06:37:46.695 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-02 06:37:46.700 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:46.707 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:46.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:46.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331066716 2026-09-02 06:37:46.728 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.75/networking; do sleep 0.5; done' 2026-09-02 06:37:53.047 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.75/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-02 06:37:53.054 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:53.058 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:53.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:53.063 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:53.070 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:53.074 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-02 06:37:53.080 | + functions-common:time_stop:2427 : start_time=1788331066716 2026-09-02 06:37:53.089 | + functions-common:time_stop:2429 : [[ -z 1788331066716 ]] 2026-09-02 06:37:53.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:53.106 | + functions-common:time_stop:2432 : end_time=1788331073099 2026-09-02 06:37:53.113 | + functions-common:time_stop:2433 : elapsed_time=6383 2026-09-02 06:37:53.121 | + functions-common:time_stop:2434 : total=0 2026-09-02 06:37:53.131 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:53.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6383 2026-09-02 06:37:53.145 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-02 06:37:53.201 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:53.206 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-02 06:37:53.212 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:37:53.218 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-02 06:37:53.222 | + ./stack.sh:main:1314 : start_placement 2026-09-02 06:37:53.226 | + lib/placement:start_placement:137 : start_placement_api 2026-09-02 06:37:53.237 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-02 06:37:53.248 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 06:37:53.252 | + functions-common:run_process:1674 : local service=placement-api 2026-09-02 06:37:53.258 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 06:37:53.265 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:53.269 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:53.278 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:53.285 | + functions-common:run_process:1680 : local name=placement-api 2026-09-02 06:37:53.295 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:53.303 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:53.311 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:53.315 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:53.325 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:53.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331073327 2026-09-02 06:37:53.340 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-02 06:37:53.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:53.385 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-02 06:37:53.392 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-02 06:37:53.396 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 06:37:53.402 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 06:37:53.410 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 06:37:53.414 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-02 06:37:53.422 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-02 06:37:53.427 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-02 06:37:53.432 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-02 06:37:53.441 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:37:53.445 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:37:53.453 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:37:53.461 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:37:53.469 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-02 06:37:53.477 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-02 06:37:53.484 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:53.487 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:53.492 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:37:53.500 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-02 06:37:53.506 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:53.513 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:37:53.518 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:37:53.522 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:37:53.531 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-02 06:37:53.537 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:37:53.548 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-09-02 06:37:53.700 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:37:53.803 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-02 06:37:53.913 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-02 06:37:54.045 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:37:54.171 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:37:54.279 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-02 06:37:54.405 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-02 06:37:54.524 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-02 06:37:54.648 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-02 06:37:54.756 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-02 06:37:54.846 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:37:54.850 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:37:54.855 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-02 06:37:54.960 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:37:55.474 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-02 06:37:55.510 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-02 06:37:56.006 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-02 06:37:56.148 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:56.152 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:56.157 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:56.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:56.165 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:56.169 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:56.173 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:56.177 | + functions-common:time_stop:2427 : start_time=1788331073327 2026-09-02 06:37:56.182 | + functions-common:time_stop:2429 : [[ -z 1788331073327 ]] 2026-09-02 06:37:56.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:56.194 | + functions-common:time_stop:2432 : end_time=1788331076189 2026-09-02 06:37:56.198 | + functions-common:time_stop:2433 : elapsed_time=2862 2026-09-02 06:37:56.203 | + functions-common:time_stop:2434 : total=20084 2026-09-02 06:37:56.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:56.211 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22946 2026-09-02 06:37:56.216 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-02 06:37:56.216 | Waiting for placement-api to start... 2026-09-02 06:37:56.220 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.75/placement 2026-09-02 06:37:56.222 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 06:37:56.227 | + functions:wait_for_service:477 : local url=http://192.168.122.75/placement 2026-09-02 06:37:56.231 | + functions:wait_for_service:478 : local rval=0 2026-09-02 06:37:56.236 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 06:37:56.240 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 06:37:56.245 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:56.249 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:56.255 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:56.261 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331076258 2026-09-02 06:37:56.264 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 06:37:56.269 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:37:56.271 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.75/placement 2026-09-02 06:37:58.836 | + :: : [[ 200 == 503 ]] 2026-09-02 06:37:58.838 | + :: : [[ 0 -eq 7 ]] 2026-09-02 06:37:58.844 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 06:37:58.848 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:58.852 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:58.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:58.862 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:58.866 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:58.871 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 06:37:58.875 | + functions-common:time_stop:2427 : start_time=1788331076258 2026-09-02 06:37:58.879 | + functions-common:time_stop:2429 : [[ -z 1788331076258 ]] 2026-09-02 06:37:58.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:58.891 | + functions-common:time_stop:2432 : end_time=1788331078887 2026-09-02 06:37:58.896 | + functions-common:time_stop:2433 : elapsed_time=2629 2026-09-02 06:37:58.900 | + functions-common:time_stop:2434 : total=11774 2026-09-02 06:37:58.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:58.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14403 2026-09-02 06:37:58.913 | + functions:wait_for_service:486 : return 0 2026-09-02 06:37:58.917 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-02 06:37:58.945 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:58.949 | + ./stack.sh:main:1318 : start_neutron 2026-09-02 06:37:58.953 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-02 06:37:58.958 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:58.963 | + functions-common:run_process:1674 : local service=q-agt 2026-09-02 06:37:58.967 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-02 06:37:58.971 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:58.975 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:58.979 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:58.983 | + functions-common:run_process:1680 : local name=q-agt 2026-09-02 06:37:58.988 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:58.992 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:58.996 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:59.001 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:59.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:59.012 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331079008 2026-09-02 06:37:59.016 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-02 06:37:59.042 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:59.046 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:59.050 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:59.054 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:59.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:59.062 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:59.066 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:59.069 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:59.073 | + functions-common:time_stop:2427 : start_time=1788331079008 2026-09-02 06:37:59.078 | + functions-common:time_stop:2429 : [[ -z 1788331079008 ]] 2026-09-02 06:37:59.083 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:59.089 | + functions-common:time_stop:2432 : end_time=1788331079085 2026-09-02 06:37:59.093 | + functions-common:time_stop:2433 : elapsed_time=77 2026-09-02 06:37:59.097 | + functions-common:time_stop:2434 : total=22946 2026-09-02 06:37:59.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:59.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23023 2026-09-02 06:37:59.109 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-02 06:37:59.113 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 06:37:59.117 | + functions-common:is_provider_network:2272 : return 1 2026-09-02 06:37:59.122 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-02 06:37:59.126 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-02 06:37:59.131 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-02 06:37:59.135 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-02 06:37:59.139 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:59.143 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:59.147 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:59.151 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-02 06:37:59.156 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:59.160 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:59.164 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:59.169 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:59.174 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:59.180 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331079176 2026-09-02 06:37:59.184 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-02 06:37:59.209 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:59.214 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:59.218 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:59.222 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:59.226 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:59.230 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:59.234 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:59.239 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:59.243 | + functions-common:time_stop:2427 : start_time=1788331079176 2026-09-02 06:37:59.247 | + functions-common:time_stop:2429 : [[ -z 1788331079176 ]] 2026-09-02 06:37:59.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:59.260 | + functions-common:time_stop:2432 : end_time=1788331079255 2026-09-02 06:37:59.265 | + functions-common:time_stop:2433 : elapsed_time=79 2026-09-02 06:37:59.269 | + functions-common:time_stop:2434 : total=23023 2026-09-02 06:37:59.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:59.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23102 2026-09-02 06:37:59.284 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-02 06:37:59.289 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-02 06:37:59.293 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-02 06:37:59.297 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-02 06:37:59.302 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 06:37:59.305 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 06:37:59.311 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 06:37:59.315 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-02 06:37:59.319 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 06:37:59.324 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 06:37:59.329 | + functions-common:run_process:1674 : local service=q-l3 2026-09-02 06:37:59.332 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-02 06:37:59.336 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:59.340 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:59.344 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:59.348 | + functions-common:run_process:1680 : local name=q-l3 2026-09-02 06:37:59.353 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:59.357 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:59.362 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:59.366 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:59.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:59.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331079374 2026-09-02 06:37:59.382 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-02 06:37:59.407 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:59.411 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:59.416 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:59.420 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:59.423 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:59.427 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:59.430 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:59.435 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:59.437 | + functions-common:time_stop:2427 : start_time=1788331079374 2026-09-02 06:37:59.441 | + functions-common:time_stop:2429 : [[ -z 1788331079374 ]] 2026-09-02 06:37:59.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:59.453 | + functions-common:time_stop:2432 : end_time=1788331079449 2026-09-02 06:37:59.458 | + functions-common:time_stop:2433 : elapsed_time=75 2026-09-02 06:37:59.462 | + functions-common:time_stop:2434 : total=23102 2026-09-02 06:37:59.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:59.471 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23177 2026-09-02 06:37:59.474 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-02 06:37:59.478 | + functions-common:run_process:1674 : local service=q-meta 2026-09-02 06:37:59.481 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-02 06:37:59.485 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:59.488 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:59.492 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:59.497 | + functions-common:run_process:1680 : local name=q-meta 2026-09-02 06:37:59.501 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:59.504 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:59.507 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:59.511 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:59.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:59.523 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331079519 2026-09-02 06:37:59.529 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-02 06:37:59.555 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:59.558 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:59.563 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:59.567 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:59.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:59.575 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:59.580 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:59.584 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:59.587 | + functions-common:time_stop:2427 : start_time=1788331079519 2026-09-02 06:37:59.591 | + functions-common:time_stop:2429 : [[ -z 1788331079519 ]] 2026-09-02 06:37:59.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:59.602 | + functions-common:time_stop:2432 : end_time=1788331079597 2026-09-02 06:37:59.605 | + functions-common:time_stop:2433 : elapsed_time=78 2026-09-02 06:37:59.608 | + functions-common:time_stop:2434 : total=23177 2026-09-02 06:37:59.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:59.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23255 2026-09-02 06:37:59.620 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-02 06:37:59.624 | + functions-common:run_process:1674 : local service=q-metering 2026-09-02 06:37:59.628 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-02 06:37:59.633 | + functions-common:run_process:1676 : local group= 2026-09-02 06:37:59.637 | + functions-common:run_process:1677 : local user= 2026-09-02 06:37:59.641 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:37:59.645 | + functions-common:run_process:1680 : local name=q-metering 2026-09-02 06:37:59.650 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:37:59.654 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:37:59.658 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:37:59.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:37:59.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:37:59.673 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331079668 2026-09-02 06:37:59.677 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-02 06:37:59.704 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:37:59.708 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:37:59.712 | + functions-common:time_stop:2420 : local name 2026-09-02 06:37:59.717 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:37:59.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:37:59.725 | + functions-common:time_stop:2423 : local total 2026-09-02 06:37:59.730 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:37:59.734 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:37:59.739 | + functions-common:time_stop:2427 : start_time=1788331079668 2026-09-02 06:37:59.743 | + functions-common:time_stop:2429 : [[ -z 1788331079668 ]] 2026-09-02 06:37:59.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:37:59.755 | + functions-common:time_stop:2432 : end_time=1788331079750 2026-09-02 06:37:59.759 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-02 06:37:59.763 | + functions-common:time_stop:2434 : total=23255 2026-09-02 06:37:59.768 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:37:59.772 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23337 2026-09-02 06:37:59.777 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-02 06:37:59.804 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:37:59.809 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-02 06:37:59.813 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-02 06:37:59.817 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:37:59.821 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-02 06:37:59.826 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-02 06:37:59.830 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-02 06:37:59.835 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-02 06:37:59.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-02 06:37:59.844 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-02 06:37:59.849 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-02 06:38:03.562 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:03.567 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 06:38:03.567 | address-scope 2026-09-02 06:38:03.567 | agent 2026-09-02 06:38:03.567 | allowed-address-pairs 2026-09-02 06:38:03.567 | auto-allocated-topology 2026-09-02 06:38:03.567 | availability_zone 2026-09-02 06:38:03.567 | default-subnetpools 2026-09-02 06:38:03.568 | dhcp_agent_scheduler 2026-09-02 06:38:03.568 | dns-integration 2026-09-02 06:38:03.568 | dns-domain-ports 2026-09-02 06:38:03.568 | dns-integration-domain-keywords 2026-09-02 06:38:03.568 | empty-string-filtering 2026-09-02 06:38:03.568 | external-net 2026-09-02 06:38:03.568 | extra_dhcp_opt 2026-09-02 06:38:03.568 | extraroute 2026-09-02 06:38:03.568 | extraroute-atomic 2026-09-02 06:38:03.568 | filter-validation 2026-09-02 06:38:03.568 | floating-ip-port-forwarding-detail 2026-09-02 06:38:03.569 | fip-port-details 2026-09-02 06:38:03.569 | flavors 2026-09-02 06:38:03.569 | floatingip-pools 2026-09-02 06:38:03.569 | router 2026-09-02 06:38:03.569 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:03.569 | enable-default-route-bfd 2026-09-02 06:38:03.569 | enable-default-route-ecmp 2026-09-02 06:38:03.570 | ext-gw-mode 2026-09-02 06:38:03.570 | l3-ha 2026-09-02 06:38:03.570 | external-gateway-multihoming 2026-09-02 06:38:03.571 | l3-flavors 2026-09-02 06:38:03.571 | l3_agent_scheduler 2026-09-02 06:38:03.571 | multi-provider 2026-09-02 06:38:03.571 | net-mtu 2026-09-02 06:38:03.572 | net-mtu-writable 2026-09-02 06:38:03.572 | network_availability_zone 2026-09-02 06:38:03.572 | network-ip-availability 2026-09-02 06:38:03.573 | network-ip-availability-details 2026-09-02 06:38:03.573 | pagination 2026-09-02 06:38:03.573 | port-device-profile 2026-09-02 06:38:03.573 | port-mac-address-regenerate 2026-09-02 06:38:03.573 | port-numa-affinity-policy 2026-09-02 06:38:03.573 | port-numa-affinity-policy-socket 2026-09-02 06:38:03.573 | binding 2026-09-02 06:38:03.573 | binding-extended 2026-09-02 06:38:03.573 | port-security 2026-09-02 06:38:03.573 | project-id 2026-09-02 06:38:03.573 | provider 2026-09-02 06:38:03.573 | qinq 2026-09-02 06:38:03.574 | quota-check-limit 2026-09-02 06:38:03.574 | quota-check-limit-default 2026-09-02 06:38:03.574 | quotas 2026-09-02 06:38:03.574 | quota_details 2026-09-02 06:38:03.574 | rbac-policies 2026-09-02 06:38:03.574 | rbac-address-scope 2026-09-02 06:38:03.574 | rbac-security-groups 2026-09-02 06:38:03.575 | revision-if-match 2026-09-02 06:38:03.575 | standard-attr-revisions 2026-09-02 06:38:03.575 | router_availability_zone 2026-09-02 06:38:03.576 | router-enable-snat 2026-09-02 06:38:03.576 | security-groups-default-rules 2026-09-02 06:38:03.576 | security-groups-default-statefulness 2026-09-02 06:38:03.576 | security-groups-normalized-cidr 2026-09-02 06:38:03.576 | security-groups-remote-address-group 2026-09-02 06:38:03.577 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:03.577 | security-groups-shared-filtering 2026-09-02 06:38:03.577 | security-group 2026-09-02 06:38:03.577 | service-type 2026-09-02 06:38:03.577 | sorting 2026-09-02 06:38:03.577 | standard-attr-description 2026-09-02 06:38:03.577 | stateful-security-group 2026-09-02 06:38:03.577 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:03.577 | subnet-external-network 2026-09-02 06:38:03.577 | subnet_onboard 2026-09-02 06:38:03.577 | subnet-service-types 2026-09-02 06:38:03.577 | subnet_allocation 2026-09-02 06:38:03.578 | subnetpool-prefix-ops 2026-09-02 06:38:03.578 | tag-creation 2026-09-02 06:38:03.578 | standard-attr-tag 2026-09-02 06:38:03.578 | standard-attr-timestamp 2026-09-02 06:38:03.578 | vlan-transparent' 2026-09-02 06:38:03.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 06:38:03.578 | address-scope 2026-09-02 06:38:03.578 | agent 2026-09-02 06:38:03.578 | allowed-address-pairs 2026-09-02 06:38:03.579 | auto-allocated-topology 2026-09-02 06:38:03.579 | availability_zone 2026-09-02 06:38:03.579 | default-subnetpools 2026-09-02 06:38:03.579 | dhcp_agent_scheduler 2026-09-02 06:38:03.579 | dns-integration 2026-09-02 06:38:03.579 | dns-domain-ports 2026-09-02 06:38:03.579 | dns-integration-domain-keywords 2026-09-02 06:38:03.579 | empty-string-filtering 2026-09-02 06:38:03.579 | external-net 2026-09-02 06:38:03.579 | extra_dhcp_opt 2026-09-02 06:38:03.580 | extraroute 2026-09-02 06:38:03.580 | extraroute-atomic 2026-09-02 06:38:03.580 | filter-validation 2026-09-02 06:38:03.580 | floating-ip-port-forwarding-detail 2026-09-02 06:38:03.580 | fip-port-details 2026-09-02 06:38:03.580 | flavors 2026-09-02 06:38:03.580 | floatingip-pools 2026-09-02 06:38:03.580 | router 2026-09-02 06:38:03.580 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:03.581 | enable-default-route-bfd 2026-09-02 06:38:03.581 | enable-default-route-ecmp 2026-09-02 06:38:03.581 | ext-gw-mode 2026-09-02 06:38:03.581 | l3-ha 2026-09-02 06:38:03.581 | external-gateway-multihoming 2026-09-02 06:38:03.581 | l3-flavors 2026-09-02 06:38:03.582 | l3_agent_scheduler 2026-09-02 06:38:03.582 | multi-provider 2026-09-02 06:38:03.582 | net-mtu 2026-09-02 06:38:03.582 | net-mtu-writable 2026-09-02 06:38:03.582 | network_availability_zone 2026-09-02 06:38:03.582 | network-ip-availability 2026-09-02 06:38:03.582 | network-ip-availability-details 2026-09-02 06:38:03.582 | pagination 2026-09-02 06:38:03.582 | port-device-profile 2026-09-02 06:38:03.582 | port-mac-address-regenerate 2026-09-02 06:38:03.582 | port-numa-affinity-policy 2026-09-02 06:38:03.583 | port-numa-affinity-policy-socket 2026-09-02 06:38:03.583 | binding 2026-09-02 06:38:03.583 | binding-extended 2026-09-02 06:38:03.583 | port-security 2026-09-02 06:38:03.583 | project-id 2026-09-02 06:38:03.583 | provider 2026-09-02 06:38:03.583 | qinq 2026-09-02 06:38:03.583 | quota-check-limit 2026-09-02 06:38:03.583 | quota-check-limit-default 2026-09-02 06:38:03.583 | quotas 2026-09-02 06:38:03.584 | quota_details 2026-09-02 06:38:03.584 | rbac-policies 2026-09-02 06:38:03.584 | rbac-address-scope 2026-09-02 06:38:03.584 | rbac-security-groups 2026-09-02 06:38:03.584 | revision-if-match 2026-09-02 06:38:03.584 | standard-attr-revisions 2026-09-02 06:38:03.584 | router_availability_zone 2026-09-02 06:38:03.584 | router-enable-snat 2026-09-02 06:38:03.584 | security-groups-default-rules 2026-09-02 06:38:03.584 | security-groups-default-statefulness 2026-09-02 06:38:03.585 | security-groups-normalized-cidr 2026-09-02 06:38:03.585 | security-groups-remote-address-group 2026-09-02 06:38:03.585 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:03.585 | security-groups-shared-filtering 2026-09-02 06:38:03.585 | security-group 2026-09-02 06:38:03.585 | service-type 2026-09-02 06:38:03.585 | sorting 2026-09-02 06:38:03.585 | standard-attr-description 2026-09-02 06:38:03.585 | stateful-security-group 2026-09-02 06:38:03.585 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:03.586 | subnet-external-network 2026-09-02 06:38:03.586 | subnet_onboard 2026-09-02 06:38:03.586 | subnet-service-types 2026-09-02 06:38:03.586 | subnet_allocation 2026-09-02 06:38:03.586 | subnetpool-prefix-ops 2026-09-02 06:38:03.586 | tag-creation 2026-09-02 06:38:03.586 | standard-attr-tag 2026-09-02 06:38:03.586 | standard-attr-timestamp 2026-09-02 06:38:03.586 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-02 06:38:03.586 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 06:38:03.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-02 06:38:03.588 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-02 06:38:03.594 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-09-02 06:38:07.523 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:07.528 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=62d66713-97b8-4776-94ab-1006444c2e2f 2026-09-02 06:38:07.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-02 06:38:07.538 | ++ 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 fd68:61ef:97c0::/56 --share --default -f value -c id 2026-09-02 06:38:11.114 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:11.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=90a95f02-bd16-4eb3-a63d-ccbc4037aa15 2026-09-02 06:38:11.124 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-02 06:38:11.128 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 06:38:11.132 | + functions-common:is_provider_network:2272 : return 1 2026-09-02 06:38:11.138 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-09-02 06:38:16.191 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:16.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=bdc6bbce-0bfa-4f3b-93e1-d010e34b86c6 2026-09-02 06:38:16.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-02 06:38:16.206 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:16.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-02 06:38:16.239 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-02 06:38:16.243 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 62d66713-97b8-4776-94ab-1006444c2e2f ']' 2026-09-02 06:38:16.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-02 06:38:16.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-02 06:38:16.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 62d66713-97b8-4776-94ab-1006444c2e2f ' 2026-09-02 06:38:16.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-02 06:38:16.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network bdc6bbce-0bfa-4f3b-93e1-d010e34b86c6 private-subnet' 2026-09-02 06:38:16.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-02 06:38:16.276 | +++ 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 62d66713-97b8-4776-94ab-1006444c2e2f --network bdc6bbce-0bfa-4f3b-93e1-d010e34b86c6 private-subnet -f value -c id 2026-09-02 06:38:21.368 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:21.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=cad47533-9d4b-4473-bc05-4f28f9148993 2026-09-02 06:38:21.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-02 06:38:21.383 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:21.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo cad47533-9d4b-4473-bc05-4f28f9148993 2026-09-02 06:38:21.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=cad47533-9d4b-4473-bc05-4f28f9148993 2026-09-02 06:38:21.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-02 06:38:21.423 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-02 06:38:21.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-09-02 06:38:21.431 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:21.456 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-09-02 06:38:21.460 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:21.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-02 06:38:21.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 90a95f02-bd16-4eb3-a63d-ccbc4037aa15 ']' 2026-09-02 06:38:21.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-02 06:38:21.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-02 06:38:21.501 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 90a95f02-bd16-4eb3-a63d-ccbc4037aa15 ' 2026-09-02 06:38:21.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-02 06:38:21.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network bdc6bbce-0bfa-4f3b-93e1-d010e34b86c6 ipv6-private-subnet ' 2026-09-02 06:38:21.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-02 06:38:21.518 | +++ 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 90a95f02-bd16-4eb3-a63d-ccbc4037aa15 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network bdc6bbce-0bfa-4f3b-93e1-d010e34b86c6 ipv6-private-subnet -f value -c id 2026-09-02 06:38:26.263 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:26.268 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=976dbeea-5c0e-4cbd-b0bc-06a8e1668052 2026-09-02 06:38:26.272 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-09-02 06:38:26.277 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:26.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 976dbeea-5c0e-4cbd-b0bc-06a8e1668052 2026-09-02 06:38:26.310 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=976dbeea-5c0e-4cbd-b0bc-06a8e1668052 2026-09-02 06:38:26.315 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-02 06:38:26.319 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-02 06:38:26.324 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-02 06:38:29.470 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:29.475 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 06:38:29.475 | address-scope 2026-09-02 06:38:29.475 | agent 2026-09-02 06:38:29.475 | allowed-address-pairs 2026-09-02 06:38:29.475 | auto-allocated-topology 2026-09-02 06:38:29.475 | availability_zone 2026-09-02 06:38:29.475 | default-subnetpools 2026-09-02 06:38:29.476 | dhcp_agent_scheduler 2026-09-02 06:38:29.476 | dns-integration 2026-09-02 06:38:29.476 | dns-domain-ports 2026-09-02 06:38:29.476 | dns-integration-domain-keywords 2026-09-02 06:38:29.476 | empty-string-filtering 2026-09-02 06:38:29.476 | external-net 2026-09-02 06:38:29.476 | extra_dhcp_opt 2026-09-02 06:38:29.476 | extraroute 2026-09-02 06:38:29.476 | extraroute-atomic 2026-09-02 06:38:29.476 | filter-validation 2026-09-02 06:38:29.477 | floating-ip-port-forwarding-detail 2026-09-02 06:38:29.477 | fip-port-details 2026-09-02 06:38:29.477 | flavors 2026-09-02 06:38:29.477 | floatingip-pools 2026-09-02 06:38:29.477 | router 2026-09-02 06:38:29.477 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:29.477 | enable-default-route-bfd 2026-09-02 06:38:29.477 | enable-default-route-ecmp 2026-09-02 06:38:29.477 | ext-gw-mode 2026-09-02 06:38:29.477 | l3-ha 2026-09-02 06:38:29.477 | external-gateway-multihoming 2026-09-02 06:38:29.478 | l3-flavors 2026-09-02 06:38:29.478 | l3_agent_scheduler 2026-09-02 06:38:29.478 | multi-provider 2026-09-02 06:38:29.478 | net-mtu 2026-09-02 06:38:29.478 | net-mtu-writable 2026-09-02 06:38:29.478 | network_availability_zone 2026-09-02 06:38:29.478 | network-ip-availability 2026-09-02 06:38:29.478 | network-ip-availability-details 2026-09-02 06:38:29.479 | pagination 2026-09-02 06:38:29.479 | port-device-profile 2026-09-02 06:38:29.479 | port-mac-address-regenerate 2026-09-02 06:38:29.479 | port-numa-affinity-policy 2026-09-02 06:38:29.480 | port-numa-affinity-policy-socket 2026-09-02 06:38:29.480 | binding 2026-09-02 06:38:29.480 | binding-extended 2026-09-02 06:38:29.480 | port-security 2026-09-02 06:38:29.480 | project-id 2026-09-02 06:38:29.480 | provider 2026-09-02 06:38:29.480 | qinq 2026-09-02 06:38:29.480 | quota-check-limit 2026-09-02 06:38:29.480 | quota-check-limit-default 2026-09-02 06:38:29.480 | quotas 2026-09-02 06:38:29.481 | quota_details 2026-09-02 06:38:29.481 | rbac-policies 2026-09-02 06:38:29.481 | rbac-address-scope 2026-09-02 06:38:29.481 | rbac-security-groups 2026-09-02 06:38:29.481 | revision-if-match 2026-09-02 06:38:29.481 | standard-attr-revisions 2026-09-02 06:38:29.481 | router_availability_zone 2026-09-02 06:38:29.481 | router-enable-snat 2026-09-02 06:38:29.481 | security-groups-default-rules 2026-09-02 06:38:29.481 | security-groups-default-statefulness 2026-09-02 06:38:29.481 | security-groups-normalized-cidr 2026-09-02 06:38:29.482 | security-groups-remote-address-group 2026-09-02 06:38:29.482 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:29.482 | security-groups-shared-filtering 2026-09-02 06:38:29.482 | security-group 2026-09-02 06:38:29.482 | service-type 2026-09-02 06:38:29.482 | sorting 2026-09-02 06:38:29.482 | standard-attr-description 2026-09-02 06:38:29.482 | stateful-security-group 2026-09-02 06:38:29.482 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:29.482 | subnet-external-network 2026-09-02 06:38:29.482 | subnet_onboard 2026-09-02 06:38:29.483 | subnet-service-types 2026-09-02 06:38:29.483 | subnet_allocation 2026-09-02 06:38:29.483 | subnetpool-prefix-ops 2026-09-02 06:38:29.483 | tag-creation 2026-09-02 06:38:29.483 | standard-attr-tag 2026-09-02 06:38:29.483 | standard-attr-timestamp 2026-09-02 06:38:29.483 | vlan-transparent' 2026-09-02 06:38:29.483 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 06:38:29.483 | address-scope 2026-09-02 06:38:29.484 | agent 2026-09-02 06:38:29.484 | allowed-address-pairs 2026-09-02 06:38:29.484 | auto-allocated-topology 2026-09-02 06:38:29.484 | availability_zone 2026-09-02 06:38:29.484 | default-subnetpools 2026-09-02 06:38:29.484 | dhcp_agent_scheduler 2026-09-02 06:38:29.484 | dns-integration 2026-09-02 06:38:29.484 | dns-domain-ports 2026-09-02 06:38:29.484 | dns-integration-domain-keywords 2026-09-02 06:38:29.484 | empty-string-filtering 2026-09-02 06:38:29.484 | external-net 2026-09-02 06:38:29.485 | extra_dhcp_opt 2026-09-02 06:38:29.485 | extraroute 2026-09-02 06:38:29.485 | extraroute-atomic 2026-09-02 06:38:29.485 | filter-validation 2026-09-02 06:38:29.485 | floating-ip-port-forwarding-detail 2026-09-02 06:38:29.485 | fip-port-details 2026-09-02 06:38:29.485 | flavors 2026-09-02 06:38:29.485 | floatingip-pools 2026-09-02 06:38:29.485 | router 2026-09-02 06:38:29.485 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:29.485 | enable-default-route-bfd 2026-09-02 06:38:29.485 | enable-default-route-ecmp 2026-09-02 06:38:29.486 | ext-gw-mode 2026-09-02 06:38:29.486 | l3-ha 2026-09-02 06:38:29.486 | external-gateway-multihoming 2026-09-02 06:38:29.486 | l3-flavors 2026-09-02 06:38:29.486 | l3_agent_scheduler 2026-09-02 06:38:29.486 | multi-provider 2026-09-02 06:38:29.486 | net-mtu 2026-09-02 06:38:29.486 | net-mtu-writable 2026-09-02 06:38:29.486 | network_availability_zone 2026-09-02 06:38:29.486 | network-ip-availability 2026-09-02 06:38:29.486 | network-ip-availability-details 2026-09-02 06:38:29.487 | pagination 2026-09-02 06:38:29.487 | port-device-profile 2026-09-02 06:38:29.487 | port-mac-address-regenerate 2026-09-02 06:38:29.487 | port-numa-affinity-policy 2026-09-02 06:38:29.487 | port-numa-affinity-policy-socket 2026-09-02 06:38:29.487 | binding 2026-09-02 06:38:29.487 | binding-extended 2026-09-02 06:38:29.487 | port-security 2026-09-02 06:38:29.487 | project-id 2026-09-02 06:38:29.487 | provider 2026-09-02 06:38:29.488 | qinq 2026-09-02 06:38:29.488 | quota-check-limit 2026-09-02 06:38:29.488 | quota-check-limit-default 2026-09-02 06:38:29.488 | quotas 2026-09-02 06:38:29.488 | quota_details 2026-09-02 06:38:29.488 | rbac-policies 2026-09-02 06:38:29.488 | rbac-address-scope 2026-09-02 06:38:29.488 | rbac-security-groups 2026-09-02 06:38:29.488 | revision-if-match 2026-09-02 06:38:29.488 | standard-attr-revisions 2026-09-02 06:38:29.488 | router_availability_zone 2026-09-02 06:38:29.489 | router-enable-snat 2026-09-02 06:38:29.489 | security-groups-default-rules 2026-09-02 06:38:29.489 | security-groups-default-statefulness 2026-09-02 06:38:29.489 | security-groups-normalized-cidr 2026-09-02 06:38:29.489 | security-groups-remote-address-group 2026-09-02 06:38:29.489 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:29.489 | security-groups-shared-filtering 2026-09-02 06:38:29.489 | security-group 2026-09-02 06:38:29.489 | service-type 2026-09-02 06:38:29.489 | sorting 2026-09-02 06:38:29.489 | standard-attr-description 2026-09-02 06:38:29.489 | stateful-security-group 2026-09-02 06:38:29.490 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:29.490 | subnet-external-network 2026-09-02 06:38:29.490 | subnet_onboard 2026-09-02 06:38:29.490 | subnet-service-types 2026-09-02 06:38:29.490 | subnet_allocation 2026-09-02 06:38:29.490 | subnetpool-prefix-ops 2026-09-02 06:38:29.490 | tag-creation 2026-09-02 06:38:29.490 | standard-attr-tag 2026-09-02 06:38:29.490 | standard-attr-timestamp 2026-09-02 06:38:29.490 | vlan-transparent =~ router ]] 2026-09-02 06:38:29.490 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 06:38:29.492 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-02 06:38:29.497 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-02 06:38:29.503 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-02 06:38:32.584 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:32.589 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 06:38:32.589 | address-scope 2026-09-02 06:38:32.589 | agent 2026-09-02 06:38:32.589 | allowed-address-pairs 2026-09-02 06:38:32.589 | auto-allocated-topology 2026-09-02 06:38:32.590 | availability_zone 2026-09-02 06:38:32.590 | default-subnetpools 2026-09-02 06:38:32.590 | dhcp_agent_scheduler 2026-09-02 06:38:32.590 | dns-integration 2026-09-02 06:38:32.590 | dns-domain-ports 2026-09-02 06:38:32.590 | dns-integration-domain-keywords 2026-09-02 06:38:32.590 | empty-string-filtering 2026-09-02 06:38:32.591 | external-net 2026-09-02 06:38:32.591 | extra_dhcp_opt 2026-09-02 06:38:32.591 | extraroute 2026-09-02 06:38:32.592 | extraroute-atomic 2026-09-02 06:38:32.592 | filter-validation 2026-09-02 06:38:32.592 | floating-ip-port-forwarding-detail 2026-09-02 06:38:32.592 | fip-port-details 2026-09-02 06:38:32.592 | flavors 2026-09-02 06:38:32.592 | floatingip-pools 2026-09-02 06:38:32.592 | router 2026-09-02 06:38:32.592 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:32.592 | enable-default-route-bfd 2026-09-02 06:38:32.592 | enable-default-route-ecmp 2026-09-02 06:38:32.593 | ext-gw-mode 2026-09-02 06:38:32.593 | l3-ha 2026-09-02 06:38:32.593 | external-gateway-multihoming 2026-09-02 06:38:32.593 | l3-flavors 2026-09-02 06:38:32.593 | l3_agent_scheduler 2026-09-02 06:38:32.593 | multi-provider 2026-09-02 06:38:32.593 | net-mtu 2026-09-02 06:38:32.594 | net-mtu-writable 2026-09-02 06:38:32.594 | network_availability_zone 2026-09-02 06:38:32.594 | network-ip-availability 2026-09-02 06:38:32.595 | network-ip-availability-details 2026-09-02 06:38:32.595 | pagination 2026-09-02 06:38:32.595 | port-device-profile 2026-09-02 06:38:32.595 | port-mac-address-regenerate 2026-09-02 06:38:32.595 | port-numa-affinity-policy 2026-09-02 06:38:32.595 | port-numa-affinity-policy-socket 2026-09-02 06:38:32.595 | binding 2026-09-02 06:38:32.595 | binding-extended 2026-09-02 06:38:32.596 | port-security 2026-09-02 06:38:32.596 | project-id 2026-09-02 06:38:32.596 | provider 2026-09-02 06:38:32.596 | qinq 2026-09-02 06:38:32.596 | quota-check-limit 2026-09-02 06:38:32.596 | quota-check-limit-default 2026-09-02 06:38:32.596 | quotas 2026-09-02 06:38:32.596 | quota_details 2026-09-02 06:38:32.596 | rbac-policies 2026-09-02 06:38:32.596 | rbac-address-scope 2026-09-02 06:38:32.596 | rbac-security-groups 2026-09-02 06:38:32.596 | revision-if-match 2026-09-02 06:38:32.597 | standard-attr-revisions 2026-09-02 06:38:32.597 | router_availability_zone 2026-09-02 06:38:32.597 | router-enable-snat 2026-09-02 06:38:32.597 | security-groups-default-rules 2026-09-02 06:38:32.597 | security-groups-default-statefulness 2026-09-02 06:38:32.597 | security-groups-normalized-cidr 2026-09-02 06:38:32.597 | security-groups-remote-address-group 2026-09-02 06:38:32.598 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:32.598 | security-groups-shared-filtering 2026-09-02 06:38:32.599 | security-group 2026-09-02 06:38:32.599 | service-type 2026-09-02 06:38:32.599 | sorting 2026-09-02 06:38:32.599 | standard-attr-description 2026-09-02 06:38:32.599 | stateful-security-group 2026-09-02 06:38:32.599 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:32.599 | subnet-external-network 2026-09-02 06:38:32.599 | subnet_onboard 2026-09-02 06:38:32.599 | subnet-service-types 2026-09-02 06:38:32.599 | subnet_allocation 2026-09-02 06:38:32.599 | subnetpool-prefix-ops 2026-09-02 06:38:32.600 | tag-creation 2026-09-02 06:38:32.600 | standard-attr-tag 2026-09-02 06:38:32.600 | standard-attr-timestamp 2026-09-02 06:38:32.600 | vlan-transparent' 2026-09-02 06:38:32.600 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 06:38:32.600 | address-scope 2026-09-02 06:38:32.600 | agent 2026-09-02 06:38:32.600 | allowed-address-pairs 2026-09-02 06:38:32.600 | auto-allocated-topology 2026-09-02 06:38:32.600 | availability_zone 2026-09-02 06:38:32.600 | default-subnetpools 2026-09-02 06:38:32.601 | dhcp_agent_scheduler 2026-09-02 06:38:32.601 | dns-integration 2026-09-02 06:38:32.601 | dns-domain-ports 2026-09-02 06:38:32.601 | dns-integration-domain-keywords 2026-09-02 06:38:32.601 | empty-string-filtering 2026-09-02 06:38:32.601 | external-net 2026-09-02 06:38:32.601 | extra_dhcp_opt 2026-09-02 06:38:32.601 | extraroute 2026-09-02 06:38:32.601 | extraroute-atomic 2026-09-02 06:38:32.601 | filter-validation 2026-09-02 06:38:32.601 | floating-ip-port-forwarding-detail 2026-09-02 06:38:32.602 | fip-port-details 2026-09-02 06:38:32.602 | flavors 2026-09-02 06:38:32.602 | floatingip-pools 2026-09-02 06:38:32.602 | router 2026-09-02 06:38:32.602 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:32.602 | enable-default-route-bfd 2026-09-02 06:38:32.602 | enable-default-route-ecmp 2026-09-02 06:38:32.602 | ext-gw-mode 2026-09-02 06:38:32.602 | l3-ha 2026-09-02 06:38:32.602 | external-gateway-multihoming 2026-09-02 06:38:32.602 | l3-flavors 2026-09-02 06:38:32.603 | l3_agent_scheduler 2026-09-02 06:38:32.603 | multi-provider 2026-09-02 06:38:32.603 | net-mtu 2026-09-02 06:38:32.603 | net-mtu-writable 2026-09-02 06:38:32.603 | network_availability_zone 2026-09-02 06:38:32.603 | network-ip-availability 2026-09-02 06:38:32.603 | network-ip-availability-details 2026-09-02 06:38:32.604 | pagination 2026-09-02 06:38:32.604 | port-device-profile 2026-09-02 06:38:32.604 | port-mac-address-regenerate 2026-09-02 06:38:32.604 | port-numa-affinity-policy 2026-09-02 06:38:32.604 | port-numa-affinity-policy-socket 2026-09-02 06:38:32.604 | binding 2026-09-02 06:38:32.604 | binding-extended 2026-09-02 06:38:32.604 | port-security 2026-09-02 06:38:32.604 | project-id 2026-09-02 06:38:32.604 | provider 2026-09-02 06:38:32.605 | qinq 2026-09-02 06:38:32.605 | quota-check-limit 2026-09-02 06:38:32.605 | quota-check-limit-default 2026-09-02 06:38:32.605 | quotas 2026-09-02 06:38:32.605 | quota_details 2026-09-02 06:38:32.605 | rbac-policies 2026-09-02 06:38:32.605 | rbac-address-scope 2026-09-02 06:38:32.605 | rbac-security-groups 2026-09-02 06:38:32.605 | revision-if-match 2026-09-02 06:38:32.605 | standard-attr-revisions 2026-09-02 06:38:32.605 | router_availability_zone 2026-09-02 06:38:32.606 | router-enable-snat 2026-09-02 06:38:32.606 | security-groups-default-rules 2026-09-02 06:38:32.606 | security-groups-default-statefulness 2026-09-02 06:38:32.606 | security-groups-normalized-cidr 2026-09-02 06:38:32.606 | security-groups-remote-address-group 2026-09-02 06:38:32.606 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:32.606 | security-groups-shared-filtering 2026-09-02 06:38:32.606 | security-group 2026-09-02 06:38:32.606 | service-type 2026-09-02 06:38:32.606 | sorting 2026-09-02 06:38:32.606 | standard-attr-description 2026-09-02 06:38:32.606 | stateful-security-group 2026-09-02 06:38:32.607 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:32.607 | subnet-external-network 2026-09-02 06:38:32.607 | subnet_onboard 2026-09-02 06:38:32.607 | subnet-service-types 2026-09-02 06:38:32.607 | subnet_allocation 2026-09-02 06:38:32.607 | subnetpool-prefix-ops 2026-09-02 06:38:32.607 | tag-creation 2026-09-02 06:38:32.607 | standard-attr-tag 2026-09-02 06:38:32.607 | standard-attr-timestamp 2026-09-02 06:38:32.607 | vlan-transparent =~ external-net ]] 2026-09-02 06:38:32.607 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 06:38:32.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-02 06:38:32.610 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-09-02 06:38:35.997 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:36.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=e471b625-9207-4af6-b5f2-574869652177 2026-09-02 06:38:36.007 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-02 06:38:36.011 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:36.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-02 06:38:36.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-02 06:38:36.042 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-02 06:38:36.049 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-02 06:38:39.228 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:39.231 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 06:38:39.232 | address-scope 2026-09-02 06:38:39.232 | agent 2026-09-02 06:38:39.232 | allowed-address-pairs 2026-09-02 06:38:39.232 | auto-allocated-topology 2026-09-02 06:38:39.232 | availability_zone 2026-09-02 06:38:39.232 | default-subnetpools 2026-09-02 06:38:39.232 | dhcp_agent_scheduler 2026-09-02 06:38:39.232 | dns-integration 2026-09-02 06:38:39.232 | dns-domain-ports 2026-09-02 06:38:39.232 | dns-integration-domain-keywords 2026-09-02 06:38:39.232 | empty-string-filtering 2026-09-02 06:38:39.233 | external-net 2026-09-02 06:38:39.233 | extra_dhcp_opt 2026-09-02 06:38:39.233 | extraroute 2026-09-02 06:38:39.233 | extraroute-atomic 2026-09-02 06:38:39.233 | filter-validation 2026-09-02 06:38:39.233 | floating-ip-port-forwarding-detail 2026-09-02 06:38:39.233 | fip-port-details 2026-09-02 06:38:39.233 | flavors 2026-09-02 06:38:39.233 | floatingip-pools 2026-09-02 06:38:39.233 | router 2026-09-02 06:38:39.233 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:39.233 | enable-default-route-bfd 2026-09-02 06:38:39.234 | enable-default-route-ecmp 2026-09-02 06:38:39.234 | ext-gw-mode 2026-09-02 06:38:39.234 | l3-ha 2026-09-02 06:38:39.234 | external-gateway-multihoming 2026-09-02 06:38:39.234 | l3-flavors 2026-09-02 06:38:39.234 | l3_agent_scheduler 2026-09-02 06:38:39.234 | multi-provider 2026-09-02 06:38:39.234 | net-mtu 2026-09-02 06:38:39.234 | net-mtu-writable 2026-09-02 06:38:39.234 | network_availability_zone 2026-09-02 06:38:39.234 | network-ip-availability 2026-09-02 06:38:39.235 | network-ip-availability-details 2026-09-02 06:38:39.235 | pagination 2026-09-02 06:38:39.235 | port-device-profile 2026-09-02 06:38:39.235 | port-mac-address-regenerate 2026-09-02 06:38:39.235 | port-numa-affinity-policy 2026-09-02 06:38:39.235 | port-numa-affinity-policy-socket 2026-09-02 06:38:39.235 | binding 2026-09-02 06:38:39.235 | binding-extended 2026-09-02 06:38:39.235 | port-security 2026-09-02 06:38:39.235 | project-id 2026-09-02 06:38:39.235 | provider 2026-09-02 06:38:39.236 | qinq 2026-09-02 06:38:39.236 | quota-check-limit 2026-09-02 06:38:39.236 | quota-check-limit-default 2026-09-02 06:38:39.236 | quotas 2026-09-02 06:38:39.236 | quota_details 2026-09-02 06:38:39.236 | rbac-policies 2026-09-02 06:38:39.236 | rbac-address-scope 2026-09-02 06:38:39.236 | rbac-security-groups 2026-09-02 06:38:39.236 | revision-if-match 2026-09-02 06:38:39.236 | standard-attr-revisions 2026-09-02 06:38:39.236 | router_availability_zone 2026-09-02 06:38:39.236 | router-enable-snat 2026-09-02 06:38:39.237 | security-groups-default-rules 2026-09-02 06:38:39.237 | security-groups-default-statefulness 2026-09-02 06:38:39.237 | security-groups-normalized-cidr 2026-09-02 06:38:39.237 | security-groups-remote-address-group 2026-09-02 06:38:39.237 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:39.237 | security-groups-shared-filtering 2026-09-02 06:38:39.237 | security-group 2026-09-02 06:38:39.237 | service-type 2026-09-02 06:38:39.237 | sorting 2026-09-02 06:38:39.237 | standard-attr-description 2026-09-02 06:38:39.237 | stateful-security-group 2026-09-02 06:38:39.238 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:39.238 | subnet-external-network 2026-09-02 06:38:39.238 | subnet_onboard 2026-09-02 06:38:39.238 | subnet-service-types 2026-09-02 06:38:39.238 | subnet_allocation 2026-09-02 06:38:39.238 | subnetpool-prefix-ops 2026-09-02 06:38:39.238 | tag-creation 2026-09-02 06:38:39.238 | standard-attr-tag 2026-09-02 06:38:39.238 | standard-attr-timestamp 2026-09-02 06:38:39.238 | vlan-transparent' 2026-09-02 06:38:39.238 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 06:38:39.239 | address-scope 2026-09-02 06:38:39.239 | agent 2026-09-02 06:38:39.239 | allowed-address-pairs 2026-09-02 06:38:39.239 | auto-allocated-topology 2026-09-02 06:38:39.239 | availability_zone 2026-09-02 06:38:39.239 | default-subnetpools 2026-09-02 06:38:39.239 | dhcp_agent_scheduler 2026-09-02 06:38:39.239 | dns-integration 2026-09-02 06:38:39.239 | dns-domain-ports 2026-09-02 06:38:39.239 | dns-integration-domain-keywords 2026-09-02 06:38:39.239 | empty-string-filtering 2026-09-02 06:38:39.239 | external-net 2026-09-02 06:38:39.240 | extra_dhcp_opt 2026-09-02 06:38:39.240 | extraroute 2026-09-02 06:38:39.240 | extraroute-atomic 2026-09-02 06:38:39.240 | filter-validation 2026-09-02 06:38:39.240 | floating-ip-port-forwarding-detail 2026-09-02 06:38:39.240 | fip-port-details 2026-09-02 06:38:39.240 | flavors 2026-09-02 06:38:39.240 | floatingip-pools 2026-09-02 06:38:39.240 | router 2026-09-02 06:38:39.240 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:38:39.240 | enable-default-route-bfd 2026-09-02 06:38:39.241 | enable-default-route-ecmp 2026-09-02 06:38:39.241 | ext-gw-mode 2026-09-02 06:38:39.241 | l3-ha 2026-09-02 06:38:39.241 | external-gateway-multihoming 2026-09-02 06:38:39.241 | l3-flavors 2026-09-02 06:38:39.241 | l3_agent_scheduler 2026-09-02 06:38:39.241 | multi-provider 2026-09-02 06:38:39.241 | net-mtu 2026-09-02 06:38:39.241 | net-mtu-writable 2026-09-02 06:38:39.241 | network_availability_zone 2026-09-02 06:38:39.241 | network-ip-availability 2026-09-02 06:38:39.242 | network-ip-availability-details 2026-09-02 06:38:39.242 | pagination 2026-09-02 06:38:39.242 | port-device-profile 2026-09-02 06:38:39.242 | port-mac-address-regenerate 2026-09-02 06:38:39.242 | port-numa-affinity-policy 2026-09-02 06:38:39.242 | port-numa-affinity-policy-socket 2026-09-02 06:38:39.242 | binding 2026-09-02 06:38:39.242 | binding-extended 2026-09-02 06:38:39.242 | port-security 2026-09-02 06:38:39.242 | project-id 2026-09-02 06:38:39.242 | provider 2026-09-02 06:38:39.243 | qinq 2026-09-02 06:38:39.243 | quota-check-limit 2026-09-02 06:38:39.243 | quota-check-limit-default 2026-09-02 06:38:39.243 | quotas 2026-09-02 06:38:39.243 | quota_details 2026-09-02 06:38:39.243 | rbac-policies 2026-09-02 06:38:39.243 | rbac-address-scope 2026-09-02 06:38:39.243 | rbac-security-groups 2026-09-02 06:38:39.243 | revision-if-match 2026-09-02 06:38:39.243 | standard-attr-revisions 2026-09-02 06:38:39.243 | router_availability_zone 2026-09-02 06:38:39.243 | router-enable-snat 2026-09-02 06:38:39.244 | security-groups-default-rules 2026-09-02 06:38:39.244 | security-groups-default-statefulness 2026-09-02 06:38:39.244 | security-groups-normalized-cidr 2026-09-02 06:38:39.244 | security-groups-remote-address-group 2026-09-02 06:38:39.244 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:38:39.244 | security-groups-shared-filtering 2026-09-02 06:38:39.244 | security-group 2026-09-02 06:38:39.244 | service-type 2026-09-02 06:38:39.244 | sorting 2026-09-02 06:38:39.244 | standard-attr-description 2026-09-02 06:38:39.244 | stateful-security-group 2026-09-02 06:38:39.245 | subnet-dns-publish-fixed-ip 2026-09-02 06:38:39.245 | subnet-external-network 2026-09-02 06:38:39.245 | subnet_onboard 2026-09-02 06:38:39.245 | subnet-service-types 2026-09-02 06:38:39.245 | subnet_allocation 2026-09-02 06:38:39.245 | subnetpool-prefix-ops 2026-09-02 06:38:39.245 | tag-creation 2026-09-02 06:38:39.245 | standard-attr-tag 2026-09-02 06:38:39.245 | standard-attr-timestamp 2026-09-02 06:38:39.245 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-02 06:38:39.245 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 06:38:39.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-02 06:38:39.252 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-02 06:38:39.257 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-09-02 06:38:43.695 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:43.701 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=bd46bde7-74d7-4e8d-b431-3c049eaa1706 2026-09-02 06:38:43.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-09-02 06:38:43.709 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:43.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-02 06:38:43.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-02 06:38:43.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e471b625-9207-4af6-b5f2-574869652177 cad47533-9d4b-4473-bc05-4f28f9148993 2026-09-02 06:38:49.143 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-02 06:38:49.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 bd46bde7-74d7-4e8d-b431-3c049eaa1706 2026-09-02 06:38:49.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-02 06:38:49.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-02 06:38:49.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-02 06:38:49.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-02 06:38:49.172 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-02 06:38:49.175 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network bd46bde7-74d7-4e8d-b431-3c049eaa1706 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-02 06:38:49.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-02 06:38:49.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-02 06:38:49.197 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-02 06:38:49.197 | +++ 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 bd46bde7-74d7-4e8d-b431-3c049eaa1706 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-02 06:38:52.568 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:38:52.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-02 06:38:52.574 | | id | eaf0a585-59c7-4112-85b1-185ee5e52167 |' 2026-09-02 06:38:52.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-09-02 06:38:52.581 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:38:52.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eaf0a585-59c7-4112-85b1-185ee5e52167 '|' 2026-09-02 06:38:52.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | eaf0a585-59c7-4112-85b1-185ee5e52167 |' 2026-09-02 06:38:52.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-02 06:38:52.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eaf0a585-59c7-4112-85b1-185ee5e52167 '|' 2026-09-02 06:38:52.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-02 06:38:52.626 | ++ functions-common:get_field:806 : local data field 2026-09-02 06:38:52.630 | ++ functions-common:get_field:807 : read data 2026-09-02 06:38:52.635 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-02 06:38:52.639 | ++ functions-common:get_field:811 : field='$3' 2026-09-02 06:38:52.644 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | eaf0a585-59c7-4112-85b1-185ee5e52167 |' 2026-09-02 06:38:52.645 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-02 06:38:52.654 | ++ functions-common:get_field:807 : read data 2026-09-02 06:38:52.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-02 06:38:52.667 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eaf0a585-59c7-4112-85b1-185ee5e52167 '|' 2026-09-02 06:38:52.668 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-02 06:38:52.671 | ++ functions-common:get_field:806 : local data field 2026-09-02 06:38:52.675 | ++ functions-common:get_field:807 : read data 2026-09-02 06:38:52.680 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-02 06:38:52.684 | ++ functions-common:get_field:811 : field='$6' 2026-09-02 06:38:52.689 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-02 06:38:52.690 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | eaf0a585-59c7-4112-85b1-185ee5e52167 |' 2026-09-02 06:38:52.696 | ++ functions-common:get_field:807 : read data 2026-09-02 06:38:52.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=eaf0a585-59c7-4112-85b1-185ee5e52167 2026-09-02 06:38:52.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bd46bde7-74d7-4e8d-b431-3c049eaa1706 e471b625-9207-4af6-b5f2-574869652177 2026-09-02 06:38:58.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-02 06:38:58.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-02 06:38:58.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-02 06:38:58.502 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:38:58.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-02 06:38:58.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-02 06:38:58.516 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-02 06:38:58.522 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-02 06:38:58.527 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-02 06:38:58.531 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-09-02 06:38:58.572 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-02 06:38:58.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-02 06:38:58.582 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-02 06:38:58.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-02 06:38:58.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-02 06:38:58.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-09-02 06:38:58.601 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-02 06:38:58.604 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-02 06:38:58.608 | + functions-common:test_with_retry:2360 : local until=10 2026-09-02 06:38:58.612 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-02 06:38:58.616 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-02 06:38:58.620 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-02 06:38:58.624 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:38:58.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:38:58.634 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:38:58.640 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331138636 2026-09-02 06:38:58.644 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-02 06:38:58.656 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-02 06:38:58.660 | + functions-common:time_stop:2420 : local name 2026-09-02 06:38:58.666 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:38:58.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:38:58.674 | + functions-common:time_stop:2423 : local total 2026-09-02 06:38:58.679 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:38:58.683 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-02 06:38:58.688 | + functions-common:time_stop:2427 : start_time=1788331138636 2026-09-02 06:38:58.692 | + functions-common:time_stop:2429 : [[ -z 1788331138636 ]] 2026-09-02 06:38:58.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:38:58.704 | + functions-common:time_stop:2432 : end_time=1788331138699 2026-09-02 06:38:58.709 | + functions-common:time_stop:2433 : elapsed_time=63 2026-09-02 06:38:58.713 | + functions-common:time_stop:2434 : total=6383 2026-09-02 06:38:58.717 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:38:58.721 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6446 2026-09-02 06:38:58.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-02 06:38:58.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-02 06:38:58.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-02 06:38:58.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:38:58.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-02 06:38:58.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-02 06:38:58.754 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-02 06:38:58.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-02 06:38:58.807 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-09-02 06:38:58.808 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-02 06:38:58.813 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-02 06:38:58.813 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-02 06:39:01.985 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:39:01.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.168 ' 2026-09-02 06:39:01.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-02 06:39:02.000 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:39:02.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-02 06:39:02.030 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:39:02.034 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-02 06:39:02.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-02 06:39:02.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e471b625-9207-4af6-b5f2-574869652177 976dbeea-5c0e-4cbd-b0bc-06a8e1668052 2026-09-02 06:39:07.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-02 06:39:07.873 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 bd46bde7-74d7-4e8d-b431-3c049eaa1706 2026-09-02 06:39:07.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-02 06:39:07.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-02 06:39:07.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-02 06:39:07.891 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-02 06:39:07.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network bd46bde7-74d7-4e8d-b431-3c049eaa1706 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-02 06:39:07.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-02 06:39:07.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-02 06:39:07.909 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-02 06:39:07.910 | +++ 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 bd46bde7-74d7-4e8d-b431-3c049eaa1706 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-02 06:39:13.734 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:39:13.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-02 06:39:13.740 | | id | be3f95af-38d3-4871-acd1-1b25c99c1dc2 |' 2026-09-02 06:39:13.744 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-09-02 06:39:13.748 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:39:13.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' be3f95af-38d3-4871-acd1-1b25c99c1dc2 '|' 2026-09-02 06:39:13.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | be3f95af-38d3-4871-acd1-1b25c99c1dc2 |' 2026-09-02 06:39:13.782 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-02 06:39:13.788 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' be3f95af-38d3-4871-acd1-1b25c99c1dc2 '|' 2026-09-02 06:39:13.788 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-02 06:39:13.792 | ++ functions-common:get_field:806 : local data field 2026-09-02 06:39:13.795 | ++ functions-common:get_field:807 : read data 2026-09-02 06:39:13.799 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-02 06:39:13.803 | ++ functions-common:get_field:811 : field='$3' 2026-09-02 06:39:13.807 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | be3f95af-38d3-4871-acd1-1b25c99c1dc2 |' 2026-09-02 06:39:13.808 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-02 06:39:13.816 | ++ functions-common:get_field:807 : read data 2026-09-02 06:39:13.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-02 06:39:13.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-02 06:39:13.832 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' be3f95af-38d3-4871-acd1-1b25c99c1dc2 '|' 2026-09-02 06:39:13.832 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-02 06:39:13.837 | ++ functions-common:get_field:806 : local data field 2026-09-02 06:39:13.840 | ++ functions-common:get_field:807 : read data 2026-09-02 06:39:13.844 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-02 06:39:13.848 | ++ functions-common:get_field:811 : field='$6' 2026-09-02 06:39:13.854 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | be3f95af-38d3-4871-acd1-1b25c99c1dc2 |' 2026-09-02 06:39:13.854 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-02 06:39:13.861 | ++ functions-common:get_field:807 : read data 2026-09-02 06:39:13.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=be3f95af-38d3-4871-acd1-1b25c99c1dc2 2026-09-02 06:39:13.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-02 06:39:13.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-02 06:39:13.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-02 06:39:13.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-02 06:39:13.906 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:13.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-02 06:39:13.925 | net.ipv6.conf.all.forwarding = 1 2026-09-02 06:39:13.933 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show e471b625-9207-4af6-b5f2-574869652177 -c external_gateway_info -f json 2026-09-02 06:39:13.934 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 be3f95af-38d3-4871-acd1-1b25c99c1dc2 2026-09-02 06:39:13.937 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-02 06:39:13.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-02 06:39:13.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-02 06:39:17.217 | ++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:39:17.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-02 06:39:17.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-09-02 06:39:17.232 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-02 06:39:17.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-02 06:39:17.260 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-02 06:39:17.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-02 06:39:17.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-02 06:39:17.272 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-02 06:39:17.275 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-09-02 06:39:17.300 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-02 06:39:17.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-02 06:39:17.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-02 06:39:17.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-02 06:39:17.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-02 06:39:17.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd68:61ef:97c0::/56 2026-09-02 06:39:17.355 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 90a95f02-bd16-4eb3-a63d-ccbc4037aa15 ]] 2026-09-02 06:39:17.358 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd68:61ef:97c0::/56 via 2001:db8::1 dev br-ex 2026-09-02 06:39:17.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-02 06:39:17.380 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:39:17.385 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-02 06:39:17.411 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:17.414 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-02 06:39:17.418 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:39:17.422 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-02 06:39:17.426 | + ./stack.sh:main:1335 : start_nova 2026-09-02 06:39:17.430 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-02 06:39:17.434 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:17.437 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:17.441 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:17.444 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-02 06:39:17.448 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.452 | + functions-common:run_process:1674 : local service=n-sch 2026-09-02 06:39:17.456 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.460 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:17.463 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:17.467 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:17.471 | + functions-common:run_process:1680 : local name=n-sch 2026-09-02 06:39:17.474 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:17.478 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:17.481 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:17.485 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:17.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:17.496 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331157492 2026-09-02 06:39:17.500 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-02 06:39:17.525 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:17.529 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-02 06:39:17.533 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-02 06:39:17.537 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.540 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.544 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.548 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.551 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-02 06:39:17.555 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-02 06:39:17.560 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-02 06:39:17.564 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:17.568 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:17.572 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:17.576 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:17.580 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-02 06:39:17.584 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-02 06:39:17.588 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-09-02 06:39:17.591 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-02 06:39:17.595 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.598 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:39:17.602 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:17.605 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:39:17.608 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:17.612 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:39:17.616 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-02 06:39:17.620 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:17.626 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-02 06:39:17.719 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:17.809 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-02 06:39:17.886 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-02 06:39:17.963 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-02 06:39:18.043 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-02 06:39:18.121 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:18.200 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:39:18.204 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:39:18.208 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-02 06:39:18.303 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:18.796 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-02 06:39:18.827 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-02 06:39:19.302 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-02 06:39:19.362 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:19.366 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:19.371 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:19.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:19.379 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:19.383 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:19.388 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:19.392 | + functions-common:time_stop:2427 : start_time=1788331157492 2026-09-02 06:39:19.396 | + functions-common:time_stop:2429 : [[ -z 1788331157492 ]] 2026-09-02 06:39:19.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:19.409 | + functions-common:time_stop:2432 : end_time=1788331159405 2026-09-02 06:39:19.413 | + functions-common:time_stop:2433 : elapsed_time=1913 2026-09-02 06:39:19.418 | + functions-common:time_stop:2434 : total=23337 2026-09-02 06:39:19.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:19.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25250 2026-09-02 06:39:19.432 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-02 06:39:19.438 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 06:39:19.443 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-02 06:39:19.447 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 06:39:19.452 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:19.456 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:19.461 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:19.465 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-02 06:39:19.469 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:19.474 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:19.478 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:19.482 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:19.487 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:19.493 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331159489 2026-09-02 06:39:19.498 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-02 06:39:19.526 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:19.531 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-09-02 06:39:19.536 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-02 06:39:19.540 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 06:39:19.544 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 06:39:19.548 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 06:39:19.553 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-02 06:39:19.558 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-02 06:39:19.561 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-02 06:39:19.566 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-02 06:39:19.570 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:19.574 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:19.578 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:19.582 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:19.587 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-02 06:39:19.591 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-02 06:39:19.595 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:39:19.600 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:19.604 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:39:19.609 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-02 06:39:19.613 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:19.617 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:39:19.622 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:39:19.626 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:39:19.630 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-02 06:39:19.634 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:39:19.641 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-09-02 06:39:19.736 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:19.832 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-09-02 06:39:19.913 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-02 06:39:19.994 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:20.077 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:20.161 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-02 06:39:20.249 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-02 06:39:20.327 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-02 06:39:20.404 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-02 06:39:20.483 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-02 06:39:20.562 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:39:20.565 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:39:20.569 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-02 06:39:20.662 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:39:21.170 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-02 06:39:21.202 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-02 06:39:21.689 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-02 06:39:21.829 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:21.832 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:21.835 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:21.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:21.843 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:21.846 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:21.849 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:21.852 | + functions-common:time_stop:2427 : start_time=1788331159489 2026-09-02 06:39:21.854 | + functions-common:time_stop:2429 : [[ -z 1788331159489 ]] 2026-09-02 06:39:21.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:21.864 | + functions-common:time_stop:2432 : end_time=1788331161861 2026-09-02 06:39:21.866 | + functions-common:time_stop:2433 : elapsed_time=2372 2026-09-02 06:39:21.868 | + functions-common:time_stop:2434 : total=25250 2026-09-02 06:39:21.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:21.872 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27622 2026-09-02 06:39:21.874 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:21.877 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:21.881 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-02 06:39:21.882 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:21.884 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:21.886 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:21.888 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-02 06:39:21.890 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:39:21.893 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-02 06:39:21.896 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-02 06:39:21.901 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:39:21.903 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-02 06:39:21.905 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-02 06:39:21.923 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:21.925 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-02 06:39:21.977 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-02 06:39:21.980 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-02 06:39:22.004 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:22.006 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-02 06:39:22.009 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-02 06:39:22.034 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:22.037 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-02 06:39:22.041 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:39:22.043 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-02 06:39:22.046 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-02 06:39:22.048 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:39:22.050 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:39:22.053 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-02 06:39:22.055 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.057 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-02 06:39:22.059 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.061 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:22.063 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:22.067 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:22.068 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-02 06:39:22.070 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:22.072 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:22.074 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:22.076 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:22.079 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:22.083 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331162080 2026-09-02 06:39:22.085 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-02 06:39:22.105 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:22.107 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-09-02 06:39:22.110 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-02 06:39:22.112 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.115 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.116 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.118 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.120 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-09-02 06:39:22.122 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-09-02 06:39:22.124 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-02 06:39:22.126 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:22.128 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:22.130 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:22.133 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:22.135 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-02 06:39:22.137 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-09-02 06:39:22.139 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-09-02 06:39:22.141 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-02 06:39:22.143 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.146 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:39:22.147 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:22.149 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:39:22.151 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:22.153 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:39:22.154 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-02 06:39:22.156 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:22.160 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-09-02 06:39:22.251 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:22.348 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-02 06:39:22.418 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-02 06:39:22.485 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-02 06:39:22.567 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-02 06:39:22.638 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:22.726 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:39:22.728 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:39:22.730 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-02 06:39:22.836 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:23.419 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-02 06:39:23.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-02 06:39:23.972 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-02 06:39:24.041 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:24.044 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:24.050 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:24.054 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:24.059 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:24.062 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:24.065 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:24.068 | + functions-common:time_stop:2427 : start_time=1788331162080 2026-09-02 06:39:24.071 | + functions-common:time_stop:2429 : [[ -z 1788331162080 ]] 2026-09-02 06:39:24.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:24.087 | + functions-common:time_stop:2432 : end_time=1788331164081 2026-09-02 06:39:24.087 | + functions-common:time_stop:2433 : elapsed_time=2001 2026-09-02 06:39:24.089 | + functions-common:time_stop:2434 : total=27622 2026-09-02 06:39:24.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:24.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29623 2026-09-02 06:39:24.095 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-02 06:39:24.097 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-02 06:39:24.100 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-02 06:39:24.102 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:24.104 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:24.106 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:24.108 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-02 06:39:24.110 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:24.112 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:24.114 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:24.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:24.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:24.126 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331164122 2026-09-02 06:39:24.128 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-02 06:39:24.147 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:24.149 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:24.152 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:24.154 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:24.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:24.159 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:24.161 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:24.163 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:24.165 | + functions-common:time_stop:2427 : start_time=1788331164122 2026-09-02 06:39:24.168 | + functions-common:time_stop:2429 : [[ -z 1788331164122 ]] 2026-09-02 06:39:24.171 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:24.175 | + functions-common:time_stop:2432 : end_time=1788331164172 2026-09-02 06:39:24.177 | + functions-common:time_stop:2433 : elapsed_time=50 2026-09-02 06:39:24.179 | + functions-common:time_stop:2434 : total=29623 2026-09-02 06:39:24.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:24.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29673 2026-09-02 06:39:24.187 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:24.190 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-02 06:39:24.192 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:24.194 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:24.197 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:24.199 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:24.201 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-02 06:39:24.204 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:24.207 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:24.209 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:24.212 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:24.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:24.222 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331164219 2026-09-02 06:39:24.225 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-02 06:39:24.253 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:24.255 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:24.258 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:24.267 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:24.268 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:24.272 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:24.276 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:24.281 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:24.285 | + functions-common:time_stop:2427 : start_time=1788331164219 2026-09-02 06:39:24.289 | + functions-common:time_stop:2429 : [[ -z 1788331164219 ]] 2026-09-02 06:39:24.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:24.297 | + functions-common:time_stop:2432 : end_time=1788331164295 2026-09-02 06:39:24.300 | + functions-common:time_stop:2433 : elapsed_time=76 2026-09-02 06:39:24.302 | + functions-common:time_stop:2434 : total=29673 2026-09-02 06:39:24.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:24.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29749 2026-09-02 06:39:24.309 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:24.311 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:24.314 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-02 06:39:24.317 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:39:24.319 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-02 06:39:24.322 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-02 06:39:24.342 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:24.345 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-02 06:39:24.443 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-02 06:39:24.455 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:39:24.461 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-02 06:39:24.557 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-02 06:39:24.600 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:24.608 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.612 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-02 06:39:24.618 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.621 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:24.627 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:24.632 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:24.636 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-02 06:39:24.640 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:24.642 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:24.644 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:24.650 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:24.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:24.666 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331164662 2026-09-02 06:39:24.673 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-02 06:39:24.706 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:24.713 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-09-02 06:39:24.721 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-02 06:39:24.727 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.731 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.741 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.745 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.753 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-02 06:39:24.759 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-02 06:39:24.763 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-02 06:39:24.769 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:24.775 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:24.782 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:24.788 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:24.793 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-02 06:39:24.800 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-02 06:39:24.807 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-09-02 06:39:24.816 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-02 06:39:24.823 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:24.827 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:39:24.834 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:24.838 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:39:24.842 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:24.849 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:39:24.853 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-02 06:39:24.860 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:24.872 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-09-02 06:39:25.002 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:25.147 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-02 06:39:25.272 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-02 06:39:25.389 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-02 06:39:25.502 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-02 06:39:25.626 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:25.734 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:39:25.737 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:39:25.742 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-02 06:39:25.864 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:26.436 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-02 06:39:26.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-02 06:39:27.020 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-02 06:39:27.084 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:27.090 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:27.095 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:27.103 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:27.105 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:27.114 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:27.124 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:27.127 | + functions-common:time_stop:2427 : start_time=1788331164662 2026-09-02 06:39:27.132 | + functions-common:time_stop:2429 : [[ -z 1788331164662 ]] 2026-09-02 06:39:27.142 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:27.149 | + functions-common:time_stop:2432 : end_time=1788331167144 2026-09-02 06:39:27.153 | + functions-common:time_stop:2433 : elapsed_time=2482 2026-09-02 06:39:27.157 | + functions-common:time_stop:2434 : total=29749 2026-09-02 06:39:27.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:27.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32231 2026-09-02 06:39:27.177 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-02 06:39:27.183 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-02 06:39:27.187 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-02 06:39:27.223 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:27.226 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-02 06:39:27.236 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-02 06:39:27.243 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-02 06:39:27.248 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-02 06:39:27.254 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-02 06:39:27.259 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.266 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-02 06:39:27.271 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.275 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:27.281 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:27.288 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:27.294 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-02 06:39:27.299 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:27.305 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:27.312 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:27.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:27.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:27.335 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331167330 2026-09-02 06:39:27.340 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-02 06:39:27.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:27.387 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-09-02 06:39:27.395 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-02 06:39:27.399 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.405 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.409 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.416 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.421 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-02 06:39:27.428 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-02 06:39:27.432 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-02 06:39:27.436 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:27.442 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:27.448 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:27.453 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:27.460 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-02 06:39:27.467 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-02 06:39:27.471 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-09-02 06:39:27.477 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-02 06:39:27.482 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.487 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:39:27.490 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:27.494 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:39:27.499 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:27.504 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:39:27.509 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-02 06:39:27.517 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:27.525 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-09-02 06:39:27.662 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:27.771 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-02 06:39:27.854 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-02 06:39:27.974 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-02 06:39:28.074 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-02 06:39:28.151 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:28.239 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:39:28.243 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:39:28.247 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-02 06:39:28.346 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:28.873 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-02 06:39:28.899 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-02 06:39:29.399 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-02 06:39:29.463 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:29.468 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:29.472 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:29.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:29.481 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:29.484 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:29.487 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:29.491 | + functions-common:time_stop:2427 : start_time=1788331167330 2026-09-02 06:39:29.495 | + functions-common:time_stop:2429 : [[ -z 1788331167330 ]] 2026-09-02 06:39:29.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:29.506 | + functions-common:time_stop:2432 : end_time=1788331169501 2026-09-02 06:39:29.510 | + functions-common:time_stop:2433 : elapsed_time=2171 2026-09-02 06:39:29.514 | + functions-common:time_stop:2434 : total=32231 2026-09-02 06:39:29.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:29.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34402 2026-09-02 06:39:29.527 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-02 06:39:29.531 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:29.535 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:29.539 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:29.543 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-02 06:39:29.547 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-02 06:39:29.554 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-02 06:39:29.558 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:39:29.562 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-02 06:39:29.566 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-02 06:39:29.570 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-02 06:39:29.575 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-02 06:39:29.579 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-02 06:39:29.583 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-02 06:39:29.587 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-02 06:39:29.593 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-02 06:39:29.597 | + inc/meta-config:merge_config_file:164 : read a 2026-09-02 06:39:29.598 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:39:29.599 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-02 06:39:29.600 | BEGIN { 2026-09-02 06:39:29.600 | section = "" 2026-09-02 06:39:29.600 | last_section = "" 2026-09-02 06:39:29.600 | section_count = 0 2026-09-02 06:39:29.600 | } 2026-09-02 06:39:29.600 | /^\[.+\]/ { 2026-09-02 06:39:29.600 | gsub("[][]", "", $1); 2026-09-02 06:39:29.600 | section=$1 2026-09-02 06:39:29.600 | next 2026-09-02 06:39:29.600 | } 2026-09-02 06:39:29.601 | /^ *\#/ { 2026-09-02 06:39:29.601 | next 2026-09-02 06:39:29.601 | } 2026-09-02 06:39:29.601 | /^[^ \t]+/ { 2026-09-02 06:39:29.601 | # get offset of first = in $0 2026-09-02 06:39:29.601 | eq_idx = index($0, "=") 2026-09-02 06:39:29.601 | # extract attr & value from $0 2026-09-02 06:39:29.601 | attr = substr($0, 1, eq_idx - 1) 2026-09-02 06:39:29.601 | value = substr($0, eq_idx + 1) 2026-09-02 06:39:29.601 | # only need to strip trailing whitespace from attr 2026-09-02 06:39:29.601 | sub(/[ \t]*$/, "", attr) 2026-09-02 06:39:29.602 | # need to strip leading & trailing whitespace from value 2026-09-02 06:39:29.602 | sub(/^[ \t]*/, "", value) 2026-09-02 06:39:29.602 | sub(/[ \t]*$/, "", value) 2026-09-02 06:39:29.602 | 2026-09-02 06:39:29.602 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-02 06:39:29.602 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-02 06:39:29.603 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-02 06:39:29.604 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-02 06:39:29.604 | if (! (section, attr) in cfg_attr_count) { 2026-09-02 06:39:29.604 | if (section != last_section) { 2026-09-02 06:39:29.605 | cfg_section[section_count++] = section 2026-09-02 06:39:29.606 | last_section = section 2026-09-02 06:39:29.606 | } 2026-09-02 06:39:29.606 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-02 06:39:29.608 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-02 06:39:29.608 | 2026-09-02 06:39:29.608 | cfg_attr[section, attr, 0] = value 2026-09-02 06:39:29.608 | cfg_attr_count[section, attr] = 1 2026-09-02 06:39:29.608 | } else { 2026-09-02 06:39:29.608 | lno = cfg_attr_count[section, attr]++ 2026-09-02 06:39:29.609 | cfg_attr[section, attr, lno] = value 2026-09-02 06:39:29.609 | } 2026-09-02 06:39:29.609 | } 2026-09-02 06:39:29.609 | END { 2026-09-02 06:39:29.609 | # Process each section in order 2026-09-02 06:39:29.609 | for (sno = 0; sno < section_count; sno++) { 2026-09-02 06:39:29.610 | section = cfg_section[sno] 2026-09-02 06:39:29.611 | # The ini routines simply append a config item immediately 2026-09-02 06:39:29.611 | # after the section header. To keep the same order as defined 2026-09-02 06:39:29.611 | # in local.conf, invoke the ini routines in the reverse order 2026-09-02 06:39:29.611 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-02 06:39:29.612 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-02 06:39:29.612 | if (cfg_attr_count[section, attr] == 1) 2026-09-02 06:39:29.612 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-02 06:39:29.612 | else { 2026-09-02 06:39:29.612 | # For multiline, invoke the ini routines in the reverse order 2026-09-02 06:39:29.612 | count = cfg_attr_count[section, attr] 2026-09-02 06:39:29.612 | print "inidelete " configfile " " section " " attr 2026-09-02 06:39:29.612 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-02 06:39:29.612 | for (l = count -2; l >= 0; l--) 2026-09-02 06:39:29.612 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-02 06:39:29.612 | } 2026-09-02 06:39:29.613 | } 2026-09-02 06:39:29.613 | } 2026-09-02 06:39:29.613 | } 2026-09-02 06:39:29.613 | ' 2026-09-02 06:39:29.613 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-02 06:39:29.613 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-02 06:39:29.614 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-02 06:39:29.615 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:39:29.617 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-02 06:39:29.621 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-02 06:39:29.621 | BEGIN { group = "" } 2026-09-02 06:39:29.621 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:39:29.621 | gsub("[][]", "", $1); 2026-09-02 06:39:29.622 | split($1, a, "|"); 2026-09-02 06:39:29.622 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-02 06:39:29.622 | group=a[1] 2026-09-02 06:39:29.622 | } else { 2026-09-02 06:39:29.622 | group="" 2026-09-02 06:39:29.622 | } 2026-09-02 06:39:29.622 | next 2026-09-02 06:39:29.622 | } 2026-09-02 06:39:29.622 | { 2026-09-02 06:39:29.622 | if (group != "") 2026-09-02 06:39:29.623 | print $0 2026-09-02 06:39:29.623 | } 2026-09-02 06:39:29.623 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:39:29.633 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-02 06:39:29.637 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-02 06:39:29.681 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-02 06:39:29.725 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-02 06:39:29.730 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-02 06:39:29.734 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-02 06:39:29.738 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-02 06:39:29.742 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-02 06:39:29.746 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-02 06:39:29.769 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:29.773 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-02 06:39:29.777 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-02 06:39:29.782 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-02 06:39:29.808 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:29.812 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.75:5672/nova_cell1 2026-09-02 06:39:29.816 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.75:5672/nova_cell1 2026-09-02 06:39:29.860 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-02 06:39:29.864 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-02 06:39:29.869 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-02 06:39:29.896 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-02 06:39:29.923 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-02 06:39:29.928 | + lib/nova:configure_console_compute:671 : local offset 2026-09-02 06:39:29.932 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-02 06:39:29.936 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-02 06:39:29.940 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-02 06:39:29.971 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.75 2026-09-02 06:39:29.975 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-02 06:39:29.997 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:30.001 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-02 06:39:30.006 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-02 06:39:30.009 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-02 06:39:30.013 | + functions:vercmp:648 : local 'op=<' 2026-09-02 06:39:30.016 | + functions:vercmp:649 : local v2=1.0.0 2026-09-02 06:39:30.020 | + functions:vercmp:650 : local result 2026-09-02 06:39:30.027 | ++ functions:vercmp:654 : head -1 2026-09-02 06:39:30.029 | ++ functions:vercmp:654 : sort -V 2026-09-02 06:39:30.032 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-02 06:39:30.037 | + functions:vercmp:654 : result=1.0.0 2026-09-02 06:39:30.041 | + functions:vercmp:656 : case $op in 2026-09-02 06:39:30.045 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-02 06:39:30.049 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-02 06:39:30.053 | + functions:vercmp:667 : return 2026-09-02 06:39:30.057 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.75:6080/vnc_lite.html 2026-09-02 06:39:30.060 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.75:6080/vnc_lite.html 2026-09-02 06:39:30.104 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.75:6081/spice_auto.html 2026-09-02 06:39:30.108 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.75:6081/spice_auto.html 2026-09-02 06:39:30.151 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-02 06:39:30.175 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:30.179 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-02 06:39:30.183 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.75 2026-09-02 06:39:30.187 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-02 06:39:30.231 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.75 2026-09-02 06:39:30.279 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-02 06:39:30.303 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:30.307 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-02 06:39:30.311 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-02 06:39:30.336 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:30.340 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-02 06:39:30.344 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-02 06:39:30.387 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-02 06:39:30.391 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-02 06:39:30.434 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-02 06:39:30.438 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-02 06:39:30.442 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-02 06:39:30.446 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-02 06:39:30.450 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-02 06:39:30.454 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-09-02 06:39:30.458 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-02 06:39:30.462 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:30.466 | + functions-common:run_process:1676 : local group=libvirt 2026-09-02 06:39:30.470 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:30.474 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:30.477 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-02 06:39:30.481 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:30.485 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:30.489 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:30.493 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:30.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:30.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331170501 2026-09-02 06:39:30.511 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-02 06:39:30.542 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:30.547 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-09-02 06:39:30.551 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-02 06:39:30.556 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:30.560 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:30.564 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:30.569 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:30.575 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-02 06:39:30.578 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-02 06:39:30.581 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-02 06:39:30.585 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-02 06:39:30.588 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:30.592 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:30.596 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:30.600 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-02 06:39:30.603 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-02 06:39:30.607 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-09-02 06:39:30.612 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-02 06:39:30.615 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:30.618 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-02 06:39:30.621 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:30.624 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:39:30.627 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:30.631 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-02 06:39:30.634 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-02 06:39:30.636 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-02 06:39:30.639 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:30.644 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-02 06:39:30.737 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:30.854 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-02 06:39:30.943 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-02 06:39:31.022 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-02 06:39:31.104 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-02 06:39:31.183 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:31.265 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:39:31.269 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-02 06:39:31.274 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-02 06:39:31.356 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-02 06:39:31.450 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:31.971 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-02 06:39:32.005 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-02 06:39:32.534 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-02 06:39:32.600 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:32.607 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:32.614 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:32.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:32.624 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:32.630 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:32.635 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:32.639 | + functions-common:time_stop:2427 : start_time=1788331170501 2026-09-02 06:39:32.645 | + functions-common:time_stop:2429 : [[ -z 1788331170501 ]] 2026-09-02 06:39:32.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:32.666 | + functions-common:time_stop:2432 : end_time=1788331172654 2026-09-02 06:39:32.673 | + functions-common:time_stop:2433 : elapsed_time=2153 2026-09-02 06:39:32.679 | + functions-common:time_stop:2434 : total=34402 2026-09-02 06:39:32.684 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:32.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36555 2026-09-02 06:39:32.696 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:32.705 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-02 06:39:32.713 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-02 06:39:32.756 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:32.762 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-02 06:39:32.762 | Dumping cells_v2 mapping 2026-09-02 06:39:32.768 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-02 06:39:33.365 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:39:33.365 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:39:33.365 | we strongly recommend against using it for new projects. 2026-09-02 06:39:33.366 | 2026-09-02 06:39:33.366 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:39:33.366 | framework. For more detail see 2026-09-02 06:39:33.366 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:39:33.366 | 2026-09-02 06:39:33.366 | import eventlet # noqa 2026-09-02 06:39:33.637 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:39:36.689 | INFO dbcounter [None req-d4765ba8-3c73-420b-af14-495d1caa033d None None] Registered counter for database nova_api 2026-09-02 06:39:36.819 | DEBUG dbcounter [-] [74105] Writer thread running {{(pid=74105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:39:36.849 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-02 06:39:36.849 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-02 06:39:36.849 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-02 06:39:36.849 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-02 06:39:36.849 | | cell1 | 6a1147cc-4c83-4e33-a3c3-9bc07ab08312 | rabbit://stackrabbit:stackqueue@192.168.122.75:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-02 06:39:36.849 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-02 06:39:37.569 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-02 06:39:37.572 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-02 06:39:37.669 | + inc/async:async_inner:63 : create_flavors 2026-09-02 06:39:37.741 | [2020 Async create_flavors:74206]: running: create_flavors 2026-09-02 06:39:37.747 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-02 06:39:37.777 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:37.781 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-02 06:39:37.786 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:39:37.789 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-02 06:39:37.795 | + ./stack.sh:main:1340 : start_cinder 2026-09-02 06:39:37.802 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-02 06:39:37.806 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-02 06:39:37.813 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 06:39:37.818 | + functions-common:run_process:1674 : local service=c-api 2026-09-02 06:39:37.822 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 06:39:37.826 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:37.830 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:37.835 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:37.842 | + functions-common:run_process:1680 : local name=c-api 2026-09-02 06:39:37.844 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:37.849 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:37.854 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:37.858 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:37.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:37.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331177866 2026-09-02 06:39:37.878 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-02 06:39:37.913 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:37.917 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-02 06:39:37.922 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-02 06:39:37.927 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 06:39:37.936 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 06:39:37.936 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 06:39:37.942 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-02 06:39:37.950 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-02 06:39:37.958 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-02 06:39:37.964 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-02 06:39:37.968 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:37.973 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:37.976 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:37.982 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:37.987 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-02 06:39:37.992 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-02 06:39:37.997 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:39:38.004 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:38.009 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:39:38.014 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-02 06:39:38.019 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:38.020 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:39:38.022 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:39:38.025 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:39:38.026 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-02 06:39:38.028 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:39:38.032 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-09-02 06:39:38.133 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:38.247 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-02 06:39:38.334 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-02 06:39:38.418 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:38.502 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:38.590 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-02 06:39:38.683 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-02 06:39:38.770 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-02 06:39:38.855 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-02 06:39:38.953 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-02 06:39:39.038 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:39:39.044 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:39:39.048 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-02 06:39:39.182 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:39:39.734 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-02 06:39:39.767 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-02 06:39:40.293 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-02 06:39:40.419 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:40.422 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:40.429 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:40.439 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:40.446 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:40.452 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:40.463 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:40.463 | + functions-common:time_stop:2427 : start_time=1788331177866 2026-09-02 06:39:40.469 | + functions-common:time_stop:2429 : [[ -z 1788331177866 ]] 2026-09-02 06:39:40.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:40.488 | + functions-common:time_stop:2432 : end_time=1788331180479 2026-09-02 06:39:40.492 | + functions-common:time_stop:2433 : elapsed_time=2613 2026-09-02 06:39:40.498 | + functions-common:time_stop:2434 : total=36555 2026-09-02 06:39:40.513 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:40.520 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39168 2026-09-02 06:39:40.524 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-02 06:39:40.524 | Waiting for Cinder API to start... 2026-09-02 06:39:40.529 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.75/volume/v3/ 2026-09-02 06:39:40.533 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.75/volume/v3/ 2026-09-02 06:39:40.537 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 06:39:40.540 | + functions:wait_for_service:477 : local url=http://192.168.122.75/volume/v3/ 2026-09-02 06:39:40.542 | + functions:wait_for_service:478 : local rval=0 2026-09-02 06:39:40.546 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 06:39:40.548 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 06:39:40.550 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:40.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:40.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:40.561 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331180558 2026-09-02 06:39:40.563 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 06:39:40.567 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:39:40.572 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.75/volume/v3/ 2026-09-02 06:39:45.366 | + :: : [[ 401 == 503 ]] 2026-09-02 06:39:45.368 | + :: : [[ 0 -eq 7 ]] 2026-09-02 06:39:45.377 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 06:39:45.384 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:45.388 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:45.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:45.396 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:45.402 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:45.406 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 06:39:45.412 | + functions-common:time_stop:2427 : start_time=1788331180558 2026-09-02 06:39:45.413 | + functions-common:time_stop:2429 : [[ -z 1788331180558 ]] 2026-09-02 06:39:45.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:45.431 | + functions-common:time_stop:2432 : end_time=1788331185425 2026-09-02 06:39:45.437 | + functions-common:time_stop:2433 : elapsed_time=4867 2026-09-02 06:39:45.440 | + functions-common:time_stop:2434 : total=14403 2026-09-02 06:39:45.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:45.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19270 2026-09-02 06:39:45.455 | + functions:wait_for_service:486 : return 0 2026-09-02 06:39:45.457 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.461 | + functions-common:run_process:1674 : local service=c-sch 2026-09-02 06:39:45.466 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.470 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:45.476 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:45.478 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:45.483 | + functions-common:run_process:1680 : local name=c-sch 2026-09-02 06:39:45.487 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:45.493 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:45.495 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:45.499 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:45.508 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:45.516 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331185508 2026-09-02 06:39:45.522 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-02 06:39:45.555 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:45.559 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-02 06:39:45.564 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-02 06:39:45.570 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.574 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.578 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.583 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.586 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-02 06:39:45.593 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-02 06:39:45.597 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-02 06:39:45.607 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:45.612 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:45.618 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:45.625 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:45.633 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-02 06:39:45.639 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-02 06:39:45.644 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-09-02 06:39:45.648 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-02 06:39:45.654 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:45.658 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:39:45.662 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:45.666 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-02 06:39:45.669 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:45.674 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:39:45.678 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-02 06:39:45.682 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:45.689 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-02 06:39:45.786 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:45.885 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-02 06:39:45.970 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:46.055 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-02 06:39:46.136 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-02 06:39:46.220 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:46.307 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-02 06:39:46.310 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:39:46.314 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-02 06:39:46.423 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:46.969 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-02 06:39:47.005 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-02 06:39:47.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-02 06:39:47.591 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:47.597 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:47.601 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:47.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:47.614 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:47.616 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:47.619 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:47.621 | + functions-common:time_stop:2427 : start_time=1788331185508 2026-09-02 06:39:47.624 | + functions-common:time_stop:2429 : [[ -z 1788331185508 ]] 2026-09-02 06:39:47.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:47.632 | + functions-common:time_stop:2432 : end_time=1788331187629 2026-09-02 06:39:47.634 | + functions-common:time_stop:2433 : elapsed_time=2121 2026-09-02 06:39:47.637 | + functions-common:time_stop:2434 : total=39168 2026-09-02 06:39:47.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:47.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41289 2026-09-02 06:39:47.645 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.647 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.650 | + functions-common:run_process:1674 : local service=c-bak 2026-09-02 06:39:47.652 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.655 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:47.657 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:47.660 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.663 | + functions-common:run_process:1680 : local name=c-bak 2026-09-02 06:39:47.666 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:47.668 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:47.671 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:47.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:47.682 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:47.687 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331187682 2026-09-02 06:39:47.690 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-02 06:39:47.723 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:47.727 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:47.733 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:47.737 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:47.740 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:47.742 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:47.745 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:47.747 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:47.750 | + functions-common:time_stop:2427 : start_time=1788331187682 2026-09-02 06:39:47.753 | + functions-common:time_stop:2429 : [[ -z 1788331187682 ]] 2026-09-02 06:39:47.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:47.767 | + functions-common:time_stop:2432 : end_time=1788331187761 2026-09-02 06:39:47.772 | + functions-common:time_stop:2433 : elapsed_time=79 2026-09-02 06:39:47.778 | + functions-common:time_stop:2434 : total=41289 2026-09-02 06:39:47.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:47.788 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41368 2026-09-02 06:39:47.794 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.803 | + functions-common:run_process:1674 : local service=c-vol 2026-09-02 06:39:47.806 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.813 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:47.817 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:47.822 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.827 | + functions-common:run_process:1680 : local name=c-vol 2026-09-02 06:39:47.834 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:47.837 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:47.841 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:47.845 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:47.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:47.857 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331187853 2026-09-02 06:39:47.861 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-02 06:39:47.891 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:47.899 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.900 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-02 06:39:47.904 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.907 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.910 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.914 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.918 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-02 06:39:47.921 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-02 06:39:47.924 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-02 06:39:47.928 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:47.931 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:47.936 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:47.939 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.944 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-02 06:39:47.951 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-02 06:39:47.956 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.960 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-02 06:39:47.968 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:47.972 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-02 06:39:47.977 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-02 06:39:47.983 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:47.989 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-02 06:39:47.994 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-02 06:39:47.999 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-02 06:39:48.003 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-02 06:39:48.011 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-02 06:39:48.119 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:48.265 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-02 06:39:48.366 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-02 06:39:48.454 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-02 06:39:48.543 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-02 06:39:48.656 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:48.734 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-02 06:39:48.736 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-02 06:39:48.815 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-02 06:39:48.819 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-02 06:39:48.916 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-02 06:39:49.490 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-02 06:39:49.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-02 06:39:50.075 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-02 06:39:50.149 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:50.155 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:50.159 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:50.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:50.169 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:50.171 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:50.178 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:50.183 | + functions-common:time_stop:2427 : start_time=1788331187853 2026-09-02 06:39:50.190 | + functions-common:time_stop:2429 : [[ -z 1788331187853 ]] 2026-09-02 06:39:50.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:50.200 | + functions-common:time_stop:2432 : end_time=1788331190197 2026-09-02 06:39:50.202 | + functions-common:time_stop:2433 : elapsed_time=2344 2026-09-02 06:39:50.204 | + functions-common:time_stop:2434 : total=41368 2026-09-02 06:39:50.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:50.208 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43712 2026-09-02 06:39:50.210 | + ./stack.sh:main:1341 : create_volume_types 2026-09-02 06:39:50.219 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-02 06:39:50.252 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:50.256 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 06:39:50.263 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-02 06:39:50.270 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-02 06:39:50.279 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-02 06:39:50.288 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-02 06:39:50.299 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-02 06:39:50.316 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-02 06:39:50.331 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-02 06:39:50.335 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-02 06:39:50.378 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:50.383 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-02 06:39:55.502 | +-------------+--------------------------------------+ 2026-09-02 06:39:55.502 | | Field | Value | 2026-09-02 06:39:55.502 | +-------------+--------------------------------------+ 2026-09-02 06:39:55.502 | | description | None | 2026-09-02 06:39:55.502 | | id | 3155c756-f579-478b-b0fe-ffe6c61fea93 | 2026-09-02 06:39:55.502 | | is_public | True | 2026-09-02 06:39:55.503 | | name | lvmdriver-1 | 2026-09-02 06:39:55.503 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-02 06:39:55.503 | +-------------+--------------------------------------+ 2026-09-02 06:39:55.940 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-02 06:39:55.940 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-02 06:39:55.943 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-02 06:39:55.950 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-02 06:39:55.953 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-02 06:39:55.993 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:55.997 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-02 06:39:56.001 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:39:56.009 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-02 06:39:56.016 | + ./stack.sh:main:1356 : start_glance 2026-09-02 06:39:56.020 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-02 06:39:56.026 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-02 06:39:56.031 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 06:39:56.034 | + functions-common:run_process:1674 : local service=g-api 2026-09-02 06:39:56.036 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 06:39:56.038 | + functions-common:run_process:1676 : local group= 2026-09-02 06:39:56.042 | + functions-common:run_process:1677 : local user= 2026-09-02 06:39:56.045 | + functions-common:run_process:1678 : local env_vars= 2026-09-02 06:39:56.049 | + functions-common:run_process:1680 : local name=g-api 2026-09-02 06:39:56.055 | + functions-common:run_process:1682 : time_start run_process 2026-09-02 06:39:56.061 | + functions-common:time_start:2406 : local name=run_process 2026-09-02 06:39:56.069 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:56.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:56.085 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:56.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331196085 2026-09-02 06:39:56.093 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-02 06:39:56.131 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:39:56.136 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-02 06:39:56.139 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-02 06:39:56.144 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 06:39:56.152 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 06:39:56.158 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 06:39:56.165 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-02 06:39:56.168 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-02 06:39:56.173 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-02 06:39:56.176 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-02 06:39:56.183 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-02 06:39:56.189 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-02 06:39:56.193 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-02 06:39:56.198 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-02 06:39:56.206 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-02 06:39:56.212 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-02 06:39:56.219 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-02 06:39:56.227 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:56.237 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-02 06:39:56.245 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-02 06:39:56.253 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:56.260 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-02 06:39:56.269 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-02 06:39:56.279 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-02 06:39:56.287 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-02 06:39:56.294 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-02 06:39:56.307 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-09-02 06:39:56.463 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-02 06:39:56.590 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-02 06:39:56.674 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-02 06:39:56.761 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-02 06:39:56.861 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-02 06:39:56.982 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-02 06:39:57.090 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-02 06:39:57.177 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-02 06:39:57.266 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-02 06:39:57.362 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-02 06:39:57.452 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-02 06:39:57.457 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-02 06:39:57.461 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-02 06:39:57.569 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-02 06:39:58.168 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-02 06:39:58.198 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-02 06:39:58.752 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-02 06:39:58.929 | + functions-common:run_process:1686 : time_stop run_process 2026-09-02 06:39:58.936 | + functions-common:time_stop:2420 : local name 2026-09-02 06:39:58.941 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:39:58.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:39:58.948 | + functions-common:time_stop:2423 : local total 2026-09-02 06:39:58.951 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:39:58.955 | + functions-common:time_stop:2426 : name=run_process 2026-09-02 06:39:58.958 | + functions-common:time_stop:2427 : start_time=1788331196085 2026-09-02 06:39:58.961 | + functions-common:time_stop:2429 : [[ -z 1788331196085 ]] 2026-09-02 06:39:58.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:39:58.969 | + functions-common:time_stop:2432 : end_time=1788331198966 2026-09-02 06:39:58.973 | + functions-common:time_stop:2433 : elapsed_time=2881 2026-09-02 06:39:58.973 | + functions-common:time_stop:2434 : total=43712 2026-09-02 06:39:58.976 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:39:58.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46593 2026-09-02 06:39:58.981 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-02 06:39:59.002 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:39:59.004 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.75) to start...' 2026-09-02 06:39:59.004 | Waiting for g-api (192.168.122.75) to start... 2026-09-02 06:39:59.006 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.75/image 2026-09-02 06:39:59.009 | + functions:wait_for_service:476 : local timeout=60 2026-09-02 06:39:59.011 | + functions:wait_for_service:477 : local url=http://192.168.122.75/image 2026-09-02 06:39:59.013 | + functions:wait_for_service:478 : local rval=0 2026-09-02 06:39:59.016 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-02 06:39:59.019 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 06:39:59.020 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:39:59.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:39:59.026 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:39:59.029 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331199027 2026-09-02 06:39:59.031 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-02 06:39:59.034 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:39:59.039 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.75/image 2026-09-02 06:40:04.690 | + :: : [[ 300 == 503 ]] 2026-09-02 06:40:04.692 | + :: : [[ 0 -eq 7 ]] 2026-09-02 06:40:04.697 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-02 06:40:04.701 | + functions-common:time_stop:2420 : local name 2026-09-02 06:40:04.706 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:04.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:04.717 | + functions-common:time_stop:2423 : local total 2026-09-02 06:40:04.721 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:04.729 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 06:40:04.734 | + functions-common:time_stop:2427 : start_time=1788331199027 2026-09-02 06:40:04.739 | + functions-common:time_stop:2429 : [[ -z 1788331199027 ]] 2026-09-02 06:40:04.746 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:04.753 | + functions-common:time_stop:2432 : end_time=1788331204747 2026-09-02 06:40:04.758 | + functions-common:time_stop:2433 : elapsed_time=5720 2026-09-02 06:40:04.761 | + functions-common:time_stop:2434 : total=19270 2026-09-02 06:40:04.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:04.770 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24990 2026-09-02 06:40:04.775 | + functions:wait_for_service:486 : return 0 2026-09-02 06:40:04.778 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-02 06:40:04.812 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:04.817 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-02 06:40:04.849 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:04.853 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-02 06:40:04.858 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:40:04.862 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-02 06:40:04.867 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-02 06:40:04.871 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:04.876 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:04.880 | + functions:upload_image:141 : local image image_fname image_name 2026-09-02 06:40:04.884 | + functions:upload_image:143 : local max_attempts=5 2026-09-02 06:40:04.888 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-02 06:40:04.897 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:04.904 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:04.908 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-09-02 06:40:04.912 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-02 06:40:04.917 | ++ functions:upload_image:151 : seq 5 2026-09-02 06:40:04.922 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-02 06:40:04.926 | + functions:upload_image:152 : local rc=0 2026-09-02 06:40:04.930 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:04.938 | --2026-09-02 08:40:04-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:04.988 | Resolving github.com (github.com)... 140.82.121.4 2026-09-02 06:40:05.007 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-02 06:40:05.228 | HTTP request sent, awaiting response... 302 Found 2026-09-02 06:40:05.229 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-02T07%3A20%3A15Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-02T06%3A19%3A17Z&ske=2026-09-02T07%3A20%3A15Z&sks=b&skv=2018-11-09&sig=QtAX8wf3cm8qwe%2BBZEheGsKV%2FIJcv8aewtzNl549kJg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODMzMzAwNSwibmJmIjoxNzg4MzMxMjA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.22GG6i9NXcB6uP4rFZEN6cmRn7GTbFIUab4uR7C0BIo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-02 06:40:05.229 | --2026-09-02 08:40:05-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-02T07%3A20%3A15Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-02T06%3A19%3A17Z&ske=2026-09-02T07%3A20%3A15Z&sks=b&skv=2018-11-09&sig=QtAX8wf3cm8qwe%2BBZEheGsKV%2FIJcv8aewtzNl549kJg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODMzMzAwNSwibmJmIjoxNzg4MzMxMjA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.22GG6i9NXcB6uP4rFZEN6cmRn7GTbFIUab4uR7C0BIo&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-02 06:40:05.246 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-09-02 06:40:05.258 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-02 06:40:05.315 | HTTP request sent, awaiting response... 200 OK 2026-09-02 06:40:05.316 | Length: 21692416 (21M) [application/octet-stream] 2026-09-02 06:40:05.316 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-02 06:40:05.372 | 2026-09-02 06:40:05.578 | 0K ........ ........ .... 100% 78.8M=0.3s 2026-09-02 06:40:05.578 | 2026-09-02 06:40:05.579 | 2026-09-02 08:40:05 (78.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-02 06:40:05.579 | 2026-09-02 06:40:05.585 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-02 06:40:05.589 | + functions:upload_image:163 : break 2026-09-02 06:40:05.593 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:05.597 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-09-02 06:40:05.601 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-09-02 06:40:05.605 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-09-02 06:40:05.609 | + functions:upload_image:313 : local kernel= 2026-09-02 06:40:05.613 | + functions:upload_image:314 : local ramdisk= 2026-09-02 06:40:05.617 | + functions:upload_image:315 : local disk_format= 2026-09-02 06:40:05.621 | + functions:upload_image:316 : local container_format= 2026-09-02 06:40:05.625 | + functions:upload_image:317 : local unpack= 2026-09-02 06:40:05.629 | + functions:upload_image:318 : local img_property= 2026-09-02 06:40:05.634 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-02 06:40:05.638 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-02 06:40:05.642 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-02 06:40:05.646 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-02 06:40:05.650 | + functions:upload_image:328 : case "$image_fname" in 2026-09-02 06:40:05.656 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-02 06:40:05.663 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-02 06:40:05.667 | + functions:upload_image:350 : local format 2026-09-02 06:40:05.675 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:05.675 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-02 06:40:05.691 | + functions:upload_image:351 : format=qcow2 2026-09-02 06:40:05.695 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-02 06:40:05.699 | + functions:upload_image:353 : disk_format=qcow2 2026-09-02 06:40:05.703 | + functions:upload_image:357 : container_format=bare 2026-09-02 06:40:05.707 | + functions:upload_image:404 : is_arch ppc64le 2026-09-02 06:40:05.712 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:40:05.718 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-02 06:40:05.723 | + functions:upload_image:404 : is_arch ppc64 2026-09-02 06:40:05.728 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:40:05.735 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-02 06:40:05.739 | + functions:upload_image:404 : is_arch ppc 2026-09-02 06:40:05.744 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:40:05.750 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-02 06:40:05.754 | + functions:upload_image:408 : is_arch aarch64 2026-09-02 06:40:05.759 | ++ functions-common:is_arch:519 : uname -m 2026-09-02 06:40:05.766 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-02 06:40:05.769 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-02 06:40:05.774 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-02 06:40:05.778 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-02 06:40:05.782 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-02 06:40:05.786 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-09-02 06:40:05.789 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-02 06:40:05.794 | + functions:_upload_image:112 : shift 2026-09-02 06:40:05.798 | + functions:_upload_image:113 : local container=bare 2026-09-02 06:40:05.802 | + functions:_upload_image:114 : shift 2026-09-02 06:40:05.806 | + functions:_upload_image:115 : local disk=qcow2 2026-09-02 06:40:05.809 | + functions:_upload_image:116 : shift 2026-09-02 06:40:05.813 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:05.817 | + functions:_upload_image:118 : shift 2026-09-02 06:40:05.821 | + functions:_upload_image:119 : local properties 2026-09-02 06:40:05.825 | + functions:_upload_image:120 : local useimport 2026-09-02 06:40:05.829 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-02 06:40:05.833 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-02 06:40:05.837 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-02 06:40:05.841 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-02 06:40:05.845 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-02 06:40:05.849 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-02 06:40:05.853 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-02 06:40:05.859 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:05.866 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:40:11.404 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-02 06:40:11.404 | | Field | Value | 2026-09-02 06:40:11.405 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-02 06:40:11.405 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-02 06:40:11.405 | | container_format | bare | 2026-09-02 06:40:11.405 | | created_at | 2026-09-02T06:40:10Z | 2026-09-02 06:40:11.405 | | disk_format | qcow2 | 2026-09-02 06:40:11.405 | | file | /v2/images/390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb/file | 2026-09-02 06:40:11.405 | | id | 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb | 2026-09-02 06:40:11.405 | | min_disk | 0 | 2026-09-02 06:40:11.405 | | min_ram | 0 | 2026-09-02 06:40:11.405 | | name | cirros-0.6.3-x86_64-disk | 2026-09-02 06:40:11.405 | | owner | 1c746f457dfa463faca25d2e8ee5ab45 | 2026-09-02 06:40:11.406 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-09-02 06:40:11.406 | | protected | False | 2026-09-02 06:40:11.406 | | schema | /v2/schemas/image | 2026-09-02 06:40:11.406 | | size | 21692416 | 2026-09-02 06:40:11.406 | | status | active | 2026-09-02 06:40:11.406 | | tags | | 2026-09-02 06:40:11.406 | | updated_at | 2026-09-02T06:40:11Z | 2026-09-02 06:40:11.406 | | virtual_size | 117440512 | 2026-09-02 06:40:11.406 | | visibility | public | 2026-09-02 06:40:11.406 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-02 06:40:11.811 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-02 06:40:11.883 | [2020 Async create_flavors:74206]: Waiting for completion of create_flavors running on PID 74206 (2 other jobs running) 2026-09-02 06:40:11.916 | [2020 Async create_flavors:74206]: Signaling child to exit 2026-09-02 06:40:18.433 | + inc/async:async_inner:64 : rc=0 2026-09-02 06:40:18.469 | [74206 Async create_flavors:74206]: finished successfully 2026-09-02 06:40:18.501 | WAKEUP 2026-09-02 06:40:18.531 | [2020 Async create_flavors:74206]: Signaled 2026-09-02 06:40:18.534 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-02 06:40:18.534 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:18.534 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-02 06:40:18.534 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-02 06:40:18.534 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-09-02 06:40:18.534 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.534 | | Field | Value | 2026-09-02 06:40:18.534 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.534 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.534 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.534 | | description | None | 2026-09-02 06:40:18.535 | | disk | 1 | 2026-09-02 06:40:18.535 | | id | c1 | 2026-09-02 06:40:18.535 | | name | cirros256 | 2026-09-02 06:40:18.535 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.535 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.535 | | ram | 256 | 2026-09-02 06:40:18.535 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.536 | | swap | 0 | 2026-09-02 06:40:18.536 | | vcpus | 1 | 2026-09-02 06:40:18.536 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.536 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-09-02 06:40:18.536 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.536 | | Field | Value | 2026-09-02 06:40:18.536 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.536 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.537 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.537 | | description | None | 2026-09-02 06:40:18.537 | | disk | 5 | 2026-09-02 06:40:18.537 | | id | d1 | 2026-09-02 06:40:18.537 | | name | ds512M | 2026-09-02 06:40:18.537 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.537 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.538 | | ram | 512 | 2026-09-02 06:40:18.538 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.538 | | swap | 0 | 2026-09-02 06:40:18.538 | | vcpus | 1 | 2026-09-02 06:40:18.538 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.538 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-09-02 06:40:18.538 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.539 | | Field | Value | 2026-09-02 06:40:18.539 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.539 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.539 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.539 | | description | None | 2026-09-02 06:40:18.539 | | disk | 10 | 2026-09-02 06:40:18.539 | | id | d2 | 2026-09-02 06:40:18.539 | | name | ds1G | 2026-09-02 06:40:18.540 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.540 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.540 | | ram | 1024 | 2026-09-02 06:40:18.540 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.540 | | swap | 0 | 2026-09-02 06:40:18.540 | | vcpus | 1 | 2026-09-02 06:40:18.540 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.541 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-09-02 06:40:18.541 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.541 | | Field | Value | 2026-09-02 06:40:18.541 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.541 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.541 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.541 | | description | None | 2026-09-02 06:40:18.542 | | disk | 10 | 2026-09-02 06:40:18.542 | | id | d3 | 2026-09-02 06:40:18.542 | | name | ds2G | 2026-09-02 06:40:18.542 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.542 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.542 | | ram | 2048 | 2026-09-02 06:40:18.542 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.543 | | swap | 0 | 2026-09-02 06:40:18.543 | | vcpus | 2 | 2026-09-02 06:40:18.543 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.543 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-09-02 06:40:18.543 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.543 | | Field | Value | 2026-09-02 06:40:18.543 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.543 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.543 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.544 | | description | None | 2026-09-02 06:40:18.544 | | disk | 20 | 2026-09-02 06:40:18.544 | | id | d4 | 2026-09-02 06:40:18.544 | | name | ds4G | 2026-09-02 06:40:18.544 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.544 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.544 | | ram | 4096 | 2026-09-02 06:40:18.544 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.544 | | swap | 0 | 2026-09-02 06:40:18.544 | | vcpus | 4 | 2026-09-02 06:40:18.545 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.545 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-02 06:40:18.545 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-02 06:40:18.545 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-09-02 06:40:18.545 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.545 | | Field | Value | 2026-09-02 06:40:18.545 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.546 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.546 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.546 | | description | None | 2026-09-02 06:40:18.546 | | disk | 1 | 2026-09-02 06:40:18.546 | | id | 1 | 2026-09-02 06:40:18.546 | | name | m1.tiny | 2026-09-02 06:40:18.546 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.546 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.547 | | ram | 512 | 2026-09-02 06:40:18.547 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.547 | | swap | 0 | 2026-09-02 06:40:18.547 | | vcpus | 1 | 2026-09-02 06:40:18.547 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.547 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-09-02 06:40:18.547 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.548 | | Field | Value | 2026-09-02 06:40:18.548 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.548 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.548 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.548 | | description | None | 2026-09-02 06:40:18.548 | | disk | 20 | 2026-09-02 06:40:18.548 | | id | 2 | 2026-09-02 06:40:18.549 | | name | m1.small | 2026-09-02 06:40:18.549 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.549 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.549 | | ram | 2048 | 2026-09-02 06:40:18.549 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.549 | | swap | 0 | 2026-09-02 06:40:18.549 | | vcpus | 1 | 2026-09-02 06:40:18.549 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.550 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-09-02 06:40:18.550 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.550 | | Field | Value | 2026-09-02 06:40:18.550 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.550 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.550 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.550 | | description | None | 2026-09-02 06:40:18.550 | | disk | 40 | 2026-09-02 06:40:18.551 | | id | 3 | 2026-09-02 06:40:18.551 | | name | m1.medium | 2026-09-02 06:40:18.551 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.551 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.551 | | ram | 4096 | 2026-09-02 06:40:18.551 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.551 | | swap | 0 | 2026-09-02 06:40:18.552 | | vcpus | 2 | 2026-09-02 06:40:18.552 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.552 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-09-02 06:40:18.552 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.552 | | Field | Value | 2026-09-02 06:40:18.552 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.552 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.553 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.553 | | description | None | 2026-09-02 06:40:18.553 | | disk | 80 | 2026-09-02 06:40:18.553 | | id | 4 | 2026-09-02 06:40:18.553 | | name | m1.large | 2026-09-02 06:40:18.553 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.553 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.554 | | ram | 8192 | 2026-09-02 06:40:18.554 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.554 | | swap | 0 | 2026-09-02 06:40:18.554 | | vcpus | 4 | 2026-09-02 06:40:18.554 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.554 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-09-02 06:40:18.554 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.555 | | Field | Value | 2026-09-02 06:40:18.555 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.555 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:40:18.555 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:40:18.555 | | description | None | 2026-09-02 06:40:18.555 | | disk | 160 | 2026-09-02 06:40:18.555 | | id | 5 | 2026-09-02 06:40:18.555 | | name | m1.xlarge | 2026-09-02 06:40:18.556 | | os-flavor-access:is_public | True | 2026-09-02 06:40:18.556 | | properties | hw_rng:allowed='True' | 2026-09-02 06:40:18.556 | | ram | 16384 | 2026-09-02 06:40:18.556 | | rxtx_factor | 1.0 | 2026-09-02 06:40:18.556 | | swap | 0 | 2026-09-02 06:40:18.556 | | vcpus | 8 | 2026-09-02 06:40:18.556 | +----------------------------+-----------------------+ 2026-09-02 06:40:18.594 | [2020 Async create_flavors:74206]: finished create_flavors with result 0 in 40 seconds 2026-09-02 06:40:18.601 | + inc/async:async_wait:197 : return 0 2026-09-02 06:40:18.606 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-02 06:40:18.636 | + functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:40:18.639 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-02 06:40:18.668 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:18.673 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-02 06:40:18.703 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:18.708 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-02 06:40:18.712 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-02 06:40:18.716 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-02 06:40:18.721 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:40:18.723 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-02 06:40:18.726 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-02 06:40:18.730 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-02 06:40:18.732 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-02 06:40:18.734 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-02 06:40:18.736 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-02 06:40:18.738 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-02 06:40:18.740 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-02 06:40:18.742 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-02 06:40:18.744 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-02 06:40:18.746 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-02 06:40:18.749 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-02 06:40:18.751 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-02 06:40:18.754 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 06:40:18.756 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-02 06:40:18.758 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 06:40:18.760 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-02 06:40:18.762 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 06:40:18.764 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-02 06:40:18.766 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 06:40:18.768 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-02 06:40:18.770 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 06:40:18.772 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-02 06:40:18.775 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-02 06:40:18.777 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 06:40:18.779 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-02 06:40:18.781 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 06:40:18.783 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-02 06:40:18.785 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-02 06:40:18.787 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-02 06:40:18.789 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-02 06:40:18.791 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-02 06:40:18.793 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-02 06:40:18.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-02 06:40:18.798 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-02 06:40:18.800 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-02 06:40:18.802 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-02 06:40:18.804 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-02 06:40:18.807 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-02 06:40:18.809 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-02 06:40:18.811 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-02 06:40:18.813 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-02 06:40:18.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-02 06:40:18.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-02 06:40:18.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-02 06:40:18.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-02 06:40:18.824 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-02 06:40:18.826 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-02 06:40:18.828 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-02 06:40:18.830 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-02 06:40:18.832 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-02 06:40:18.834 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-02 06:40:18.836 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-02 06:40:18.839 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-02 06:40:18.841 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-02 06:40:18.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-02 06:40:18.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-02 06:40:18.845 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-02 06:40:18.845 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-02 06:40:18.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-02 06:40:20.961 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-02 06:40:20.964 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-09-02 06:40:21.340 | + ./stack.sh:main:1406 : save_stackenv 2026-09-02 06:40:21.344 | + functions-common:save_stackenv:65 : local tag= 2026-09-02 06:40:21.351 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-02 06:40:21.358 | + functions-common:save_stackenv:67 : time_stamp=2026-09-02-084021 2026-09-02 06:40:21.362 | + functions-common:save_stackenv:68 : echo '# 2026-09-02-084021 ' 2026-09-02 06:40:21.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.372 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-02 06:40:21.376 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.380 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-02 06:40:21.385 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.389 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-02 06:40:21.395 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.399 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-09-02 06:40:21.402 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.406 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.75 2026-09-02 06:40:21.411 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.416 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.75/identity 2026-09-02 06:40:21.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.423 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-02-081516 2026-09-02 06:40:21.428 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.432 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-02 06:40:21.437 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.442 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.75 2026-09-02 06:40:21.447 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.452 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-02 06:40:21.457 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.461 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-02 06:40:21.465 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.470 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-02 06:40:21.474 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.479 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-02 06:40:21.483 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.487 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.75 2026-09-02 06:40:21.492 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-02 06:40:21.497 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-02 06:40:21.501 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-02 06:40:21.506 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 06:40:21.510 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 06:40:21.514 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-02 06:40:21.519 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:40:21.523 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 06:40:21.528 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 06:40:21.534 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-02 06:40:21.538 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:40:21.543 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-02 06:40:21.547 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:40:21.552 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-02 06:40:21.552 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:40:21.552 | gsub("[][]", "", $1); 2026-09-02 06:40:21.552 | split($1, a, "|"); 2026-09-02 06:40:21.552 | if (a[1] == matchgroup) 2026-09-02 06:40:21.552 | print a[2] 2026-09-02 06:40:21.552 | } 2026-09-02 06:40:21.552 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:40:21.560 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-02 06:40:21.565 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 06:40:21.569 | + functions-common:run_phase:1849 : local phase=extra 2026-09-02 06:40:21.573 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:40:21.578 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:40:21.583 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:40:21.587 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:40:21.592 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:40:21.598 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:40:21.606 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:40:21.610 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:40:21.615 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:40:21.619 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-02 06:40:21.624 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:40:21.653 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:21.657 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:40:21.661 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:21.666 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-02 06:40:21.670 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:21.675 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 06:40:21.679 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:21.684 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-02 06:40:21.688 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-02 06:40:21.692 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 06:40:21.697 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 06:40:21.702 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:40:21.707 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 06:40:21.711 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-02 06:40:21.716 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 06:40:21.720 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-02 06:40:21.725 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 06:40:21.729 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 06:40:21.734 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-02 06:40:21.739 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 06:40:21.743 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 06:40:21.747 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-02 06:40:21.752 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:40:21.756 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 06:40:21.760 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 06:40:21.766 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-02 06:40:21.771 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:40:21.775 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-02 06:40:21.779 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:40:21.783 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-02 06:40:21.784 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:40:21.784 | gsub("[][]", "", $1); 2026-09-02 06:40:21.784 | split($1, a, "|"); 2026-09-02 06:40:21.784 | if (a[1] == matchgroup) 2026-09-02 06:40:21.784 | print a[2] 2026-09-02 06:40:21.784 | } 2026-09-02 06:40:21.784 | ' /home/quobyte/devstack/local.conf 2026-09-02 06:40:21.792 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-02 06:40:21.822 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:21.827 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-02 06:40:21.831 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-02 06:40:21.836 | + functions:wait_for_compute:490 : local timeout=60 2026-09-02 06:40:21.840 | + functions:wait_for_compute:491 : local rval=0 2026-09-02 06:40:21.845 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-02 06:40:21.849 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-02 06:40:21.853 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-02 06:40:21.858 | + functions-common:time_start:2407 : local start_time= 2026-09-02 06:40:21.863 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:40:21.868 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:40:21.875 | + functions-common:time_start:2411 : _TIME_START[$name]=1788331221870 2026-09-02 06:40:21.881 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-02 06:40:21.914 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-02 06:40:21.919 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-02 06:40:21.924 | ++ functions:wait_for_compute:496 : hostname 2026-09-02 06:40:21.930 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-02 06:40:21.934 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-02 06:40:21.942 | ++ functions:wait_for_compute:498 : hostname 2026-09-02 06:40:21.947 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:40:21.949 | + :: : ID= 2026-09-02 06:40:21.951 | + :: : [[ '' == '' ]] 2026-09-02 06:40:21.954 | + :: : sleep 1 2026-09-02 06:40:22.958 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-02 06:40:22.961 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-02 06:40:26.187 | + :: : ID=524480b2-2f48-45ff-ae7f-c576c5abb3b8 2026-09-02 06:40:26.189 | + :: : [[ 524480b2-2f48-45ff-ae7f-c576c5abb3b8 == '' ]] 2026-09-02 06:40:26.194 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-02 06:40:26.199 | + functions-common:time_stop:2420 : local name 2026-09-02 06:40:26.204 | + functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:26.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:26.213 | + functions-common:time_stop:2423 : local total 2026-09-02 06:40:26.217 | + functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:26.222 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-02 06:40:26.227 | + functions-common:time_stop:2427 : start_time=1788331221870 2026-09-02 06:40:26.231 | + functions-common:time_stop:2429 : [[ -z 1788331221870 ]] 2026-09-02 06:40:26.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:26.243 | + functions-common:time_stop:2432 : end_time=1788331226238 2026-09-02 06:40:26.248 | + functions-common:time_stop:2433 : elapsed_time=4368 2026-09-02 06:40:26.252 | + functions-common:time_stop:2434 : total=24990 2026-09-02 06:40:26.257 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:26.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29358 2026-09-02 06:40:26.266 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-02 06:40:26.271 | + functions:wait_for_compute:516 : return 0 2026-09-02 06:40:26.276 | + ./stack.sh:main:1446 : service_check 2026-09-02 06:40:26.280 | + functions-common:service_check:1713 : local service 2026-09-02 06:40:26.284 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.289 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-02 06:40:26.310 | not-found 2026-09-02 06:40:26.315 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.319 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-02 06:40:26.341 | enabled 2026-09-02 06:40:26.347 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-02 06:40:26.372 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-02 06:40:26.372 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-02 06:40:26.372 | Active: active (running) since Wed 2026-09-02 08:37:13 CEST; 3min 12s ago 2026-09-02 06:40:26.372 | Main PID: 61905 (uwsgi) 2026-09-02 06:40:26.372 | Status: "uWSGI is ready" 2026-09-02 06:40:26.372 | Tasks: 17 (limit: 14255) 2026-09-02 06:40:26.372 | Memory: 272.7M (peak: 273.2M) 2026-09-02 06:40:26.372 | CPU: 14.800s 2026-09-02 06:40:26.373 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-02 06:40:26.373 | ├─61905 "nova-apiuWSGI master" 2026-09-02 06:40:26.373 | ├─61906 "nova-apiuWSGI worker 1" 2026-09-02 06:40:26.373 | └─61907 "nova-apiuWSGI worker 2" 2026-09-02 06:40:26.373 | 2026-09-02 06:40:26.373 | Sep 02 08:40:25 devstack devstack@n-api.service[61906]: [pid: 61906|app: 0|req: 18/36] 192.168.122.75 () {54 vars in 930 bytes} [Wed Sep 2 08:40:25 2026] GET /compute/v2.1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG nova.api.openstack.wsgi [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] Calling method '>' {{(pid=61907) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG oslo_concurrency.lockutils [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61907) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG oslo_concurrency.lockutils [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb 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.000s {{(pid=61907) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG oslo_concurrency.lockutils [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61907) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG oslo_concurrency.lockutils [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] Acquiring lock "6a1147cc-4c83-4e33-a3c3-9bc07ab08312" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61907) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG oslo_concurrency.lockutils [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] Lock "6a1147cc-4c83-4e33-a3c3-9bc07ab08312" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61907) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 06:40:26.374 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: DEBUG oslo_concurrency.lockutils [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] Lock "6a1147cc-4c83-4e33-a3c3-9bc07ab08312" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61907) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:26.375 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: INFO nova.api.openstack.requestlog [None req-6262cd52-2f09-4e46-8c96-6df438b3a7eb admin admin] 192.168.122.75 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.170792 2026-09-02 06:40:26.375 | Sep 02 08:40:25 devstack devstack@n-api.service[61907]: [pid: 61907|app: 0|req: 19/37] 192.168.122.75 () {60 vars in 1320 bytes} [Wed Sep 2 08:40:25 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-02 06:40:26.380 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.385 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-02 06:40:26.404 | enabled 2026-09-02 06:40:26.411 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-02 06:40:26.435 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-02 06:40:26.435 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-02 06:40:26.435 | Active: active (running) since Wed 2026-09-02 08:39:32 CEST; 53s ago 2026-09-02 06:40:26.435 | Main PID: 74047 (nova-compute) 2026-09-02 06:40:26.435 | Tasks: 10 (limit: 14255) 2026-09-02 06:40:26.436 | Memory: 135.6M (peak: 137.2M) 2026-09-02 06:40:26.436 | CPU: 4.779s 2026-09-02 06:40:26.436 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-02 06:40:26.436 | └─74047 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-02 06:40:26.436 | 2026-09-02 06:40:26.436 | Sep 02 08:39:56 devstack nova-compute[74047]: DEBUG nova.compute.resource_tracker [None req-d9fc71e0-cb72-4651-9cd4-0fc634217c99 None None] Compute_service record updated for devstack:devstack {{(pid=74047) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-02 06:40:26.436 | Sep 02 08:39:56 devstack nova-compute[74047]: DEBUG oslo_concurrency.lockutils [None req-d9fc71e0-cb72-4651-9cd4-0fc634217c99 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.306s {{(pid=74047) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:26.436 | Sep 02 08:39:56 devstack nova-compute[74047]: DEBUG nova.service [None req-d9fc71e0-cb72-4651-9cd4-0fc634217c99 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74047) start /opt/stack/nova/nova/service.py:262}} 2026-09-02 06:40:26.437 | Sep 02 08:39:56 devstack nova-compute[74047]: DEBUG nova.service [None req-d9fc71e0-cb72-4651-9cd4-0fc634217c99 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74047) start /opt/stack/nova/nova/service.py:278}} 2026-09-02 06:40:26.437 | Sep 02 08:39:56 devstack nova-compute[74047]: DEBUG nova.service [None req-d9fc71e0-cb72-4651-9cd4-0fc634217c99 None None] Join ServiceGroup membership for this service compute {{(pid=74047) start /opt/stack/nova/nova/service.py:288}} 2026-09-02 06:40:26.437 | Sep 02 08:39:56 devstack nova-compute[74047]: DEBUG nova.servicegroup.drivers.db [None req-d9fc71e0-cb72-4651-9cd4-0fc634217c99 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74047) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-02 06:40:26.437 | Sep 02 08:40:01 devstack nova-compute[74047]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=74047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:26.437 | Sep 02 08:40:08 devstack nova-compute[74047]: DEBUG oslo_service.periodic_task [None req-52ff8556-c73e-4c20-8ac1-c80ed598336a None None] Running periodic task ComputeManager._sync_power_states {{(pid=74047) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-02 06:40:26.437 | Sep 02 08:40:08 devstack nova-compute[74047]: DEBUG oslo_service.periodic_task [None req-52ff8556-c73e-4c20-8ac1-c80ed598336a None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=74047) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-02 06:40:26.437 | Sep 02 08:40:08 devstack nova-compute[74047]: DEBUG oslo.service.backend._threading.loopingcall [None req-52ff8556-c73e-4c20-8ac1-c80ed598336a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 28.43 seconds {{(pid=74047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:26.444 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.449 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-02 06:40:26.467 | not-found 2026-09-02 06:40:26.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.478 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-02 06:40:26.497 | enabled 2026-09-02 06:40:26.504 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-02 06:40:26.528 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-02 06:40:26.528 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-02 06:40:26.528 | Active: active (running) since Wed 2026-09-02 08:39:19 CEST; 1min 7s ago 2026-09-02 06:40:26.528 | Main PID: 70357 (nova-scheduler:) 2026-09-02 06:40:26.528 | Tasks: 19 (limit: 14255) 2026-09-02 06:40:26.528 | Memory: 155.9M (peak: 156.5M) 2026-09-02 06:40:26.528 | CPU: 4.868s 2026-09-02 06:40:26.528 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-02 06:40:26.528 | ├─70357 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-02 06:40:26.529 | ├─72019 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-02 06:40:26.529 | └─72030 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-02 06:40:26.529 | 2026-09-02 06:40:26.529 | Sep 02 08:39:25 devstack nova-scheduler[72030]: DEBUG nova.servicegroup.drivers.db [None req-62d8597f-b5d9-4c83-904e-470633d36043 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=72030) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-02 06:40:26.529 | Sep 02 08:39:30 devstack nova-scheduler[72030]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72030) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:26.529 | Sep 02 08:39:30 devstack nova-scheduler[72019]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=72019) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:26.529 | Sep 02 08:39:33 devstack nova-scheduler[70357]: DEBUG dbcounter [-] [70357] Writing DB stats nova_api:SELECT=3 {{(pid=70357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.529 | Sep 02 08:39:33 devstack nova-scheduler[70357]: DEBUG dbcounter [-] [70357] Writing DB stats nova_cell0:SELECT=1 {{(pid=70357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.529 | Sep 02 08:39:33 devstack nova-scheduler[70357]: DEBUG dbcounter [-] [70357] Writing DB stats nova_cell1:SELECT=1 {{(pid=70357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.530 | Sep 02 08:39:40 devstack nova-scheduler[72019]: DEBUG dbcounter [-] [72019] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.530 | Sep 02 08:39:40 devstack nova-scheduler[72030]: DEBUG dbcounter [-] [72030] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.530 | Sep 02 08:39:53 devstack nova-scheduler[72030]: DEBUG oslo.service.backend._threading.loopingcall [None req-f0d587cc-0d54-40c3-8411-ea770693da68 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72030) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:26.530 | Sep 02 08:40:25 devstack nova-scheduler[72019]: DEBUG oslo.service.backend._threading.loopingcall [None req-ad6f1a9d-d0c4-4b63-a782-e2244d6020df None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72019) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:26.536 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.540 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-02 06:40:26.558 | not-found 2026-09-02 06:40:26.564 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.568 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-02 06:40:26.588 | enabled 2026-09-02 06:40:26.594 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-02 06:40:26.617 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-02 06:40:26.617 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-02 06:40:26.617 | Active: active (running) since Wed 2026-09-02 08:39:21 CEST; 1min 4s ago 2026-09-02 06:40:26.617 | Main PID: 70971 (uwsgi) 2026-09-02 06:40:26.617 | Status: "uWSGI is ready" 2026-09-02 06:40:26.617 | Tasks: 16 (limit: 14255) 2026-09-02 06:40:26.618 | Memory: 220.1M (peak: 220.6M) 2026-09-02 06:40:26.618 | CPU: 9.801s 2026-09-02 06:40:26.618 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-02 06:40:26.618 | ├─70971 "nova-api-metauWSGI master" 2026-09-02 06:40:26.618 | ├─70972 "nova-api-metauWSGI worker 1" 2026-09-02 06:40:26.618 | ├─70973 "nova-api-metauWSGI worker 2" 2026-09-02 06:40:26.618 | └─70974 "nova-api-metauWSGI http 1" 2026-09-02 06:40:26.618 | 2026-09-02 06:40:26.618 | Sep 02 08:39:28 devstack devstack@n-api-meta.service[70973]: DEBUG nova.api.openstack.wsgi_app [None req-f26f963f-a69a-4a2f-9e2d-ffe2bd5a07f7 None None] ******************************************************************************** {{(pid=70973) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-02 06:40:26.619 | Sep 02 08:39:28 devstack devstack@n-api-meta.service[70973]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7db6abca4668 pid: 70973 (default app) 2026-09-02 06:40:26.619 | Sep 02 08:39:36 devstack devstack@n-api-meta.service[70972]: DEBUG dbcounter [-] [70972] Writing DB stats nova_api:SELECT=1 {{(pid=70972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:36 devstack devstack@n-api-meta.service[70973]: DEBUG dbcounter [-] [70973] Writing DB stats nova_api:SELECT=1 {{(pid=70973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:37 devstack devstack@n-api-meta.service[70972]: DEBUG dbcounter [-] [70972] Writing DB stats nova_cell0:SELECT=1 {{(pid=70972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:37 devstack devstack@n-api-meta.service[70972]: DEBUG dbcounter [-] [70972] Writing DB stats nova_cell1:SELECT=1 {{(pid=70972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:37 devstack devstack@n-api-meta.service[70973]: DEBUG dbcounter [-] [70973] Writing DB stats nova_cell1:SELECT=1 {{(pid=70973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:37 devstack devstack@n-api-meta.service[70973]: DEBUG dbcounter [-] [70973] Writing DB stats nova_cell0:SELECT=1 {{(pid=70973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:37 devstack devstack@n-api-meta.service[70972]: DEBUG dbcounter [-] [70972] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.619 | Sep 02 08:39:37 devstack devstack@n-api-meta.service[70973]: DEBUG dbcounter [-] [70973] Writing DB stats nova_cell0:SELECT=1 {{(pid=70973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.623 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.627 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-02 06:40:26.647 | enabled 2026-09-02 06:40:26.655 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-02 06:40:26.679 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-02 06:40:26.679 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-02 06:40:26.679 | Active: active (running) since Wed 2026-09-02 08:37:56 CEST; 2min 30s ago 2026-09-02 06:40:26.679 | Main PID: 68128 (uwsgi) 2026-09-02 06:40:26.679 | Status: "uWSGI is ready" 2026-09-02 06:40:26.679 | Tasks: 5 (limit: 14255) 2026-09-02 06:40:26.680 | Memory: 174.5M (peak: 174.8M) 2026-09-02 06:40:26.680 | CPU: 6.524s 2026-09-02 06:40:26.680 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-02 06:40:26.680 | ├─68128 "placementuWSGI master" 2026-09-02 06:40:26.680 | ├─68129 "placementuWSGI worker 1" 2026-09-02 06:40:26.680 | └─68130 "placementuWSGI worker 2" 2026-09-02 06:40:26.680 | 2026-09-02 06:40:26.680 | Sep 02 08:39:56 devstack devstack@placement-api.service[68129]: INFO placement.requestlog [req-43fba1a3-5342-4140-96f9-1bc3957905db req-d2658f31-32b0-4eb3-b2df-ef9c87ea860e service nova] 192.168.122.75 "PUT /placement/resource_providers/ef83bd7e-961a-4eb8-ba98-4386a4d69471/inventories" status: 200 len: 396 microversion: 1.26 2026-09-02 06:40:26.680 | Sep 02 08:39:56 devstack devstack@placement-api.service[68129]: [pid: 68129|app: 0|req: 5/9] 192.168.122.75 () {64 vars in 1493 bytes} [Wed Sep 2 08:39:55 2026] PUT /placement/resource_providers/ef83bd7e-961a-4eb8-ba98-4386a4d69471/inventories => generated 396 bytes in 81 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-02 06:40:26.680 | Sep 02 08:39:56 devstack devstack@placement-api.service[68130]: DEBUG placement.requestlog [req-43fba1a3-5342-4140-96f9-1bc3957905db req-236f7a52-7d40-4232-a6a6-704bf2cd4890 None None] Starting request: 192.168.122.75 "GET /placement/traits?name=in:HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH6,OWNER_NOVA,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE41,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SHA,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_FMA3,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK" {{(pid=68130) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-02 06:40:26.681 | Sep 02 08:39:56 devstack devstack@placement-api.service[68130]: INFO placement.requestlog [req-43fba1a3-5342-4140-96f9-1bc3957905db req-236f7a52-7d40-4232-a6a6-704bf2cd4890 service nova] 192.168.122.75 "GET /placement/traits?name=in:HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH6,OWNER_NOVA,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE41,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SHA,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_FMA3,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK" status: 200 len: 2072 microversion: 1.6 2026-09-02 06:40:26.681 | Sep 02 08:39:56 devstack devstack@placement-api.service[68130]: [pid: 68130|app: 0|req: 5/10] 192.168.122.75 () {60 vars in 4929 bytes} [Wed Sep 2 08:39:56 2026] GET /placement/traits?name=in:HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH6,OWNER_NOVA,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE41,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SHA,HW_CPU_X86_SSE,HW_CPU_X86_AVX,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_FMA3,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK => generated 2072 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-02 06:40:26.681 | Sep 02 08:39:56 devstack devstack@placement-api.service[68129]: DEBUG placement.requestlog [req-43fba1a3-5342-4140-96f9-1bc3957905db req-343f2211-5923-4287-a947-a047809612a2 None None] Starting request: 192.168.122.75 "PUT /placement/resource_providers/ef83bd7e-961a-4eb8-ba98-4386a4d69471/traits" {{(pid=68129) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-02 06:40:26.681 | Sep 02 08:39:56 devstack devstack@placement-api.service[68129]: INFO placement.requestlog [req-43fba1a3-5342-4140-96f9-1bc3957905db req-343f2211-5923-4287-a947-a047809612a2 service nova] 192.168.122.75 "PUT /placement/resource_providers/ef83bd7e-961a-4eb8-ba98-4386a4d69471/traits" status: 200 len: 2107 microversion: 1.6 2026-09-02 06:40:26.681 | Sep 02 08:39:56 devstack devstack@placement-api.service[68129]: [pid: 68129|app: 0|req: 6/11] 192.168.122.75 () {64 vars in 1478 bytes} [Wed Sep 2 08:39:56 2026] PUT /placement/resource_providers/ef83bd7e-961a-4eb8-ba98-4386a4d69471/traits => generated 2107 bytes in 247 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-02 06:40:26.681 | Sep 02 08:40:06 devstack devstack@placement-api.service[68130]: DEBUG dbcounter [-] [68130] Writing DB stats placement:SELECT=4 {{(pid=68130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.681 | Sep 02 08:40:06 devstack devstack@placement-api.service[68129]: DEBUG dbcounter [-] [68129] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=68129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.687 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.692 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-02 06:40:26.710 | not-found 2026-09-02 06:40:26.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.721 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-02 06:40:26.741 | enabled 2026-09-02 06:40:26.748 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-02 06:40:26.771 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-02 06:40:26.771 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-02 06:40:26.771 | Active: active (running) since Wed 2026-09-02 08:39:58 CEST; 27s ago 2026-09-02 06:40:26.771 | Main PID: 77206 (uwsgi) 2026-09-02 06:40:26.772 | Status: "uWSGI is ready" 2026-09-02 06:40:26.772 | Tasks: 9 (limit: 14255) 2026-09-02 06:40:26.772 | Memory: 260.1M (peak: 260.6M) 2026-09-02 06:40:26.772 | CPU: 11.756s 2026-09-02 06:40:26.772 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-02 06:40:26.772 | ├─77206 "glance-apiuWSGI master" 2026-09-02 06:40:26.772 | ├─77209 "glance-apiuWSGI worker 1" 2026-09-02 06:40:26.772 | └─77210 "glance-apiuWSGI worker 2" 2026-09-02 06:40:26.772 | 2026-09-02 06:40:26.772 | Sep 02 08:40:11 devstack devstack@g-api.service[77210]: INFO glance.location [None req-47b2d285-f92c-49cf-b2f1-839ee444f1fd admin admin] Image format matched and virtual size computed: 117440512 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77210]: DEBUG glance_store.backend [None req-47b2d285-f92c-49cf-b2f1-839ee444f1fd admin admin] Skipping store.set_acls... not implemented. {{(pid=77210) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77210]: [pid: 77210|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Wed Sep 2 08:40:09 2026] PUT /v2/images/390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb/file => generated 0 bytes in 1640 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77209]: DEBUG glance.api.middleware.version_negotiation [None req-307b9425-0615-40a7-8d49-e3d74962bed5 admin admin] Determining version of request: GET /v2/images/390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb Accept: */* {{(pid=77209) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77209]: DEBUG glance.api.middleware.version_negotiation [None req-307b9425-0615-40a7-8d49-e3d74962bed5 admin admin] Using url versioning {{(pid=77209) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77209]: DEBUG glance.api.middleware.version_negotiation [None req-307b9425-0615-40a7-8d49-e3d74962bed5 admin admin] Matched version: v2 {{(pid=77209) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77209]: DEBUG glance.api.middleware.version_negotiation [None req-307b9425-0615-40a7-8d49-e3d74962bed5 admin admin] new path /v2/images/390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb {{(pid=77209) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-02 06:40:26.773 | Sep 02 08:40:11 devstack devstack@g-api.service[77209]: [pid: 77209|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Sep 2 08:40:11 2026] GET /v2/images/390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 06:40:26.773 | Sep 02 08:40:21 devstack devstack@g-api.service[77210]: DEBUG dbcounter [-] [77210] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.773 | Sep 02 08:40:21 devstack devstack@g-api.service[77209]: DEBUG dbcounter [-] [77209] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.779 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.784 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-02 06:40:26.805 | enabled 2026-09-02 06:40:26.811 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-02 06:40:26.835 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-02 06:40:26.835 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-02 06:40:26.835 | Active: active (running) since Wed 2026-09-02 08:39:47 CEST; 39s ago 2026-09-02 06:40:26.835 | Main PID: 75675 (cinder-schedule) 2026-09-02 06:40:26.835 | Tasks: 1 (limit: 14255) 2026-09-02 06:40:26.835 | Memory: 108.2M (peak: 108.7M) 2026-09-02 06:40:26.835 | CPU: 4.078s 2026-09-02 06:40:26.835 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-02 06:40:26.835 | └─75675 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-02 06:40:26.835 | 2026-09-02 06:40:26.836 | Sep 02 08:39:52 devstack cinder-scheduler[75675]: DEBUG oslo_service.backend._eventlet.service [None req-2ff093d4-da89-478e-b9e9-d8b86a4be28c None None] ******************************************************************************** {{(pid=75675) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-02 06:40:26.836 | Sep 02 08:39:52 devstack cinder-scheduler[75675]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-09-02 06:40:26.836 | Sep 02 08:39:52 devstack cinder-scheduler[75675]: INFO cinder.manager [None req-cfdddabc-ecbc-4846-a96b-755c097299d1 None None] Initiating service 1 cleanup 2026-09-02 06:40:26.836 | Sep 02 08:39:52 devstack cinder-scheduler[75675]: INFO cinder.manager [None req-cfdddabc-ecbc-4846-a96b-755c097299d1 None None] Service 1 cleanup completed. 2026-09-02 06:40:26.836 | Sep 02 08:39:52 devstack cinder-scheduler[75675]: DEBUG cinder.service [None req-cfdddabc-ecbc-4846-a96b-755c097299d1 None None] Creating RPC server for service cinder-scheduler {{(pid=75675) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-02 06:40:26.836 | Sep 02 08:39:52 devstack cinder-scheduler[75675]: DEBUG cinder.service [None req-cfdddabc-ecbc-4846-a96b-755c097299d1 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75675) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-02 06:40:26.836 | Sep 02 08:40:01 devstack cinder-scheduler[75675]: DEBUG cinder.scheduler.host_manager [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75675) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-02 06:40:26.836 | Sep 02 08:40:01 devstack cinder-scheduler[75675]: DEBUG cinder.scheduler.host_manager [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 9, 2, 6, 40, 1, 931840)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 9, 2, 6, 40, 1, 931840)}]. {{(pid=75675) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-02 06:40:26.836 | Sep 02 08:40:01 devstack cinder-scheduler[75675]: DEBUG cinder.scheduler.host_manager [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 9, 2, 6, 40, 1, 900802)} {{(pid=75675) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-02 06:40:26.837 | Sep 02 08:40:11 devstack cinder-scheduler[75675]: DEBUG dbcounter [-] [75675] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.844 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.848 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-02 06:40:26.867 | enabled 2026-09-02 06:40:26.874 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-02 06:40:26.897 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-02 06:40:26.898 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-02 06:40:26.898 | Active: active (running) since Wed 2026-09-02 08:39:40 CEST; 46s ago 2026-09-02 06:40:26.898 | Main PID: 74948 (uwsgi) 2026-09-02 06:40:26.898 | Status: "uWSGI is ready" 2026-09-02 06:40:26.898 | Tasks: 7 (limit: 14255) 2026-09-02 06:40:26.898 | Memory: 244.6M (peak: 244.9M) 2026-09-02 06:40:26.898 | CPU: 10.795s 2026-09-02 06:40:26.898 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-02 06:40:26.898 | ├─74948 "cinder-apiuWSGI master" 2026-09-02 06:40:26.898 | ├─74951 "cinder-apiuWSGI worker 1" 2026-09-02 06:40:26.899 | └─74952 "cinder-apiuWSGI worker 2" 2026-09-02 06:40:26.899 | 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: INFO cinder.api.openstack.wsgi [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 admin admin] POST http://192.168.122.75/volume/v3/types/3155c756-f579-478b-b0fe-ffe6c61fea93/extra_specs 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: DEBUG cinder.api.openstack.wsgi [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: warnings.warn( 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: DEBUG dbcounter [-] [74952] Writing DB stats cinder:SELECT=6 {{(pid=74952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: DEBUG oslo_db.sqlalchemy.engines [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 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=74952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-02 06:40:26.899 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: INFO cinder.api.openstack.wsgi [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 admin admin] http://192.168.122.75/volume/v3/types/3155c756-f579-478b-b0fe-ffe6c61fea93/extra_specs returned with HTTP 200 2026-09-02 06:40:26.900 | Sep 02 08:39:55 devstack devstack@c-api.service[74952]: [pid: 74952|app: 0|req: 1/3] 192.168.122.75 () {60 vars in 1333 bytes} [Wed Sep 2 08:39:54 2026] POST /volume/v3/types/3155c756-f579-478b-b0fe-ffe6c61fea93/extra_specs => generated 55 bytes in 939 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-02 06:40:26.900 | Sep 02 08:40:04 devstack devstack@c-api.service[74951]: DEBUG dbcounter [-] [74951] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.900 | Sep 02 08:40:05 devstack devstack@c-api.service[74952]: DEBUG dbcounter [-] [74952] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.906 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.910 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-02 06:40:26.929 | enabled 2026-09-02 06:40:26.936 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-02 06:40:26.959 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-02 06:40:26.959 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-02 06:40:26.959 | Active: active (running) since Wed 2026-09-02 08:39:50 CEST; 36s ago 2026-09-02 06:40:26.959 | Main PID: 76332 (cinder-volume) 2026-09-02 06:40:26.959 | Tasks: 2 (limit: 14255) 2026-09-02 06:40:26.959 | Memory: 143.3M (peak: 157.4M) 2026-09-02 06:40:26.960 | CPU: 11.245s 2026-09-02 06:40:26.960 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-02 06:40:26.960 | ├─76332 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-02 06:40:26.960 | └─76487 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-02 06:40:26.960 | 2026-09-02 06:40:26.960 | Sep 02 08:40:02 devstack cinder-volume[76487]: DEBUG oslo_concurrency.processutils [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c 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.261s {{(pid=76487) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-02 06:40:26.960 | Sep 02 08:40:02 devstack cinder-volume[76487]: DEBUG oslo_concurrency.processutils [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c 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=76487) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-09-02 06:40:26.960 | Sep 02 08:40:02 devstack sudo[77343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-09-02 06:40:26.961 | Sep 02 08:40:02 devstack sudo[77343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-02 06:40:26.961 | Sep 02 08:40:03 devstack sudo[77343]: pam_unix(sudo:session): session closed for user root 2026-09-02 06:40:26.961 | Sep 02 08:40:03 devstack cinder-volume[76487]: DEBUG oslo_concurrency.processutils [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c 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.260s {{(pid=76487) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-02 06:40:26.961 | Sep 02 08:40:03 devstack cinder-volume[76487]: INFO cinder.volume.manager [None req-da3697b0-ebfd-4ee7-ac64-6653b470bc6c None None] Driver post RPC initialization completed successfully. 2026-09-02 06:40:26.961 | Sep 02 08:40:05 devstack cinder-volume[76332]: DEBUG dbcounter [-] [76332] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.961 | Sep 02 08:40:13 devstack cinder-volume[76487]: DEBUG dbcounter [-] [76487] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.961 | Sep 02 08:40:13 devstack cinder-volume[76487]: DEBUG dbcounter [-] [76487] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:26.966 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:26.971 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-02 06:40:26.989 | not-found 2026-09-02 06:40:26.995 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.000 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-02 06:40:27.018 | not-found 2026-09-02 06:40:27.025 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.029 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-02 06:40:27.048 | not-found 2026-09-02 06:40:27.054 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.058 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-02 06:40:27.076 | not-found 2026-09-02 06:40:27.082 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.086 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-02 06:40:27.104 | not-found 2026-09-02 06:40:27.110 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.115 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-02 06:40:27.134 | enabled 2026-09-02 06:40:27.140 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-02 06:40:27.164 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-02 06:40:27.165 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-02 06:40:27.165 | Active: active (running) since Wed 2026-09-02 08:37:35 CEST; 2min 51s ago 2026-09-02 06:40:27.165 | Main PID: 64716 (neutron-ovn-age) 2026-09-02 06:40:27.165 | Tasks: 20 (limit: 14255) 2026-09-02 06:40:27.165 | Memory: 344.1M (peak: 344.9M) 2026-09-02 06:40:27.165 | CPU: 11.660s 2026-09-02 06:40:27.165 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-02 06:40:27.165 | ├─64716 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-02 06:40:27.165 | ├─66077 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-02 06:40:27.165 | ├─66386 /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/tmpj3038l9e/privsep.sock 2026-09-02 06:40:27.166 | └─69017 /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/tmpm938rryj/privsep.sock 2026-09-02 06:40:27.166 | 2026-09-02 06:40:27.166 | Sep 02 08:38:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:27.166 | Sep 02 08:38:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 06:40:27.166 | Sep 02 08:38:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 06:40:27.166 | Sep 02 08:38:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:27.166 | Sep 02 08:39:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 06:40:27.166 | Sep 02 08:39:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 06:40:27.166 | Sep 02 08:39:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:27.166 | Sep 02 08:39:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-02 06:40:27.167 | Sep 02 08:39:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-02 06:40:27.167 | Sep 02 08:39:39 devstack neutron-ovn-agent[66077]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66077) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-02 06:40:27.171 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.175 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-02 06:40:27.196 | not-found 2026-09-02 06:40:27.203 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.208 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-02 06:40:27.229 | not-found 2026-09-02 06:40:27.236 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.240 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-02 06:40:27.261 | not-found 2026-09-02 06:40:27.267 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.272 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-02 06:40:27.290 | not-found 2026-09-02 06:40:27.298 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.302 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-02 06:40:27.323 | enabled 2026-09-02 06:40:27.330 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-02 06:40:27.356 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-02 06:40:27.356 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-02 06:40:27.356 | Active: active (running) since Wed 2026-09-02 08:31:00 CEST; 9min ago 2026-09-02 06:40:27.356 | Main PID: 41237 (dstat.sh) 2026-09-02 06:40:27.356 | Tasks: 3 (limit: 14255) 2026-09-02 06:40:27.356 | Memory: 27.3M (peak: 27.8M) 2026-09-02 06:40:27.357 | CPU: 3.358s 2026-09-02 06:40:27.357 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-02 06:40:27.357 | ├─41237 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-02 06:40:27.357 | ├─41334 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-02 06:40:27.358 | └─41335 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-02 06:40:27.358 | 2026-09-02 06:40:27.358 | Sep 02 08:40:18 devstack dstat.sh[41335]: 02-09 08:40:18| 27 10 57 1 0|5254M 285M 215M 5989M| 52B 0 | 0 6857k| 0 633 |3894 12k|3.32 2.75 1.75|1.0 0 2.0| 0 0 | | 17 285 0 30 0 2026-09-02 06:40:27.358 | Sep 02 08:40:19 devstack dstat.sh[41335]: 02-09 08:40:19| 14 16 63 0 0|5254M 285M 215M 5989M| 12k 37k| 36k 568k|4.00 28.0 |4951 3844 |3.32 2.75 1.75|2.0 0 262| 0 0 | | 17 285 0 30 0 2026-09-02 06:40:27.358 | Sep 02 08:40:20 devstack dstat.sh[41335]: 02-09 08:40:20| 17 10 69 0 0|5278M 260M 215M 5989M| 52B 0 | 0 176k| 0 15.0 |2569 1630 |3.32 2.75 1.75|1.0 0 0| 0 0 | | 17 285 0 29 0 2026-09-02 06:40:27.358 | Sep 02 08:40:21 devstack dstat.sh[41335]: 02-09 08:40:21| 21 7 70 0 0|5296M 242M 215M 5989M| 132B 652B| 0 140k| 0 8.00 |2357 1394 |3.32 2.75 1.75|1.0 0 1.0| 0 0 | | 17 285 0 29 0 2026-09-02 06:40:27.359 | Sep 02 08:40:22 devstack dstat.sh[41335]: 02-09 08:40:22| 8 16 67 0 0|5274M 265M 215M 5989M|7908B 22k| 20k 676k|4.00 54.0 |5098 4456 |3.32 2.75 1.75| 0 0 281| 0 0 | | 17 289 0 29 0 2026-09-02 06:40:27.359 | Sep 02 08:40:23 devstack dstat.sh[41335]: 02-09 08:40:23| 5 5 85 0 0|5264M 274M 215M 5989M| 132B 476B| 0 372k| 0 30.0 |2303 2101 |3.30 2.75 1.75|1.0 0 5.0| 0 0 | | 17 289 0 29 0 2026-09-02 06:40:27.359 | Sep 02 08:40:24 devstack dstat.sh[41335]: 02-09 08:40:24| 17 10 70 0 0|5285M 253M 215M 5989M| 52B 0 | 0 352k| 0 12.0 |2329 1377 |3.30 2.75 1.75|4.0 0 0| 0 0 | | 17 289 0 28 0 2026-09-02 06:40:27.359 | Sep 02 08:40:25 devstack dstat.sh[41335]: 02-09 08:40:25| 21 8 68 0 0|5306M 232M 215M 5989M| 0 0 | 0 1196k| 0 145 |2880 2072 |3.30 2.75 1.75|2.0 0 0| 0 0 | | 17 289 0 28 0 2026-09-02 06:40:27.359 | Sep 02 08:40:26 devstack dstat.sh[41335]: 02-09 08:40:26| 21 6 68 0 0|5274M 265M 215M 5989M|1108B 2815B| 0 40k| 0 3.00 |3126 2350 |3.30 2.75 1.75|1.0 0 37| 0 0 | | 17 293 0 29 0 2026-09-02 06:40:27.359 | Sep 02 08:40:27 devstack dstat.sh[41335]: 02-09 08:40:27| 9 21 60 0 0|5255M 284M 215M 5989M| 13k 69k|8192B 0 |2.00 0 |6004 4363 |3.30 2.75 1.75|1.0 0 181| 0 0 | | 17 293 0 29 0 2026-09-02 06:40:27.363 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.367 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-02 06:40:27.387 | enabled 2026-09-02 06:40:27.393 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-02 06:40:27.418 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-02 06:40:27.418 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-02 06:40:27.418 | Active: active (running) since Wed 2026-09-02 08:37:33 CEST; 2min 54s ago 2026-09-02 06:40:27.418 | Main PID: 64019 (neutron-ovn-met) 2026-09-02 06:40:27.418 | Tasks: 2 (limit: 14255) 2026-09-02 06:40:27.419 | Memory: 121.1M (peak: 121.8M) 2026-09-02 06:40:27.419 | CPU: 3.801s 2026-09-02 06:40:27.419 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-02 06:40:27.419 | └─64019 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-09-02 06:40:27.419 | 2026-09-02 06:40:27.419 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-02 06:40:27.419 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-02 06:40:27.419 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 06:40:27.419 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-09-02 06:40:27.420 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-02 06:40:27.420 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 06:40:27.420 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-09-02 06:40:27.420 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-02 06:40:27.420 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-02 06:40:27.420 | Sep 02 08:37:37 devstack neutron-ovn-metadata-agent[64019]: ERROR neutron 2026-09-02 06:40:27.427 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.431 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-02 06:40:27.451 | enabled 2026-09-02 06:40:27.458 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-02 06:40:27.482 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-02 06:40:27.482 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-02 06:40:27.482 | Active: active (running) since Wed 2026-09-02 08:37:38 CEST; 2min 48s ago 2026-09-02 06:40:27.482 | Main PID: 65790 (uwsgi) 2026-09-02 06:40:27.483 | Status: "uWSGI is ready" 2026-09-02 06:40:27.483 | Tasks: 23 (limit: 14255) 2026-09-02 06:40:27.483 | Memory: 386.1M (peak: 386.8M) 2026-09-02 06:40:27.483 | CPU: 41.682s 2026-09-02 06:40:27.483 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-02 06:40:27.483 | ├─65790 "neutron-apiuWSGI master" 2026-09-02 06:40:27.483 | ├─65809 "neutron-apiuWSGI worker 1" 2026-09-02 06:40:27.483 | └─65810 "neutron-apiuWSGI worker 2" 2026-09-02 06:40:27.483 | 2026-09-02 06:40:27.483 | Sep 02 08:40:07 devstack devstack@neutron-api.service[65810]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65810) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 06:40:27.483 | Sep 02 08:40:07 devstack devstack@neutron-api.service[65810]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c560649717b45bf3a1626ccede3c6e0a" from periodic health check thread {{(pid=65810) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 06:40:27.484 | Sep 02 08:40:09 devstack devstack@neutron-api.service[65809]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65809) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 06:40:27.484 | Sep 02 08:40:09 devstack devstack@neutron-api.service[65809]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "bcd69e6ecb1f557487d0ebc2891ef221" from periodic health check thread {{(pid=65809) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 06:40:27.484 | Sep 02 08:40:17 devstack devstack@neutron-api.service[65810]: DEBUG dbcounter [-] [65810] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.484 | Sep 02 08:40:19 devstack devstack@neutron-api.service[65809]: DEBUG dbcounter [-] [65809] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.484 | Sep 02 08:40:22 devstack devstack@neutron-api.service[65810]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65810) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 06:40:27.484 | Sep 02 08:40:22 devstack devstack@neutron-api.service[65810]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c560649717b45bf3a1626ccede3c6e0a" from periodic health check thread {{(pid=65810) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 06:40:27.484 | Sep 02 08:40:24 devstack devstack@neutron-api.service[65809]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65809) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-02 06:40:27.484 | Sep 02 08:40:24 devstack devstack@neutron-api.service[65809]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "bcd69e6ecb1f557487d0ebc2891ef221" from periodic health check thread {{(pid=65809) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-02 06:40:27.490 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.494 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-02 06:40:27.515 | enabled 2026-09-02 06:40:27.521 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-02 06:40:27.544 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-02 06:40:27.545 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-02 06:40:27.545 | Active: active (running) since Wed 2026-09-02 08:37:43 CEST; 2min 43s ago 2026-09-02 06:40:27.545 | Main PID: 66834 (neutron-periodi) 2026-09-02 06:40:27.545 | Tasks: 15 (limit: 14255) 2026-09-02 06:40:27.545 | Memory: 177.3M (peak: 177.6M) 2026-09-02 06:40:27.545 | CPU: 6.505s 2026-09-02 06:40:27.545 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-02 06:40:27.545 | ├─66834 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-02 06:40:27.545 | └─67688 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-02 06:40:27.545 | 2026-09-02 06:40:27.545 | Sep 02 08:39:26 devstack neutron-periodic-workers[67688]: DEBUG dbcounter [-] [67688] Writing DB stats neutron:SELECT=3 {{(pid=67688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.546 | Sep 02 08:39:39 devstack neutron-periodic-workers[67688]: DEBUG neutron.db.agents_db [None req-257a9488-348e-491f-9fc6-268896d2b306 None None] Agent healthcheck: found 0 active agents {{(pid=67688) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-02 06:40:27.546 | Sep 02 08:39:39 devstack neutron-periodic-workers[67688]: DEBUG oslo.service.backend._threading.loopingcall [None req-257a9488-348e-491f-9fc6-268896d2b306 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67688) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.546 | Sep 02 08:39:49 devstack neutron-periodic-workers[67688]: DEBUG dbcounter [-] [67688] Writing DB stats neutron:SELECT=1 {{(pid=67688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.546 | Sep 02 08:39:53 devstack neutron-periodic-workers[67688]: DEBUG oslo.service.backend._threading.loopingcall [None req-39a2b2e3-037e-4fe9-bcda-456b36e60241 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67688) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.546 | Sep 02 08:39:54 devstack neutron-periodic-workers[67688]: DEBUG oslo.service.backend._threading.loopingcall [None req-fa477dfb-8745-4204-b5d2-a67c5d29eed9 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=67688) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.546 | Sep 02 08:40:04 devstack neutron-periodic-workers[67688]: DEBUG dbcounter [-] [67688] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=67688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.547 | Sep 02 08:40:16 devstack neutron-periodic-workers[67688]: DEBUG neutron.db.agents_db [None req-257a9488-348e-491f-9fc6-268896d2b306 None None] Agent healthcheck: found 0 active agents {{(pid=67688) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-02 06:40:27.547 | Sep 02 08:40:16 devstack neutron-periodic-workers[67688]: DEBUG oslo.service.backend._threading.loopingcall [None req-257a9488-348e-491f-9fc6-268896d2b306 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67688) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.547 | Sep 02 08:40:26 devstack neutron-periodic-workers[67688]: DEBUG dbcounter [-] [67688] Writing DB stats neutron:SELECT=1 {{(pid=67688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.552 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.556 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-02 06:40:27.576 | enabled 2026-09-02 06:40:27.582 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-02 06:40:27.607 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-02 06:40:27.607 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-02 06:40:27.607 | Active: active (running) since Wed 2026-09-02 08:37:41 CEST; 2min 46s ago 2026-09-02 06:40:27.608 | Main PID: 66334 (neutron-rpc-ser) 2026-09-02 06:40:27.608 | Tasks: 23 (limit: 14255) 2026-09-02 06:40:27.608 | Memory: 198.2M (peak: 198.6M) 2026-09-02 06:40:27.608 | CPU: 7.297s 2026-09-02 06:40:27.608 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-02 06:40:27.608 | ├─66334 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-02 06:40:27.608 | ├─67676 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-02 06:40:27.608 | └─67681 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-02 06:40:27.608 | 2026-09-02 06:40:27.608 | Sep 02 08:37:55 devstack neutron-rpc-server[67681]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67681) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-02 06:40:27.609 | Sep 02 08:37:55 devstack neutron-rpc-server[67676]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67676) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-02 06:40:27.609 | Sep 02 08:37:55 devstack neutron-rpc-server[67676]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67676) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-02 06:40:27.609 | Sep 02 08:37:55 devstack neutron-rpc-server[67676]: DEBUG neutron.service [-] calling wait on {{(pid=67676) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-02 06:40:27.609 | Sep 02 08:37:55 devstack neutron-rpc-server[67681]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67681) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-02 06:40:27.609 | Sep 02 08:37:55 devstack neutron-rpc-server[67681]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67681) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-02 06:40:27.609 | Sep 02 08:37:55 devstack neutron-rpc-server[67681]: DEBUG neutron.service [-] calling wait on {{(pid=67681) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-02 06:40:27.609 | Sep 02 08:38:02 devstack neutron-rpc-server[66334]: DEBUG dbcounter [-] [66334] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.609 | Sep 02 08:38:24 devstack neutron-rpc-server[67676]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-02 06:40:27.609 | Sep 02 08:38:24 devstack neutron-rpc-server[67681]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-02 06:40:27.616 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.620 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:40:27.641 | enabled 2026-09-02 06:40:27.647 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-02 06:40:27.672 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:40:27.672 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-02 06:40:27.672 | Active: active (running) since Wed 2026-09-02 08:37:46 CEST; 2min 41s ago 2026-09-02 06:40:27.672 | Main PID: 67341 (neutron-ovn-mai) 2026-09-02 06:40:27.672 | Tasks: 12 (limit: 14255) 2026-09-02 06:40:27.672 | Memory: 251.9M (peak: 252.4M) 2026-09-02 06:40:27.672 | CPU: 7.522s 2026-09-02 06:40:27.672 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-02 06:40:27.672 | ├─67341 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-02 06:40:27.672 | └─67711 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-02 06:40:27.673 | 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b945035-37b9-4619-8140-76ab6285b183 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67711) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b945035-37b9-4619-8140-76ab6285b183 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67711) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b945035-37b9-4619-8140-76ab6285b183 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG futurist.periodics [None req-3b945035-37b9-4619-8140-76ab6285b183 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=67711) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b945035-37b9-4619-8140-76ab6285b183 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67711) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b945035-37b9-4619-8140-76ab6285b183 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67711) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3b945035-37b9-4619-8140-76ab6285b183 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG futurist.periodics [None req-3b945035-37b9-4619-8140-76ab6285b183 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=67711) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-02 06:40:27.673 | Sep 02 08:38:15 devstack neutron-ovn-maintenance-worker[67711]: DEBUG futurist.periodics [None req-3b945035-37b9-4619-8140-76ab6285b183 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=67711) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-02 06:40:27.673 | Sep 02 08:38:25 devstack neutron-ovn-maintenance-worker[67711]: DEBUG dbcounter [-] [67711] Writing DB stats neutron:SELECT=35,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.679 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.683 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-02 06:40:27.704 | enabled 2026-09-02 06:40:27.709 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-02 06:40:27.735 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-02 06:40:27.735 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-02 06:40:27.735 | Active: active (running) since Wed 2026-09-02 08:39:24 CEST; 1min 3s ago 2026-09-02 06:40:27.735 | Main PID: 71618 (nova-novncproxy) 2026-09-02 06:40:27.735 | Tasks: 4 (limit: 14255) 2026-09-02 06:40:27.735 | Memory: 109.3M (peak: 109.4M) 2026-09-02 06:40:27.735 | CPU: 3.609s 2026-09-02 06:40:27.735 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-02 06:40:27.735 | └─71618 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-09-02 06:40:27.736 | 2026-09-02 06:40:27.736 | Sep 02 08:39:24 devstack nova-novncproxy[71618]: If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:40:27.736 | Sep 02 08:39:24 devstack nova-novncproxy[71618]: framework. For more detail see 2026-09-02 06:40:27.736 | Sep 02 08:39:24 devstack nova-novncproxy[71618]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:40:27.736 | Sep 02 08:39:24 devstack nova-novncproxy[71618]: import eventlet # noqa 2026-09-02 06:40:27.736 | Sep 02 08:39:25 devstack nova-novncproxy[71618]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:40:27.736 | Sep 02 08:39:28 devstack nova-novncproxy[71618]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-02 06:40:27.736 | Sep 02 08:39:28 devstack nova-novncproxy[71618]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-02 06:40:27.736 | Sep 02 08:39:28 devstack nova-novncproxy[71618]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-02 06:40:27.736 | Sep 02 08:39:28 devstack nova-novncproxy[71618]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-02 06:40:27.736 | Sep 02 08:39:28 devstack nova-novncproxy[71618]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-02 06:40:27.742 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.747 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-02 06:40:27.766 | enabled 2026-09-02 06:40:27.772 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-02 06:40:27.796 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-02 06:40:27.796 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-02 06:40:27.797 | Active: active (running) since Wed 2026-09-02 08:39:27 CEST; 1min 0s ago 2026-09-02 06:40:27.797 | Main PID: 72427 (nova-conductor:) 2026-09-02 06:40:27.797 | Tasks: 19 (limit: 14255) 2026-09-02 06:40:27.797 | Memory: 158.6M (peak: 159.0M) 2026-09-02 06:40:27.797 | CPU: 4.844s 2026-09-02 06:40:27.797 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-02 06:40:27.797 | ├─72427 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-02 06:40:27.797 | ├─74038 "nova-conductor: ServiceWrapper worker(0)" 2026-09-02 06:40:27.797 | └─74040 "nova-conductor: ServiceWrapper worker(1)" 2026-09-02 06:40:27.797 | 2026-09-02 06:40:27.798 | Sep 02 08:39:33 devstack nova-conductor[74040]: DEBUG nova.servicegroup.drivers.db [None req-0a9d6046-4edd-41eb-ad84-c5aa1f30d857 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=74040) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-02 06:40:27.798 | Sep 02 08:39:38 devstack nova-conductor[74040]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=74040) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.798 | Sep 02 08:39:38 devstack nova-conductor[74038]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=74038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.798 | Sep 02 08:39:40 devstack nova-conductor[72427]: DEBUG dbcounter [-] [72427] Writing DB stats nova_api:SELECT=1 {{(pid=72427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.798 | Sep 02 08:39:41 devstack nova-conductor[72427]: DEBUG dbcounter [-] [72427] Writing DB stats nova_cell0:SELECT=1 {{(pid=72427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.798 | Sep 02 08:39:41 devstack nova-conductor[72427]: DEBUG dbcounter [-] [72427] Writing DB stats nova_cell1:SELECT=1 {{(pid=72427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.798 | Sep 02 08:39:48 devstack nova-conductor[74040]: DEBUG dbcounter [-] [74040] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=74040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.798 | Sep 02 08:39:48 devstack nova-conductor[74038]: DEBUG dbcounter [-] [74038] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=74038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-02 06:40:27.798 | Sep 02 08:40:00 devstack nova-conductor[74038]: DEBUG oslo.service.backend._threading.loopingcall [None req-eebfee38-1756-460f-8c5d-5fb0b197697b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.799 | Sep 02 08:40:15 devstack nova-conductor[74040]: DEBUG oslo.service.backend._threading.loopingcall [None req-ef9d13fd-63d8-455a-9440-6cff3b7c40a2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74040) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.805 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-02 06:40:27.810 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-02 06:40:27.829 | enabled 2026-09-02 06:40:27.836 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-02 06:40:27.861 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-02 06:40:27.861 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-02 06:40:27.861 | Active: active (running) since Wed 2026-09-02 08:39:29 CEST; 58s ago 2026-09-02 06:40:27.861 | Main PID: 72976 (nova-conductor:) 2026-09-02 06:40:27.861 | Tasks: 37 (limit: 14255) 2026-09-02 06:40:27.861 | Memory: 166.1M (peak: 166.6M) 2026-09-02 06:40:27.861 | CPU: 4.870s 2026-09-02 06:40:27.861 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-02 06:40:27.861 | ├─72976 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-02 06:40:27.861 | ├─74123 "nova-conductor: ServiceWrapper worker(0)" 2026-09-02 06:40:27.862 | └─74125 "nova-conductor: ServiceWrapper worker(1)" 2026-09-02 06:40:27.862 | 2026-09-02 06:40:27.862 | Sep 02 08:39:49 devstack nova-conductor[74125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.862 | Sep 02 08:39:49 devstack nova-conductor[74123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.862 | Sep 02 08:39:51 devstack nova-conductor[74125]: DEBUG oslo.service.backend._threading.loopingcall [None req-ef85f88a-5cf0-4725-9208-ba5a09903292 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.862 | Sep 02 08:39:59 devstack nova-conductor[74125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.862 | Sep 02 08:39:59 devstack nova-conductor[74123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.862 | Sep 02 08:40:08 devstack nova-conductor[74123]: DEBUG oslo.service.backend._threading.loopingcall [None req-1a44635b-c025-40b2-9321-f44c5e6f1926 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.862 | Sep 02 08:40:09 devstack nova-conductor[74125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.863 | Sep 02 08:40:09 devstack nova-conductor[74123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.863 | Sep 02 08:40:19 devstack nova-conductor[74125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.863 | Sep 02 08:40:19 devstack nova-conductor[74123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-02 06:40:27.869 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-02 06:40:27.897 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:27.902 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-02 06:40:27.930 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:27.935 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-02 06:40:27.940 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-02 06:40:28.510 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:40:28.510 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:40:28.510 | we strongly recommend against using it for new projects. 2026-09-02 06:40:28.510 | 2026-09-02 06:40:28.510 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:40:28.510 | framework. For more detail see 2026-09-02 06:40:28.510 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:40:28.510 | 2026-09-02 06:40:28.510 | import eventlet # noqa 2026-09-02 06:40:28.787 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:40:31.932 | INFO dbcounter [None req-2a3b8220-a39e-4867-b0f4-bf587b2fa383 None None] Registered counter for database nova_api 2026-09-02 06:40:32.058 | DEBUG dbcounter [-] [78613] Writer thread running {{(pid=78613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:40:32.070 | Found 2 cell mappings. 2026-09-02 06:40:32.070 | Skipping cell0 since it does not contain hosts. 2026-09-02 06:40:32.070 | Getting computes from cell 'cell1': 6a1147cc-4c83-4e33-a3c3-9bc07ab08312 2026-09-02 06:40:32.070 | INFO dbcounter [None req-2a3b8220-a39e-4867-b0f4-bf587b2fa383 None None] Registered counter for database nova_cell1 2026-09-02 06:40:32.145 | DEBUG dbcounter [-] [78613] Writer thread running {{(pid=78613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-02 06:40:32.306 | Checking host mapping for compute host 'devstack': ef83bd7e-961a-4eb8-ba98-4386a4d69471 2026-09-02 06:40:32.306 | Creating host mapping for compute host 'devstack': ef83bd7e-961a-4eb8-ba98-4386a4d69471 2026-09-02 06:40:32.306 | Found 1 unmapped computes in cell: 6a1147cc-4c83-4e33-a3c3-9bc07ab08312 2026-09-02 06:40:33.240 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-02 06:40:33.813 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-02 06:40:33.813 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-02 06:40:33.813 | we strongly recommend against using it for new projects. 2026-09-02 06:40:33.814 | 2026-09-02 06:40:33.814 | If you are already using Eventlet, we recommend migrating to a different 2026-09-02 06:40:33.814 | framework. For more detail see 2026-09-02 06:40:33.814 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-02 06:40:33.814 | 2026-09-02 06:40:33.814 | import eventlet # noqa 2026-09-02 06:40:34.092 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-02 06:40:37.709 | +-------------------------------------------+ 2026-09-02 06:40:37.710 | | Upgrade Check Results | 2026-09-02 06:40:37.710 | +-------------------------------------------+ 2026-09-02 06:40:37.710 | | Check: Cells v2 | 2026-09-02 06:40:37.710 | | Result: Success | 2026-09-02 06:40:37.710 | | Details: None | 2026-09-02 06:40:37.710 | +-------------------------------------------+ 2026-09-02 06:40:37.710 | | Check: Placement API | 2026-09-02 06:40:37.710 | | Result: Success | 2026-09-02 06:40:37.710 | | Details: None | 2026-09-02 06:40:37.710 | +-------------------------------------------+ 2026-09-02 06:40:37.710 | | Check: Cinder API | 2026-09-02 06:40:37.710 | | Result: Success | 2026-09-02 06:40:37.711 | | Details: None | 2026-09-02 06:40:37.711 | +-------------------------------------------+ 2026-09-02 06:40:37.711 | | Check: Policy File JSON to YAML Migration | 2026-09-02 06:40:37.711 | | Result: Success | 2026-09-02 06:40:37.711 | | Details: None | 2026-09-02 06:40:37.711 | +-------------------------------------------+ 2026-09-02 06:40:37.711 | | Check: Older than N-1 computes | 2026-09-02 06:40:37.711 | | Result: Success | 2026-09-02 06:40:37.711 | | Details: None | 2026-09-02 06:40:37.711 | +-------------------------------------------+ 2026-09-02 06:40:37.711 | | Check: hw_machine_type unset | 2026-09-02 06:40:37.711 | | Result: Success | 2026-09-02 06:40:37.712 | | Details: None | 2026-09-02 06:40:37.712 | +-------------------------------------------+ 2026-09-02 06:40:37.712 | | Check: Service User Token Configuration | 2026-09-02 06:40:37.712 | | Result: Success | 2026-09-02 06:40:37.712 | | Details: None | 2026-09-02 06:40:37.712 | +-------------------------------------------+ 2026-09-02 06:40:38.540 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-02 06:40:38.547 | + ./stack.sh:main:1485 : command openstack complete 2026-09-02 06:40:38.547 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-02 06:40:42.006 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-02 06:40:42.035 | + functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:42.039 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-02 06:40:42.044 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-02 06:40:42.048 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-02 06:40:42.052 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-02 06:40:42.057 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:40:42.061 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-02 06:40:42.065 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-02 06:40:42.070 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-02 06:40:42.074 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-02 06:40:42.078 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-02 06:40:42.083 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-02 06:40:42.087 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-02 06:40:42.093 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-02 06:40:42.140 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-02 06:40:42.148 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-02 06:40:42.149 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-02 06:40:42.149 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-02 06:40:42.157 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-02 06:40:42.161 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-02 06:40:42.166 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-02 06:40:42.170 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-02 06:40:42.174 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-02 06:40:42.178 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-02 06:40:42.202 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-02 06:40:42.223 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-02 06:40:42.227 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:40:42.232 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-02 06:40:42.237 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-02 06:40:42.241 | + functions-common:run_phase:1848 : local mode=stack 2026-09-02 06:40:42.245 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-02 06:40:42.250 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-02 06:40:42.254 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-02 06:40:42.260 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-02 06:40:42.265 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-02 06:40:42.269 | + functions-common:run_phase:1858 : local extra 2026-09-02 06:40:42.275 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-02 06:40:42.281 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-02 06:40:42.285 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-02 06:40:42.290 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-02 06:40:42.294 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-02 06:40:42.299 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-02 06:40:42.326 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:42.330 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:40:42.334 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:42.338 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-02 06:40:42.342 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:42.347 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-02 06:40:42.351 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:42.355 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-02 06:40:42.360 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:42.364 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-02 06:40:42.368 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-02 06:40:42.372 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-02 06:40:42.376 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-02 06:40:42.445 | [2020 Async install_tempest:39345]: Waiting for completion of install_tempest running on PID 39345 (1 other jobs running) 2026-09-02 06:40:42.478 | [2020 Async install_tempest:39345]: Signaling child to exit 2026-09-02 06:40:42.479 | WAKEUP 2026-09-02 06:40:42.507 | [2020 Async install_tempest:39345]: Signaled 2026-09-02 06:40:42.509 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-02 06:40:42.509 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-02 06:40:42.509 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-02 06:40:42.509 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:40:42.509 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-02 06:40:42.510 | +++ functions-common:git_clone:593 : pwd 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:40:42.510 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:610 : echo master 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-02 06:40:42.510 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:40:42.511 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-02 06:40:42.511 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 06:40:42.511 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 06:40:42.511 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:40:42.511 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 06:40:42.511 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:40:42.512 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:40:42.512 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 06:40:42.512 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:40:42.512 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:40:42.512 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788330641244 2026-09-02 06:40:42.512 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-02 06:40:42.512 | Cloning into '/opt/stack/tempest'... 2026-09-02 06:40:42.513 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:40:42.513 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:40:42.513 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:42.513 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:42.513 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:40:42.513 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:42.513 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:40:42.514 | ++ functions-common:time_stop:2427 : start_time=1788330641244 2026-09-02 06:40:42.514 | ++ functions-common:time_stop:2429 : [[ -z 1788330641244 ]] 2026-09-02 06:40:42.514 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:42.514 | ++ functions-common:time_stop:2432 : end_time=1788330650132 2026-09-02 06:40:42.514 | ++ functions-common:time_stop:2433 : elapsed_time=8888 2026-09-02 06:40:42.514 | ++ functions-common:time_stop:2434 : total=380092 2026-09-02 06:40:42.514 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:42.515 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388980 2026-09-02 06:40:42.515 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-02 06:40:42.515 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:40:42.515 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 06:40:42.515 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 06:40:42.515 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:40:42.515 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 06:40:42.516 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:40:42.516 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:40:42.516 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 06:40:42.516 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:40:42.516 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:40:42.516 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788330650183 2026-09-02 06:40:42.517 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:40:42.517 | From https://review.opendev.org/openstack/tempest 2026-09-02 06:40:42.517 | * branch master -> FETCH_HEAD 2026-09-02 06:40:42.517 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:40:42.517 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:40:42.517 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:42.517 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:42.518 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:40:42.518 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:42.518 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:40:42.518 | ++ functions-common:time_stop:2427 : start_time=1788330650183 2026-09-02 06:40:42.518 | ++ functions-common:time_stop:2429 : [[ -z 1788330650183 ]] 2026-09-02 06:40:42.518 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:42.519 | ++ functions-common:time_stop:2432 : end_time=1788330650751 2026-09-02 06:40:42.519 | ++ functions-common:time_stop:2433 : elapsed_time=568 2026-09-02 06:40:42.519 | ++ functions-common:time_stop:2434 : total=388980 2026-09-02 06:40:42.519 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:42.519 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389548 2026-09-02 06:40:42.519 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:40:42.519 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 06:40:42.520 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 06:40:42.520 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:40:42.520 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 06:40:42.520 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:40:42.520 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:40:42.520 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 06:40:42.520 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:40:42.521 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:40:42.521 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788330650801 2026-09-02 06:40:42.521 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:40:42.521 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:40:42.521 | 2026-09-02 06:40:42.521 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:40:42.521 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:40:42.522 | state without impacting any branches by switching back to a branch. 2026-09-02 06:40:42.522 | 2026-09-02 06:40:42.522 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:40:42.522 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:40:42.522 | 2026-09-02 06:40:42.522 | git switch -c 2026-09-02 06:40:42.522 | 2026-09-02 06:40:42.523 | Or undo this operation with: 2026-09-02 06:40:42.523 | 2026-09-02 06:40:42.523 | git switch - 2026-09-02 06:40:42.523 | 2026-09-02 06:40:42.523 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:40:42.523 | 2026-09-02 06:40:42.523 | HEAD is now at 0a19cf44f Merge "Detach ports from vm before deleting them in Neutron" 2026-09-02 06:40:42.523 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:40:42.524 | ++ functions-common:time_stop:2427 : start_time=1788330650801 2026-09-02 06:40:42.525 | ++ functions-common:time_stop:2429 : [[ -z 1788330650801 ]] 2026-09-02 06:40:42.525 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:42.525 | ++ functions-common:time_stop:2432 : end_time=1788330650998 2026-09-02 06:40:42.525 | ++ functions-common:time_stop:2433 : elapsed_time=197 2026-09-02 06:40:42.525 | ++ functions-common:time_stop:2434 : total=389548 2026-09-02 06:40:42.525 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:42.526 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389745 2026-09-02 06:40:42.526 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-02 06:40:42.526 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-02 06:40:42.526 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-02 06:40:42.526 | ++ functions-common:git_clone:673 : head -1 2026-09-02 06:40:42.526 | 0a19cf44f Merge "Detach ports from vm before deleting them in Neutron" 2026-09-02 06:40:42.527 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:40:42.527 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-02 06:40:42.527 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-02 06:40:42.527 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-09-02 06:40:42.527 | Collecting tox!=2.8.0,<4.0.0 2026-09-02 06:40:42.527 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-02 06:40:42.527 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-02 06:40:42.528 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-02 06:40:42.528 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-02 06:40:42.528 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-02 06:40:42.528 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-02 06:40:42.528 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-02 06:40:42.528 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-02 06:40:42.528 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-09-02 06:40:42.529 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-02 06:40:42.529 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-02 06:40:42.529 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-09-02 06:40:42.529 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-02 06:40:42.529 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.11.3) 2026-09-02 06:40:42.529 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-09-02 06:40:42.530 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-02 06:40:42.530 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-02 06:40:42.530 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-02 06:40:42.530 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-02 06:40:42.530 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-02 06:40:42.530 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-02 06:40:42.530 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 49.5 MB/s 0:00:00 2026-09-02 06:40:42.530 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-02 06:40:42.531 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-02 06:40:42.531 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-02 06:40:42.531 | 2026-09-02 06:40:42.531 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-02 06:40:42.531 | ++ inc/python:pip_install:216 : result=0 2026-09-02 06:40:42.532 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:40:42.532 | ++ functions-common:time_stop:2427 : start_time=1788330651082 2026-09-02 06:40:42.533 | ++ functions-common:time_stop:2429 : [[ -z 1788330651082 ]] 2026-09-02 06:40:42.533 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:42.533 | ++ functions-common:time_stop:2432 : end_time=1788330654648 2026-09-02 06:40:42.533 | ++ functions-common:time_stop:2433 : elapsed_time=3566 2026-09-02 06:40:42.533 | ++ functions-common:time_stop:2434 : total=152465 2026-09-02 06:40:42.533 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:42.533 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156031 2026-09-02 06:40:42.534 | ++ inc/python:pip_install:219 : return 0 2026-09-02 06:40:42.534 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-02 06:40:42.534 | /opt/stack/tempest ~/devstack 2026-09-02 06:40:42.534 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-02 06:40:42.534 | Switched to branch 'master' 2026-09-02 06:40:42.534 | Your branch is up to date with 'origin/master'. 2026-09-02 06:40:42.534 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-02 06:40:42.535 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-02 06:40:42.535 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.gEb2E2ennE 2026-09-02 06:40:42.535 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gEb2E2ennE 2026-09-02 06:40:42.535 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-02 06:40:42.535 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gEb2E2ennE 2026-09-02 06:40:42.535 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-02 06:40:42.535 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-02 06:40:42.536 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-02 06:40:42.536 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:40:42.536 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:40:42.536 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:40:42.536 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:40:42.536 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-02 06:40:42.536 | full create: /opt/stack/tempest/.tox/tempest 2026-09-02 06:40:42.537 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-02 06:40:42.537 | full develop-inst: /opt/stack/tempest 2026-09-02 06:40:42.537 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 06:40:42.537 | ___________________________________ summary ____________________________________ 2026-09-02 06:40:42.537 | full: skipped tests 2026-09-02 06:40:42.537 | congratulations :) 2026-09-02 06:40:42.538 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.gEb2E2ennE -r requirements.txt 2026-09-02 06:40:42.538 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-09-02 06:40:42.538 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-02 06:40:42.538 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-09-02 06:40:42.538 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-09-02 06:40:42.538 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-09-02 06:40:42.539 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-02 06:40:42.539 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-09-02 06:40:42.539 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-02 06:40:42.539 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-02 06:40:42.539 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-02 06:40:42.539 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-09-02 06:40:42.539 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-02 06:40:42.540 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-02 06:40:42.540 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-09-02 06:40:42.540 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-02 06:40:42.540 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-09-02 06:40:42.540 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-02 06:40:42.540 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-02 06:40:42.540 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-09-02 06:40:42.541 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-09-02 06:40:42.541 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-09-02 06:40:42.541 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-02 06:40:42.541 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-09-02 06:40:42.541 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-02 06:40:42.541 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-09-02 06:40:42.541 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 06:40:42.542 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-09-02 06:40:42.542 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-09-02 06:40:42.542 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-09-02 06:40:42.542 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-02 06:40:42.542 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-09-02 06:40:42.542 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-09-02 06:40:42.543 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-09-02 06:40:42.543 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-02 06:40:42.543 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-02 06:40:42.543 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-09-02 06:40:42.543 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-09-02 06:40:42.543 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-02 06:40:42.544 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-09-02 06:40:42.544 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-09-02 06:40:42.544 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-02 06:40:42.544 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-09-02 06:40:42.544 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-09-02 06:40:42.544 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-02 06:40:42.544 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-02 06:40:42.545 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-09-02 06:40:42.545 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-02 06:40:42.545 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-02 06:40:42.545 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-09-02 06:40:42.545 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-02 06:40:42.545 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-02 06:40:42.545 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-02 06:40:42.546 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-02 06:40:42.546 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-02 06:40:42.546 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-09-02 06:40:42.546 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-02 06:40:42.546 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-09-02 06:40:42.546 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-02 06:40:42.547 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 06:40:42.547 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-02 06:40:42.547 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-02 06:40:42.547 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-02 06:40:42.547 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.gEb2E2ennE 2026-09-02 06:40:42.547 | ++ lib/tempest:install_tempest:868 : popd 2026-09-02 06:40:42.547 | ~/devstack 2026-09-02 06:40:42.566 | [2020 Async install_tempest:39345]: finished install_tempest with result 0 in 43 seconds 2026-09-02 06:40:42.573 | ++ inc/async:async_wait:197 : return 0 2026-09-02 06:40:42.577 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-02 06:40:42.582 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:40:42.586 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-02 06:40:42.590 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-02 06:40:42.594 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-02 06:40:42.599 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-02 06:40:42.603 | ++ inc/python:setup_develop:353 : local bindep 2026-09-02 06:40:42.607 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-02 06:40:42.610 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-02 06:40:42.614 | ++ inc/python:setup_develop:359 : local extras= 2026-09-02 06:40:42.617 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-02 06:40:42.621 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-02 06:40:42.625 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-02 06:40:42.629 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-02 06:40:42.633 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-02 06:40:42.637 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-02 06:40:42.642 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-02 06:40:42.646 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-02 06:40:42.650 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-02 06:40:42.654 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-02 06:40:42.658 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-02 06:40:42.664 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-02 06:40:42.671 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-02 06:40:42.675 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-02 06:40:42.679 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-02 06:40:42.849 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-02 06:40:42.853 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-02 06:40:42.857 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-02 06:40:42.861 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-02 06:40:42.865 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-02 06:40:42.869 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-02 06:40:42.873 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-02 06:40:42.877 | ++ inc/python:setup_package:446 : local extras= 2026-09-02 06:40:42.881 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-02 06:40:42.885 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-02 06:40:42.888 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-02 06:40:42.892 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-02 06:40:42.896 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-02 06:40:42.900 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-02 06:40:42.932 | Using python 3.12 to install /opt/stack/tempest 2026-09-02 06:40:42.936 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-09-02 06:40:43.971 | Obtaining file:///opt/stack/tempest 2026-09-02 06:40:43.975 | Installing build dependencies: started 2026-09-02 06:40:45.872 | Installing build dependencies: finished with status 'done' 2026-09-02 06:40:45.873 | Checking if build backend supports build_editable: started 2026-09-02 06:40:46.468 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-02 06:40:46.470 | Getting requirements to build editable: started 2026-09-02 06:40:46.804 | Getting requirements to build editable: finished with status 'done' 2026-09-02 06:40:46.806 | Preparing editable metadata (pyproject.toml): started 2026-09-02 06:40:48.205 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-02 06:40:48.229 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (7.0.3) 2026-09-02 06:40:48.230 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.16.0) 2026-09-02 06:40:48.231 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.26.0) 2026-09-02 06:40:48.232 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (2.9.1) 2026-09-02 06:40:48.233 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.0.0) 2026-09-02 06:40:48.234 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (43.0.3) 2026-09-02 06:40:48.235 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (1.3.0) 2026-09-02 06:40:48.237 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (7.6.1) 2026-09-02 06:40:48.238 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (10.7.0) 2026-09-02 06:40:48.238 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (8.3.1) 2026-09-02 06:40:48.280 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev46) 2026-09-02 06:40:48.283 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-02 06:40:48.287 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (5.11.0) 2026-09-02 06:40:48.288 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (10.2.0) 2026-09-02 06:40:48.289 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (4.3.2) 2026-09-02 06:40:48.290 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (6.0.3) 2026-09-02 06:40:48.290 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (1.4.6) 2026-09-02 06:40:48.291 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (5.9.1) 2026-09-02 06:40:48.292 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (3.18.0) 2026-09-02 06:40:48.293 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (2.7.0) 2026-09-02 06:40:48.294 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (3.1.0) 2026-09-02 06:40:48.295 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.7.1) 2026-09-02 06:40:48.295 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.20) 2026-09-02 06:40:48.296 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev46) (0.6.2) 2026-09-02 06:40:48.298 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (0.6.0) 2026-09-02 06:40:48.299 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (4.2.0) 2026-09-02 06:40:48.303 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (3.0.53) 2026-09-02 06:40:48.304 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (1.11.0) 2026-09-02 06:40:48.305 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (15.0.0) 2026-09-02 06:40:48.306 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (1.8.0) 2026-09-02 06:40:48.308 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev46) (2.1.1) 2026-09-02 06:40:48.312 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev46) (3.0) 2026-09-02 06:40:48.314 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev46) (2.3.0) 2026-09-02 06:40:48.321 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev46) (26.1.0) 2026-09-02 06:40:48.322 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev46) (2025.9.1) 2026-09-02 06:40:48.322 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev46) (0.37.0) 2026-09-02 06:40:48.323 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev46) (2026.6.3) 2026-09-02 06:40:48.332 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev46) (6.9.0) 2026-09-02 06:40:48.335 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev46) (2.0.0) 2026-09-02 06:40:48.336 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev46) (2.34.2) 2026-09-02 06:40:48.340 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev46) (6.5.0) 2026-09-02 06:40:48.341 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev46) (2.9.0.post0) 2026-09-02 06:40:48.344 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev46) (4.16.0) 2026-09-02 06:40:48.346 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev46) (1.2.1) 2026-09-02 06:40:48.351 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev46) (2.1.0) 2026-09-02 06:40:48.352 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev46) (3.3.2) 2026-09-02 06:40:48.353 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev46) (26.3) 2026-09-02 06:40:48.354 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev46) (7.2.2) 2026-09-02 06:40:48.360 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev46) (5.0.0) 2026-09-02 06:40:48.361 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev46) (3.0.3) 2026-09-02 06:40:48.362 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev46) (1.6.2) 2026-09-02 06:40:48.368 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev46) (84.0.0) 2026-09-02 06:40:48.371 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev46) (0.8.2) 2026-09-02 06:40:48.390 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev46) (1.17.0) 2026-09-02 06:40:48.400 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev46) (3.5.0) 2026-09-02 06:40:48.401 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev46) (3.18) 2026-09-02 06:40:48.403 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev46) (2023.11.17) 2026-09-02 06:40:48.419 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (4.2.0) 2026-09-02 06:40:48.420 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (2.20.0) 2026-09-02 06:40:48.426 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev46) (0.1.2) 2026-09-02 06:40:48.439 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev46) (0.16.0) 2026-09-02 06:40:48.453 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev46) 2026-09-02 06:40:48.456 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-02 06:40:48.493 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-02 06:40:48.496 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-02 06:40:48.511 | Building wheels for collected packages: tempest 2026-09-02 06:40:48.513 | Building editable for tempest (pyproject.toml): started 2026-09-02 06:40:50.176 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-02 06:40:50.177 | Created wheel for tempest: filename=tempest-46.3.1.dev46-0.editable-py3-none-any.whl size=8321 sha256=b0309f9ffce1ee691b22feed43d2b4a291a2308affa08f5ef67e672e67de4168 2026-09-02 06:40:50.177 | Stored in directory: /tmp/pip-ephem-wheel-cache-51c7ne48/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-02 06:40:50.182 | Successfully built tempest 2026-09-02 06:40:50.488 | Installing collected packages: tomlkit, stestr, tempest 2026-09-02 06:40:50.767 | 2026-09-02 06:40:50.792 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev46 tomlkit-0.15.1 2026-09-02 06:40:50.986 | ++ inc/python:pip_install:216 : result=0 2026-09-02 06:40:50.990 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-02 06:40:50.994 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:40:50.998 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:40:51.002 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:40:51.006 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:40:51.010 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:40:51.014 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-02 06:40:51.018 | ++ functions-common:time_stop:2427 : start_time=1788331242924 2026-09-02 06:40:51.022 | ++ functions-common:time_stop:2429 : [[ -z 1788331242924 ]] 2026-09-02 06:40:51.027 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:40:51.033 | ++ functions-common:time_stop:2432 : end_time=1788331251029 2026-09-02 06:40:51.037 | ++ functions-common:time_stop:2433 : elapsed_time=8105 2026-09-02 06:40:51.041 | ++ functions-common:time_stop:2434 : total=164015 2026-09-02 06:40:51.044 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:40:51.048 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172120 2026-09-02 06:40:51.052 | ++ inc/python:pip_install:219 : return 0 2026-09-02 06:40:51.055 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-02 06:40:51.059 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:40:51.063 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-02 06:40:51.067 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-02 06:40:51.071 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-02 06:40:51.074 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-02 06:40:51.078 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-02 06:40:51.082 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-02 06:40:51.086 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-09-02 06:40:51.090 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-02 06:40:51.094 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-02 06:40:51.098 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-02 06:40:51.102 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-02 06:40:51.106 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-02 06:40:51.110 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-02 06:40:51.114 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-02 06:40:51.118 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-02 06:40:51.122 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-02 06:40:51.126 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-02 06:40:51.130 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-02 06:40:51.133 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-02 06:40:51.137 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-02 06:40:51.140 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-02 06:40:51.144 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-02 06:40:51.148 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-02 06:40:51.152 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-02 06:40:51.156 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-02 06:40:51.156 | ' 2026-09-02 06:40:51.160 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-02 06:40:51.164 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-02 06:40:51.189 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:51.193 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-02 06:40:51.198 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-02 06:40:51.202 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-02 06:40:51.205 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-02 06:40:51.211 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-02 06:40:51.214 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-02 06:40:51.214 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-02 06:40:54.937 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:40:54.942 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-02 06:40:54.946 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-02 06:40:54.951 | ++ lib/tempest:get_active_images:176 : img_id=390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb 2026-09-02 06:40:54.955 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-02 06:40:54.959 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-02 06:40:54.963 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-02 06:40:54.967 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-02 06:40:54.971 | ++ lib/tempest:configure_tempest:266 : '[' -z 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb ']' 2026-09-02 06:40:54.975 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb 2026-09-02 06:40:54.979 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-02 06:40:54.999 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-02 06:40:55.005 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-02 06:40:55.009 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-02 06:40:55.013 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-02 06:40:55.017 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-02 06:40:55.021 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-02 06:40:55.025 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-02 06:40:55.029 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-02 06:40:55.036 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-02 06:40:55.036 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-02 06:40:58.142 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:40:58.148 | ++ lib/tempest:configure_tempest:303 : admin_project_id=1c746f457dfa463faca25d2e8ee5ab45 2026-09-02 06:40:58.152 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-02 06:40:58.179 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:40:58.184 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-02 06:41:01.370 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:41:01.375 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 06:41:01.375 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-02 06:41:01.375 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 06:41:01.375 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-02 06:41:01.376 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-02 06:41:01.376 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-02 06:41:01.376 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-02 06:41:01.376 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-02 06:41:01.376 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-02 06:41:01.377 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-02 06:41:01.377 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-02 06:41:01.377 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-02 06:41:01.377 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-02 06:41:01.377 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-02 06:41:01.380 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-02 06:41:01.384 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 06:41:01.384 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-02 06:41:01.384 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 06:41:01.384 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-02 06:41:01.384 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-02 06:41:01.384 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-02 06:41:01.385 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-02 06:41:01.385 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-02 06:41:01.385 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-02 06:41:01.385 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-02 06:41:01.385 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-02 06:41:01.385 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-02 06:41:01.385 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-02 06:41:01.385 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-02 06:41:01.389 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb 2026-09-02 06:41:01.394 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-02 06:41:01.399 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb -c size -f value 2026-09-02 06:41:04.531 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:41:04.536 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-02 06:41:04.541 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-02 06:41:04.542 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-02 06:41:04.586 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-02 06:41:04.590 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-02 06:41:04.594 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-09-02 06:41:07.376 | +----------------------------+-----------------------+ 2026-09-02 06:41:07.376 | | Field | Value | 2026-09-02 06:41:07.377 | +----------------------------+-----------------------+ 2026-09-02 06:41:07.377 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:41:07.377 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:41:07.377 | | description | None | 2026-09-02 06:41:07.377 | | disk | 1 | 2026-09-02 06:41:07.378 | | id | 42 | 2026-09-02 06:41:07.378 | | name | m1.nano | 2026-09-02 06:41:07.378 | | os-flavor-access:is_public | True | 2026-09-02 06:41:07.378 | | properties | hw_rng:allowed='True' | 2026-09-02 06:41:07.378 | | ram | 192 | 2026-09-02 06:41:07.378 | | rxtx_factor | 1.0 | 2026-09-02 06:41:07.378 | | swap | 0 | 2026-09-02 06:41:07.378 | | vcpus | 1 | 2026-09-02 06:41:07.379 | +----------------------------+-----------------------+ 2026-09-02 06:41:07.788 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-02 06:41:07.793 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 06:41:07.793 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-02 06:41:07.793 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-02 06:41:07.793 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-02 06:41:07.793 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-02 06:41:07.793 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-02 06:41:07.793 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-02 06:41:07.793 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-02 06:41:07.793 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-02 06:41:07.793 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-02 06:41:07.794 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-02 06:41:07.794 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-02 06:41:07.794 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-02 06:41:07.794 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-02 06:41:07.798 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb 2026-09-02 06:41:07.803 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-02 06:41:07.808 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb -c size -f value 2026-09-02 06:41:10.941 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:41:10.946 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-02 06:41:10.952 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-02 06:41:10.952 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-02 06:41:10.996 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-02 06:41:11.000 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-02 06:41:11.004 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-09-02 06:41:13.786 | +----------------------------+-----------------------+ 2026-09-02 06:41:13.786 | | Field | Value | 2026-09-02 06:41:13.786 | +----------------------------+-----------------------+ 2026-09-02 06:41:13.786 | | OS-FLV-DISABLED:disabled | False | 2026-09-02 06:41:13.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-02 06:41:13.787 | | description | None | 2026-09-02 06:41:13.787 | | disk | 1 | 2026-09-02 06:41:13.787 | | id | 84 | 2026-09-02 06:41:13.787 | | name | m1.micro | 2026-09-02 06:41:13.787 | | os-flavor-access:is_public | True | 2026-09-02 06:41:13.787 | | properties | hw_rng:allowed='True' | 2026-09-02 06:41:13.787 | | ram | 256 | 2026-09-02 06:41:13.787 | | rxtx_factor | 1.0 | 2026-09-02 06:41:13.787 | | swap | 0 | 2026-09-02 06:41:13.787 | | vcpus | 1 | 2026-09-02 06:41:13.787 | +----------------------------+-----------------------+ 2026-09-02 06:41:14.179 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-02 06:41:14.183 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-02 06:41:14.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:14.214 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-02 06:41:14.219 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-02 06:41:14.222 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-02 06:41:14.226 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-02 06:41:14.230 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-02 06:41:14.236 | +++ functions-common:git_clone:593 : pwd 2026-09-02 06:41:14.240 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-02 06:41:14.244 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-02 06:41:14.250 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-02 06:41:14.276 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-02 06:41:14.280 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-02 06:41:14.284 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-02 06:41:14.289 | ++ functions-common:git_clone:610 : echo master 2026-09-02 06:41:14.290 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-02 06:41:14.297 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-02 06:41:14.301 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-02 06:41:14.305 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-09-02 06:41:14.309 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 06:41:14.313 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 06:41:14.317 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:41:14.321 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 06:41:14.325 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:41:14.329 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:41:14.333 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 06:41:14.337 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:41:14.341 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:41:14.348 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788331274344 2026-09-02 06:41:14.352 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-09-02 06:41:14.356 | Cloning into '/opt/stack/os-test-images'... 2026-09-02 06:41:15.403 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:41:15.407 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:41:15.410 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:41:15.415 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:41:15.419 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:41:15.423 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:41:15.426 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:41:15.430 | ++ functions-common:time_stop:2427 : start_time=1788331274344 2026-09-02 06:41:15.434 | ++ functions-common:time_stop:2429 : [[ -z 1788331274344 ]] 2026-09-02 06:41:15.439 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:41:15.446 | ++ functions-common:time_stop:2432 : end_time=1788331275441 2026-09-02 06:41:15.450 | ++ functions-common:time_stop:2433 : elapsed_time=1097 2026-09-02 06:41:15.454 | ++ functions-common:time_stop:2434 : total=380092 2026-09-02 06:41:15.457 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:41:15.461 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381189 2026-09-02 06:41:15.466 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-02 06:41:15.470 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-02 06:41:15.474 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 06:41:15.478 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 06:41:15.482 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:41:15.486 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 06:41:15.490 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:41:15.494 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:41:15.498 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 06:41:15.502 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:41:15.508 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:41:15.513 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788331275510 2026-09-02 06:41:15.517 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-02 06:41:16.012 | From https://review.opendev.org/openstack/os-test-images 2026-09-02 06:41:16.012 | * branch master -> FETCH_HEAD 2026-09-02 06:41:16.024 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:41:16.028 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:41:16.032 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:41:16.036 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:41:16.040 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:41:16.044 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:41:16.048 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:41:16.052 | ++ functions-common:time_stop:2427 : start_time=1788331275510 2026-09-02 06:41:16.056 | ++ functions-common:time_stop:2429 : [[ -z 1788331275510 ]] 2026-09-02 06:41:16.061 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:41:16.067 | ++ functions-common:time_stop:2432 : end_time=1788331276063 2026-09-02 06:41:16.071 | ++ functions-common:time_stop:2433 : elapsed_time=553 2026-09-02 06:41:16.075 | ++ functions-common:time_stop:2434 : total=381189 2026-09-02 06:41:16.079 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:41:16.083 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381742 2026-09-02 06:41:16.087 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-02 06:41:16.091 | ++ functions-common:git_timed:697 : local count=0 2026-09-02 06:41:16.096 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-02 06:41:16.100 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-02 06:41:16.104 | ++ functions-common:git_timed:701 : timeout=0 2026-09-02 06:41:16.108 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-02 06:41:16.112 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-02 06:41:16.116 | ++ functions-common:time_start:2407 : local start_time= 2026-09-02 06:41:16.120 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-02 06:41:16.125 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-02 06:41:16.132 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788331276127 2026-09-02 06:41:16.136 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-02 06:41:16.143 | Note: switching to 'FETCH_HEAD'. 2026-09-02 06:41:16.144 | 2026-09-02 06:41:16.144 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02 06:41:16.144 | changes and commit them, and you can discard any commits you make in this 2026-09-02 06:41:16.144 | state without impacting any branches by switching back to a branch. 2026-09-02 06:41:16.144 | 2026-09-02 06:41:16.144 | If you want to create a new branch to retain commits you create, you may 2026-09-02 06:41:16.144 | do so (now or later) by using -c with the switch command. Example: 2026-09-02 06:41:16.145 | 2026-09-02 06:41:16.145 | git switch -c 2026-09-02 06:41:16.145 | 2026-09-02 06:41:16.145 | Or undo this operation with: 2026-09-02 06:41:16.145 | 2026-09-02 06:41:16.145 | git switch - 2026-09-02 06:41:16.145 | 2026-09-02 06:41:16.146 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02 06:41:16.146 | 2026-09-02 06:41:16.146 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-02 06:41:16.150 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-02 06:41:16.154 | ++ functions-common:time_stop:2420 : local name 2026-09-02 06:41:16.158 | ++ functions-common:time_stop:2421 : local end_time 2026-09-02 06:41:16.162 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-02 06:41:16.166 | ++ functions-common:time_stop:2423 : local total 2026-09-02 06:41:16.169 | ++ functions-common:time_stop:2424 : local start_time 2026-09-02 06:41:16.173 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-02 06:41:16.177 | ++ functions-common:time_stop:2427 : start_time=1788331276127 2026-09-02 06:41:16.181 | ++ functions-common:time_stop:2429 : [[ -z 1788331276127 ]] 2026-09-02 06:41:16.186 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-02 06:41:16.192 | ++ functions-common:time_stop:2432 : end_time=1788331276188 2026-09-02 06:41:16.196 | ++ functions-common:time_stop:2433 : elapsed_time=61 2026-09-02 06:41:16.200 | ++ functions-common:time_stop:2434 : total=381742 2026-09-02 06:41:16.204 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-02 06:41:16.208 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381803 2026-09-02 06:41:16.212 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-02 06:41:16.233 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-02 06:41:16.238 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-02 06:41:16.239 | ++ functions-common:git_clone:673 : head -1 2026-09-02 06:41:16.241 | 5d0367e Clean-up zuul config spacing 2026-09-02 06:41:16.246 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-02 06:41:16.250 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-02 06:41:16.250 | /opt/stack/os-test-images ~/devstack 2026-09-02 06:41:16.254 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-02 06:41:16.718 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-02 06:41:17.409 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-02 06:41:20.162 | generate installed: PyYAML==6.0.3 2026-09-02 06:41:20.162 | generate run-test-pre: PYTHONHASHSEED='1960696586' 2026-09-02 06:41:20.163 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-02 06:41:20.280 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-02 06:41:20.302 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-09-02 06:41:20.323 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-09-02 06:41:20.350 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-02 06:41:20.353 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-02 06:41:20.362 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-02 06:41:20.371 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-02 06:41:20.403 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-02 06:41:20.415 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-02 06:41:20.424 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-02 06:41:20.436 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-02 06:41:20.436 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-09-02 06:41:20.446 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-09-02 06:41:20.453 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-02 06:41:20.473 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-09-02 06:41:20.476 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-02 06:41:20.479 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-02 06:41:20.491 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-02 06:41:20.503 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-02 06:41:20.516 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-02 06:41:20.519 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-02 06:41:20.533 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-09-02 06:41:20.538 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-02 06:41:20.541 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-09-02 06:41:20.552 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-09-02 06:41:20.557 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-09-02 06:41:20.568 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-02 06:41:20.593 | ___________________________________ summary ____________________________________ 2026-09-02 06:41:20.594 | generate: commands succeeded 2026-09-02 06:41:20.594 | congratulations :) 2026-09-02 06:41:20.647 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-02 06:41:20.647 | ~/devstack 2026-09-02 06:41:20.651 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-09-02 06:41:20.704 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-02 06:41:20.709 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-02 06:41:20.739 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-02 06:41:20.743 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-02 06:41:20.747 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-02 06:41:20.797 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-02 06:41:20.845 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-02 06:41:20.849 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-02 06:41:20.853 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-02 06:41:20.857 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-02 06:41:20.863 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-02 06:41:24.053 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:41:24.058 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-02 06:41:24.058 | address-scope 2026-09-02 06:41:24.058 | agent 2026-09-02 06:41:24.058 | allowed-address-pairs 2026-09-02 06:41:24.058 | auto-allocated-topology 2026-09-02 06:41:24.059 | availability_zone 2026-09-02 06:41:24.059 | default-subnetpools 2026-09-02 06:41:24.059 | dhcp_agent_scheduler 2026-09-02 06:41:24.059 | dns-integration 2026-09-02 06:41:24.059 | dns-domain-ports 2026-09-02 06:41:24.059 | dns-integration-domain-keywords 2026-09-02 06:41:24.059 | empty-string-filtering 2026-09-02 06:41:24.059 | external-net 2026-09-02 06:41:24.059 | extra_dhcp_opt 2026-09-02 06:41:24.059 | extraroute 2026-09-02 06:41:24.059 | extraroute-atomic 2026-09-02 06:41:24.059 | filter-validation 2026-09-02 06:41:24.060 | floating-ip-port-forwarding-detail 2026-09-02 06:41:24.060 | fip-port-details 2026-09-02 06:41:24.060 | flavors 2026-09-02 06:41:24.060 | floatingip-pools 2026-09-02 06:41:24.060 | router 2026-09-02 06:41:24.060 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:41:24.060 | enable-default-route-bfd 2026-09-02 06:41:24.061 | enable-default-route-ecmp 2026-09-02 06:41:24.061 | ext-gw-mode 2026-09-02 06:41:24.061 | l3-ha 2026-09-02 06:41:24.062 | external-gateway-multihoming 2026-09-02 06:41:24.062 | l3-flavors 2026-09-02 06:41:24.062 | l3_agent_scheduler 2026-09-02 06:41:24.063 | multi-provider 2026-09-02 06:41:24.063 | net-mtu 2026-09-02 06:41:24.063 | net-mtu-writable 2026-09-02 06:41:24.063 | network_availability_zone 2026-09-02 06:41:24.063 | network-ip-availability 2026-09-02 06:41:24.063 | network-ip-availability-details 2026-09-02 06:41:24.063 | pagination 2026-09-02 06:41:24.063 | port-device-profile 2026-09-02 06:41:24.064 | port-mac-address-regenerate 2026-09-02 06:41:24.064 | port-numa-affinity-policy 2026-09-02 06:41:24.064 | port-numa-affinity-policy-socket 2026-09-02 06:41:24.064 | binding 2026-09-02 06:41:24.064 | binding-extended 2026-09-02 06:41:24.064 | port-security 2026-09-02 06:41:24.064 | project-id 2026-09-02 06:41:24.064 | provider 2026-09-02 06:41:24.064 | qinq 2026-09-02 06:41:24.064 | quota-check-limit 2026-09-02 06:41:24.064 | quota-check-limit-default 2026-09-02 06:41:24.064 | quotas 2026-09-02 06:41:24.065 | quota_details 2026-09-02 06:41:24.065 | rbac-policies 2026-09-02 06:41:24.065 | rbac-address-scope 2026-09-02 06:41:24.065 | rbac-security-groups 2026-09-02 06:41:24.065 | revision-if-match 2026-09-02 06:41:24.065 | standard-attr-revisions 2026-09-02 06:41:24.065 | router_availability_zone 2026-09-02 06:41:24.066 | router-enable-snat 2026-09-02 06:41:24.066 | security-groups-default-rules 2026-09-02 06:41:24.066 | security-groups-default-statefulness 2026-09-02 06:41:24.067 | security-groups-normalized-cidr 2026-09-02 06:41:24.067 | security-groups-remote-address-group 2026-09-02 06:41:24.067 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:41:24.067 | security-groups-shared-filtering 2026-09-02 06:41:24.067 | security-group 2026-09-02 06:41:24.067 | service-type 2026-09-02 06:41:24.067 | sorting 2026-09-02 06:41:24.067 | standard-attr-description 2026-09-02 06:41:24.067 | stateful-security-group 2026-09-02 06:41:24.068 | subnet-dns-publish-fixed-ip 2026-09-02 06:41:24.068 | subnet-external-network 2026-09-02 06:41:24.068 | subnet_onboard 2026-09-02 06:41:24.068 | subnet-service-types 2026-09-02 06:41:24.068 | subnet_allocation 2026-09-02 06:41:24.068 | subnetpool-prefix-ops 2026-09-02 06:41:24.068 | tag-creation 2026-09-02 06:41:24.068 | standard-attr-tag 2026-09-02 06:41:24.069 | standard-attr-timestamp 2026-09-02 06:41:24.069 | vlan-transparent' 2026-09-02 06:41:24.069 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-02 06:41:24.069 | address-scope 2026-09-02 06:41:24.069 | agent 2026-09-02 06:41:24.069 | allowed-address-pairs 2026-09-02 06:41:24.069 | auto-allocated-topology 2026-09-02 06:41:24.070 | availability_zone 2026-09-02 06:41:24.070 | default-subnetpools 2026-09-02 06:41:24.070 | dhcp_agent_scheduler 2026-09-02 06:41:24.070 | dns-integration 2026-09-02 06:41:24.070 | dns-domain-ports 2026-09-02 06:41:24.070 | dns-integration-domain-keywords 2026-09-02 06:41:24.071 | empty-string-filtering 2026-09-02 06:41:24.071 | external-net 2026-09-02 06:41:24.071 | extra_dhcp_opt 2026-09-02 06:41:24.071 | extraroute 2026-09-02 06:41:24.071 | extraroute-atomic 2026-09-02 06:41:24.071 | filter-validation 2026-09-02 06:41:24.072 | floating-ip-port-forwarding-detail 2026-09-02 06:41:24.072 | fip-port-details 2026-09-02 06:41:24.072 | flavors 2026-09-02 06:41:24.072 | floatingip-pools 2026-09-02 06:41:24.072 | router 2026-09-02 06:41:24.072 | l3-agent-scheduler-ha-chassis-priority 2026-09-02 06:41:24.072 | enable-default-route-bfd 2026-09-02 06:41:24.072 | enable-default-route-ecmp 2026-09-02 06:41:24.073 | ext-gw-mode 2026-09-02 06:41:24.073 | l3-ha 2026-09-02 06:41:24.073 | external-gateway-multihoming 2026-09-02 06:41:24.073 | l3-flavors 2026-09-02 06:41:24.073 | l3_agent_scheduler 2026-09-02 06:41:24.073 | multi-provider 2026-09-02 06:41:24.073 | net-mtu 2026-09-02 06:41:24.074 | net-mtu-writable 2026-09-02 06:41:24.074 | network_availability_zone 2026-09-02 06:41:24.074 | network-ip-availability 2026-09-02 06:41:24.074 | network-ip-availability-details 2026-09-02 06:41:24.074 | pagination 2026-09-02 06:41:24.074 | port-device-profile 2026-09-02 06:41:24.074 | port-mac-address-regenerate 2026-09-02 06:41:24.075 | port-numa-affinity-policy 2026-09-02 06:41:24.075 | port-numa-affinity-policy-socket 2026-09-02 06:41:24.075 | binding 2026-09-02 06:41:24.075 | binding-extended 2026-09-02 06:41:24.075 | port-security 2026-09-02 06:41:24.075 | project-id 2026-09-02 06:41:24.075 | provider 2026-09-02 06:41:24.076 | qinq 2026-09-02 06:41:24.076 | quota-check-limit 2026-09-02 06:41:24.076 | quota-check-limit-default 2026-09-02 06:41:24.076 | quotas 2026-09-02 06:41:24.076 | quota_details 2026-09-02 06:41:24.076 | rbac-policies 2026-09-02 06:41:24.076 | rbac-address-scope 2026-09-02 06:41:24.077 | rbac-security-groups 2026-09-02 06:41:24.077 | revision-if-match 2026-09-02 06:41:24.077 | standard-attr-revisions 2026-09-02 06:41:24.077 | router_availability_zone 2026-09-02 06:41:24.077 | router-enable-snat 2026-09-02 06:41:24.077 | security-groups-default-rules 2026-09-02 06:41:24.077 | security-groups-default-statefulness 2026-09-02 06:41:24.078 | security-groups-normalized-cidr 2026-09-02 06:41:24.078 | security-groups-remote-address-group 2026-09-02 06:41:24.078 | security-groups-rules-belongs-to-default-sg 2026-09-02 06:41:24.078 | security-groups-shared-filtering 2026-09-02 06:41:24.078 | security-group 2026-09-02 06:41:24.078 | service-type 2026-09-02 06:41:24.078 | sorting 2026-09-02 06:41:24.079 | standard-attr-description 2026-09-02 06:41:24.079 | stateful-security-group 2026-09-02 06:41:24.079 | subnet-dns-publish-fixed-ip 2026-09-02 06:41:24.079 | subnet-external-network 2026-09-02 06:41:24.079 | subnet_onboard 2026-09-02 06:41:24.079 | subnet-service-types 2026-09-02 06:41:24.079 | subnet_allocation 2026-09-02 06:41:24.079 | subnetpool-prefix-ops 2026-09-02 06:41:24.080 | tag-creation 2026-09-02 06:41:24.080 | standard-attr-tag 2026-09-02 06:41:24.080 | standard-attr-timestamp 2026-09-02 06:41:24.080 | vlan-transparent =~ external-net ]] 2026-09-02 06:41:24.080 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-02 06:41:24.080 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-02 06:41:27.291 | +++ functions-common:oscwrap:2465 : return 0 2026-09-02 06:41:27.296 | ++ lib/tempest:configure_tempest:395 : public_network_id=bd46bde7-74d7-4e8d-b431-3c049eaa1706 2026-09-02 06:41:27.300 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-02 06:41:30.813 | +---------------------------+--------------------------------------+ 2026-09-02 06:41:30.814 | | Field | Value | 2026-09-02 06:41:30.814 | +---------------------------+--------------------------------------+ 2026-09-02 06:41:30.814 | | admin_state_up | UP | 2026-09-02 06:41:30.814 | | availability_zone_hints | | 2026-09-02 06:41:30.814 | | availability_zones | | 2026-09-02 06:41:30.814 | | created_at | 2026-09-02T06:41:30Z | 2026-09-02 06:41:30.814 | | description | | 2026-09-02 06:41:30.814 | | dns_domain | None | 2026-09-02 06:41:30.814 | | id | fae468d9-5cb7-43bd-9101-56996c0f2ef5 | 2026-09-02 06:41:30.815 | | ipv4_address_scope | None | 2026-09-02 06:41:30.815 | | ipv6_address_scope | None | 2026-09-02 06:41:30.815 | | is_default | False | 2026-09-02 06:41:30.815 | | is_vlan_qinq | None | 2026-09-02 06:41:30.815 | | is_vlan_transparent | False | 2026-09-02 06:41:30.815 | | mtu | 1442 | 2026-09-02 06:41:30.815 | | name | shared | 2026-09-02 06:41:30.815 | | port_security_enabled | True | 2026-09-02 06:41:30.815 | | project_id | 1c746f457dfa463faca25d2e8ee5ab45 | 2026-09-02 06:41:30.815 | | provider:network_type | geneve | 2026-09-02 06:41:30.815 | | provider:physical_network | None | 2026-09-02 06:41:30.816 | | provider:segmentation_id | 63427 | 2026-09-02 06:41:30.816 | | pvlan | None | 2026-09-02 06:41:30.816 | | qinq | False | 2026-09-02 06:41:30.816 | | qos_policy_id | None | 2026-09-02 06:41:30.816 | | revision_number | 1 | 2026-09-02 06:41:30.816 | | router:external | Internal | 2026-09-02 06:41:30.816 | | segments | None | 2026-09-02 06:41:30.816 | | shared | True | 2026-09-02 06:41:30.816 | | status | ACTIVE | 2026-09-02 06:41:30.816 | | subnets | | 2026-09-02 06:41:30.817 | | tags | | 2026-09-02 06:41:30.817 | | updated_at | 2026-09-02T06:41:30Z | 2026-09-02 06:41:30.817 | +---------------------------+--------------------------------------+ 2026-09-02 06:41:31.189 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-09-02 06:41:34.919 | +----------------------+--------------------------------------+ 2026-09-02 06:41:34.919 | | Field | Value | 2026-09-02 06:41:34.919 | +----------------------+--------------------------------------+ 2026-09-02 06:41:34.919 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-02 06:41:34.919 | | cidr | 192.168.233.0/24 | 2026-09-02 06:41:34.919 | | created_at | 2026-09-02T06:41:34Z | 2026-09-02 06:41:34.919 | | description | shared-subnet | 2026-09-02 06:41:34.920 | | dns_nameservers | | 2026-09-02 06:41:34.920 | | dns_publish_fixed_ip | None | 2026-09-02 06:41:34.920 | | enable_dhcp | True | 2026-09-02 06:41:34.920 | | gateway_ip | 192.168.233.1 | 2026-09-02 06:41:34.920 | | host_routes | | 2026-09-02 06:41:34.920 | | id | fedd9a88-4c33-4be9-8a52-2b7209a811c7 | 2026-09-02 06:41:34.921 | | ip_version | 4 | 2026-09-02 06:41:34.921 | | ipv6_address_mode | None | 2026-09-02 06:41:34.921 | | ipv6_ra_mode | None | 2026-09-02 06:41:34.921 | | name | shared-subnet | 2026-09-02 06:41:34.921 | | network_id | fae468d9-5cb7-43bd-9101-56996c0f2ef5 | 2026-09-02 06:41:34.921 | | project_id | 1c746f457dfa463faca25d2e8ee5ab45 | 2026-09-02 06:41:34.921 | | revision_number | 0 | 2026-09-02 06:41:34.922 | | router:external | False | 2026-09-02 06:41:34.922 | | segment_id | None | 2026-09-02 06:41:34.922 | | service_types | | 2026-09-02 06:41:34.922 | | subnetpool_id | None | 2026-09-02 06:41:34.922 | | tags | | 2026-09-02 06:41:34.922 | | updated_at | 2026-09-02T06:41:34Z | 2026-09-02 06:41:34.923 | +----------------------+--------------------------------------+ 2026-09-02 06:41:35.302 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-02 06:41:35.351 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-02 06:41:35.401 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-02 06:41:35.408 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-02 06:41:35.455 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-02 06:41:35.502 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-02 06:41:35.548 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-02 06:41:35.597 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-02 06:41:35.646 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.75/identity/v3 2026-09-02 06:41:35.696 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-02 06:41:35.742 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-02 06:41:35.790 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-02 06:41:35.838 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-02 06:41:35.842 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-02 06:41:35.892 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-02 06:41:35.937 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-02 06:41:35.983 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-02 06:41:36.030 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-02 06:41:36.077 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-02 06:41:36.104 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:36.108 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-02 06:41:36.112 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-02 06:41:36.161 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-02 06:41:36.186 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:36.190 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-02 06:41:36.238 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-02 06:41:36.287 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-02 06:41:36.332 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-02 06:41:36.336 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-02 06:41:36.382 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-02 06:41:36.430 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-02 06:41:36.456 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:36.460 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb 2026-09-02 06:41:36.507 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb 2026-09-02 06:41:36.554 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-02 06:41:36.600 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-02 06:41:36.646 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-02 06:41:36.696 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-02 06:41:36.722 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:36.727 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-02 06:41:36.731 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-02 06:41:36.735 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-02 06:41:36.739 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-02 06:41:36.743 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-02 06:41:36.748 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-02 06:41:36.778 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-02 06:41:36.782 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-02 06:41:36.829 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-02 06:41:36.879 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-02 06:41:36.927 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-02 06:41:36.974 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-02 06:41:37.021 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-02 06:41:37.068 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-02 06:41:37.115 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-02 06:41:37.163 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-02 06:41:37.209 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-02 06:41:37.213 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-02 06:41:37.260 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-02 06:41:37.264 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-02 06:41:37.290 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:37.295 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-02 06:41:37.343 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-02 06:41:37.369 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:37.373 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-02 06:41:37.377 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-02 06:41:37.403 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:37.407 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-02 06:41:37.412 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-02 06:41:37.415 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-02 06:41:37.464 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-02 06:41:37.513 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id bd46bde7-74d7-4e8d-b431-3c049eaa1706 2026-09-02 06:41:37.564 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-02 06:41:37.617 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-02 06:41:37.673 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-02 06:41:37.728 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-02 06:41:37.778 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-02 06:41:37.824 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-02 06:41:37.875 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-02 06:41:37.878 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-02 06:41:37.882 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-02 06:41:37.886 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-02 06:41:37.938 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-02 06:41:37.946 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-02 06:41:37.946 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-02 06:41:37.952 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-02 06:41:37.956 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-02 06:41:38.002 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-02 06:41:38.007 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-02 06:41:38.011 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-02 06:41:38.015 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-02 06:41:38.019 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-02 06:41:38.065 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-02 06:41:38.116 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-02 06:41:38.165 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-02 06:41:38.212 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-02 06:41:38.259 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-02 06:41:38.305 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 06:41:38.309 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-02 06:41:38.315 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-02 06:41:38.343 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-02 06:41:38.394 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 06:41:38.398 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-02 06:41:38.403 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-02 06:41:38.430 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-02 06:41:38.479 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 06:41:38.483 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-02 06:41:38.487 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-02 06:41:38.492 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-02 06:41:38.520 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-02 06:41:38.567 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-02 06:41:38.571 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-02 06:41:38.576 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-02 06:41:38.604 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-02 06:41:38.652 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-02 06:41:38.699 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-02 06:41:38.703 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-02 06:41:38.748 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-02 06:41:38.753 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-02 06:41:38.757 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-02 06:41:38.762 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-02 06:41:38.792 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-02 06:41:38.796 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-02 06:41:38.843 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-02 06:41:38.869 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:38.873 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-02 06:41:38.919 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-02 06:41:38.923 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-02 06:41:38.928 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-02 06:41:38.932 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-02 06:41:38.935 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-02 06:41:38.939 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-02 06:41:38.943 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-02 06:41:38.947 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-02 06:41:38.951 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-02 06:41:38.981 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-02 06:41:38.985 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-02 06:41:39.035 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-02 06:41:39.039 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-02 06:41:39.044 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-02 06:41:39.048 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-02 06:41:39.094 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-02 06:41:39.146 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-02 06:41:39.194 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-02 06:41:39.198 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-02 06:41:39.202 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.206 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-02 06:41:39.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:39.239 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-02 06:41:39.294 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.298 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-02 06:41:39.326 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:39.330 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-02 06:41:39.377 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.381 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-02 06:41:39.411 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:39.415 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-02 06:41:39.464 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.468 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-02 06:41:39.494 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:39.498 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-02 06:41:39.545 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.549 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-02 06:41:39.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-02 06:41:39.580 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-02 06:41:39.626 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.631 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-02 06:41:39.657 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:39.661 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-02 06:41:39.710 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-02 06:41:39.714 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-02 06:41:39.741 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:41:39.746 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-02 06:41:39.793 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-02 06:41:39.797 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-02 06:41:39.845 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-02 06:41:39.849 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-02 06:41:39.896 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-02 06:41:39.901 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-02 06:41:39.948 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-02 06:41:39.952 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-02 06:41:40.001 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-02 06:41:40.005 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-02 06:41:40.055 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-02 06:41:40.059 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-02 06:41:40.063 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-02 06:41:40.068 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-02 06:41:40.075 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.qCnenb8OYz 2026-09-02 06:41:40.079 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-02 06:41:40.083 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-02 06:41:40.088 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-02 06:41:40.095 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.PRKLAZP34K 2026-09-02 06:41:40.099 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.PRKLAZP34K 2026-09-02 06:41:40.103 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-02 06:41:40.107 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.PRKLAZP34K 2026-09-02 06:41:40.111 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-02 06:41:40.116 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-02 06:41:40.120 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-02 06:41:40.130 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:41:40.135 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:41:40.139 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:41:40.143 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-02 06:41:40.148 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-02 06:41:40.152 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-02 06:41:40.725 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-02 06:41:41.671 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-02 06:41:58.379 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-02 06:42:05.343 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 06:42:05.343 | ___________________________________ summary ____________________________________ 2026-09-02 06:42:05.344 | venv-tempest: skipped tests 2026-09-02 06:42:05.344 | congratulations :) 2026-09-02 06:42:05.400 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.PRKLAZP34K -r requirements.txt 2026-09-02 06:42:06.338 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-02 06:42:06.338 | !! 2026-09-02 06:42:06.339 | 2026-09-02 06:42:06.339 | ******************************************************************************** 2026-09-02 06:42:06.339 | Requirements should be satisfied by a PEP 517 installer. 2026-09-02 06:42:06.339 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-02 06:42:06.339 | 2026-09-02 06:42:06.339 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 06:42:06.339 | calls to avoid build errors in the future. 2026-09-02 06:42:06.339 | ******************************************************************************** 2026-09-02 06:42:06.339 | 2026-09-02 06:42:06.339 | !! 2026-09-02 06:42:06.339 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-02 06:42:06.739 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-02 06:42:06.739 | !! 2026-09-02 06:42:06.739 | 2026-09-02 06:42:06.739 | ******************************************************************************** 2026-09-02 06:42:06.739 | Please avoid running ``setup.py`` directly. 2026-09-02 06:42:06.740 | Instead, use pypa/build, pypa/installer or other 2026-09-02 06:42:06.740 | standards-based tools. 2026-09-02 06:42:06.740 | 2026-09-02 06:42:06.740 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 06:42:06.740 | calls to avoid build errors in the future. 2026-09-02 06:42:06.740 | 2026-09-02 06:42:06.740 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-02 06:42:06.740 | ******************************************************************************** 2026-09-02 06:42:06.740 | 2026-09-02 06:42:06.740 | !! 2026-09-02 06:42:06.740 | self.initialize_options() 2026-09-02 06:42:06.741 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-02 06:42:06.741 | warnings.warn(msg) 2026-09-02 06:42:06.769 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-09-02 06:42:06.769 | !! 2026-09-02 06:42:06.769 | 2026-09-02 06:42:06.769 | ******************************************************************************** 2026-09-02 06:42:06.769 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-09-02 06:42:06.769 | 2026-09-02 06:42:06.769 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-02 06:42:06.769 | or your builds will no longer be supported. 2026-09-02 06:42:06.770 | 2026-09-02 06:42:06.770 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-02 06:42:06.770 | ******************************************************************************** 2026-09-02 06:42:06.770 | 2026-09-02 06:42:06.770 | !! 2026-09-02 06:42:06.770 | corresp(dist, value, root_dir) 2026-09-02 06:42:06.919 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-02 06:42:13.718 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 06:42:13.718 | venv-tempest run-test-pre: PYTHONHASHSEED='3560439045' 2026-09-02 06:42:13.719 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.PRKLAZP34K -r requirements.txt 2026-09-02 06:42:14.714 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-09-02 06:42:14.715 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-02 06:42:14.716 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-09-02 06:42:14.716 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-09-02 06:42:14.717 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-09-02 06:42:14.718 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-02 06:42:14.719 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-09-02 06:42:14.720 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-02 06:42:14.721 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-02 06:42:14.722 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-02 06:42:14.722 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-09-02 06:42:14.723 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-02 06:42:14.724 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-02 06:42:14.725 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-09-02 06:42:14.726 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-02 06:42:14.727 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-09-02 06:42:14.728 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-02 06:42:14.729 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-02 06:42:14.730 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-09-02 06:42:14.731 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-09-02 06:42:14.732 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-09-02 06:42:14.732 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-02 06:42:14.734 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-09-02 06:42:14.736 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-02 06:42:14.738 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-09-02 06:42:14.739 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 06:42:14.744 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-09-02 06:42:14.745 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-09-02 06:42:14.746 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-09-02 06:42:14.747 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-02 06:42:14.752 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-09-02 06:42:14.753 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-09-02 06:42:14.755 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-09-02 06:42:14.758 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-02 06:42:14.763 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-02 06:42:14.766 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-09-02 06:42:14.768 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-09-02 06:42:14.772 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-02 06:42:14.772 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-09-02 06:42:14.776 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-09-02 06:42:14.777 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-02 06:42:14.779 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-09-02 06:42:14.782 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-09-02 06:42:14.783 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-02 06:42:14.784 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-02 06:42:14.785 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-09-02 06:42:14.798 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-02 06:42:14.803 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-02 06:42:14.817 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-09-02 06:42:14.820 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-02 06:42:14.821 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-02 06:42:14.822 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-02 06:42:14.823 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-02 06:42:14.833 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-02 06:42:14.856 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-09-02 06:42:14.862 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-02 06:42:14.864 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-09-02 06:42:14.864 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-02 06:42:14.877 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-02 06:42:14.879 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-02 06:42:14.884 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-02 06:42:15.123 | ___________________________________ summary ____________________________________ 2026-09-02 06:42:15.124 | venv-tempest: commands succeeded 2026-09-02 06:42:15.124 | congratulations :) 2026-09-02 06:42:15.178 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.PRKLAZP34K 2026-09-02 06:42:15.186 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-02 06:42:15.190 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-02 06:42:15.194 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-02 06:42:15.237 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.qCnenb8OYz 2026-09-02 06:42:16.146 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-02 06:42:16.146 | !! 2026-09-02 06:42:16.147 | 2026-09-02 06:42:16.147 | ******************************************************************************** 2026-09-02 06:42:16.147 | Requirements should be satisfied by a PEP 517 installer. 2026-09-02 06:42:16.147 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-02 06:42:16.147 | 2026-09-02 06:42:16.147 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 06:42:16.147 | calls to avoid build errors in the future. 2026-09-02 06:42:16.147 | ******************************************************************************** 2026-09-02 06:42:16.147 | 2026-09-02 06:42:16.147 | !! 2026-09-02 06:42:16.147 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-02 06:42:16.536 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-02 06:42:16.536 | !! 2026-09-02 06:42:16.537 | 2026-09-02 06:42:16.537 | ******************************************************************************** 2026-09-02 06:42:16.537 | Please avoid running ``setup.py`` directly. 2026-09-02 06:42:16.537 | Instead, use pypa/build, pypa/installer or other 2026-09-02 06:42:16.537 | standards-based tools. 2026-09-02 06:42:16.537 | 2026-09-02 06:42:16.537 | This deprecation is overdue, please update your project and remove deprecated 2026-09-02 06:42:16.537 | calls to avoid build errors in the future. 2026-09-02 06:42:16.537 | 2026-09-02 06:42:16.537 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-02 06:42:16.537 | ******************************************************************************** 2026-09-02 06:42:16.538 | 2026-09-02 06:42:16.538 | !! 2026-09-02 06:42:16.538 | self.initialize_options() 2026-09-02 06:42:16.538 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-02 06:42:16.538 | warnings.warn(msg) 2026-09-02 06:42:16.567 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-09-02 06:42:16.567 | !! 2026-09-02 06:42:16.567 | 2026-09-02 06:42:16.568 | ******************************************************************************** 2026-09-02 06:42:16.568 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-09-02 06:42:16.568 | 2026-09-02 06:42:16.568 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-02 06:42:16.568 | or your builds will no longer be supported. 2026-09-02 06:42:16.568 | 2026-09-02 06:42:16.568 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-02 06:42:16.568 | ******************************************************************************** 2026-09-02 06:42:16.568 | 2026-09-02 06:42:16.568 | !! 2026-09-02 06:42:16.568 | corresp(dist, value, root_dir) 2026-09-02 06:42:16.709 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-02 06:42:23.441 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@0a19cf44f2b257cec6b7c070e9a6df0cc3500172#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-02 06:42:23.441 | venv-tempest run-test-pre: PYTHONHASHSEED='1204751922' 2026-09-02 06:42:23.442 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.qCnenb8OYz 2026-09-02 06:42:27.644 | ___________________________________ summary ____________________________________ 2026-09-02 06:42:27.645 | venv-tempest: commands succeeded 2026-09-02 06:42:27.645 | congratulations :) 2026-09-02 06:42:27.693 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-02 06:42:27.720 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:42:27.724 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-02 06:42:27.728 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-02 06:42:27.754 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-02 06:42:27.759 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-02 06:42:27.764 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:42:27.768 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-02 06:42:27.772 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:42:27.777 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-09-02 06:42:27.781 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:42:27.787 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-02 06:42:27.791 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-02 06:42:27.798 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-09-02 06:42:27.831 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:42:27.864 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:42:27.868 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-02 06:42:27.872 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-02 06:42:27.919 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-02 06:42:27.923 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-02 06:42:27.928 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-02 06:42:27.976 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-02 06:42:27.980 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-02 06:42:27.984 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-02 06:42:28.031 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-02 06:42:28.031 | ' 2026-09-02 06:42:28.036 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-02 06:42:28.041 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-02 06:42:28.046 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-02 06:42:28.048 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-02 06:42:28.053 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-02 06:42:28.053 | /opt/stack/tempest /opt/stack/tempest 2026-09-02 06:42:28.056 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-02 06:42:28.061 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-02 06:42:28.062 | /opt/stack/tempest 2026-09-02 06:42:28.066 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-02 06:42:28.073 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-02 06:42:28.077 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-02 06:42:28.083 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-02 06:42:28.086 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-02 06:42:28.089 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-02 06:42:28.093 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-02 06:42:28.097 | + functions-common:run_plugins:1837 : local plugins= 2026-09-02 06:42:28.101 | + functions-common:run_plugins:1838 : local plugin 2026-09-02 06:42:28.109 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-02 06:42:28.115 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-02 06:42:28.120 | + inc/meta-config:merge_config_group:171 : shift 2026-09-02 06:42:28.124 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-02 06:42:28.130 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:42:28.132 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-02 06:42:28.136 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-02 06:42:28.142 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-02 06:42:28.148 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-02 06:42:28.152 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-02 06:42:28.156 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-02 06:42:28.163 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-02 06:42:28.163 | /^\[\[.+\|.*\]\]/ { 2026-09-02 06:42:28.163 | gsub("[][]", "", $1); 2026-09-02 06:42:28.164 | split($1, a, "|"); 2026-09-02 06:42:28.164 | if (a[1] == matchgroup) 2026-09-02 06:42:28.164 | print a[2] 2026-09-02 06:42:28.164 | } 2026-09-02 06:42:28.164 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 141 osc 434 apt-get 318 test_with_retry 6 dbsync 8 pip_install 172 apt-get-update 5 run_process 46 git_timed 381 ------------------------- Unaccounted time 95 ========================= Total runtime 1635 ================= Async summary ================= Time spent in the background minus waits: 530 sec Elapsed time: 1635 sec Time if we did everything serially: 2165 sec Speedup: 1.32416 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 62 | | nova_cell0 | SELECT | 34 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5280 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 239 | | nova_cell0 | UPDATE | 8 | | 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 | 28 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.75 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.75/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble