2026-07-02 22:31:50.219 | + ./stack.sh:main:488 : exec 2026-07-02 22:31:50.219 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-03-003150' 2026-07-02 22:31:50.219 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-03-003150.summary.2026-07-03-003150 2026-07-02 22:31:50.220 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:31:50.220 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-03-003150 2026-07-02 22:31:50.220 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-03-003150 /opt/stack/logs/stack.sh.log 2026-07-02 22:31:50.220 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-03-003150.summary.2026-07-03-003150 /opt/stack/logs/stack.sh.log.summary 2026-07-02 22:31:50.220 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-02 22:31:50.220 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-02 22:31:50.220 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-02 22:31:50.220 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-02 22:31:50.221 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-02 22:31:50.221 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-02 22:31:50.221 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-02 22:31:50.221 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 22:31:50.221 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-02 22:31:50.221 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-02 22:31:50.222 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 22:31:50.222 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 22:31:50.222 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-02 22:31:50.222 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-02 22:31:50.222 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 22:31:50.222 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-02 22:31:50.222 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-02 22:31:50.223 | + ./stack.sh:main:574 : set -o errexit 2026-07-02 22:31:50.225 | + ./stack.sh:main:577 : uname -a 2026-07-02 22:31:50.227 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-02 22:31:50.230 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-02 22:31:50.233 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-02 22:31:50.237 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-02 22:31:50.279 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-02 22:31:50.299 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-02 22:31:50.302 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-02 22:31:50.320 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-02 22:31:50.324 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-02 22:31:50.342 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-02 22:31:50.346 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-02 22:31:50.364 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-02 22:31:50.367 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-02 22:31:50.370 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-02 22:31:50.374 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-02 22:31:50.391 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-02 22:31:50.395 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-02 22:31:50.414 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-02 22:31:50.417 | + ./stack.sh:main:591 : tune_host 2026-07-02 22:31:50.420 | + lib/host:tune_host:125 : configure_host_mem 2026-07-02 22:31:50.423 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-02 22:31:50.426 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-02 22:31:50.429 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-02 22:31:50.431 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-02 22:31:50.434 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-02 22:31:50.436 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:31:50.439 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:31:50.442 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-02 22:31:50.445 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:31:50.447 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:31:50.450 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:31:50.453 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:31:50.456 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:31:50.459 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:31:50.462 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-02 22:31:50.464 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-02 22:31:50.467 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-02 22:31:50.471 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-02 22:31:50.475 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-02 22:31:50.478 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-02 22:31:50.481 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-02 22:31:50.484 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:31:50.487 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:31:50.491 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:31:50.495 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031510492 2026-07-02 22:31:50.498 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-02 22:31:50.501 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-02 22:31:50.504 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-02 22:31:50.657 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-02 22:31:50.658 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-02 22:31:50.668 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-02 22:31:50.670 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-02 22:31:50.697 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-02 22:31:53.994 | Fetched 4747 B in 1s (8254 B/s) 2026-07-02 22:31:55.612 | Reading package lists... 2026-07-02 22:31:55.643 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-02 22:31:55.646 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-02 22:31:55.649 | + functions-common:time_stop:2420 : local name 2026-07-02 22:31:55.652 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:31:55.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:31:55.657 | + functions-common:time_stop:2423 : local total 2026-07-02 22:31:55.659 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:31:55.661 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-02 22:31:55.663 | + functions-common:time_stop:2427 : start_time=1783031510492 2026-07-02 22:31:55.666 | + functions-common:time_stop:2429 : [[ -z 1783031510492 ]] 2026-07-02 22:31:55.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:31:55.673 | + functions-common:time_stop:2432 : end_time=1783031515670 2026-07-02 22:31:55.675 | + functions-common:time_stop:2433 : elapsed_time=5178 2026-07-02 22:31:55.678 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:31:55.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:31:55.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5178 2026-07-02 22:31:55.685 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-02 22:31:55.688 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:31:55.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:31:55.692 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:31:55.695 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-02 22:31:55.712 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-02 22:31:55.751 | Reading package lists... 2026-07-02 22:31:56.127 | Building dependency tree... 2026-07-02 22:31:56.127 | Reading state information... 2026-07-02 22:31:56.695 | The following packages were automatically installed and are no longer required: 2026-07-02 22:31:56.697 | libfwupd2 libgusb2 2026-07-02 22:31:56.697 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:31:56.739 | The following NEW packages will be installed: 2026-07-02 22:31:56.741 | ksmtuned 2026-07-02 22:31:56.784 | 0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded. 2026-07-02 22:31:56.785 | Need to get 7444 B of archives. 2026-07-02 22:31:56.785 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-02 22:31:56.785 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-02 22:31:56.991 | perl: warning: Setting locale failed. 2026-07-02 22:31:56.992 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:56.992 | LANGUAGE = (unset), 2026-07-02 22:31:56.992 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:56.992 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:56.992 | are supported and installed on your system. 2026-07-02 22:31:56.992 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:57.088 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:31:57.089 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:31:57.089 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:31:57.293 | Fetched 7444 B in 0s (365 kB/s) 2026-07-02 22:31:57.336 | Selecting previously unselected package ksmtuned. 2026-07-02 22:31:57.662 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-02 22:31:57.667 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-02 22:31:57.677 | Unpacking ksmtuned (4.20150326) ... 2026-07-02 22:31:57.742 | Setting up ksmtuned (4.20150326) ... 2026-07-02 22:31:57.968 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-02 22:31:58.163 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-02 22:31:58.854 | perl: warning: Setting locale failed. 2026-07-02 22:31:58.854 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:58.854 | LANGUAGE = (unset), 2026-07-02 22:31:58.854 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:58.854 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:58.855 | are supported and installed on your system. 2026-07-02 22:31:58.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:59.010 | perl: warning: Setting locale failed. 2026-07-02 22:31:59.010 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:59.010 | LANGUAGE = (unset), 2026-07-02 22:31:59.010 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:59.011 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:59.011 | are supported and installed on your system. 2026-07-02 22:31:59.011 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:59.063 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:31:59.063 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:31:59.064 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:31:59.135 | perl: warning: Setting locale failed. 2026-07-02 22:31:59.135 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:59.135 | LANGUAGE = (unset), 2026-07-02 22:31:59.135 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:59.135 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:59.135 | are supported and installed on your system. 2026-07-02 22:31:59.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:59.674 | 2026-07-02 22:31:59.674 | Running kernel seems to be up-to-date. 2026-07-02 22:31:59.674 | 2026-07-02 22:31:59.674 | No services need to be restarted. 2026-07-02 22:31:59.674 | 2026-07-02 22:31:59.674 | No containers need to be restarted. 2026-07-02 22:31:59.675 | 2026-07-02 22:31:59.675 | No user sessions are running outdated binaries. 2026-07-02 22:31:59.675 | 2026-07-02 22:31:59.675 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:32:01.986 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:32:01.989 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:32:01.991 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:01.994 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:01.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:01.997 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:02.000 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:02.003 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:32:02.005 | + functions-common:time_stop:2427 : start_time=1783031515710 2026-07-02 22:32:02.007 | + functions-common:time_stop:2429 : [[ -z 1783031515710 ]] 2026-07-02 22:32:02.009 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:02.012 | + functions-common:time_stop:2432 : end_time=1783031522010 2026-07-02 22:32:02.015 | + functions-common:time_stop:2433 : elapsed_time=6300 2026-07-02 22:32:02.016 | + functions-common:time_stop:2434 : total=1455 2026-07-02 22:32:02.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:02.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7755 2026-07-02 22:32:02.023 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:32:02.026 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-02 22:32:02.041 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-02 22:32:02.043 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-02 22:32:02.044 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-02 22:32:02.046 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-02 22:32:02.049 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-02 22:32:02.052 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-02 22:32:02.052 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-02 22:32:02.063 | 0 2026-07-02 22:32:02.067 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-02 22:32:02.069 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-02 22:32:02.071 | + lib/host:tune_host:126 : configure_host_net 2026-07-02 22:32:02.072 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-02 22:32:02.074 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-02 22:32:02.077 | + ./stack.sh:main:597 : fetch_plugins 2026-07-02 22:32:02.079 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-02 22:32:02.080 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-02 22:32:02.082 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-02 22:32:02.084 | + functions-common:fetch_plugins:1771 : return 2026-07-02 22:32:02.087 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-02 22:32:02.089 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-02 22:32:02.091 | + functions-common:run_phase:1849 : local phase= 2026-07-02 22:32:02.093 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:32:02.096 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:32:02.098 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:32:02.100 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:32:02.102 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:32:02.105 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:32:02.109 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:32:02.111 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:32:02.113 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:32:02.115 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-02 22:32:02.117 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:32:02.131 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:02.133 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 22:32:02.134 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:32:02.137 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:32:02.139 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:32:02.140 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:32:02.142 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:32:02.144 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-02 22:32:02.147 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-02 22:32:02.148 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 22:32:02.150 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:32:02.152 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-02 22:32:02.154 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-02 22:32:02.157 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-02 22:32:02.159 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-02 22:32:02.162 | + functions-common:plugin_override_defaults:1812 : return 2026-07-02 22:32:02.164 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-02 22:32:02.183 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-02 22:32:02.184 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-02 22:32:02.200 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:32:02.204 | +++ lib/tls:source:43 : hostname -f 2026-07-02 22:32:02.209 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-02 22:32:02.211 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-02 22:32:02.212 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-02 22:32:02.215 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-02 22:32:02.217 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-02 22:32:02.218 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-02 22:32:02.220 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-02 22:32:02.221 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-02 22:32:02.224 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-02 22:32:02.226 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-02 22:32:02.231 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-02 22:32:02.244 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-02 22:32:02.261 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-02 22:32:02.275 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-02 22:32:02.290 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-02 22:32:02.325 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-02 22:32:02.395 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-02 22:32:02.497 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-02 22:32:02.526 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-02 22:32:02.579 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-02 22:32:02.629 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-02 22:32:02.633 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-02 22:32:02.649 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:32:02.651 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-02 22:32:02.654 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-02 22:32:02.657 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-02 22:32:02.659 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-02 22:32:02.663 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-02 22:32:02.681 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 22:32:02.683 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 22:32:02.687 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-02 22:32:02.690 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-02 22:32:02.693 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-02 22:32:02.696 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 22:32:02.699 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 22:32:02.701 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-02 22:32:02.704 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 22:32:02.708 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-02 22:32:02.726 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-02 22:32:02.728 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-02 22:32:02.730 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-02 22:32:02.733 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-02 22:32:02.735 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-02 22:32:02.737 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-02 22:32:02.740 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-02 22:32:02.742 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-02 22:32:02.744 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-02 22:32:02.747 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-02 22:32:02.750 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-02 22:32:02.751 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-02 22:32:02.754 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.24 2026-07-02 22:32:02.757 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-02 22:32:02.760 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-02 22:32:02.763 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 22:32:02.764 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 22:32:02.769 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-02 22:32:02.772 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-02 22:32:02.774 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-02 22:32:02.776 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-02 22:32:02.779 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-02 22:32:02.783 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-02 22:32:02.802 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-02 22:32:02.804 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.24 2026-07-02 22:32:02.808 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 22:32:02.808 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.24 2026-07-02 22:32:02.813 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.24 2026-07-02 22:32:02.815 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-02 22:32:02.817 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-02 22:32:02.820 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-02 22:32:02.822 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-02 22:32:02.823 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-02 22:32:02.825 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-02 22:32:02.828 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-02 22:32:02.831 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-02 22:32:02.833 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-02 22:32:02.834 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-02 22:32:02.837 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-02 22:32:02.840 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-02 22:32:02.841 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-02 22:32:02.845 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-02 22:32:02.847 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-02 22:32:02.850 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-02 22:32:02.853 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-02 22:32:02.855 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-02 22:32:02.857 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:32:02.859 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-02 22:32:02.862 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-02 22:32:02.865 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-02 22:32:02.882 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 22:32:02.886 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 22:32:02.887 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 22:32:02.891 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 22:32:02.893 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 22:32:02.896 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-02 22:32:02.899 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:32:02.901 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-02 22:32:02.903 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 22:32:02.905 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-02 22:32:02.908 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-02 22:32:02.910 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-02 22:32:02.913 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-02 22:32:02.916 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-02 22:32:02.917 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-02 22:32:02.919 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-02 22:32:02.921 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-02 22:32:02.924 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-02 22:32:02.926 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-02 22:32:02.927 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-02 22:32:03.032 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-02 22:32:03.046 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-02 22:32:03.048 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-02 22:32:03.051 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-02 22:32:03.053 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-02 22:32:03.056 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-02 22:32:03.059 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-02 22:32:03.061 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-02 22:32:03.064 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-02 22:32:03.066 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-02 22:32:03.069 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-02 22:32:03.071 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-02 22:32:03.073 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-02 22:32:03.076 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-02 22:32:03.078 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-02 22:32:03.080 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-02 22:32:03.082 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-02 22:32:03.085 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-02 22:32:03.088 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-02 22:32:03.090 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-02 22:32:03.092 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-02 22:32:03.095 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-02 22:32:03.096 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-02 22:32:03.097 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-02 22:32:03.099 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-02 22:32:03.103 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=59:ee00:434c 2026-07-02 22:32:03.105 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-02 22:32:03.108 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-02 22:32:03.111 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-02 22:32:03.113 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-02 22:32:03.115 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd59:ee00:434c::/56 2026-07-02 22:32:03.119 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd59:ee00:434c::/56 2026-07-02 22:32:03.120 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-02 22:32:03.127 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd59:ee00:434c::/64 2026-07-02 22:32:03.129 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-02 22:32:03.131 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-02 22:32:03.133 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-02 22:32:03.135 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 22:32:03.137 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-02 22:32:03.139 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-02 22:32:03.142 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-02 22:32:03.144 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-02 22:32:03.146 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-02 22:32:03.148 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-02 22:32:03.151 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-02 22:32:03.153 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-02 22:32:03.157 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-02 22:32:03.160 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd59:ee00:434c::/56 2026-07-02 22:32:03.162 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-02 22:32:03.163 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-02 22:32:03.168 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-02 22:32:03.169 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-02 22:32:03.171 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-02 22:32:03.176 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-02 22:32:03.181 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-02 22:32:03.181 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-02 22:32:03.181 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-02 22:32:03.188 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-02 22:32:03.193 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-02 22:32:03.197 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-02 22:32:03.199 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-02 22:32:03.203 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-02 22:32:03.206 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-02 22:32:03.209 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-02 22:32:03.211 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-02 22:32:03.214 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-02 22:32:03.216 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-02 22:32:03.234 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-02 22:32:03.251 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-02 22:32:03.267 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-02 22:32:03.282 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-02 22:32:03.296 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-02 22:32:03.332 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-02 22:32:03.335 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-02 22:32:03.338 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-02 22:32:03.340 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-02 22:32:03.344 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 22:32:03.346 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-02 22:32:03.366 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 22:32:03.370 | + ./stack.sh:main:632 : run_phase source 2026-07-02 22:32:03.372 | + functions-common:run_phase:1848 : local mode=source 2026-07-02 22:32:03.375 | + functions-common:run_phase:1849 : local phase= 2026-07-02 22:32:03.378 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:32:03.380 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:32:03.383 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:32:03.387 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:32:03.390 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:32:03.394 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:32:03.398 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:32:03.401 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:32:03.404 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:32:03.407 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-02 22:32:03.411 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:32:03.431 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:03.433 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 22:32:03.436 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-02 22:32:03.472 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-02 22:32:03.474 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-02 22:32:03.476 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 22:32:03.478 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-02 22:32:03.480 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-02 22:32:03.482 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-02 22:32:03.484 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-02 22:32:03.486 | + functions-common:load_plugin_settings:1789 : return 2026-07-02 22:32:03.488 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-02 22:32:03.490 | + functions-common:verify_disabled_services:2131 : local service 2026-07-02 22:32:03.492 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.494 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-02 22:32:03.496 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.498 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-02 22:32:03.500 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.502 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-02 22:32:03.504 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.506 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-02 22:32:03.508 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.510 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-02 22:32:03.512 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.514 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-02 22:32:03.516 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.518 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-02 22:32:03.520 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.522 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-02 22:32:03.524 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.526 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-02 22:32:03.528 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.530 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-02 22:32:03.532 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.534 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-02 22:32:03.536 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.539 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-02 22:32:03.541 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.543 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-02 22:32:03.545 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.547 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-02 22:32:03.549 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.551 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-02 22:32:03.553 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.555 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-02 22:32:03.557 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.559 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-02 22:32:03.561 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.564 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-02 22:32:03.567 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.569 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-02 22:32:03.573 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.575 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-02 22:32:03.579 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.581 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-02 22:32:03.583 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.586 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-02 22:32:03.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.592 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-02 22:32:03.595 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.599 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-02 22:32:03.601 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:32:03.604 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-02 22:32:03.607 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-02 22:32:03.610 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 22:32:03.612 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-02 22:32:03.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:03.635 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-02 22:32:03.638 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 22:32:03.641 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-02 22:32:03.660 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:32:03.663 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-02 22:32:03.666 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-02 22:32:03.669 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-02 22:32:03.672 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-02 22:32:03.675 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-02 22:32:03.678 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-02 22:32:03.682 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-02 22:32:03.685 | + lib/database:initialize_database_backends:92 : return 0 2026-07-02 22:32:03.688 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-02 22:32:03.688 | Using mysql database backend 2026-07-02 22:32:03.692 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-02 22:32:03.712 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-02 22:32:03.717 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-02 22:32:03.719 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 22:32:03.722 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-02 22:32:03.727 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:32:03.730 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-02 22:32:03.750 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:03.753 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-02 22:32:03.771 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-02 22:32:03.790 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:03.793 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-02 22:32:03.811 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-02 22:32:03.832 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-02 22:32:03.851 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:32:03.854 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-02 22:32:03.874 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:32:03.876 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-02 22:32:03.879 | + functions-common:save_stackenv:65 : local tag=765 2026-07-02 22:32:03.882 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 22:32:03.888 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-003203 2026-07-02 22:32:03.890 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-003203 765' 2026-07-02 22:32:03.894 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.897 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:32:03.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.903 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 22:32:03.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.910 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 22:32:03.914 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.917 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-02 22:32:03.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.923 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.24 2026-07-02 22:32:03.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.930 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.24/identity 2026-07-02 22:32:03.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.934 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-03-003150 2026-07-02 22:32:03.938 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.941 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 22:32:03.944 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.947 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.24 2026-07-02 22:32:03.951 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.954 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 22:32:03.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.958 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 22:32:03.960 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.964 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 22:32:03.968 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.971 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 22:32:03.974 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.978 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.24 2026-07-02 22:32:03.980 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:32:03.984 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 22:32:03.988 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-02 22:32:03.991 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-02 22:32:03.994 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-02 22:32:03.997 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-02 22:32:04.000 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:32:04.002 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:32:04.006 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:32:04.009 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:32:04.011 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:32:04.014 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:32:04.035 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:32:04.037 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:32:04.041 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:32:04.044 | + functions-common:git_clone:610 : echo master 2026-07-02 22:32:04.045 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:32:04.050 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-02 22:32:04.053 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:32:04.057 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 22:32:04.061 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:32:04.064 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:32:04.068 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:32:04.071 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:32:04.075 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:32:04.078 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:32:04.082 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:32:04.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:32:04.089 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:32:04.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031524090 2026-07-02 22:32:04.096 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 22:32:04.100 | Cloning into '/opt/stack/requirements'... 2026-07-02 22:32:38.578 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:32:38.581 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:38.585 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:38.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:38.590 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:38.591 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:38.595 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:32:38.598 | + functions-common:time_stop:2427 : start_time=1783031524090 2026-07-02 22:32:38.600 | + functions-common:time_stop:2429 : [[ -z 1783031524090 ]] 2026-07-02 22:32:38.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:38.607 | + functions-common:time_stop:2432 : end_time=1783031558604 2026-07-02 22:32:38.610 | + functions-common:time_stop:2433 : elapsed_time=34514 2026-07-02 22:32:38.613 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:32:38.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:38.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34514 2026-07-02 22:32:38.620 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-02 22:32:38.622 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:32:38.625 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:32:38.629 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:32:38.632 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:32:38.634 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:32:38.636 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:32:38.638 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:32:38.641 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:32:38.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:32:38.646 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:32:38.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031558647 2026-07-02 22:32:38.652 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:32:56.726 | From https://review.opendev.org/openstack/requirements 2026-07-02 22:32:56.726 | * branch master -> FETCH_HEAD 2026-07-02 22:32:56.735 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:32:56.738 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:56.741 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:56.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:56.746 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:56.748 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:56.752 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:32:56.754 | + functions-common:time_stop:2427 : start_time=1783031558647 2026-07-02 22:32:56.756 | + functions-common:time_stop:2429 : [[ -z 1783031558647 ]] 2026-07-02 22:32:56.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:56.764 | + functions-common:time_stop:2432 : end_time=1783031576762 2026-07-02 22:32:56.768 | + functions-common:time_stop:2433 : elapsed_time=18115 2026-07-02 22:32:56.770 | + functions-common:time_stop:2434 : total=34514 2026-07-02 22:32:56.773 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:56.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=52629 2026-07-02 22:32:56.779 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:32:56.781 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:32:56.783 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:32:56.787 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:32:56.789 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:32:56.791 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:32:56.795 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:32:56.797 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:32:56.799 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:32:56.803 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:32:56.807 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031576804 2026-07-02 22:32:56.810 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:32:56.824 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:32:56.824 | 2026-07-02 22:32:56.824 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:32:56.824 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:32:56.825 | state without impacting any branches by switching back to a branch. 2026-07-02 22:32:56.825 | 2026-07-02 22:32:56.825 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:32:56.825 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:32:56.825 | 2026-07-02 22:32:56.825 | git switch -c 2026-07-02 22:32:56.825 | 2026-07-02 22:32:56.825 | Or undo this operation with: 2026-07-02 22:32:56.825 | 2026-07-02 22:32:56.825 | git switch - 2026-07-02 22:32:56.825 | 2026-07-02 22:32:56.825 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:32:56.826 | 2026-07-02 22:32:56.826 | HEAD is now at 625339af Merge "update constraint for stevedore to new release 5.9.0" 2026-07-02 22:32:56.829 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:32:56.832 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:56.834 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:56.836 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:56.838 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:56.841 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:56.844 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:32:56.846 | + functions-common:time_stop:2427 : start_time=1783031576804 2026-07-02 22:32:56.849 | + functions-common:time_stop:2429 : [[ -z 1783031576804 ]] 2026-07-02 22:32:56.852 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:56.858 | + functions-common:time_stop:2432 : end_time=1783031576854 2026-07-02 22:32:56.860 | + functions-common:time_stop:2433 : elapsed_time=50 2026-07-02 22:32:56.862 | + functions-common:time_stop:2434 : total=52629 2026-07-02 22:32:56.866 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:56.868 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=52679 2026-07-02 22:32:56.870 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-02 22:32:56.889 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-02 22:32:56.892 | + functions-common:git_clone:673 : head -1 2026-07-02 22:32:56.893 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:32:56.897 | 625339af Merge "update constraint for stevedore to new release 5.9.0" 2026-07-02 22:32:56.899 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:32:56.904 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-02 22:32:56.907 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:32:56.911 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-02 22:32:56.916 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-02 22:32:56.919 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-02 22:32:56.923 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-02 22:32:56.927 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-02 22:32:56.931 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-02 22:32:56.935 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-02 22:32:56.939 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-02 22:32:56.944 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-02 22:32:56.950 | ++ tools/install_prereqs.sh:source:47 : NOW=1783031576 2026-07-02 22:32:56.955 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-02 22:32:56.960 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-02 22:32:56.966 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-02 22:32:56.968 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783031576 2026-07-02 22:32:56.971 | ++ tools/install_prereqs.sh:source:50 : [[ 1783031576 -lt 7200 ]] 2026-07-02 22:32:56.974 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-02 22:32:56.977 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-02 22:32:56.980 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-02 22:32:56.982 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-02 22:32:56.986 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-02 22:32:56.989 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-02 22:32:56.992 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-02 22:32:56.995 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-02 22:32:57.030 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-02 22:32:57.030 | apache2-dev 2026-07-02 22:32:57.030 | bc 2026-07-02 22:32:57.030 | bsdmainutils 2026-07-02 22:32:57.031 | curl 2026-07-02 22:32:57.031 | g++ 2026-07-02 22:32:57.031 | gawk 2026-07-02 22:32:57.031 | gcc 2026-07-02 22:32:57.031 | gettext 2026-07-02 22:32:57.031 | git 2026-07-02 22:32:57.031 | graphviz 2026-07-02 22:32:57.031 | iputils-ping 2026-07-02 22:32:57.031 | libffi-dev 2026-07-02 22:32:57.031 | libjpeg-dev 2026-07-02 22:32:57.031 | libpq-dev 2026-07-02 22:32:57.032 | libssl-dev 2026-07-02 22:32:57.032 | libsystemd-dev 2026-07-02 22:32:57.032 | libxml2-dev 2026-07-02 22:32:57.032 | libxslt1-dev 2026-07-02 22:32:57.032 | libyaml-dev 2026-07-02 22:32:57.032 | lsof 2026-07-02 22:32:57.032 | openssh-server 2026-07-02 22:32:57.032 | openssl 2026-07-02 22:32:57.032 | pkg-config 2026-07-02 22:32:57.032 | psmisc 2026-07-02 22:32:57.032 | python3-dev 2026-07-02 22:32:57.033 | python3-pip 2026-07-02 22:32:57.033 | python3-systemd 2026-07-02 22:32:57.033 | python3-venv 2026-07-02 22:32:57.033 | tar 2026-07-02 22:32:57.033 | tcpdump 2026-07-02 22:32:57.033 | unzip 2026-07-02 22:32:57.033 | uuid-runtime 2026-07-02 22:32:57.033 | wget 2026-07-02 22:32:57.033 | zlib1g-dev 2026-07-02 22:32:57.033 | libkrb5-dev 2026-07-02 22:32:57.033 | libldap2-dev 2026-07-02 22:32:57.034 | libsasl2-dev 2026-07-02 22:32:57.034 | memcached 2026-07-02 22:32:57.034 | python3-mysqldb 2026-07-02 22:32:57.034 | sqlite3 2026-07-02 22:32:57.034 | conntrack 2026-07-02 22:32:57.034 | curl 2026-07-02 22:32:57.034 | ebtables 2026-07-02 22:32:57.034 | genisoimage 2026-07-02 22:32:57.034 | iptables 2026-07-02 22:32:57.034 | iputils-arping 2026-07-02 22:32:57.034 | kpartx 2026-07-02 22:32:57.034 | libjs-jquery-tablesorter 2026-07-02 22:32:57.035 | parted 2026-07-02 22:32:57.035 | pm-utils 2026-07-02 22:32:57.035 | python3-mysqldb 2026-07-02 22:32:57.035 | socat 2026-07-02 22:32:57.035 | sqlite3 2026-07-02 22:32:57.035 | sudo 2026-07-02 22:32:57.035 | vlan 2026-07-02 22:32:57.035 | lsscsi 2026-07-02 22:32:57.035 | open-iscsi 2026-07-02 22:32:57.035 | cryptsetup 2026-07-02 22:32:57.035 | dosfstools 2026-07-02 22:32:57.036 | genisoimage 2026-07-02 22:32:57.036 | gir1.2-libosinfo-1.0 2026-07-02 22:32:57.036 | netcat-openbsd 2026-07-02 22:32:57.036 | open-iscsi 2026-07-02 22:32:57.036 | qemu-utils 2026-07-02 22:32:57.036 | sg3-utils 2026-07-02 22:32:57.036 | sysfsutils 2026-07-02 22:32:57.036 | lvm2 2026-07-02 22:32:57.036 | qemu-utils 2026-07-02 22:32:57.036 | thin-provisioning-tools 2026-07-02 22:32:57.036 | acl 2026-07-02 22:32:57.036 | dnsmasq-base 2026-07-02 22:32:57.037 | dnsmasq-utils 2026-07-02 22:32:57.037 | ebtables 2026-07-02 22:32:57.037 | haproxy 2026-07-02 22:32:57.037 | iptables 2026-07-02 22:32:57.037 | iputils-arping 2026-07-02 22:32:57.037 | iputils-ping 2026-07-02 22:32:57.037 | postgresql-server-dev-all 2026-07-02 22:32:57.037 | python3-mysqldb 2026-07-02 22:32:57.037 | sqlite3 2026-07-02 22:32:57.037 | sudo 2026-07-02 22:32:57.037 | vlan 2026-07-02 22:32:57.038 | pcp' 2026-07-02 22:32:57.038 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-02 22:32:57.061 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-02 22:32:57.061 | apache2-dev 2026-07-02 22:32:57.061 | bc 2026-07-02 22:32:57.062 | bsdmainutils 2026-07-02 22:32:57.062 | curl 2026-07-02 22:32:57.062 | g++ 2026-07-02 22:32:57.062 | gawk 2026-07-02 22:32:57.062 | gcc 2026-07-02 22:32:57.062 | gettext 2026-07-02 22:32:57.062 | git 2026-07-02 22:32:57.062 | graphviz 2026-07-02 22:32:57.062 | iputils-ping 2026-07-02 22:32:57.062 | libffi-dev 2026-07-02 22:32:57.062 | libjpeg-dev 2026-07-02 22:32:57.063 | libpq-dev 2026-07-02 22:32:57.063 | libssl-dev 2026-07-02 22:32:57.063 | libsystemd-dev 2026-07-02 22:32:57.063 | libxml2-dev 2026-07-02 22:32:57.063 | libxslt1-dev 2026-07-02 22:32:57.063 | libyaml-dev 2026-07-02 22:32:57.063 | lsof 2026-07-02 22:32:57.063 | openssh-server 2026-07-02 22:32:57.063 | openssl 2026-07-02 22:32:57.063 | pkg-config 2026-07-02 22:32:57.063 | psmisc 2026-07-02 22:32:57.063 | python3-dev 2026-07-02 22:32:57.064 | python3-pip 2026-07-02 22:32:57.064 | python3-systemd 2026-07-02 22:32:57.064 | python3-venv 2026-07-02 22:32:57.064 | tar 2026-07-02 22:32:57.064 | tcpdump 2026-07-02 22:32:57.064 | unzip 2026-07-02 22:32:57.064 | uuid-runtime 2026-07-02 22:32:57.064 | wget 2026-07-02 22:32:57.064 | zlib1g-dev 2026-07-02 22:32:57.064 | libkrb5-dev 2026-07-02 22:32:57.064 | libldap2-dev 2026-07-02 22:32:57.065 | libsasl2-dev 2026-07-02 22:32:57.065 | memcached 2026-07-02 22:32:57.065 | python3-mysqldb 2026-07-02 22:32:57.065 | sqlite3 2026-07-02 22:32:57.065 | conntrack 2026-07-02 22:32:57.065 | curl 2026-07-02 22:32:57.065 | ebtables 2026-07-02 22:32:57.065 | genisoimage 2026-07-02 22:32:57.065 | iptables 2026-07-02 22:32:57.065 | iputils-arping 2026-07-02 22:32:57.065 | kpartx 2026-07-02 22:32:57.065 | libjs-jquery-tablesorter 2026-07-02 22:32:57.066 | parted 2026-07-02 22:32:57.066 | pm-utils 2026-07-02 22:32:57.066 | python3-mysqldb 2026-07-02 22:32:57.066 | socat 2026-07-02 22:32:57.066 | sqlite3 2026-07-02 22:32:57.066 | sudo 2026-07-02 22:32:57.066 | vlan 2026-07-02 22:32:57.066 | lsscsi 2026-07-02 22:32:57.066 | open-iscsi 2026-07-02 22:32:57.066 | cryptsetup 2026-07-02 22:32:57.066 | dosfstools 2026-07-02 22:32:57.067 | genisoimage 2026-07-02 22:32:57.067 | gir1.2-libosinfo-1.0 2026-07-02 22:32:57.067 | netcat-openbsd 2026-07-02 22:32:57.067 | open-iscsi 2026-07-02 22:32:57.067 | qemu-utils 2026-07-02 22:32:57.067 | sg3-utils 2026-07-02 22:32:57.067 | sysfsutils 2026-07-02 22:32:57.067 | lvm2 2026-07-02 22:32:57.067 | qemu-utils 2026-07-02 22:32:57.067 | thin-provisioning-tools 2026-07-02 22:32:57.067 | acl 2026-07-02 22:32:57.067 | dnsmasq-base 2026-07-02 22:32:57.068 | dnsmasq-utils 2026-07-02 22:32:57.068 | ebtables 2026-07-02 22:32:57.068 | haproxy 2026-07-02 22:32:57.068 | iptables 2026-07-02 22:32:57.068 | iputils-arping 2026-07-02 22:32:57.068 | iputils-ping 2026-07-02 22:32:57.068 | postgresql-server-dev-all 2026-07-02 22:32:57.068 | python3-mysqldb 2026-07-02 22:32:57.068 | sqlite3 2026-07-02 22:32:57.068 | sudo 2026-07-02 22:32:57.068 | vlan 2026-07-02 22:32:57.069 | pcp ' 2026-07-02 22:32:57.069 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-02 22:32:57.071 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:32:57.075 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:32:57.079 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-02 22:32:57.080 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:32:57.085 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:32:57.088 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-02 22:32:57.090 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:32:57.092 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:32:57.094 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:32:57.096 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:32:57.098 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:32:57.100 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:32:57.101 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:32:57.103 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:32:57.105 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:32:57.107 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:32:57.109 | ++ functions-common:apt_get_update:1167 : return 2026-07-02 22:32:57.111 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:32:57.113 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:32:57.115 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:32:57.117 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:32:57.119 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:32:57.142 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:32:57.179 | Reading package lists... 2026-07-02 22:32:57.562 | Building dependency tree... 2026-07-02 22:32:57.563 | Reading state information... 2026-07-02 22:32:58.129 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-02 22:32:58.130 | bc set to manually installed. 2026-07-02 22:32:58.130 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 22:32:58.130 | g++ set to manually installed. 2026-07-02 22:32:58.130 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-02 22:32:58.130 | gawk set to manually installed. 2026-07-02 22:32:58.130 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 22:32:58.130 | gcc set to manually installed. 2026-07-02 22:32:58.130 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-02 22:32:58.130 | git set to manually installed. 2026-07-02 22:32:58.130 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-02 22:32:58.131 | iputils-ping set to manually installed. 2026-07-02 22:32:58.131 | lsof is already the newest version (4.95.0-1build3). 2026-07-02 22:32:58.131 | lsof set to manually installed. 2026-07-02 22:32:58.131 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-02 22:32:58.131 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-02 22:32:58.131 | openssl set to manually installed. 2026-07-02 22:32:58.131 | psmisc is already the newest version (23.7-1build1). 2026-07-02 22:32:58.131 | psmisc set to manually installed. 2026-07-02 22:32:58.131 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-02 22:32:58.131 | python3-dev set to manually installed. 2026-07-02 22:32:58.131 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-02 22:32:58.131 | python3-systemd is already the newest version (235-1build4). 2026-07-02 22:32:58.132 | python3-systemd set to manually installed. 2026-07-02 22:32:58.132 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-02 22:32:58.132 | tar set to manually installed. 2026-07-02 22:32:58.132 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-02 22:32:58.132 | tcpdump set to manually installed. 2026-07-02 22:32:58.132 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-02 22:32:58.132 | uuid-runtime set to manually installed. 2026-07-02 22:32:58.132 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-02 22:32:58.132 | wget set to manually installed. 2026-07-02 22:32:58.132 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-02 22:32:58.132 | zlib1g-dev set to manually installed. 2026-07-02 22:32:58.133 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-02 22:32:58.133 | iptables set to manually installed. 2026-07-02 22:32:58.133 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-02 22:32:58.133 | kpartx set to manually installed. 2026-07-02 22:32:58.133 | parted is already the newest version (3.6-4build1). 2026-07-02 22:32:58.133 | parted set to manually installed. 2026-07-02 22:32:58.133 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-02 22:32:58.133 | sudo set to manually installed. 2026-07-02 22:32:58.133 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-02 22:32:58.133 | open-iscsi set to manually installed. 2026-07-02 22:32:58.133 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-02 22:32:58.134 | cryptsetup set to manually installed. 2026-07-02 22:32:58.134 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-02 22:32:58.134 | dosfstools set to manually installed. 2026-07-02 22:32:58.134 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-02 22:32:58.134 | netcat-openbsd set to manually installed. 2026-07-02 22:32:58.134 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-02 22:32:58.134 | qemu-utils set to manually installed. 2026-07-02 22:32:58.134 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-02 22:32:58.134 | sg3-utils set to manually installed. 2026-07-02 22:32:58.134 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-02 22:32:58.134 | lvm2 set to manually installed. 2026-07-02 22:32:58.135 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-02 22:32:58.135 | thin-provisioning-tools set to manually installed. 2026-07-02 22:32:58.135 | acl is already the newest version (2.3.2-1build1.1). 2026-07-02 22:32:58.135 | acl set to manually installed. 2026-07-02 22:32:58.135 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-02 22:32:58.135 | dnsmasq-base set to manually installed. 2026-07-02 22:32:58.135 | The following packages were automatically installed and are no longer required: 2026-07-02 22:32:58.135 | libfwupd2 libgusb2 2026-07-02 22:32:58.135 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:32:58.135 | The following additional packages will be installed: 2026-07-02 22:32:58.135 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-02 22:32:58.136 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-02 22:32:58.136 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-02 22:32:58.136 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-02 22:32:58.136 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-02 22:32:58.136 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-02 22:32:58.136 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-02 22:32:58.136 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-02 22:32:58.136 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-02 22:32:58.136 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-02 22:32:58.136 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-02 22:32:58.136 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-02 22:32:58.137 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-02 22:32:58.137 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-02 22:32:58.137 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-02 22:32:58.137 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 22:32:58.137 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 22:32:58.137 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 22:32:58.137 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-02 22:32:58.137 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-02 22:32:58.137 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-02 22:32:58.137 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-02 22:32:58.137 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-02 22:32:58.138 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-02 22:32:58.138 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-02 22:32:58.138 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 22:32:58.138 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-02 22:32:58.138 | Suggested packages: 2026-07-02 22:32:58.138 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-02 22:32:58.138 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-02 22:32:58.138 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-02 22:32:58.138 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-02 22:32:58.138 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-02 22:32:58.138 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-02 22:32:58.139 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-02 22:32:58.139 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-02 22:32:58.139 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-02 22:32:58.139 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-02 22:32:58.292 | The following NEW packages will be installed: 2026-07-02 22:32:58.292 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-02 22:32:58.293 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-02 22:32:58.293 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-02 22:32:58.293 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-02 22:32:58.293 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-02 22:32:58.293 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-02 22:32:58.293 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-02 22:32:58.293 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-02 22:32:58.293 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-02 22:32:58.293 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-02 22:32:58.293 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-02 22:32:58.293 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-02 22:32:58.294 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-02 22:32:58.294 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-02 22:32:58.294 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-02 22:32:58.294 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-02 22:32:58.294 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-02 22:32:58.294 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 22:32:58.294 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 22:32:58.294 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 22:32:58.294 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-02 22:32:58.294 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-02 22:32:58.295 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-02 22:32:58.295 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-02 22:32:58.296 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-02 22:32:58.296 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-02 22:32:58.296 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-02 22:32:58.297 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-02 22:32:58.297 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-02 22:32:58.297 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 22:32:58.297 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-02 22:32:58.298 | uuid-dev vbetool vlan 2026-07-02 22:32:58.298 | The following packages will be upgraded: 2026-07-02 22:32:58.298 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-02 22:32:58.298 | ncurses-base ncurses-bin ncurses-term 2026-07-02 22:32:58.359 | 9 upgraded, 161 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:32:58.359 | Need to get 176 MB of archives. 2026-07-02 22:32:58.359 | After this operation, 941 MB of additional disk space will be used. 2026-07-02 22:32:58.360 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-02 22:32:58.367 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-02 22:32:58.372 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-02 22:32:58.377 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-02 22:32:58.381 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-02 22:32:58.384 | Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-02 22:32:58.386 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-02 22:32:58.391 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-02 22:32:58.395 | Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-02 22:32:58.396 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-02 22:32:58.402 | Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-02 22:32:58.413 | Get:12 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-02 22:32:58.415 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-02 22:32:58.416 | Get:14 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-02 22:32:58.418 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-02 22:32:58.418 | Get:16 http://security.ubuntu.com/ubuntu noble-security/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-02 22:32:58.419 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-02 22:32:58.421 | Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-02 22:32:58.422 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-02 22:32:58.450 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-02 22:32:58.452 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-02 22:32:58.455 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-02 22:32:58.457 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-02 22:32:58.461 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-02 22:32:58.465 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-02 22:32:58.469 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-02 22:32:58.474 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-02 22:32:58.479 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-02 22:32:58.484 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-02 22:32:58.489 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-02 22:32:58.494 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-02 22:32:58.500 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-02 22:32:58.505 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-02 22:32:58.510 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-02 22:32:58.808 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-02 22:32:58.962 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-02 22:32:58.964 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-02 22:32:58.965 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-02 22:32:58.967 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-02 22:32:58.976 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-02 22:32:58.991 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-02 22:32:59.083 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-02 22:32:59.084 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-02 22:32:59.087 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-02 22:32:59.090 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-02 22:32:59.095 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-02 22:32:59.100 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-02 22:32:59.104 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-02 22:32:59.109 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-02 22:32:59.114 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-02 22:32:59.118 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-02 22:32:59.130 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-02 22:32:59.133 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-02 22:32:59.139 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-02 22:32:59.149 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-02 22:32:59.152 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-02 22:32:59.157 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-02 22:32:59.161 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-02 22:32:59.171 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-02 22:32:59.175 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-02 22:32:59.181 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-02 22:32:59.186 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-02 22:32:59.192 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-02 22:32:59.197 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-02 22:32:59.202 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-02 22:32:59.211 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-02 22:32:59.215 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-02 22:32:59.220 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-02 22:32:59.225 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-02 22:32:59.229 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-02 22:32:59.234 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-02 22:32:59.239 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-02 22:32:59.258 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-02 22:32:59.261 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-02 22:32:59.266 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-02 22:32:59.271 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-02 22:32:59.275 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-02 22:32:59.279 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-02 22:32:59.283 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-02 22:32:59.288 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-02 22:32:59.293 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-02 22:32:59.298 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-02 22:32:59.302 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-02 22:32:59.311 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-02 22:32:59.316 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-02 22:32:59.339 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-02 22:32:59.342 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-02 22:32:59.347 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-02 22:32:59.352 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-02 22:32:59.356 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-02 22:32:59.361 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-02 22:32:59.370 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-02 22:32:59.373 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-02 22:32:59.377 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-02 22:32:59.381 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-02 22:32:59.387 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-02 22:32:59.392 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-02 22:32:59.396 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-02 22:32:59.400 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-02 22:32:59.408 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-02 22:32:59.413 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-02 22:32:59.444 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-02 22:32:59.446 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-02 22:32:59.451 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-02 22:32:59.456 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-02 22:32:59.614 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-02 22:32:59.618 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-02 22:32:59.618 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-02 22:32:59.618 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-02 22:32:59.620 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-02 22:32:59.625 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-02 22:32:59.630 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-02 22:32:59.634 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-02 22:32:59.640 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-02 22:32:59.644 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-02 22:32:59.649 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-02 22:32:59.653 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-02 22:32:59.668 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-02 22:32:59.672 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-02 22:32:59.676 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-02 22:32:59.681 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-02 22:32:59.685 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-02 22:32:59.689 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-02 22:32:59.694 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-02 22:32:59.736 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-02 22:32:59.739 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-02 22:32:59.742 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-02 22:32:59.756 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-02 22:32:59.766 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-02 22:32:59.776 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-02 22:32:59.779 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-02 22:32:59.786 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-02 22:32:59.791 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-02 22:33:00.103 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-02 22:33:00.104 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-02 22:33:00.112 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-02 22:33:00.185 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-02 22:33:00.186 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-02 22:33:00.719 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-02 22:33:00.720 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-02 22:33:00.723 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-02 22:33:00.724 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-02 22:33:00.724 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-02 22:33:00.724 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-02 22:33:00.727 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-02 22:33:00.745 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-02 22:33:00.761 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-02 22:33:00.763 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-02 22:33:00.767 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-02 22:33:00.787 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-02 22:33:00.794 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-02 22:33:00.795 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-02 22:33:00.799 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-02 22:33:00.804 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-02 22:33:00.808 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-02 22:33:00.812 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-02 22:33:00.817 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-02 22:33:00.821 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-02 22:33:00.826 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-02 22:33:00.832 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-02 22:33:00.837 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-02 22:33:00.841 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-02 22:33:00.845 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-02 22:33:00.849 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-02 22:33:00.853 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-02 22:33:00.858 | Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-02 22:33:00.863 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-02 22:33:00.867 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-02 22:33:00.900 | Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-02 22:33:00.905 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-02 22:33:01.146 | perl: warning: Setting locale failed. 2026-07-02 22:33:01.146 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:01.146 | LANGUAGE = (unset), 2026-07-02 22:33:01.146 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:01.146 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:01.146 | are supported and installed on your system. 2026-07-02 22:33:01.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:01.209 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:01.209 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:01.209 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:01.557 | Vorkonfiguration der Pakete ... 2026-07-02 22:33:01.579 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:01.828 | Fetched 176 MB in 3s (68.4 MB/s) 2026-07-02 22:33:01.913 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-02 22:33:01.919 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:33:01.930 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:33:02.026 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:02.134 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-02 22:33:02.140 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-02 22:33:02.151 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:33:02.262 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:02.376 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-02 22:33:02.381 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-02 22:33:02.392 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:33:03.671 | Selecting previously unselected package libapr1t64:amd64. 2026-07-02 22:33:03.682 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 22:33:03.690 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:33:03.737 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-02 22:33:03.747 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:33:03.752 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:03.799 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-02 22:33:03.809 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:33:03.813 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:03.851 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-02 22:33:03.861 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:33:03.865 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:03.912 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 22:33:03.923 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 22:33:03.987 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 22:33:03.999 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 22:33:04.054 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-02 22:33:04.064 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-02 22:33:04.068 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 22:33:04.112 | Selecting previously unselected package apache2-bin. 2026-07-02 22:33:04.122 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:33:04.126 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:04.271 | Selecting previously unselected package apache2-data. 2026-07-02 22:33:04.282 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-02 22:33:04.286 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:04.476 | Selecting previously unselected package apache2-utils. 2026-07-02 22:33:04.487 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:33:04.491 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:04.558 | Selecting previously unselected package apache2. 2026-07-02 22:33:04.568 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:33:04.576 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:04.579 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:04.699 | Selecting previously unselected package haproxy. 2026-07-02 22:33:04.710 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:04.722 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 22:33:04.890 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-02 22:33:04.897 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 22:33:04.901 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:33:04.953 | Selecting previously unselected package memcached. 2026-07-02 22:33:04.964 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-02 22:33:04.970 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 22:33:05.026 | Selecting previously unselected package libjson-perl. 2026-07-02 22:33:05.037 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-02 22:33:05.040 | Unpacking libjson-perl (4.10000-1) ... 2026-07-02 22:33:05.095 | Selecting previously unselected package postgresql-client-common. 2026-07-02 22:33:05.105 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-02 22:33:05.109 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-02 22:33:05.163 | Selecting previously unselected package ssl-cert. 2026-07-02 22:33:05.174 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-02 22:33:05.178 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-02 22:33:05.234 | Selecting previously unselected package postgresql-common. 2026-07-02 22:33:05.244 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-02 22:33:05.268 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-02 22:33:05.277 | Unpacking postgresql-common (257build1.1) ... 2026-07-02 22:33:05.394 | Selecting previously unselected package libsysfs2:amd64. 2026-07-02 22:33:05.405 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-02 22:33:05.409 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 22:33:05.454 | Selecting previously unselected package sysfsutils. 2026-07-02 22:33:05.465 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-02 22:33:05.471 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-02 22:33:05.527 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:33:05.539 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:33:05.603 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:33:05.614 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:33:05.676 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:33:05.688 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:33:05.758 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:05.822 | Selecting previously unselected package autotools-dev. 2026-07-02 22:33:05.874 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-02 22:33:05.880 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-02 22:33:05.884 | Unpacking autotools-dev (20220109.1) ... 2026-07-02 22:33:05.931 | Selecting previously unselected package m4. 2026-07-02 22:33:05.942 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-02 22:33:05.946 | Unpacking m4 (1.4.19-4build1) ... 2026-07-02 22:33:06.022 | Selecting previously unselected package autoconf. 2026-07-02 22:33:06.033 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-02 22:33:06.037 | Unpacking autoconf (2.71-3) ... 2026-07-02 22:33:06.131 | Selecting previously unselected package automake. 2026-07-02 22:33:06.142 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-02 22:33:06.148 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 22:33:06.260 | Selecting previously unselected package autopoint. 2026-07-02 22:33:06.271 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-02 22:33:06.274 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-02 22:33:06.317 | Selecting previously unselected package libdebhelper-perl. 2026-07-02 22:33:06.328 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-02 22:33:06.332 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 22:33:06.420 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-02 22:33:06.431 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:06.435 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:07.597 | Selecting previously unselected package libclang-cpp17t64. 2026-07-02 22:33:07.607 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:07.611 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:08.207 | Selecting previously unselected package libgc1:amd64. 2026-07-02 22:33:08.220 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-02 22:33:08.224 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 22:33:08.274 | Selecting previously unselected package libobjc4:amd64. 2026-07-02 22:33:08.287 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-02 22:33:08.298 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 22:33:08.343 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-02 22:33:08.356 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-02 22:33:08.363 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 22:33:08.482 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-02 22:33:08.495 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:08.500 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:08.739 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-02 22:33:08.752 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:08.757 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:08.846 | Selecting previously unselected package libclang1-17t64. 2026-07-02 22:33:08.859 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:08.866 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:09.207 | Selecting previously unselected package clang-17. 2026-07-02 22:33:09.220 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:09.224 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:09.275 | Selecting previously unselected package libtool. 2026-07-02 22:33:09.289 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-02 22:33:09.292 | Unpacking libtool (2.4.7-7build1) ... 2026-07-02 22:33:09.348 | Selecting previously unselected package dh-autoreconf. 2026-07-02 22:33:09.361 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-02 22:33:09.366 | Unpacking dh-autoreconf (20) ... 2026-07-02 22:33:09.414 | Selecting previously unselected package libarchive-zip-perl. 2026-07-02 22:33:09.427 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-02 22:33:09.431 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-02 22:33:09.498 | Selecting previously unselected package libsub-override-perl. 2026-07-02 22:33:09.511 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-02 22:33:09.515 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-02 22:33:09.558 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-02 22:33:09.569 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-02 22:33:09.573 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 22:33:09.623 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-02 22:33:09.636 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-02 22:33:09.640 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 22:33:09.682 | Selecting previously unselected package debugedit. 2026-07-02 22:33:09.695 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-02 22:33:09.700 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-02 22:33:09.745 | Selecting previously unselected package dwz. 2026-07-02 22:33:09.759 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-02 22:33:09.762 | Unpacking dwz (0.15-1build6) ... 2026-07-02 22:33:09.814 | Selecting previously unselected package gettext. 2026-07-02 22:33:09.827 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-02 22:33:09.831 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-02 22:33:09.946 | Selecting previously unselected package intltool-debian. 2026-07-02 22:33:09.960 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-02 22:33:09.964 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-02 22:33:10.009 | Selecting previously unselected package po-debconf. 2026-07-02 22:33:10.023 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-02 22:33:10.027 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-02 22:33:10.118 | Selecting previously unselected package debhelper. 2026-07-02 22:33:10.128 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-02 22:33:10.133 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-02 22:33:10.396 | Selecting previously unselected package uuid-dev:amd64. 2026-07-02 22:33:10.405 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-02 22:33:10.410 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 22:33:10.463 | Selecting previously unselected package libsctp1:amd64. 2026-07-02 22:33:10.473 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 22:33:10.478 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:33:10.519 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-02 22:33:10.530 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 22:33:10.534 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:33:10.591 | Selecting previously unselected package libapr1-dev. 2026-07-02 22:33:10.600 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 22:33:10.605 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:33:10.970 | Selecting previously unselected package libldap-dev:amd64. 2026-07-02 22:33:10.980 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:10.984 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:33:11.146 | Selecting previously unselected package libldap2-dev. 2026-07-02 22:33:11.156 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-02 22:33:11.161 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:33:11.200 | Selecting previously unselected package libaprutil1-dev. 2026-07-02 22:33:11.209 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:33:11.214 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:11.532 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-02 22:33:11.542 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:33:11.547 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:11.599 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-02 22:33:11.609 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:33:11.614 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:11.668 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-02 22:33:11.675 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:33:11.679 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:11.717 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-02 22:33:11.729 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:33:11.732 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:11.851 | Selecting previously unselected package apache2-dev. 2026-07-02 22:33:11.862 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:33:11.866 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:11.956 | Selecting previously unselected package ncal. 2026-07-02 22:33:11.967 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-02 22:33:11.971 | Unpacking ncal (12.1.8) ... 2026-07-02 22:33:12.020 | Selecting previously unselected package bsdmainutils. 2026-07-02 22:33:12.031 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-02 22:33:12.038 | Unpacking bsdmainutils (12.1.8) ... 2026-07-02 22:33:12.079 | Selecting previously unselected package conntrack. 2026-07-02 22:33:12.089 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-02 22:33:12.093 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 22:33:12.136 | Selecting previously unselected package dnsmasq-utils. 2026-07-02 22:33:12.146 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-02 22:33:12.150 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 22:33:12.203 | Selecting previously unselected package ebtables. 2026-07-02 22:33:12.213 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-02 22:33:12.230 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-02 22:33:12.283 | Selecting previously unselected package fonts-liberation. 2026-07-02 22:33:12.294 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-02 22:33:12.298 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-02 22:33:12.396 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-02 22:33:12.407 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-02 22:33:12.411 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 22:33:12.459 | Selecting previously unselected package fonts-liberation2. 2026-07-02 22:33:12.470 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-02 22:33:12.474 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 22:33:12.514 | Selecting previously unselected package genisoimage. 2026-07-02 22:33:12.525 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-02 22:33:12.529 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-02 22:33:12.593 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-02 22:33:12.604 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-02 22:33:12.608 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 22:33:12.663 | Selecting previously unselected package libann0. 2026-07-02 22:33:12.674 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-02 22:33:12.678 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-02 22:33:12.724 | Selecting previously unselected package libcdt5:amd64. 2026-07-02 22:33:12.735 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:12.739 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:12.782 | Selecting previously unselected package libcgraph6:amd64. 2026-07-02 22:33:12.796 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:12.800 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:12.848 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-02 22:33:12.858 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 22:33:12.862 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:33:12.912 | Selecting previously unselected package libltdl7:amd64. 2026-07-02 22:33:12.924 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-02 22:33:12.927 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 22:33:12.975 | Selecting previously unselected package libpathplan4:amd64. 2026-07-02 22:33:12.984 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:12.988 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:13.037 | Selecting previously unselected package libgvc6. 2026-07-02 22:33:13.048 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:13.052 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:13.119 | Selecting previously unselected package libgvpr2:amd64. 2026-07-02 22:33:13.130 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:13.134 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:13.181 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-02 22:33:13.192 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:13.196 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:13.271 | Selecting previously unselected package libice6:amd64. 2026-07-02 22:33:13.282 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-02 22:33:13.287 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 22:33:13.330 | Selecting previously unselected package libsm6:amd64. 2026-07-02 22:33:13.340 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-02 22:33:13.345 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 22:33:13.390 | Selecting previously unselected package libxt6t64:amd64. 2026-07-02 22:33:13.401 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-02 22:33:13.405 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 22:33:13.457 | Selecting previously unselected package libxmu6:amd64. 2026-07-02 22:33:13.468 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-02 22:33:13.472 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 22:33:13.520 | Selecting previously unselected package libxaw7:amd64. 2026-07-02 22:33:13.531 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-02 22:33:13.537 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 22:33:13.588 | Selecting previously unselected package graphviz. 2026-07-02 22:33:13.598 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:33:13.602 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:13.711 | Selecting previously unselected package icu-devtools. 2026-07-02 22:33:13.722 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 22:33:13.726 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 22:33:13.791 | Selecting previously unselected package iputils-arping. 2026-07-02 22:33:13.802 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-02 22:33:13.806 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 22:33:13.854 | Selecting previously unselected package comerr-dev:amd64. 2026-07-02 22:33:13.865 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-02 22:33:13.872 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 22:33:13.927 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-02 22:33:13.937 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:33:13.941 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:13.986 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-02 22:33:13.997 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:33:14.001 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:14.042 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-02 22:33:14.053 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:33:14.057 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:14.101 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-02 22:33:14.112 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:33:14.116 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:14.155 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-02 22:33:14.164 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:33:14.169 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:14.242 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-02 22:33:14.252 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-02 22:33:14.256 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-02 22:33:14.300 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-02 22:33:14.311 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:14.315 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:14.608 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-02 22:33:14.617 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-02 22:33:14.621 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 22:33:14.677 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 22:33:14.689 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 22:33:14.740 | Selecting previously unselected package libgts-bin. 2026-07-02 22:33:14.751 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 22:33:14.755 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:33:14.807 | Selecting previously unselected package libicu-dev:amd64. 2026-07-02 22:33:14.818 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 22:33:14.822 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 22:33:15.370 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-02 22:33:15.379 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-02 22:33:15.383 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 22:33:15.436 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-02 22:33:15.447 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 22:33:15.452 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:33:15.487 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-02 22:33:15.496 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 22:33:15.501 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:33:15.535 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-02 22:33:15.546 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-02 22:33:15.550 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-02 22:33:15.608 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-02 22:33:15.619 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-02 22:33:15.623 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 22:33:15.734 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-02 22:33:15.745 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-02 22:33:15.749 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-02 22:33:15.789 | Selecting previously unselected package libjson-xs-perl. 2026-07-02 22:33:15.800 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:15.803 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 22:33:15.848 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-02 22:33:15.859 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-02 22:33:15.862 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 22:33:15.947 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-02 22:33:15.957 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-02 22:33:15.961 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-02 22:33:16.001 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-02 22:33:16.012 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-02 22:33:16.016 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-02 22:33:16.063 | Selecting previously unselected package mysql-common. 2026-07-02 22:33:16.074 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-02 22:33:16.091 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-02 22:33:16.137 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-02 22:33:16.148 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:16.152 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:16.276 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-02 22:33:16.287 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:33:16.291 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:16.377 | Selecting previously unselected package pcp-conf. 2026-07-02 22:33:16.387 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:16.391 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-02 22:33:16.435 | Selecting previously unselected package libpcp3t64. 2026-07-02 22:33:16.445 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:16.449 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:16.497 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-02 22:33:16.507 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:16.512 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:16.550 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-02 22:33:16.559 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:16.564 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 22:33:16.611 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-02 22:33:16.621 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-02 22:33:16.626 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 22:33:16.675 | Selecting previously unselected package libpq5:amd64. 2026-07-02 22:33:16.681 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:16.685 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:16.728 | Selecting previously unselected package libssl-dev:amd64. 2026-07-02 22:33:16.739 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-02 22:33:16.743 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 22:33:16.958 | Selecting previously unselected package libpq-dev. 2026-07-02 22:33:16.969 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:16.973 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:17.026 | Selecting previously unselected package libsasl2-dev. 2026-07-02 22:33:17.037 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-02 22:33:17.042 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 22:33:17.118 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-02 22:33:17.129 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 22:33:17.132 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 22:33:17.371 | Selecting previously unselected package libx86-1:amd64. 2026-07-02 22:33:17.382 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-02 22:33:17.386 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 22:33:17.427 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-02 22:33:17.437 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-02 22:33:17.441 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 22:33:17.538 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-02 22:33:17.549 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:17.553 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 22:33:17.647 | Selecting previously unselected package llvm-17-runtime. 2026-07-02 22:33:17.658 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:17.662 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:17.728 | Selecting previously unselected package libpfm4:amd64. 2026-07-02 22:33:17.739 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-02 22:33:17.743 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 22:33:17.810 | Selecting previously unselected package llvm-17. 2026-07-02 22:33:17.821 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:17.825 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:18.928 | Selecting previously unselected package libffi-dev:amd64. 2026-07-02 22:33:18.941 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-02 22:33:18.945 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 22:33:19.006 | Selecting previously unselected package llvm-17-tools. 2026-07-02 22:33:19.019 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:19.023 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:19.378 | Selecting previously unselected package libz3-4:amd64. 2026-07-02 22:33:19.389 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-02 22:33:19.394 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:33:19.622 | Selecting previously unselected package libz3-dev:amd64. 2026-07-02 22:33:19.634 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-02 22:33:19.639 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:33:19.697 | Selecting previously unselected package llvm-17-dev. 2026-07-02 22:33:19.710 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:33:19.715 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:23.322 | Selecting previously unselected package lsscsi. 2026-07-02 22:33:23.333 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-02 22:33:23.337 | Unpacking lsscsi (0.32-1build1) ... 2026-07-02 22:33:23.383 | Selecting previously unselected package osinfo-db. 2026-07-02 22:33:23.394 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-02 22:33:23.399 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 22:33:24.060 | Selecting previously unselected package pkgconf-bin. 2026-07-02 22:33:24.072 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-02 22:33:24.076 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-02 22:33:24.124 | Selecting previously unselected package pkgconf:amd64. 2026-07-02 22:33:24.136 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-02 22:33:24.142 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 22:33:24.191 | Selecting previously unselected package pkg-config:amd64. 2026-07-02 22:33:24.203 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-02 22:33:24.210 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 22:33:24.255 | Selecting previously unselected package pm-utils. 2026-07-02 22:33:24.266 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-02 22:33:24.271 | Unpacking pm-utils (1.4.1-21) ... 2026-07-02 22:33:24.357 | Selecting previously unselected package postgresql-client-16. 2026-07-02 22:33:24.366 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:24.370 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:24.570 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-02 22:33:24.582 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:24.586 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:25.143 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-02 22:33:25.153 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-02 22:33:25.157 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 22:33:25.209 | Selecting previously unselected package python3-mysqldb. 2026-07-02 22:33:25.221 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-02 22:33:25.224 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-02 22:33:25.274 | Selecting previously unselected package python3-pip-whl. 2026-07-02 22:33:25.286 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-02 22:33:25.289 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 22:33:25.351 | Selecting previously unselected package python3-setuptools-whl. 2026-07-02 22:33:25.361 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-02 22:33:25.364 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 22:33:25.415 | Selecting previously unselected package python3.12-venv. 2026-07-02 22:33:25.426 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-02 22:33:25.430 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 22:33:25.467 | Selecting previously unselected package python3-venv. 2026-07-02 22:33:25.478 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-02 22:33:25.482 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 22:33:25.515 | Selecting previously unselected package sqlite3. 2026-07-02 22:33:25.527 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-02 22:33:25.530 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 22:33:25.576 | Selecting previously unselected package unzip. 2026-07-02 22:33:25.587 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-02 22:33:25.590 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-02 22:33:25.640 | Selecting previously unselected package vbetool. 2026-07-02 22:33:25.651 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-02 22:33:25.655 | Unpacking vbetool (1.1-5) ... 2026-07-02 22:33:25.695 | Selecting previously unselected package libosinfo-l10n. 2026-07-02 22:33:25.706 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-02 22:33:25.710 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 22:33:25.777 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-02 22:33:25.788 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-02 22:33:25.792 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 22:33:25.847 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-02 22:33:25.859 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-02 22:33:25.862 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 22:33:25.902 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-02 22:33:25.913 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:33:25.917 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:25.966 | Selecting previously unselected package libpcp-archive1t64. 2026-07-02 22:33:25.977 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:25.981 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:26.021 | Selecting previously unselected package libpcp-gui2t64. 2026-07-02 22:33:26.032 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.036 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:26.076 | Selecting previously unselected package libpcp-import1t64. 2026-07-02 22:33:26.087 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.091 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:26.129 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-02 22:33:26.140 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.143 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:26.185 | Selecting previously unselected package libpcp-trace2t64. 2026-07-02 22:33:26.194 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.197 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:26.236 | Selecting previously unselected package libpcp-web1t64. 2026-07-02 22:33:26.247 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.251 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:26.293 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-02 22:33:26.304 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-02 22:33:26.307 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 22:33:26.349 | Selecting previously unselected package python3-pcp. 2026-07-02 22:33:26.361 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.364 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-02 22:33:26.420 | Selecting previously unselected package pcp. 2026-07-02 22:33:26.431 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:33:26.694 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-02 22:33:27.598 | Selecting previously unselected package socat. 2026-07-02 22:33:27.611 | Preparing to unpack .../142-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-02 22:33:27.614 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-02 22:33:27.689 | Selecting previously unselected package vlan. 2026-07-02 22:33:27.701 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-02 22:33:27.705 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-02 22:33:27.788 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-02 22:33:27.798 | Setting up postgresql-client-common (257build1.1) ... 2026-07-02 22:33:27.816 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 22:33:27.827 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 22:33:27.837 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-02 22:33:27.874 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 22:33:27.881 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 22:33:27.892 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:27.903 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 22:33:27.913 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-02 22:33:27.924 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 22:33:27.935 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 22:33:27.945 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 22:33:27.956 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 22:33:27.967 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-02 22:33:28.604 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 22:33:28.605 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 22:33:29.060 | Setting up ncal (12.1.8) ... 2026-07-02 22:33:29.071 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 22:33:29.083 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 22:33:29.095 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-02 22:33:29.106 | Setting up vbetool (1.1-5) ... 2026-07-02 22:33:29.118 | Setting up pm-utils (1.4.1-21) ... 2026-07-02 22:33:29.136 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-02 22:33:29.151 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 22:33:29.163 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:29.174 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:29.185 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 22:33:29.197 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 22:33:29.208 | Setting up m4 (1.4.19-4build1) ... 2026-07-02 22:33:29.219 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:33:29.231 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 22:33:29.265 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 22:33:29.277 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 22:33:29.288 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 22:33:30.195 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-02 22:33:30.629 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:30.640 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-02 22:33:30.651 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-02 22:33:30.901 | Setting up autotools-dev (20220109.1) ... 2026-07-02 22:33:30.913 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:33:30.924 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:30.936 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 22:33:30.952 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 22:33:30.965 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:30.977 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:30.988 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-02 22:33:31.049 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:31.049 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:31.049 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:31.231 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:31.690 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-02 22:33:32.159 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:32.172 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:33:32.183 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 22:33:32.195 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:32.206 | Setting up ebtables (2.0.11-6build1) ... 2026-07-02 22:33:32.757 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-02 22:33:32.768 | Setting up socat (1.8.0.0-4build3) ... 2026-07-02 22:33:32.777 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-02 22:33:32.788 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:32.797 | Setting up bsdmainutils (12.1.8) ... 2026-07-02 22:33:32.807 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 22:33:32.819 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 22:33:32.829 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-02 22:33:32.840 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 22:33:32.850 | Setting up lsscsi (0.32-1build1) ... 2026-07-02 22:33:32.860 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 22:33:32.870 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-02 22:33:32.880 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:32.891 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 22:33:32.900 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 22:33:32.909 | Setting up autoconf (2.71-3) ... 2026-07-02 22:33:32.921 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:32.930 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:32.939 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-02 22:33:32.948 | Setting up dwz (0.15-1build6) ... 2026-07-02 22:33:32.957 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:33:32.967 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 22:33:32.991 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-02 22:33:33.016 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:33.025 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-02 22:33:33.034 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:33.043 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:33:33.052 | Setting up libjson-perl (4.10000-1) ... 2026-07-02 22:33:33.061 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:33.072 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-02 22:33:33.081 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-02 22:33:33.126 | Setting up debugedit (1:5.0-5build2) ... 2026-07-02 22:33:33.135 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 22:33:33.144 | Setting up libsub-override-perl (0.10-1) ... 2026-07-02 22:33:33.153 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:33:33.162 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:33.172 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:33.181 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:33.190 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-02 22:33:33.199 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 22:33:33.209 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:33:33.218 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 22:33:33.227 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-02 22:33:33.236 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 22:33:33.245 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 22:33:33.254 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 22:33:33.263 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 22:33:33.272 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:33.282 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:33.291 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 22:33:33.300 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-02 22:33:33.308 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 22:33:33.317 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 22:33:33.326 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:33.336 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:33:33.345 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:33:33.354 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:33:33.363 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:33.372 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:33:33.381 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:33.390 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 22:33:33.497 | Setting up libtool (2.4.7-7build1) ... 2026-07-02 22:33:33.508 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-02 22:33:33.518 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:34.030 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-02 22:33:34.068 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:33:34.079 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 22:33:34.926 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-02 22:33:35.523 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:35.532 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 22:33:35.541 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:35.551 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:35.559 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 22:33:35.568 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:33:35.577 | Setting up dh-autoreconf (20) ... 2026-07-02 22:33:35.587 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:35.596 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-02 22:33:35.605 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 22:33:35.614 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 22:33:35.623 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 22:33:35.632 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 22:33:35.641 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 22:33:35.650 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 22:33:35.659 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 22:33:35.668 | Setting up postgresql-common (257build1.1) ... 2026-07-02 22:33:35.740 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:35.740 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:35.740 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:35.819 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:36.283 | 2026-07-02 22:33:36.283 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-02 22:33:36.475 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-02 22:33:36.475 | Removing obsolete dictionary files: 2026-07-02 22:33:37.535 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-02 22:33:38.093 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:38.146 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.158 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:33:38.170 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 22:33:38.183 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.195 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 22:33:38.208 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:38.224 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.239 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:38.251 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.265 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 22:33:38.275 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:38.288 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 22:33:38.302 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:38.314 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:38.327 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 22:33:38.340 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.352 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 22:33:38.365 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 22:33:38.377 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:38.390 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-02 22:33:38.402 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 22:33:38.415 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:38.427 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:33:38.441 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.453 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:38.486 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:33:38.498 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 22:33:38.510 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 22:33:38.523 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:38.535 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 22:33:38.550 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 22:33:39.114 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:39.157 | Enabling module mpm_event. 2026-07-02 22:33:39.208 | Enabling module authz_core. 2026-07-02 22:33:39.212 | Enabling module authz_host. 2026-07-02 22:33:39.260 | Enabling module authn_core. 2026-07-02 22:33:39.265 | Enabling module auth_basic. 2026-07-02 22:33:39.313 | Enabling module access_compat. 2026-07-02 22:33:39.359 | Enabling module authn_file. 2026-07-02 22:33:39.408 | Enabling module authz_user. 2026-07-02 22:33:39.455 | Enabling module alias. 2026-07-02 22:33:39.502 | Enabling module dir. 2026-07-02 22:33:39.550 | Enabling module autoindex. 2026-07-02 22:33:39.597 | Enabling module env. 2026-07-02 22:33:39.645 | Enabling module mime. 2026-07-02 22:33:39.692 | Enabling module negotiation. 2026-07-02 22:33:39.741 | Enabling module setenvif. 2026-07-02 22:33:39.789 | Enabling module filter. 2026-07-02 22:33:39.837 | Enabling module deflate. 2026-07-02 22:33:39.885 | Enabling module status. 2026-07-02 22:33:39.932 | Enabling module reqtimeout. 2026-07-02 22:33:39.980 | Enabling conf charset. 2026-07-02 22:33:40.028 | Enabling conf localized-error-pages. 2026-07-02 22:33:40.076 | Enabling conf other-vhosts-access-log. 2026-07-02 22:33:40.124 | Enabling conf security. 2026-07-02 22:33:40.180 | Enabling conf serve-cgi-bin. 2026-07-02 22:33:40.228 | Enabling site 000-default. 2026-07-02 22:33:41.290 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-02 22:33:42.004 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-02 22:33:43.363 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 22:33:43.375 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-02 22:33:43.700 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:33:43.713 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 22:33:43.726 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-02 22:33:45.649 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-02 22:33:45.714 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-02 22:33:45.782 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-02 22:33:45.848 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-02 22:33:47.619 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-02 22:33:47.885 | Processing triggers for ufw (0.36.2-6) ... 2026-07-02 22:33:48.016 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-02 22:33:48.076 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:33:51.848 | Processing triggers for install-info (7.1-3build2) ... 2026-07-02 22:33:52.012 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-02 22:33:52.064 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:33:52.318 | perl: warning: Setting locale failed. 2026-07-02 22:33:52.318 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:52.318 | LANGUAGE = (unset), 2026-07-02 22:33:52.318 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:52.318 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:52.318 | are supported and installed on your system. 2026-07-02 22:33:52.319 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:52.446 | perl: warning: Setting locale failed. 2026-07-02 22:33:52.446 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:52.446 | LANGUAGE = (unset), 2026-07-02 22:33:52.446 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:52.447 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:52.447 | are supported and installed on your system. 2026-07-02 22:33:52.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:52.495 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:52.496 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:52.496 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:52.564 | perl: warning: Setting locale failed. 2026-07-02 22:33:52.564 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:52.565 | LANGUAGE = (unset), 2026-07-02 22:33:52.565 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:52.565 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:52.565 | are supported and installed on your system. 2026-07-02 22:33:52.565 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:53.062 | 2026-07-02 22:33:53.062 | Running kernel seems to be up-to-date. 2026-07-02 22:33:53.062 | 2026-07-02 22:33:53.062 | Restarting services... 2026-07-02 22:33:53.113 | systemctl restart ksmtuned.service packagekit.service 2026-07-02 22:33:53.200 | 2026-07-02 22:33:53.200 | Service restarts being deferred: 2026-07-02 22:33:53.200 | systemctl restart virtlockd.service 2026-07-02 22:33:53.200 | systemctl restart virtlogd.service 2026-07-02 22:33:53.200 | 2026-07-02 22:33:53.200 | No containers need to be restarted. 2026-07-02 22:33:53.201 | 2026-07-02 22:33:53.201 | User sessions running outdated binaries: 2026-07-02 22:33:53.201 | quobyte @ session #5: sshd[2059] 2026-07-02 22:33:53.212 | 2026-07-02 22:33:53.212 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:33:55.449 | ++ functions-common:apt_get:1211 : result=0 2026-07-02 22:33:55.453 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:33:55.457 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:33:55.461 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:55.465 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:55.469 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:33:55.473 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:55.477 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:33:55.481 | ++ functions-common:time_stop:2427 : start_time=1783031577139 2026-07-02 22:33:55.485 | ++ functions-common:time_stop:2429 : [[ -z 1783031577139 ]] 2026-07-02 22:33:55.490 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:55.495 | ++ functions-common:time_stop:2432 : end_time=1783031635491 2026-07-02 22:33:55.499 | ++ functions-common:time_stop:2433 : elapsed_time=58352 2026-07-02 22:33:55.503 | ++ functions-common:time_stop:2434 : total=7755 2026-07-02 22:33:55.507 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:55.511 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=66107 2026-07-02 22:33:55.515 | ++ functions-common:apt_get:1215 : return 0 2026-07-02 22:33:55.519 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-02 22:33:55.523 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-02 22:33:55.528 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-02 22:33:55.535 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-02 22:33:55.540 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-02 22:33:55.544 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-02 22:33:55.550 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-02 22:33:55.557 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-02 22:33:55.561 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-02 22:33:55.565 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-02 22:33:55.568 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:55.907 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-02 22:33:55.910 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-02 22:33:55.912 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-02 22:33:55.915 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-02 22:33:55.917 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-02 22:33:55.919 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-02 22:33:55.922 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-02 22:33:55.924 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-02 22:33:55.927 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-02 22:33:55.929 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-02 22:33:55.932 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-02 22:33:55.934 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-02 22:33:55.936 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-02 22:33:55.939 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-02 22:33:55.941 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-02 22:33:55.944 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-02 22:33:55.946 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-02 22:33:55.949 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-02 22:33:55.951 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-02 22:33:55.954 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-02 22:33:55.957 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-02 22:33:55.959 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-02 22:33:55.961 | + functions-common:_ensure_lsb_release:420 : return 2026-07-02 22:33:55.964 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-02 22:33:55.979 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-02 22:33:55.982 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-02 22:33:55.997 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-02 22:33:56.000 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-02 22:33:56.015 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-02 22:33:56.017 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-02 22:33:56.020 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-02 22:33:56.022 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-02 22:33:56.025 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-02 22:33:56.028 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-02 22:33:56.030 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-02 22:33:56.033 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-02 22:33:56.035 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-02 22:33:56.038 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-02 22:33:56.041 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-02 22:33:56.041 | Distro: noble 2026-07-02 22:33:56.043 | + tools/install_pip.sh:main:117 : get_versions 2026-07-02 22:33:56.046 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 22:33:56.051 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 22:33:56.053 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 22:33:56.057 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 22:33:56.058 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 22:33:56.764 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 22:33:56.767 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 22:33:56.767 | pip: 24.0 2026-07-02 22:33:56.768 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-02 22:33:56.770 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-02 22:33:56.772 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:33:56.774 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:33:56.776 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:33:56.778 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:33:56.779 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:33:56.781 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:33:56.783 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:33:56.785 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:33:56.787 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:33:56.789 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:33:56.791 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:33:56.792 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:33:56.794 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:33:56.796 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-02 22:33:56.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:56.800 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:56.802 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-02 22:33:56.806 | + tools/install_pip.sh:main:146 : set -x 2026-07-02 22:33:56.809 | + tools/install_pip.sh:main:149 : get_versions 2026-07-02 22:33:56.811 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 22:33:56.815 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 22:33:56.817 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 22:33:56.820 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 22:33:56.821 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 22:33:57.407 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 22:33:57.409 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 22:33:57.409 | pip: 24.0 2026-07-02 22:33:57.412 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-02 22:33:57.415 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-02 22:33:57.418 | + ./stack.sh:main:804 : fixup_all 2026-07-02 22:33:57.421 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-02 22:33:57.424 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-02 22:33:57.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:57.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:57.432 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-02 22:33:57.447 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-02 22:33:57.461 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-02 22:33:57.477 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-02 22:33:57.480 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-02 22:33:57.483 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:33:57.486 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:33:57.489 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:33:57.492 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:33:57.494 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:33:57.497 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:33:57.500 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:33:57.502 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:33:57.505 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:33:57.508 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:33:57.510 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:33:57.513 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:33:57.516 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:33:57.519 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-02 22:33:57.522 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-02 22:33:57.525 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-02 22:33:57.539 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-02 22:33:57.555 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-02 22:33:57.570 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-02 22:33:57.585 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-02 22:33:57.600 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-02 22:33:57.614 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-02 22:33:57.629 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-02 22:33:57.644 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-02 22:33:57.647 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-02 22:33:57.649 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-02 22:34:03.132 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-02 22:34:03.153 | Using python 3.12 to install setuptools 2026-07-02 22:34:03.155 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-02 22:34:04.532 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-02 22:34:04.784 | Collecting pip 2026-07-02 22:34:04.871 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-02 22:34:04.883 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-02 22:34:05.349 | Collecting setuptools[core] 2026-07-02 22:34:05.364 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:34:05.536 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 22:34:05.551 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:34:05.637 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 22:34:05.653 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 22:34:05.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-07-02 22:34:05.755 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 22:34:05.772 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:34:05.875 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 22:34:05.890 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:34:05.968 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 22:34:05.984 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:34:06.096 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.112 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:34:06.193 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.208 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:34:06.457 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.471 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:34:06.564 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.579 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:34:06.768 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.784 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 22:34:06.860 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.875 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 22:34:06.969 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:06.984 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 22:34:07.075 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:07.088 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:34:07.138 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-02 22:34:07.169 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-02 22:34:07.250 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.6 MB/s eta 0:00:00 2026-07-02 22:34:07.266 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 22:34:07.288 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 22:34:07.309 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 22:34:07.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.3 MB/s eta 0:00:00 2026-07-02 22:34:07.337 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 22:34:07.349 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.9 MB/s eta 0:00:00 2026-07-02 22:34:07.365 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 22:34:07.388 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 22:34:07.428 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.2 MB/s eta 0:00:00 2026-07-02 22:34:07.444 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 22:34:07.465 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 22:34:07.486 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 22:34:07.500 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 12.6 MB/s eta 0:00:00 2026-07-02 22:34:07.515 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 22:34:07.537 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 22:34:07.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.2 MB/s eta 0:00:00 2026-07-02 22:34:07.572 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 22:34:07.593 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 22:34:07.607 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.2 MB/s eta 0:00:00 2026-07-02 22:34:07.622 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 22:34:07.668 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.0 MB/s eta 0:00:00 2026-07-02 22:34:08.404 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-02 22:34:08.428 | Attempting uninstall: setuptools 2026-07-02 22:34:08.443 | Found existing installation: setuptools 68.1.2 2026-07-02 22:34:08.443 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:08.443 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-02 22:34:09.590 | Attempting uninstall: pygments 2026-07-02 22:34:09.625 | Found existing installation: Pygments 2.17.2 2026-07-02 22:34:09.625 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:09.627 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-02 22:34:10.903 | Attempting uninstall: pip 2026-07-02 22:34:10.908 | Found existing installation: pip 24.0 2026-07-02 22:34:10.979 | Uninstalling pip-24.0: 2026-07-02 22:34:10.990 | Successfully uninstalled pip-24.0 2026-07-02 22:34:12.608 | Attempting uninstall: packaging 2026-07-02 22:34:12.646 | Found existing installation: packaging 24.0 2026-07-02 22:34:12.647 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:12.648 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-02 22:34:12.834 | Attempting uninstall: markdown-it-py 2026-07-02 22:34:12.845 | Found existing installation: markdown-it-py 3.0.0 2026-07-02 22:34:12.845 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:12.847 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-02 22:34:13.002 | Attempting uninstall: wheel 2026-07-02 22:34:13.024 | Found existing installation: wheel 0.42.0 2026-07-02 22:34:13.025 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:13.026 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-02 22:34:13.076 | Attempting uninstall: rich 2026-07-02 22:34:13.117 | Found existing installation: rich 13.7.1 2026-07-02 22:34:13.118 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:13.118 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-02 22:34:13.831 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-02 22:34:14.036 | + inc/python:pip_install:216 : result=0 2026-07-02 22:34:14.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:34:14.040 | + functions-common:time_stop:2420 : local name 2026-07-02 22:34:14.042 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:34:14.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:34:14.047 | + functions-common:time_stop:2423 : local total 2026-07-02 22:34:14.049 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:34:14.052 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:34:14.054 | + functions-common:time_stop:2427 : start_time=1783031643147 2026-07-02 22:34:14.057 | + functions-common:time_stop:2429 : [[ -z 1783031643147 ]] 2026-07-02 22:34:14.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:34:14.065 | + functions-common:time_stop:2432 : end_time=1783031654062 2026-07-02 22:34:14.067 | + functions-common:time_stop:2433 : elapsed_time=10915 2026-07-02 22:34:14.070 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:34:14.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:34:14.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10915 2026-07-02 22:34:14.077 | + inc/python:pip_install:219 : return 0 2026-07-02 22:34:14.079 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-02 22:34:14.083 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:34:14.084 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:34:14.087 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 22:34:14.090 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 22:34:14.092 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-02 22:34:14.114 | Using python 3.12 to install os-testr 2026-07-02 22:34:14.116 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-02 22:34:15.448 | Collecting os-testr 2026-07-02 22:34:15.582 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 22:34:15.644 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-02 22:34:15.661 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:34:15.698 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-02 22:34:15.714 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-02 22:34:15.772 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-02 22:34:15.787 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 22:34:15.799 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-07-02 22:34:15.827 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-02 22:34:15.842 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 22:34:15.933 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-02 22:34:15.948 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-02 22:34:15.983 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-02 22:34:16.015 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 22:34:16.066 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-02 22:34:16.101 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-02 22:34:16.143 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-02 22:34:16.164 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-02 22:34:16.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.9 MB/s 0:00:00 2026-07-02 22:34:16.450 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-02 22:34:16.594 | Attempting uninstall: PyYAML 2026-07-02 22:34:16.602 | Found existing installation: PyYAML 6.0.1 2026-07-02 22:34:16.602 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:34:16.602 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-02 22:34:16.984 | 2026-07-02 22:34:16.988 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-02 22:34:17.104 | + inc/python:pip_install:216 : result=0 2026-07-02 22:34:17.106 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:34:17.109 | + functions-common:time_stop:2420 : local name 2026-07-02 22:34:17.111 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:34:17.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:34:17.115 | + functions-common:time_stop:2423 : local total 2026-07-02 22:34:17.118 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:34:17.120 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:34:17.122 | + functions-common:time_stop:2427 : start_time=1783031654108 2026-07-02 22:34:17.124 | + functions-common:time_stop:2429 : [[ -z 1783031654108 ]] 2026-07-02 22:34:17.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:34:17.130 | + functions-common:time_stop:2432 : end_time=1783031657128 2026-07-02 22:34:17.132 | + functions-common:time_stop:2433 : elapsed_time=3020 2026-07-02 22:34:17.134 | + functions-common:time_stop:2434 : total=10915 2026-07-02 22:34:17.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:34:17.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13935 2026-07-02 22:34:17.141 | + inc/python:pip_install:219 : return 0 2026-07-02 22:34:17.143 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-02 22:34:17.199 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-02 22:34:17.293 | + ./stack.sh:main:832 : install_infra 2026-07-02 22:34:17.296 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 22:34:17.298 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-02 22:34:17.300 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-02 22:34:22.731 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 22:34:22.733 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-02 22:34:22.753 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-02 22:34:24.109 | Collecting pbr 2026-07-02 22:34:24.113 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:34:24.537 | Collecting setuptools[core] 2026-07-02 22:34:24.540 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:34:24.689 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 22:34:24.692 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:34:24.764 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 22:34:24.767 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 22:34:24.835 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 22:34:24.837 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:34:24.926 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 22:34:24.928 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:34:24.998 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 22:34:25.000 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:34:25.097 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.102 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:34:25.170 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.173 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:34:25.400 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.402 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:34:25.479 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.482 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:34:25.641 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.644 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 22:34:25.697 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.699 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 22:34:25.779 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.782 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 22:34:25.864 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:25.867 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:34:25.956 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:34:26.042 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:34:26.068 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 22:34:26.071 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 22:34:26.073 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 22:34:26.075 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 22:34:26.078 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 22:34:26.081 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 22:34:26.083 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 22:34:26.094 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 22:34:26.096 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 22:34:26.100 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 22:34:26.104 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 22:34:26.105 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 22:34:26.109 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 22:34:26.111 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 22:34:26.114 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 22:34:26.139 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-02 22:34:26.420 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-02 22:34:30.175 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-02 22:34:30.363 | + inc/python:pip_install:216 : result=0 2026-07-02 22:34:30.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:34:30.371 | + functions-common:time_stop:2420 : local name 2026-07-02 22:34:30.374 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:34:30.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:34:30.380 | + functions-common:time_stop:2423 : local total 2026-07-02 22:34:30.384 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:34:30.387 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:34:30.391 | + functions-common:time_stop:2427 : start_time=1783031662746 2026-07-02 22:34:30.393 | + functions-common:time_stop:2429 : [[ -z 1783031662746 ]] 2026-07-02 22:34:30.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:34:30.402 | + functions-common:time_stop:2432 : end_time=1783031670398 2026-07-02 22:34:30.404 | + functions-common:time_stop:2433 : elapsed_time=7652 2026-07-02 22:34:30.408 | + functions-common:time_stop:2434 : total=13935 2026-07-02 22:34:30.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:34:30.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21587 2026-07-02 22:34:30.417 | + inc/python:pip_install:219 : return 0 2026-07-02 22:34:30.421 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 22:34:30.425 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-02 22:34:30.457 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-02 22:34:31.700 | Processing /opt/stack/requirements 2026-07-02 22:34:31.703 | Installing build dependencies: started 2026-07-02 22:34:34.759 | Installing build dependencies: finished with status 'done' 2026-07-02 22:34:34.761 | Getting requirements to build wheel: started 2026-07-02 22:34:35.045 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:34:35.050 | Preparing metadata (pyproject.toml): started 2026-07-02 22:34:36.209 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:34:36.394 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:36.488 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 22:34:36.507 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8484) (26.2) 2026-07-02 22:34:36.613 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:36.628 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:34:36.779 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:36.782 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-02 22:34:36.835 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:36.850 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-02 22:34:36.863 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8484) (82.0.1) 2026-07-02 22:34:37.175 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:37.191 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-02 22:34:37.207 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.8 MB/s eta 0:00:00 2026-07-02 22:34:37.283 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:37.298 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 22:34:37.418 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:37.433 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 22:34:37.522 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:34:37.537 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:34:37.654 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-02 22:34:37.680 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 22:34:37.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.2 MB/s eta 0:00:00 2026-07-02 22:34:37.698 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-02 22:34:37.720 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 22:34:37.733 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.2 MB/s eta 0:00:00 2026-07-02 22:34:37.749 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-02 22:34:37.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.9 MB/s eta 0:00:00 2026-07-02 22:34:37.780 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-02 22:34:37.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.8 MB/s eta 0:00:00 2026-07-02 22:34:37.812 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 22:34:37.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-07-02 22:34:37.843 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 22:34:37.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.0 MB/s eta 0:00:00 2026-07-02 22:34:37.891 | Building wheels for collected packages: openstack_requirements 2026-07-02 22:34:37.892 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-02 22:34:40.147 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-02 22:34:40.148 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8484-py3-none-any.whl size=52404 sha256=7770899df572f0c3b21fabfa72a89b4711d9b5a31073e53f9c80d6b6c1bd37c3 2026-07-02 22:34:40.148 | Stored in directory: /tmp/pip-ephem-wheel-cache-134pz_t5/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-02 22:34:40.154 | Successfully built openstack_requirements 2026-07-02 22:34:40.429 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-02 22:34:41.165 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8484 requests-2.34.2 urllib3-2.7.0 2026-07-02 22:34:41.472 | + inc/python:pip_install:216 : result=0 2026-07-02 22:34:41.475 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:34:41.478 | + functions-common:time_stop:2420 : local name 2026-07-02 22:34:41.482 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:34:41.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:34:41.490 | + functions-common:time_stop:2423 : local total 2026-07-02 22:34:41.492 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:34:41.496 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:34:41.499 | + functions-common:time_stop:2427 : start_time=1783031670447 2026-07-02 22:34:41.501 | + functions-common:time_stop:2429 : [[ -z 1783031670447 ]] 2026-07-02 22:34:41.506 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:34:41.511 | + functions-common:time_stop:2432 : end_time=1783031681507 2026-07-02 22:34:41.514 | + functions-common:time_stop:2433 : elapsed_time=11060 2026-07-02 22:34:41.519 | + functions-common:time_stop:2434 : total=21587 2026-07-02 22:34:41.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:34:41.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32647 2026-07-02 22:34:41.529 | + inc/python:pip_install:219 : return 0 2026-07-02 22:34:41.532 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-02 22:34:41.535 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-02 22:34:41.539 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-02 22:34:41.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:34:41.546 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:34:41.549 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-02 22:34:41.554 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:34:41.558 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-02 22:34:41.585 | Using python 3.12 to install pbr 2026-07-02 22:34:41.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 -U pbr 2026-07-02 22:34:42.565 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-02 22:34:42.788 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-02 22:34:43.025 | + inc/python:pip_install:216 : result=0 2026-07-02 22:34:43.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:34:43.029 | + functions-common:time_stop:2420 : local name 2026-07-02 22:34:43.032 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:34:43.035 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:34:43.037 | + functions-common:time_stop:2423 : local total 2026-07-02 22:34:43.040 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:34:43.044 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:34:43.047 | + functions-common:time_stop:2427 : start_time=1783031681578 2026-07-02 22:34:43.049 | + functions-common:time_stop:2429 : [[ -z 1783031681578 ]] 2026-07-02 22:34:43.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:34:43.058 | + functions-common:time_stop:2432 : end_time=1783031683054 2026-07-02 22:34:43.061 | + functions-common:time_stop:2433 : elapsed_time=1476 2026-07-02 22:34:43.064 | + functions-common:time_stop:2434 : total=32647 2026-07-02 22:34:43.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:34:43.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34123 2026-07-02 22:34:43.074 | + inc/python:pip_install:219 : return 0 2026-07-02 22:34:43.078 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-02 22:34:48.619 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-02 22:34:49.406 | Collecting bindep 2026-07-02 22:34:49.493 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 22:34:49.595 | Collecting distro>=1.7 (from bindep) 2026-07-02 22:34:49.610 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 22:34:49.693 | Collecting packaging (from bindep) 2026-07-02 22:34:49.696 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:34:49.743 | Collecting Parsley (from bindep) 2026-07-02 22:34:49.760 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-02 22:34:49.851 | Collecting pbr>=2 (from bindep) 2026-07-02 22:34:49.854 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:34:50.259 | Collecting setuptools (from pbr>=2->bindep) 2026-07-02 22:34:50.262 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:34:50.358 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-02 22:34:50.388 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-02 22:34:50.398 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 22:34:50.401 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 22:34:50.418 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-02 22:34:50.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-07-02 22:34:50.442 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 22:34:50.587 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-02 22:34:52.297 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-07-02 22:34:52.439 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 22:34:52.441 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 22:34:52.445 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-02 22:34:52.461 | + ./stack.sh:main:841 : pkgs= 2026-07-02 22:34:52.463 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-02 22:34:52.466 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-02 22:34:52.468 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:34:52.471 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-02 22:34:52.473 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:34:52.476 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:34:52.478 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:34:52.481 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:34:52.483 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:34:52.486 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:34:52.489 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:34:52.492 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:34:52.494 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:34:52.496 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-02 22:34:52.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:34:52.515 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:34:52.517 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:34:52.520 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:34:52.523 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-02 22:34:52.525 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:34:52.528 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:34:52.531 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:34:52.533 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-02 22:34:52.536 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:34:52.538 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 22:34:52.541 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:34:52.543 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:34:52.545 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:34:52.548 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:34:52.551 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:34:52.553 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:34:52.556 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-02 22:34:52.558 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:34:52.561 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-02 22:34:52.564 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:34:52.567 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:34:52.570 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-02 22:34:52.573 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-02 22:34:52.576 | + functions:set_systemd_override:845 : local value=2048 2026-07-02 22:34:52.579 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-02 22:34:52.582 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-02 22:34:52.643 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-02 22:34:52.643 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-02 22:34:52.646 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-02 22:34:53.046 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-02 22:34:53.049 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-02 22:34:53.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:34:53.074 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-02 22:34:53.077 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:34:53.080 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:34:53.084 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:34:53.087 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:34:53.090 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:34:53.093 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:34:53.096 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:34:53.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:34:53.103 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:34:53.106 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:34:53.109 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:34:53.112 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:34:53.115 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-02 22:34:53.117 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:34:53.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:34:53.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:34:53.125 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-02 22:34:53.149 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-02 22:34:53.190 | Reading package lists... 2026-07-02 22:34:53.574 | Building dependency tree... 2026-07-02 22:34:53.575 | Reading state information... 2026-07-02 22:34:54.163 | The following packages were automatically installed and are no longer required: 2026-07-02 22:34:54.165 | libfwupd2 libgusb2 2026-07-02 22:34:54.165 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:34:54.166 | The following additional packages will be installed: 2026-07-02 22:34:54.166 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 22:34:54.166 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 22:34:54.167 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 22:34:54.168 | erlang-tools erlang-xmerl 2026-07-02 22:34:54.170 | Suggested packages: 2026-07-02 22:34:54.170 | erlang erlang-manpages erlang-doc 2026-07-02 22:34:54.234 | The following NEW packages will be installed: 2026-07-02 22:34:54.234 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 22:34:54.234 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 22:34:54.234 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 22:34:54.236 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-02 22:34:54.293 | 0 upgraded, 18 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:34:54.294 | Need to get 36.1 MB of archives. 2026-07-02 22:34:54.294 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-02 22:34:54.294 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-02 22:34:54.409 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-02 22:34:54.420 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-02 22:34:54.424 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-02 22:34:54.432 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-02 22:34:54.442 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-02 22:34:54.448 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-02 22:34:54.466 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-02 22:34:54.468 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-02 22:34:54.471 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-02 22:34:54.475 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-02 22:34:54.484 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-02 22:34:54.504 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-02 22:34:54.507 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-02 22:34:54.511 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-02 22:34:54.516 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-02 22:34:54.523 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-02 22:34:54.538 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-02 22:34:54.936 | perl: warning: Setting locale failed. 2026-07-02 22:34:54.936 | perl: warning: Please check that your locale settings: 2026-07-02 22:34:54.936 | LANGUAGE = (unset), 2026-07-02 22:34:54.936 | LC_ALL = "en_US.utf8", 2026-07-02 22:34:54.936 | LANG = "de_DE.UTF-8" 2026-07-02 22:34:54.936 | are supported and installed on your system. 2026-07-02 22:34:54.936 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:34:54.996 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:34:54.996 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:34:54.997 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:34:55.182 | Fetched 36.1 MB in 0s (80.6 MB/s) 2026-07-02 22:34:55.259 | Selecting previously unselected package erlang-base. 2026-07-02 22:34:55.319 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-02 22:34:55.325 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:55.329 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:55.699 | Selecting previously unselected package erlang-asn1. 2026-07-02 22:34:55.711 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:55.715 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:55.776 | Selecting previously unselected package erlang-crypto. 2026-07-02 22:34:55.787 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:55.792 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:55.836 | Selecting previously unselected package erlang-public-key. 2026-07-02 22:34:55.847 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:55.851 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:55.906 | Selecting previously unselected package erlang-mnesia. 2026-07-02 22:34:55.917 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:55.921 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:55.987 | Selecting previously unselected package erlang-runtime-tools. 2026-07-02 22:34:55.999 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.003 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.063 | Selecting previously unselected package erlang-ssl. 2026-07-02 22:34:56.075 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.079 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.169 | Selecting previously unselected package erlang-eldap. 2026-07-02 22:34:56.180 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.184 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.225 | Selecting previously unselected package erlang-ftp. 2026-07-02 22:34:56.236 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.240 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.282 | Selecting previously unselected package erlang-tftp. 2026-07-02 22:34:56.294 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.298 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.344 | Selecting previously unselected package erlang-inets. 2026-07-02 22:34:56.355 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.360 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.440 | Selecting previously unselected package erlang-snmp. 2026-07-02 22:34:56.452 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.456 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.610 | Selecting previously unselected package erlang-os-mon. 2026-07-02 22:34:56.621 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.626 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.671 | Selecting previously unselected package erlang-parsetools. 2026-07-02 22:34:56.683 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.687 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.730 | Selecting previously unselected package erlang-syntax-tools. 2026-07-02 22:34:56.741 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.745 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.794 | Selecting previously unselected package erlang-tools. 2026-07-02 22:34:56.803 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.807 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.868 | Selecting previously unselected package erlang-xmerl. 2026-07-02 22:34:56.879 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:34:56.883 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:56.975 | Selecting previously unselected package rabbitmq-server. 2026-07-02 22:34:56.987 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-02 22:34:56.993 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 22:34:58.068 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:34:58.421 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-02 22:34:58.421 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-02 22:35:00.859 | Searching for services which depend on erlang and should be started... none found. 2026-07-02 22:35:00.865 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.876 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.888 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.899 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.910 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.922 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.933 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.944 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.956 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.967 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.979 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:00.990 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:01.002 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:01.014 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:01.025 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:01.036 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:35:01.048 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 22:35:01.135 | info: Selecting GID from range 100 to 999 ... 2026-07-02 22:35:01.139 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-02 22:35:01.235 | info: Selecting UID from range 100 to 999 ... 2026-07-02 22:35:01.235 | 2026-07-02 22:35:01.239 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-02 22:35:01.242 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-02 22:35:01.293 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-02 22:35:01.500 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-02 22:35:20.703 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:35:22.361 | perl: warning: Setting locale failed. 2026-07-02 22:35:22.362 | perl: warning: Please check that your locale settings: 2026-07-02 22:35:22.362 | LANGUAGE = (unset), 2026-07-02 22:35:22.362 | LC_ALL = "en_US.utf8", 2026-07-02 22:35:22.362 | LANG = "de_DE.UTF-8" 2026-07-02 22:35:22.362 | are supported and installed on your system. 2026-07-02 22:35:22.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:35:22.495 | perl: warning: Setting locale failed. 2026-07-02 22:35:22.495 | perl: warning: Please check that your locale settings: 2026-07-02 22:35:22.495 | LANGUAGE = (unset), 2026-07-02 22:35:22.495 | LC_ALL = "en_US.utf8", 2026-07-02 22:35:22.495 | LANG = "de_DE.UTF-8" 2026-07-02 22:35:22.495 | are supported and installed on your system. 2026-07-02 22:35:22.495 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:35:22.546 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:35:22.546 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:35:22.546 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:35:22.617 | perl: warning: Setting locale failed. 2026-07-02 22:35:22.617 | perl: warning: Please check that your locale settings: 2026-07-02 22:35:22.617 | LANGUAGE = (unset), 2026-07-02 22:35:22.617 | LC_ALL = "en_US.utf8", 2026-07-02 22:35:22.617 | LANG = "de_DE.UTF-8" 2026-07-02 22:35:22.617 | are supported and installed on your system. 2026-07-02 22:35:22.617 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:35:23.129 | 2026-07-02 22:35:23.129 | Running kernel seems to be up-to-date. 2026-07-02 22:35:23.129 | 2026-07-02 22:35:23.129 | Restarting services... 2026-07-02 22:35:23.153 | 2026-07-02 22:35:23.153 | Service restarts being deferred: 2026-07-02 22:35:23.153 | systemctl restart virtlockd.service 2026-07-02 22:35:23.153 | systemctl restart virtlogd.service 2026-07-02 22:35:23.154 | 2026-07-02 22:35:23.154 | No containers need to be restarted. 2026-07-02 22:35:23.154 | 2026-07-02 22:35:23.154 | User sessions running outdated binaries: 2026-07-02 22:35:23.154 | quobyte @ session #5: sshd[2059] 2026-07-02 22:35:23.164 | 2026-07-02 22:35:23.164 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:35:25.427 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:35:25.430 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:35:25.434 | + functions-common:time_stop:2420 : local name 2026-07-02 22:35:25.437 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:35:25.441 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:35:25.445 | + functions-common:time_stop:2423 : local total 2026-07-02 22:35:25.449 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:35:25.453 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:35:25.457 | + functions-common:time_stop:2427 : start_time=1783031693146 2026-07-02 22:35:25.461 | + functions-common:time_stop:2429 : [[ -z 1783031693146 ]] 2026-07-02 22:35:25.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:35:25.472 | + functions-common:time_stop:2432 : end_time=1783031725467 2026-07-02 22:35:25.475 | + functions-common:time_stop:2433 : elapsed_time=32321 2026-07-02 22:35:25.478 | + functions-common:time_stop:2434 : total=66107 2026-07-02 22:35:25.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:35:25.485 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98428 2026-07-02 22:35:25.489 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:35:25.492 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-02 22:35:25.496 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:35:25.501 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:35:25.504 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:35:25.509 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:35:25.512 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:35:25.515 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:35:25.519 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:35:25.522 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:35:25.526 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:35:25.530 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:35:25.532 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:35:25.537 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:35:25.540 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:35:25.543 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-02 22:35:25.547 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-02 22:35:25.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:25.574 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-02 22:35:25.577 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:35:25.581 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-02 22:35:25.583 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-02 22:35:25.589 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-02 22:35:25.594 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-02 22:35:25.597 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-02 22:35:25.600 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-02 22:35:25.604 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-02 22:35:25.607 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-02 22:35:25.611 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-02 22:35:25.615 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-02 22:35:26.766 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-02 22:35:26.766 | user tags 2026-07-02 22:35:26.766 | guest [administrator]' 2026-07-02 22:35:26.771 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-02 22:35:26.772 | user tags 2026-07-02 22:35:26.772 | guest [administrator]' 2026-07-02 22:35:26.772 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-02 22:35:26.779 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-02 22:35:26.782 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-02 22:35:26.786 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-02 22:35:27.850 | Adding user "stackrabbit" ... 2026-07-02 22:35:27.863 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-02 22:35:27.889 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-02 22:35:29.012 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-02 22:35:29.054 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-02 22:35:29.058 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-02 22:35:30.151 | Changing password for user "stackrabbit" ... 2026-07-02 22:35:30.185 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-02 22:35:30.189 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-02 22:35:30.192 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-02 22:35:31.324 | Deleting user "guest" ... 2026-07-02 22:35:31.363 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-02 22:35:31.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:31.391 | + ./stack.sh:main:858 : install_database 2026-07-02 22:35:31.394 | + lib/database:install_database:118 : install_database_mysql 2026-07-02 22:35:31.397 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-02 22:35:31.401 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.405 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.408 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-02 22:35:31.421 | perl: warning: Setting locale failed. 2026-07-02 22:35:31.422 | perl: warning: Please check that your locale settings: 2026-07-02 22:35:31.422 | LANGUAGE = (unset), 2026-07-02 22:35:31.422 | LC_ALL = "en_US.utf8", 2026-07-02 22:35:31.422 | LANG = "de_DE.UTF-8" 2026-07-02 22:35:31.422 | are supported and installed on your system. 2026-07-02 22:35:31.422 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:35:31.473 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:35:31.473 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:35:31.473 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:35:31.588 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-02 22:35:31.592 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-02 22:35:31.597 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-02 22:35:31.601 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.605 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.609 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-02 22:35:31.613 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-02 22:35:31.617 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-02 22:35:31.624 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-02 22:35:31.627 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-02 22:35:31.631 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:35:31.635 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:35:31.639 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:35:31.641 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:35:31.645 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:35:31.649 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:35:31.651 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:35:31.655 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:35:31.658 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:35:31.662 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:35:31.666 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:35:31.670 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:35:31.674 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:35:31.678 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-02 22:35:31.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.688 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-02 22:35:31.692 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:35:31.696 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:35:31.699 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:35:31.704 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:35:31.708 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:35:31.711 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:35:31.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.720 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:35:31.724 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:35:31.728 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:35:31.730 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:35:31.732 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-02 22:35:31.736 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:35:31.739 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.743 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.745 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-02 22:35:31.774 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-02 22:35:31.814 | Reading package lists... 2026-07-02 22:35:32.173 | Building dependency tree... 2026-07-02 22:35:32.176 | Reading state information... 2026-07-02 22:35:32.687 | The following packages were automatically installed and are no longer required: 2026-07-02 22:35:32.690 | libfwupd2 libgusb2 2026-07-02 22:35:32.690 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:35:32.692 | The following additional packages will be installed: 2026-07-02 22:35:32.692 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 22:35:32.692 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 22:35:32.692 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 22:35:32.693 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 22:35:32.693 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 22:35:32.694 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 22:35:32.695 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-02 22:35:32.697 | Suggested packages: 2026-07-02 22:35:32.697 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-02 22:35:32.698 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-02 22:35:32.752 | The following NEW packages will be installed: 2026-07-02 22:35:32.752 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 22:35:32.752 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 22:35:32.752 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 22:35:32.752 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 22:35:32.753 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 22:35:32.754 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 22:35:32.754 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-02 22:35:32.813 | 0 upgraded, 27 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:35:32.813 | Need to get 29.6 MB of archives. 2026-07-02 22:35:32.813 | After this operation, 243 MB of additional disk space will be used. 2026-07-02 22:35:32.813 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-02 22:35:32.851 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-02 22:35:32.855 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-02 22:35:32.860 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-02 22:35:32.865 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-02 22:35:32.870 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-02 22:35:33.066 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-02 22:35:33.088 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-02 22:35:33.089 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-02 22:35:33.091 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-02 22:35:33.092 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-02 22:35:33.095 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-02 22:35:33.096 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-02 22:35:33.096 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-02 22:35:33.097 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-02 22:35:33.098 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-02 22:35:33.098 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-02 22:35:33.101 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-02 22:35:33.106 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-02 22:35:33.110 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-02 22:35:33.115 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-02 22:35:33.119 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-02 22:35:33.125 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-02 22:35:33.131 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-02 22:35:33.135 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-02 22:35:33.212 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-02 22:35:33.212 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-02 22:35:33.449 | perl: warning: Setting locale failed. 2026-07-02 22:35:33.449 | perl: warning: Please check that your locale settings: 2026-07-02 22:35:33.449 | LANGUAGE = (unset), 2026-07-02 22:35:33.450 | LC_ALL = "en_US.utf8", 2026-07-02 22:35:33.450 | LANG = "de_DE.UTF-8" 2026-07-02 22:35:33.450 | are supported and installed on your system. 2026-07-02 22:35:33.450 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:35:33.512 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:35:33.512 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:35:33.512 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:35:33.640 | Vorkonfiguration der Pakete ... 2026-07-02 22:35:33.651 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:33.785 | Fetched 29.6 MB in 0s (68.0 MB/s) 2026-07-02 22:35:33.820 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-02 22:35:33.884 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-02 22:35:33.890 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:35:33.895 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:34.323 | Selecting previously unselected package mysql-client-8.0. 2026-07-02 22:35:34.336 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:35:34.340 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:34.392 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-02 22:35:34.404 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 22:35:34.413 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:35:34.462 | Selecting previously unselected package libmecab2:amd64. 2026-07-02 22:35:34.474 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-02 22:35:34.479 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 22:35:34.532 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-02 22:35:34.544 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-02 22:35:34.549 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 22:35:34.601 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-02 22:35:34.614 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:35:34.618 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:35.622 | Selecting previously unselected package mysql-server-8.0. 2026-07-02 22:35:35.634 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:35:35.641 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:35.694 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:35:35.694 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:35:35.694 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:35:35.770 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:35.782 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:36.086 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:36.153 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-02 22:35:36.165 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-02 22:35:36.170 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-02 22:35:36.211 | Selecting previously unselected package liburi-perl. 2026-07-02 22:35:36.224 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-02 22:35:36.227 | Unpacking liburi-perl (5.27-1) ... 2026-07-02 22:35:36.315 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-02 22:35:36.323 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-02 22:35:36.328 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 22:35:36.385 | Selecting previously unselected package libcgi-pm-perl. 2026-07-02 22:35:36.397 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-02 22:35:36.402 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-02 22:35:36.466 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-02 22:35:36.479 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:35:36.484 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:35:36.527 | Selecting previously unselected package libfcgi-perl. 2026-07-02 22:35:36.540 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-02 22:35:36.591 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 22:35:36.635 | Selecting previously unselected package libcgi-fast-perl. 2026-07-02 22:35:36.648 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-02 22:35:36.652 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-02 22:35:36.694 | Selecting previously unselected package libclone-perl:amd64. 2026-07-02 22:35:36.706 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-02 22:35:36.711 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 22:35:36.755 | Selecting previously unselected package libencode-locale-perl. 2026-07-02 22:35:36.766 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-02 22:35:36.771 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-02 22:35:36.816 | Selecting previously unselected package libfcgi-bin. 2026-07-02 22:35:36.826 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:35:36.832 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:35:36.872 | Selecting previously unselected package libhtml-template-perl. 2026-07-02 22:35:36.885 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-02 22:35:36.889 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-02 22:35:36.936 | Selecting previously unselected package libtimedate-perl. 2026-07-02 22:35:36.946 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-02 22:35:36.950 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-02 22:35:37.023 | Selecting previously unselected package libhttp-date-perl. 2026-07-02 22:35:37.035 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-02 22:35:37.039 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-02 22:35:37.082 | Selecting previously unselected package libio-html-perl. 2026-07-02 22:35:37.095 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-02 22:35:37.099 | Unpacking libio-html-perl (1.004-3) ... 2026-07-02 22:35:37.141 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-02 22:35:37.154 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-02 22:35:37.158 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 22:35:37.202 | Selecting previously unselected package libhttp-message-perl. 2026-07-02 22:35:37.214 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-02 22:35:37.218 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 22:35:37.273 | Selecting previously unselected package mecab-utils. 2026-07-02 22:35:37.286 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-02 22:35:37.289 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-02 22:35:37.338 | Selecting previously unselected package mecab-ipadic. 2026-07-02 22:35:37.350 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-02 22:35:37.354 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 22:35:38.001 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-02 22:35:38.013 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-02 22:35:38.017 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 22:35:38.059 | Selecting previously unselected package mysql-server. 2026-07-02 22:35:38.071 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-02 22:35:38.075 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:38.144 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 22:35:38.156 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 22:35:38.171 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:38.183 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 22:35:38.196 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:35:38.208 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:35:38.219 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-02 22:35:38.231 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 22:35:38.243 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:35:38.255 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-02 22:35:38.266 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-02 22:35:38.278 | Setting up libio-html-perl (1.004-3) ... 2026-07-02 22:35:38.289 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:38.301 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-02 22:35:38.313 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:38.325 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 22:35:38.337 | Setting up liburi-perl (5.27-1) ... 2026-07-02 22:35:38.349 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:38.402 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:38.453 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:35:38.454 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:35:38.454 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:35:38.530 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:38.539 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:35:38.591 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 22:35:38.624 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-02 22:35:50.559 | mysqld will log errors to /var/log/mysql/error.log 2026-07-02 22:35:51.457 | mysqld is running as pid 15923 2026-07-02 22:35:53.902 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-02 22:35:55.575 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-02 22:35:55.587 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 22:35:55.596 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 22:35:55.600 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 22:35:55.600 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-02 22:35:55.600 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 22:35:55.825 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 22:35:55.871 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 22:35:55.872 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 22:35:55.872 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 22:35:55.872 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 22:35:55.879 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 22:35:55.883 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 22:35:55.966 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 22:35:55.967 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 22:35:55.967 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 22:35:55.967 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 22:35:56.063 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 22:35:56.066 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 22:35:56.075 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 22:35:56.075 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 22:35:56.076 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 22:35:56.076 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 22:35:56.108 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 22:35:56.108 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 22:35:56.109 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 22:35:56.429 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 22:35:56.429 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 22:35:56.429 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 22:35:56.579 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 22:35:56.630 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 22:35:56.630 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 22:35:56.988 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-02 22:35:57.120 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 22:35:57.370 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-02 22:35:57.373 | 2026-07-02 22:35:57.373 | done! 2026-07-02 22:35:57.380 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 22:35:57.387 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 22:35:57.395 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 22:35:57.401 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 22:35:57.401 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-02 22:35:57.401 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 22:35:57.700 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 22:35:57.779 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 22:35:57.780 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 22:35:57.781 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 22:35:57.781 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 22:35:57.791 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 22:35:57.796 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 22:35:57.913 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 22:35:57.914 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 22:35:57.914 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 22:35:57.914 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 22:35:58.040 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 22:35:58.044 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 22:35:58.055 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 22:35:58.056 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 22:35:58.057 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 22:35:58.057 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 22:35:58.098 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 22:35:58.098 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 22:35:58.099 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 22:35:58.563 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 22:35:58.564 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 22:35:58.564 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 22:35:58.770 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 22:35:58.840 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 22:35:58.841 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 22:35:59.281 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-02 22:35:59.419 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 22:35:59.664 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-02 22:35:59.667 | 2026-07-02 22:35:59.667 | done! 2026-07-02 22:35:59.673 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 22:35:59.688 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 22:35:59.700 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 22:35:59.713 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:35:59.725 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-02 22:35:59.737 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-02 22:35:59.749 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-02 22:35:59.761 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:36:01.607 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:36:01.845 | perl: warning: Setting locale failed. 2026-07-02 22:36:01.845 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:01.845 | LANGUAGE = (unset), 2026-07-02 22:36:01.845 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:01.845 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:01.845 | are supported and installed on your system. 2026-07-02 22:36:01.845 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:01.971 | perl: warning: Setting locale failed. 2026-07-02 22:36:01.971 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:01.971 | LANGUAGE = (unset), 2026-07-02 22:36:01.972 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:01.972 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:01.972 | are supported and installed on your system. 2026-07-02 22:36:01.972 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:02.021 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:36:02.021 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:36:02.021 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:36:02.091 | perl: warning: Setting locale failed. 2026-07-02 22:36:02.091 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:02.091 | LANGUAGE = (unset), 2026-07-02 22:36:02.091 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:02.091 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:02.091 | are supported and installed on your system. 2026-07-02 22:36:02.091 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:02.587 | 2026-07-02 22:36:02.587 | Running kernel seems to be up-to-date. 2026-07-02 22:36:02.587 | 2026-07-02 22:36:02.587 | Restarting services... 2026-07-02 22:36:02.609 | 2026-07-02 22:36:02.609 | Service restarts being deferred: 2026-07-02 22:36:02.610 | systemctl restart virtlockd.service 2026-07-02 22:36:02.610 | systemctl restart virtlogd.service 2026-07-02 22:36:02.610 | 2026-07-02 22:36:02.610 | No containers need to be restarted. 2026-07-02 22:36:02.610 | 2026-07-02 22:36:02.610 | User sessions running outdated binaries: 2026-07-02 22:36:02.610 | quobyte @ session #5: sshd[2059] 2026-07-02 22:36:02.619 | 2026-07-02 22:36:02.619 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:36:04.467 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:36:04.470 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:36:04.473 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:04.476 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:04.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:04.481 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:04.483 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:04.485 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:36:04.488 | + functions-common:time_stop:2427 : start_time=1783031731769 2026-07-02 22:36:04.491 | + functions-common:time_stop:2429 : [[ -z 1783031731769 ]] 2026-07-02 22:36:04.494 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:04.499 | + functions-common:time_stop:2432 : end_time=1783031764496 2026-07-02 22:36:04.502 | + functions-common:time_stop:2433 : elapsed_time=32727 2026-07-02 22:36:04.505 | + functions-common:time_stop:2434 : total=98428 2026-07-02 22:36:04.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:04.510 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131155 2026-07-02 22:36:04.512 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:36:04.515 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-02 22:36:04.518 | + ./stack.sh:main:861 : install_database_python 2026-07-02 22:36:04.522 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-02 22:36:04.524 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-02 22:36:04.527 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-02 22:36:04.530 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:36:04.534 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-02 22:36:04.536 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-02 22:36:04.540 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:36:04.544 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:36:04.544 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:36:04.550 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-02 22:36:04.553 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-02 22:36:04.556 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-02 22:36:04.560 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-02 22:36:04.563 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-02 22:36:04.586 | Using python 3.12 to install PyMySQL 2026-07-02 22:36:04.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 PyMySQL 2026-07-02 22:36:05.736 | Collecting PyMySQL 2026-07-02 22:36:05.874 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-02 22:36:05.901 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-02 22:36:06.077 | Installing collected packages: PyMySQL 2026-07-02 22:36:06.148 | Successfully installed PyMySQL-1.2.0 2026-07-02 22:36:06.255 | + inc/python:pip_install:216 : result=0 2026-07-02 22:36:06.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:36:06.260 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:06.263 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:06.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:06.268 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:06.271 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:06.273 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:36:06.276 | + functions-common:time_stop:2427 : start_time=1783031764580 2026-07-02 22:36:06.278 | + functions-common:time_stop:2429 : [[ -z 1783031764580 ]] 2026-07-02 22:36:06.282 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:06.286 | + functions-common:time_stop:2432 : end_time=1783031766283 2026-07-02 22:36:06.289 | + functions-common:time_stop:2433 : elapsed_time=1703 2026-07-02 22:36:06.291 | + functions-common:time_stop:2434 : total=34123 2026-07-02 22:36:06.294 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:06.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35826 2026-07-02 22:36:06.300 | + inc/python:pip_install:219 : return 0 2026-07-02 22:36:06.303 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-02 22:36:06.306 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 22:36:06.311 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-02 22:36:06.313 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-02 22:36:06.333 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:06.336 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-02 22:36:06.339 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:36:06.358 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:06.361 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-02 22:36:06.381 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:06.384 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-02 22:36:06.404 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:06.408 | + ./stack.sh:main:869 : install_etcd3 2026-07-02 22:36:06.410 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-02 22:36:06.411 | Installing etcd 2026-07-02 22:36:06.413 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-02 22:36:06.429 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-02 22:36:06.443 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-02 22:36:06.446 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-02 22:36:06.464 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-02 22:36:06.469 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:06.471 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:06.474 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-02 22:36:06.477 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-02 22:36:06.480 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-02 22:36:06.482 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:06.485 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-02 22:36:06.488 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-02 22:36:06.492 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:06.496 | --2026-07-03 00:36:06-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:06.578 | Resolving github.com (github.com)... 140.82.121.4 2026-07-02 22:36:06.597 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-02 22:36:06.816 | HTTP request sent, awaiting response... 302 Found 2026-07-02 22:36:06.816 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A33%3A16Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A32%3A43Z&ske=2026-07-02T23%3A33%3A16Z&sks=b&skv=2018-11-09&sig=a%2BGJB2R7ZB82hLklvXCixdJ9IpY5NMk1x8jXDrVfESw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzMzU2NiwibmJmIjoxNzgzMDMxNzY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JjTE9zWxOoIO3rx2NFS9YBI8ED_9npavSTIac6-0SSs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-02 22:36:06.816 | --2026-07-03 00:36:06-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A33%3A16Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A32%3A43Z&ske=2026-07-02T23%3A33%3A16Z&sks=b&skv=2018-11-09&sig=a%2BGJB2R7ZB82hLklvXCixdJ9IpY5NMk1x8jXDrVfESw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzMzU2NiwibmJmIjoxNzgzMDMxNzY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JjTE9zWxOoIO3rx2NFS9YBI8ED_9npavSTIac6-0SSs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-02 22:36:06.817 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-02 22:36:06.829 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-02 22:36:06.868 | HTTP request sent, awaiting response... 200 OK 2026-07-02 22:36:06.868 | Length: 20927601 (20M) [application/octet-stream] 2026-07-02 22:36:06.868 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 22:36:06.921 | 2026-07-02 22:36:07.139 | 0K ........ ........ ... 100% 73.7M=0.3s 2026-07-02 22:36:07.140 | 2026-07-02 22:36:07.140 | 2026-07-03 00:36:07 (73.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-02 22:36:07.140 | 2026-07-02 22:36:07.146 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-02 22:36:07.150 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:07.154 | ++ functions:get_extra_file:81 : return 2026-07-02 22:36:07.157 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:36:07.161 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-02 22:36:07.165 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 22:36:07.167 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-02 22:36:07.195 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-02 22:36:07.197 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-02 22:36:07.207 | etcd-v3.5.21-linux-amd64/ 2026-07-02 22:36:07.207 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-02 22:36:07.207 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-02 22:36:07.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-02 22:36:07.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-02 22:36:07.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-02 22:36:07.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-02 22:36:07.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-02 22:36:07.209 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-02 22:36:07.209 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-02 22:36:07.209 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-02 22:36:07.209 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-02 22:36:07.209 | etcd-v3.5.21-linux-amd64/README.md 2026-07-02 22:36:07.209 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-02 22:36:07.371 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-02 22:36:07.565 | etcd-v3.5.21-linux-amd64/etcd 2026-07-02 22:36:07.821 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-02 22:36:07.856 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-02 22:36:07.885 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-02 22:36:07.889 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-02 22:36:07.905 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:07.908 | + ./stack.sh:main:888 : install_dstat 2026-07-02 22:36:07.910 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-02 22:36:07.927 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:07.930 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-02 22:36:07.933 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:36:07.935 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-02 22:36:07.937 | + ./stack.sh:main:897 : install_libs 2026-07-02 22:36:07.941 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-02 22:36:07.943 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-02 22:36:07.946 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-02 22:36:07.948 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-02 22:36:07.950 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:07.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:07.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-02 22:36:07.957 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:07.960 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-02 22:36:07.962 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-02 22:36:07.964 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-02 22:36:07.966 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-02 22:36:07.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:07.971 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:07.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-02 22:36:07.976 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:07.980 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-02 22:36:07.982 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-02 22:36:07.984 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-02 22:36:07.987 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-02 22:36:07.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:07.992 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:07.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-02 22:36:07.996 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:07.998 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-02 22:36:08.001 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-02 22:36:08.004 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-02 22:36:08.007 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-02 22:36:08.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.011 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.014 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-02 22:36:08.016 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.019 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-02 22:36:08.021 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-02 22:36:08.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-02 22:36:08.025 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-02 22:36:08.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.030 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.032 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-02 22:36:08.035 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.037 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-02 22:36:08.039 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-02 22:36:08.041 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-02 22:36:08.044 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-02 22:36:08.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.051 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-02 22:36:08.054 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.057 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-02 22:36:08.059 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-02 22:36:08.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-02 22:36:08.063 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-02 22:36:08.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.070 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-02 22:36:08.073 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.075 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-02 22:36:08.078 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-02 22:36:08.081 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-02 22:36:08.084 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-02 22:36:08.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.089 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.092 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-02 22:36:08.095 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.098 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-02 22:36:08.100 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-02 22:36:08.103 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-02 22:36:08.106 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-02 22:36:08.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.111 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-02 22:36:08.116 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.119 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-02 22:36:08.122 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-02 22:36:08.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-02 22:36:08.128 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-02 22:36:08.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.133 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-02 22:36:08.139 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.142 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-02 22:36:08.145 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-02 22:36:08.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-02 22:36:08.150 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-02 22:36:08.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.156 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.159 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-02 22:36:08.162 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.165 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-02 22:36:08.168 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-02 22:36:08.171 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-02 22:36:08.173 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-02 22:36:08.176 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.179 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-02 22:36:08.184 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.187 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-02 22:36:08.190 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-02 22:36:08.192 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-02 22:36:08.195 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-02 22:36:08.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-02 22:36:08.206 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.210 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-02 22:36:08.213 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-02 22:36:08.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-02 22:36:08.219 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-02 22:36:08.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.228 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-02 22:36:08.230 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.234 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-02 22:36:08.236 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-02 22:36:08.239 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-02 22:36:08.242 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-02 22:36:08.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-02 22:36:08.253 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.256 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-02 22:36:08.259 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-02 22:36:08.261 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-02 22:36:08.265 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-02 22:36:08.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.270 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.274 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-02 22:36:08.276 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.279 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-02 22:36:08.282 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-02 22:36:08.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-02 22:36:08.288 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-02 22:36:08.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.293 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-02 22:36:08.299 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.302 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-02 22:36:08.305 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-02 22:36:08.308 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-02 22:36:08.311 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-02 22:36:08.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.320 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-02 22:36:08.323 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.326 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-02 22:36:08.329 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-02 22:36:08.332 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-02 22:36:08.335 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-02 22:36:08.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-02 22:36:08.346 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.349 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-02 22:36:08.352 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-02 22:36:08.355 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-02 22:36:08.358 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-02 22:36:08.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.367 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-02 22:36:08.371 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.373 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-02 22:36:08.376 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-02 22:36:08.379 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-02 22:36:08.382 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-02 22:36:08.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.388 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-02 22:36:08.395 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.397 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-02 22:36:08.400 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-02 22:36:08.403 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-02 22:36:08.406 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-02 22:36:08.410 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.413 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-02 22:36:08.418 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.421 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-02 22:36:08.424 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-02 22:36:08.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-02 22:36:08.430 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-02 22:36:08.433 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-02 22:36:08.442 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.445 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-02 22:36:08.448 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-02 22:36:08.451 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-02 22:36:08.454 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-02 22:36:08.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.460 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.464 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-02 22:36:08.467 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.470 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-02 22:36:08.472 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-02 22:36:08.475 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-02 22:36:08.479 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-02 22:36:08.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.484 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.488 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-02 22:36:08.491 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.493 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-02 22:36:08.496 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-02 22:36:08.499 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-02 22:36:08.501 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-02 22:36:08.504 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.507 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.510 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-02 22:36:08.513 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.517 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-02 22:36:08.519 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-02 22:36:08.523 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-02 22:36:08.526 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-02 22:36:08.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.532 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-02 22:36:08.537 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.540 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-02 22:36:08.543 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-02 22:36:08.546 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-02 22:36:08.549 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-02 22:36:08.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-02 22:36:08.561 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.564 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-02 22:36:08.567 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-02 22:36:08.570 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-02 22:36:08.573 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-02 22:36:08.575 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.579 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.582 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-02 22:36:08.584 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.588 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-02 22:36:08.590 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-02 22:36:08.593 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-02 22:36:08.596 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-02 22:36:08.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.601 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.605 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-02 22:36:08.607 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.611 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-02 22:36:08.614 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-02 22:36:08.616 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-02 22:36:08.619 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-02 22:36:08.623 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.628 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-02 22:36:08.631 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.634 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-02 22:36:08.637 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-02 22:36:08.640 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-02 22:36:08.643 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-02 22:36:08.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-02 22:36:08.654 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.657 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-02 22:36:08.660 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-02 22:36:08.663 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-02 22:36:08.666 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-02 22:36:08.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-02 22:36:08.678 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.680 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-02 22:36:08.683 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-02 22:36:08.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-02 22:36:08.689 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-02 22:36:08.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.694 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.697 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-02 22:36:08.700 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.703 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-02 22:36:08.706 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-02 22:36:08.708 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-02 22:36:08.712 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-02 22:36:08.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-02 22:36:08.724 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.727 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-02 22:36:08.730 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-02 22:36:08.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-02 22:36:08.736 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-02 22:36:08.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.741 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-02 22:36:08.747 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.750 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-02 22:36:08.752 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-02 22:36:08.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-02 22:36:08.758 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-02 22:36:08.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-02 22:36:08.769 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.773 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-02 22:36:08.776 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-02 22:36:08.778 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-02 22:36:08.782 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-02 22:36:08.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.787 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.790 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-02 22:36:08.793 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.795 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-02 22:36:08.799 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-02 22:36:08.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:08.805 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:08.808 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-02 22:36:08.811 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:08.814 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-02 22:36:08.837 | Using python 3.12 to install etcd3gw 2026-07-02 22:36:08.840 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-02 22:36:09.997 | Collecting etcd3gw 2026-07-02 22:36:10.132 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:36:10.142 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-02 22:36:10.184 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-02 22:36:10.187 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:36:10.231 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-02 22:36:10.246 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:36:10.290 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-02 22:36:10.306 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:36:10.814 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-02 22:36:10.830 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-02 22:36:10.844 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-02 22:36:11.012 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-02 22:36:11.015 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-02 22:36:11.048 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-02 22:36:11.050 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 22:36:11.091 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-02 22:36:11.093 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 22:36:11.099 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-02 22:36:11.125 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-02 22:36:11.157 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-02 22:36:11.183 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-02 22:36:11.192 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 22:36:11.194 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-02 22:36:11.196 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 22:36:11.198 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 22:36:11.214 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-02 22:36:11.440 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-02 22:36:11.496 | Attempting uninstall: urllib3 2026-07-02 22:36:11.502 | Found existing installation: urllib3 2.0.7 2026-07-02 22:36:11.503 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:11.503 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-02 22:36:11.643 | Attempting uninstall: idna 2026-07-02 22:36:11.652 | Found existing installation: idna 3.6 2026-07-02 22:36:11.652 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:11.653 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-02 22:36:11.811 | Attempting uninstall: requests 2026-07-02 22:36:11.819 | Found existing installation: requests 2.31.0 2026-07-02 22:36:11.820 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:11.820 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-02 22:36:12.054 | 2026-07-02 22:36:12.060 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-07-02 22:36:12.192 | + inc/python:pip_install:216 : result=0 2026-07-02 22:36:12.195 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:36:12.198 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:12.201 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:12.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:12.206 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:12.209 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:12.211 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:36:12.213 | + functions-common:time_stop:2427 : start_time=1783031768831 2026-07-02 22:36:12.216 | + functions-common:time_stop:2429 : [[ -z 1783031768831 ]] 2026-07-02 22:36:12.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:12.224 | + functions-common:time_stop:2432 : end_time=1783031772221 2026-07-02 22:36:12.227 | + functions-common:time_stop:2433 : elapsed_time=3390 2026-07-02 22:36:12.230 | + functions-common:time_stop:2434 : total=35826 2026-07-02 22:36:12.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:12.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39216 2026-07-02 22:36:12.238 | + inc/python:pip_install:219 : return 0 2026-07-02 22:36:12.241 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-02 22:36:12.243 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-02 22:36:12.247 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-02 22:36:12.249 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:36:12.252 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:36:12.255 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:36:12.258 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:36:12.260 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:36:12.264 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:36:12.267 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:36:12.270 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:36:12.273 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:36:12.276 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:36:12.279 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:36:12.282 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:36:12.286 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:36:12.288 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-02 22:36:12.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:12.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:12.297 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-02 22:36:12.300 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-02 22:36:12.303 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:36:12.306 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:36:12.308 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:36:12.311 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:36:12.314 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:36:12.317 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:36:12.320 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:12.323 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:12.326 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:36:12.329 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:36:12.332 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:36:12.334 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:36:12.337 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-02 22:36:12.340 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:36:12.343 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:12.346 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:12.349 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-02 22:36:12.373 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-02 22:36:12.409 | Reading package lists... 2026-07-02 22:36:12.759 | Building dependency tree... 2026-07-02 22:36:12.760 | Reading state information... 2026-07-02 22:36:13.271 | The following packages were automatically installed and are no longer required: 2026-07-02 22:36:13.273 | libfwupd2 libgusb2 2026-07-02 22:36:13.273 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:36:13.275 | The following additional packages will be installed: 2026-07-02 22:36:13.276 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-02 22:36:13.278 | Suggested packages: 2026-07-02 22:36:13.279 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-02 22:36:13.279 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-02 22:36:13.279 | python3-uwsgidecorators 2026-07-02 22:36:13.317 | The following NEW packages will be installed: 2026-07-02 22:36:13.319 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-02 22:36:13.361 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:36:13.362 | Need to get 1270 kB of archives. 2026-07-02 22:36:13.362 | After this operation, 4285 kB of additional disk space will be used. 2026-07-02 22:36:13.362 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-02 22:36:13.371 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-02 22:36:13.375 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-02 22:36:13.380 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-02 22:36:13.387 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-02 22:36:13.391 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-02 22:36:13.615 | perl: warning: Setting locale failed. 2026-07-02 22:36:13.616 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:13.616 | LANGUAGE = (unset), 2026-07-02 22:36:13.616 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:13.616 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:13.616 | are supported and installed on your system. 2026-07-02 22:36:13.616 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:13.679 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:36:13.680 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:36:13.680 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:36:13.861 | Fetched 1270 kB in 0s (24.8 MB/s) 2026-07-02 22:36:13.902 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-02 22:36:13.965 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-02 22:36:13.972 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-02 22:36:13.980 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 22:36:14.028 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-02 22:36:14.040 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-02 22:36:14.045 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 22:36:14.093 | Selecting previously unselected package libzmq5:amd64. 2026-07-02 22:36:14.105 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-02 22:36:14.109 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 22:36:14.160 | Selecting previously unselected package uwsgi-core. 2026-07-02 22:36:14.172 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 22:36:14.176 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 22:36:14.353 | Selecting previously unselected package uwsgi. 2026-07-02 22:36:14.365 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 22:36:14.372 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 22:36:14.424 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-02 22:36:14.436 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 22:36:14.441 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 22:36:14.511 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 22:36:14.523 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 22:36:14.533 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 22:36:14.544 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 22:36:14.565 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 22:36:15.122 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 22:36:15.159 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:36:16.166 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:36:16.387 | perl: warning: Setting locale failed. 2026-07-02 22:36:16.387 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:16.387 | LANGUAGE = (unset), 2026-07-02 22:36:16.387 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:16.387 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:16.388 | are supported and installed on your system. 2026-07-02 22:36:16.388 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:16.515 | perl: warning: Setting locale failed. 2026-07-02 22:36:16.515 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:16.515 | LANGUAGE = (unset), 2026-07-02 22:36:16.515 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:16.515 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:16.515 | are supported and installed on your system. 2026-07-02 22:36:16.515 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:16.565 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:36:16.565 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:36:16.565 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:36:16.635 | perl: warning: Setting locale failed. 2026-07-02 22:36:16.635 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:16.635 | LANGUAGE = (unset), 2026-07-02 22:36:16.635 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:16.635 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:16.636 | are supported and installed on your system. 2026-07-02 22:36:16.636 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:17.140 | 2026-07-02 22:36:17.140 | Running kernel seems to be up-to-date. 2026-07-02 22:36:17.140 | 2026-07-02 22:36:17.140 | Restarting services... 2026-07-02 22:36:17.163 | 2026-07-02 22:36:17.163 | Service restarts being deferred: 2026-07-02 22:36:17.163 | systemctl restart virtlockd.service 2026-07-02 22:36:17.163 | systemctl restart virtlogd.service 2026-07-02 22:36:17.163 | 2026-07-02 22:36:17.163 | No containers need to be restarted. 2026-07-02 22:36:17.163 | 2026-07-02 22:36:17.163 | User sessions running outdated binaries: 2026-07-02 22:36:17.164 | quobyte @ session #5: sshd[2059] 2026-07-02 22:36:17.172 | 2026-07-02 22:36:17.172 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:36:19.138 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:36:19.141 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:36:19.144 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:19.146 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:19.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:19.152 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:19.155 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:19.158 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:36:19.161 | + functions-common:time_stop:2427 : start_time=1783031772369 2026-07-02 22:36:19.163 | + functions-common:time_stop:2429 : [[ -z 1783031772369 ]] 2026-07-02 22:36:19.167 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:19.171 | + functions-common:time_stop:2432 : end_time=1783031779168 2026-07-02 22:36:19.174 | + functions-common:time_stop:2433 : elapsed_time=6799 2026-07-02 22:36:19.177 | + functions-common:time_stop:2434 : total=131155 2026-07-02 22:36:19.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:19.183 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137954 2026-07-02 22:36:19.186 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:36:19.189 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-02 22:36:19.192 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:19.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:19.198 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-02 22:36:19.200 | perl: warning: Setting locale failed. 2026-07-02 22:36:19.200 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:19.200 | LANGUAGE = (unset), 2026-07-02 22:36:19.201 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:19.201 | LANG = (unset) 2026-07-02 22:36:19.201 | are supported and installed on your system. 2026-07-02 22:36:19.201 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 22:36:19.235 | No module matches proxy 2026-07-02 22:36:19.238 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-02 22:36:19.251 | perl: warning: Setting locale failed. 2026-07-02 22:36:19.251 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:19.251 | LANGUAGE = (unset), 2026-07-02 22:36:19.251 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:19.251 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:19.251 | are supported and installed on your system. 2026-07-02 22:36:19.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:19.291 | Enabling module proxy. 2026-07-02 22:36:19.296 | To activate the new configuration, you need to run: 2026-07-02 22:36:19.297 | systemctl restart apache2 2026-07-02 22:36:19.302 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-02 22:36:19.314 | perl: warning: Setting locale failed. 2026-07-02 22:36:19.315 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:19.315 | LANGUAGE = (unset), 2026-07-02 22:36:19.315 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:19.315 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:19.315 | are supported and installed on your system. 2026-07-02 22:36:19.315 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:19.353 | Considering dependency proxy for proxy_uwsgi: 2026-07-02 22:36:19.354 | Module proxy already enabled 2026-07-02 22:36:19.354 | Enabling module proxy_uwsgi. 2026-07-02 22:36:19.359 | To activate the new configuration, you need to run: 2026-07-02 22:36:19.360 | systemctl restart apache2 2026-07-02 22:36:19.364 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-02 22:36:19.367 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:36:19.369 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:36:19.372 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:36:19.492 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-02 22:36:19.496 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-02 22:36:19.498 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-02 22:36:19.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.504 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.507 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-02 22:36:19.510 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.513 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-02 22:36:19.516 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-02 22:36:19.519 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-02 22:36:19.522 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.525 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.528 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-02 22:36:19.531 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.534 | + ./stack.sh:main:905 : install_glanceclient 2026-07-02 22:36:19.537 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-02 22:36:19.539 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-02 22:36:19.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.545 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.548 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-02 22:36:19.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.554 | + ./stack.sh:main:906 : install_cinderclient 2026-07-02 22:36:19.557 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-02 22:36:19.560 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-02 22:36:19.563 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.566 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.569 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-02 22:36:19.572 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.575 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-02 22:36:19.578 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-02 22:36:19.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-02 22:36:19.591 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.594 | + ./stack.sh:main:907 : install_novaclient 2026-07-02 22:36:19.597 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-02 22:36:19.600 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-02 22:36:19.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.609 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-02 22:36:19.612 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.615 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-02 22:36:19.634 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:19.637 | + ./stack.sh:main:909 : install_swiftclient 2026-07-02 22:36:19.640 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-02 22:36:19.643 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-02 22:36:19.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-02 22:36:19.655 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.657 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-02 22:36:19.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:19.679 | + ./stack.sh:main:912 : install_neutronclient 2026-07-02 22:36:19.682 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-02 22:36:19.685 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-02 22:36:19.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-02 22:36:19.697 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.699 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-02 22:36:19.702 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-02 22:36:19.705 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-02 22:36:19.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:19.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:19.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-02 22:36:19.717 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:19.720 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-02 22:36:19.723 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-02 22:36:19.725 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:36:19.729 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-02 22:36:19.731 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-02 22:36:19.734 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:36:19.739 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:36:19.739 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:36:19.744 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-02 22:36:19.747 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-02 22:36:19.750 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-02 22:36:19.754 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-02 22:36:19.757 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-02 22:36:19.779 | Using python 3.12 to install keystonemiddleware 2026-07-02 22:36:19.782 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-02 22:36:20.962 | Collecting keystonemiddleware 2026-07-02 22:36:21.095 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:36:21.155 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-02 22:36:21.170 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:36:21.223 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-02 22:36:21.239 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:36:21.300 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-02 22:36:21.315 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:36:21.360 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-02 22:36:21.376 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:36:21.419 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-02 22:36:21.434 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 22:36:21.486 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-02 22:36:21.502 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:36:21.549 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-02 22:36:21.564 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:36:21.619 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-02 22:36:21.637 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:36:21.647 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-02 22:36:21.674 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-02 22:36:21.690 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:36:21.730 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-02 22:36:21.745 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 22:36:21.792 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-02 22:36:21.807 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:36:21.817 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-02 22:36:21.849 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-02 22:36:21.864 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-02 22:36:21.877 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-02 22:36:21.913 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 22:36:21.930 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:36:21.962 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 22:36:21.979 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:36:22.018 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 22:36:22.034 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 22:36:22.074 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 22:36:22.089 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:36:22.135 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 22:36:22.150 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:36:22.191 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 22:36:22.207 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-02 22:36:22.243 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 22:36:22.259 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-02 22:36:22.268 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-02 22:36:22.306 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 22:36:22.321 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-02 22:36:22.330 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-02 22:36:22.333 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-07-02 22:36:22.478 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-02 22:36:22.494 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-02 22:36:22.549 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 22:36:22.567 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-02 22:36:22.577 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-02 22:36:22.703 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 22:36:22.718 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-02 22:36:22.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-02 22:36:22.771 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 22:36:22.786 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 22:36:22.834 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-02 22:36:22.835 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-02 22:36:22.836 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-02 22:36:22.837 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-02 22:36:22.877 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-02 22:36:22.915 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-02 22:36:22.951 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-02 22:36:22.972 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-02 22:36:22.994 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-02 22:36:23.016 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-02 22:36:23.037 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-02 22:36:23.062 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-02 22:36:23.110 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.6 MB/s 0:00:00 2026-07-02 22:36:23.126 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-02 22:36:23.147 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-02 22:36:23.168 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-02 22:36:23.190 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-02 22:36:23.210 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-02 22:36:23.236 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-02 22:36:23.258 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-02 22:36:23.283 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-02 22:36:23.303 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-02 22:36:23.323 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-02 22:36:23.345 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-02 22:36:23.370 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-02 22:36:23.396 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-02 22:36:23.416 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-02 22:36:23.437 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-02 22:36:23.459 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-02 22:36:23.480 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-02 22:36:23.775 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-02 22:36:24.023 | Attempting uninstall: six 2026-07-02 22:36:24.033 | Found existing installation: six 1.16.0 2026-07-02 22:36:24.033 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:24.033 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-02 22:36:24.093 | Attempting uninstall: pyparsing 2026-07-02 22:36:24.103 | Found existing installation: pyparsing 3.1.1 2026-07-02 22:36:24.103 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:24.105 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-02 22:36:24.239 | Attempting uninstall: PyJWT 2026-07-02 22:36:24.248 | Found existing installation: PyJWT 2.7.0 2026-07-02 22:36:24.249 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:24.250 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-02 22:36:24.408 | Attempting uninstall: netaddr 2026-07-02 22:36:24.418 | Found existing installation: netaddr 0.8.0 2026-07-02 22:36:24.421 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:24.421 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-02 22:36:24.683 | Attempting uninstall: python-dateutil 2026-07-02 22:36:24.694 | Found existing installation: python-dateutil 2.8.2 2026-07-02 22:36:24.694 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:24.694 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-02 22:36:26.842 | 2026-07-02 22:36:26.850 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-02 22:36:27.024 | + inc/python:pip_install:216 : result=0 2026-07-02 22:36:27.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:36:27.030 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:27.033 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:27.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:27.039 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:27.042 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:27.045 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:36:27.048 | + functions-common:time_stop:2427 : start_time=1783031779773 2026-07-02 22:36:27.050 | + functions-common:time_stop:2429 : [[ -z 1783031779773 ]] 2026-07-02 22:36:27.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:27.058 | + functions-common:time_stop:2432 : end_time=1783031787055 2026-07-02 22:36:27.061 | + functions-common:time_stop:2433 : elapsed_time=7282 2026-07-02 22:36:27.064 | + functions-common:time_stop:2434 : total=39216 2026-07-02 22:36:27.066 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:27.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46498 2026-07-02 22:36:27.073 | + inc/python:pip_install:219 : return 0 2026-07-02 22:36:27.076 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-02 22:36:27.079 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-02 22:36:27.082 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:36:27.085 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-02 22:36:27.089 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-02 22:36:27.091 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:36:27.097 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:36:27.097 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:36:27.102 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-02 22:36:27.105 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-02 22:36:27.108 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-02 22:36:27.112 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-02 22:36:27.115 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-02 22:36:27.139 | Using python 3.12 to install python-memcached 2026-07-02 22:36:27.142 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-02 22:36:28.276 | Collecting python-memcached 2026-07-02 22:36:28.413 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:36:28.438 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-02 22:36:28.615 | Installing collected packages: python-memcached 2026-07-02 22:36:28.649 | Successfully installed python-memcached-1.62 2026-07-02 22:36:28.755 | + inc/python:pip_install:216 : result=0 2026-07-02 22:36:28.759 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:36:28.762 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:28.765 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:28.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:28.772 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:28.775 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:28.779 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:36:28.782 | + functions-common:time_stop:2427 : start_time=1783031787133 2026-07-02 22:36:28.785 | + functions-common:time_stop:2429 : [[ -z 1783031787133 ]] 2026-07-02 22:36:28.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:28.795 | + functions-common:time_stop:2432 : end_time=1783031788791 2026-07-02 22:36:28.798 | + functions-common:time_stop:2433 : elapsed_time=1658 2026-07-02 22:36:28.802 | + functions-common:time_stop:2434 : total=46498 2026-07-02 22:36:28.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:28.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48156 2026-07-02 22:36:28.812 | + inc/python:pip_install:219 : return 0 2026-07-02 22:36:28.815 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-02 22:36:28.839 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:28.843 | + ./stack.sh:main:919 : '[' 192.168.122.24 == 192.168.122.24 ']' 2026-07-02 22:36:28.846 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-02 22:36:28.850 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-02 22:36:28.853 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-02 22:36:28.857 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:36:28.860 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-02 22:36:28.864 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-02 22:36:28.887 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:28.891 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-02 22:36:28.894 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-02 22:36:28.897 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-02 22:36:28.899 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:36:28.903 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:36:28.907 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:36:28.911 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:36:28.914 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:36:28.918 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:36:28.939 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:36:28.942 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:36:28.944 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:36:28.948 | + functions-common:git_clone:610 : echo master 2026-07-02 22:36:28.949 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:36:28.955 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-02 22:36:28.957 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:36:28.961 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 22:36:28.963 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:36:28.966 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:36:28.969 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:36:28.971 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:36:28.974 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:36:28.977 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:36:28.980 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:36:28.984 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:36:28.988 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:36:28.993 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031788989 2026-07-02 22:36:28.996 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 22:36:28.999 | Cloning into '/opt/stack/keystone'... 2026-07-02 22:37:06.101 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:37:06.104 | + functions-common:time_stop:2420 : local name 2026-07-02 22:37:06.107 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:37:06.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:37:06.114 | + functions-common:time_stop:2423 : local total 2026-07-02 22:37:06.117 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:37:06.121 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:37:06.124 | + functions-common:time_stop:2427 : start_time=1783031788989 2026-07-02 22:37:06.127 | + functions-common:time_stop:2429 : [[ -z 1783031788989 ]] 2026-07-02 22:37:06.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:37:06.137 | + functions-common:time_stop:2432 : end_time=1783031826132 2026-07-02 22:37:06.140 | + functions-common:time_stop:2433 : elapsed_time=37143 2026-07-02 22:37:06.143 | + functions-common:time_stop:2434 : total=52679 2026-07-02 22:37:06.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:37:06.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89822 2026-07-02 22:37:06.151 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-02 22:37:06.155 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:37:06.159 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:37:06.162 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:37:06.165 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:37:06.168 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:37:06.172 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:37:06.176 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:37:06.178 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:37:06.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:37:06.186 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:37:06.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031826188 2026-07-02 22:37:06.195 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:37:13.524 | From https://review.opendev.org/openstack/keystone 2026-07-02 22:37:13.524 | * branch master -> FETCH_HEAD 2026-07-02 22:37:13.534 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:37:13.539 | + functions-common:time_stop:2420 : local name 2026-07-02 22:37:13.542 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:37:13.545 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:37:13.548 | + functions-common:time_stop:2423 : local total 2026-07-02 22:37:13.551 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:37:13.555 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:37:13.558 | + functions-common:time_stop:2427 : start_time=1783031826188 2026-07-02 22:37:13.561 | + functions-common:time_stop:2429 : [[ -z 1783031826188 ]] 2026-07-02 22:37:13.565 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:37:13.570 | + functions-common:time_stop:2432 : end_time=1783031833567 2026-07-02 22:37:13.573 | + functions-common:time_stop:2433 : elapsed_time=7379 2026-07-02 22:37:13.577 | + functions-common:time_stop:2434 : total=89822 2026-07-02 22:37:13.580 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:37:13.584 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97201 2026-07-02 22:37:13.587 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:37:13.590 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:37:13.593 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:37:13.597 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:37:13.600 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:37:13.604 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:37:13.608 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:37:13.611 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:37:13.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:37:13.619 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:37:13.624 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031833620 2026-07-02 22:37:13.628 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:37:13.798 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:37:13.799 | 2026-07-02 22:37:13.799 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:37:13.799 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:37:13.799 | state without impacting any branches by switching back to a branch. 2026-07-02 22:37:13.799 | 2026-07-02 22:37:13.799 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:37:13.799 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:37:13.799 | 2026-07-02 22:37:13.800 | git switch -c 2026-07-02 22:37:13.800 | 2026-07-02 22:37:13.800 | Or undo this operation with: 2026-07-02 22:37:13.800 | 2026-07-02 22:37:13.800 | git switch - 2026-07-02 22:37:13.800 | 2026-07-02 22:37:13.800 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:37:13.800 | 2026-07-02 22:37:13.801 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 22:37:13.807 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:37:13.810 | + functions-common:time_stop:2420 : local name 2026-07-02 22:37:13.812 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:37:13.815 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:37:13.819 | + functions-common:time_stop:2423 : local total 2026-07-02 22:37:13.822 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:37:13.825 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:37:13.828 | + functions-common:time_stop:2427 : start_time=1783031833620 2026-07-02 22:37:13.831 | + functions-common:time_stop:2429 : [[ -z 1783031833620 ]] 2026-07-02 22:37:13.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:37:13.839 | + functions-common:time_stop:2432 : end_time=1783031833835 2026-07-02 22:37:13.842 | + functions-common:time_stop:2433 : elapsed_time=215 2026-07-02 22:37:13.845 | + functions-common:time_stop:2434 : total=97201 2026-07-02 22:37:13.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:37:13.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97416 2026-07-02 22:37:13.853 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-02 22:37:13.870 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-02 22:37:13.873 | + functions-common:git_clone:673 : head -1 2026-07-02 22:37:13.873 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:37:13.877 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 22:37:13.880 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:37:13.883 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-02 22:37:13.886 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:37:13.889 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 22:37:13.892 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-02 22:37:13.895 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:37:13.897 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-02 22:37:13.901 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:37:13.904 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 22:37:13.906 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-02 22:37:13.909 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:37:13.912 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:37:13.916 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-02 22:37:13.919 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:37:13.922 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-02 22:37:13.925 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:37:13.928 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:37:13.932 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-02 22:37:13.939 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-02 22:37:13.941 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-02 22:37:13.945 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-02 22:37:14.104 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-02 22:37:14.108 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:37:14.111 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:37:14.114 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:37:14.117 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 22:37:14.120 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-02 22:37:14.123 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:37:14.126 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:37:14.129 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:37:14.132 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:37:14.135 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:37:14.138 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:37:14.141 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:37:14.145 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-02 22:37:14.168 | Using python 3.12 to install /opt/stack/keystone 2026-07-02 22:37:14.171 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-02 22:37:15.138 | Obtaining file:///opt/stack/keystone 2026-07-02 22:37:15.142 | Installing build dependencies: started 2026-07-02 22:37:16.766 | Installing build dependencies: finished with status 'done' 2026-07-02 22:37:16.767 | Checking if build backend supports build_editable: started 2026-07-02 22:37:17.311 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:37:17.312 | Getting requirements to build editable: started 2026-07-02 22:37:17.606 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:37:17.608 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:37:18.671 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:37:18.687 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-02 22:37:18.688 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-02 22:37:18.874 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-02 22:37:19.014 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:37:19.056 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-02 22:37:19.071 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-02 22:37:19.463 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-02 22:37:19.479 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-02 22:37:20.179 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.195 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-02 22:37:20.218 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-02 22:37:20.219 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-02 22:37:20.221 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-02 22:37:20.295 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.309 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-02 22:37:20.323 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-02 22:37:20.324 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-02 22:37:20.325 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-02 22:37:20.385 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.400 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:37:20.458 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.475 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:37:20.485 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-02 22:37:20.487 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-02 22:37:20.525 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.540 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:37:20.599 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.615 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:37:20.628 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-02 22:37:20.661 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.676 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 22:37:20.691 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-02 22:37:20.720 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.752 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-02 22:37:20.835 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.852 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:37:20.866 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-02 22:37:20.868 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-02 22:37:20.909 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.924 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 22:37:20.938 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-02 22:37:20.939 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-02 22:37:20.971 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:20.987 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 22:37:21.036 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-02 22:37:21.053 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 22:37:21.260 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 22:37:21.275 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-02 22:37:21.313 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 22:37:21.327 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 22:37:21.341 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-02 22:37:21.369 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:37:21.383 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:37:21.424 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:37:21.442 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:37:21.476 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:37:21.492 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:37:21.532 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:37:21.547 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:37:21.658 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:37:21.672 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-02 22:37:21.712 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 22:37:21.727 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-02 22:37:21.746 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-02 22:37:21.817 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 22:37:21.832 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-02 22:37:21.882 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:37:21.897 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-02 22:37:21.935 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:37:21.950 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:37:22.000 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.015 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:37:22.609 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.625 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-02 22:37:22.640 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-07-02 22:37:22.643 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-02 22:37:22.647 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-02 22:37:22.648 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-02 22:37:22.649 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-02 22:37:22.661 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-02 22:37:22.662 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-02 22:37:22.663 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-02 22:37:22.708 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.723 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 22:37:22.734 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-02 22:37:22.763 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.779 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:37:22.816 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.831 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-02 22:37:22.877 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.891 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:37:22.903 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-07-02 22:37:22.909 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-02 22:37:22.912 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-02 22:37:22.953 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:22.969 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:37:23.013 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.030 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:37:23.073 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.089 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-02 22:37:23.146 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.162 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:37:23.203 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.219 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-02 22:37:23.256 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.272 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 22:37:23.317 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.332 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-02 22:37:23.341 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-02 22:37:23.374 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.389 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:37:23.428 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.443 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:37:23.495 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.510 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 22:37:23.789 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.805 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-02 22:37:23.853 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.869 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:37:23.904 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.919 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 22:37:23.956 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:23.974 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-02 22:37:24.021 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.037 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-02 22:37:24.110 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.127 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-02 22:37:24.167 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.181 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 22:37:24.229 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.245 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:37:24.290 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.305 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-02 22:37:24.324 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-02 22:37:24.326 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-02 22:37:24.338 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-07-02 22:37:24.374 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.390 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-02 22:37:24.454 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.470 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-02 22:37:24.514 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.529 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-02 22:37:24.582 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.597 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-02 22:37:24.618 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-02 22:37:24.619 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-02 22:37:24.620 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-02 22:37:24.621 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-02 22:37:24.671 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.686 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 22:37:24.746 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:37:24.762 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 22:37:24.862 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-02 22:37:24.909 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-02 22:37:24.989 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.6 MB/s 0:00:00 2026-07-02 22:37:25.005 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-02 22:37:25.030 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-02 22:37:25.052 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-02 22:37:25.073 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-02 22:37:25.095 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-02 22:37:25.116 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-02 22:37:25.138 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-02 22:37:25.159 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-02 22:37:25.181 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-02 22:37:25.202 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-02 22:37:25.223 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-02 22:37:25.243 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-02 22:37:25.264 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-02 22:37:25.286 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-02 22:37:25.309 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-02 22:37:25.333 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-02 22:37:25.357 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-02 22:37:25.381 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-02 22:37:25.401 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-02 22:37:25.422 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-02 22:37:25.445 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-02 22:37:25.466 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-02 22:37:25.488 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-02 22:37:25.509 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-02 22:37:25.532 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-02 22:37:25.557 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-02 22:37:25.582 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-02 22:37:25.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 32.8 MB/s 0:00:00 2026-07-02 22:37:25.615 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-02 22:37:25.638 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-02 22:37:25.659 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-02 22:37:25.680 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-02 22:37:25.701 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-02 22:37:25.726 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-02 22:37:25.747 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-02 22:37:25.770 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-02 22:37:25.791 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-02 22:37:25.817 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-02 22:37:25.839 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-02 22:37:25.866 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-02 22:37:25.890 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-02 22:37:25.912 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-02 22:37:25.935 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-02 22:37:25.956 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-02 22:37:25.981 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-02 22:37:26.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.5 MB/s 0:00:00 2026-07-02 22:37:26.059 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-02 22:37:26.082 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-02 22:37:26.104 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-02 22:37:26.125 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-02 22:37:26.150 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-02 22:37:26.174 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-02 22:37:26.195 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-02 22:37:26.216 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-02 22:37:26.238 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-02 22:37:26.261 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-02 22:37:26.290 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-02 22:37:26.466 | Building wheels for collected packages: keystone 2026-07-02 22:37:26.467 | Building editable for keystone (pyproject.toml): started 2026-07-02 22:37:27.540 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-02 22:37:27.540 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=d3ae4a6dd745baf9bf3b142361a8c11ae8fce2cb051efdb96274391f566f01be 2026-07-02 22:37:27.541 | Stored in directory: /tmp/pip-ephem-wheel-cache-ve7z8qao/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-02 22:37:27.546 | Successfully built keystone 2026-07-02 22:37:27.885 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-02 22:37:27.923 | Attempting uninstall: pytz 2026-07-02 22:37:27.934 | Found existing installation: pytz 2024.1 2026-07-02 22:37:27.935 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:27.935 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-02 22:37:29.703 | Attempting uninstall: oauthlib 2026-07-02 22:37:29.714 | Found existing installation: oauthlib 3.2.2 2026-07-02 22:37:29.715 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:29.715 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-02 22:37:29.860 | Attempting uninstall: markupsafe 2026-07-02 22:37:29.871 | Found existing installation: MarkupSafe 2.1.5 2026-07-02 22:37:29.871 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:29.872 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-02 22:37:30.940 | Attempting uninstall: click 2026-07-02 22:37:30.952 | Found existing installation: click 8.1.6 2026-07-02 22:37:30.952 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:30.952 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-02 22:37:31.118 | Attempting uninstall: blinker 2026-07-02 22:37:31.128 | Found existing installation: blinker 1.7.0 2026-07-02 22:37:31.130 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:31.130 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-02 22:37:31.147 | Attempting uninstall: bcrypt 2026-07-02 22:37:31.158 | Found existing installation: bcrypt 3.2.2 2026-07-02 22:37:31.159 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:31.160 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-02 22:37:31.176 | Attempting uninstall: attrs 2026-07-02 22:37:31.189 | Found existing installation: attrs 23.2.0 2026-07-02 22:37:31.190 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:31.191 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-02 22:37:34.222 | Attempting uninstall: jinja2 2026-07-02 22:37:34.235 | Found existing installation: Jinja2 3.1.2 2026-07-02 22:37:34.235 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:34.237 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-02 22:37:35.263 | Attempting uninstall: cryptography 2026-07-02 22:37:35.275 | Found existing installation: cryptography 41.0.7 2026-07-02 22:37:35.276 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:35.276 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-02 22:37:35.869 | Attempting uninstall: pyopenssl 2026-07-02 22:37:35.884 | Found existing installation: pyOpenSSL 23.2.0 2026-07-02 22:37:35.884 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:35.885 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-02 22:37:36.286 | Attempting uninstall: jsonschema 2026-07-02 22:37:36.301 | Found existing installation: jsonschema 4.10.3 2026-07-02 22:37:36.302 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:37:36.303 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-02 22:37:37.882 | 2026-07-02 22:37:37.883 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-02 22:37:37.884 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-02 22:37:37.900 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-02 22:37:38.227 | + inc/python:pip_install:216 : result=0 2026-07-02 22:37:38.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:37:38.233 | + functions-common:time_stop:2420 : local name 2026-07-02 22:37:38.236 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:37:38.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:37:38.242 | + functions-common:time_stop:2423 : local total 2026-07-02 22:37:38.245 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:37:38.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:37:38.250 | + functions-common:time_stop:2427 : start_time=1783031834162 2026-07-02 22:37:38.253 | + functions-common:time_stop:2429 : [[ -z 1783031834162 ]] 2026-07-02 22:37:38.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:37:38.261 | + functions-common:time_stop:2432 : end_time=1783031858258 2026-07-02 22:37:38.264 | + functions-common:time_stop:2433 : elapsed_time=24096 2026-07-02 22:37:38.266 | + functions-common:time_stop:2434 : total=48156 2026-07-02 22:37:38.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:37:38.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72252 2026-07-02 22:37:38.275 | + inc/python:pip_install:219 : return 0 2026-07-02 22:37:38.278 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:37:38.281 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:37:38.283 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-02 22:37:38.286 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-02 22:37:38.289 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:37:38.292 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:37:38.294 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-02 22:37:38.297 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:37:38.300 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-02 22:37:38.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:37:38.323 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:37:38.325 | + ./stack.sh:main:921 : configure_keystone 2026-07-02 22:37:38.328 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-02 22:37:38.344 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-02 22:37:38.347 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-02 22:37:38.352 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-02 22:37:38.369 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:37:38.371 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-02 22:37:38.405 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-02 22:37:38.437 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-02 22:37:38.472 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-02 22:37:38.506 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-02 22:37:38.540 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-02 22:37:38.576 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-02 22:37:38.609 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-02 22:37:38.642 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-02 22:37:38.676 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-02 22:37:38.679 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-02 22:37:38.682 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-02 22:37:38.685 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-02 22:37:38.688 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:37:38.691 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:37:38.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:37:38.713 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:37:38.716 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:37:38.719 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:37:38.738 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:37:38.741 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:37:38.745 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:37:38.780 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:37:38.783 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:37:38.785 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.24/identity 2026-07-02 22:37:38.822 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-02 22:37:38.825 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-02 22:37:38.861 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-02 22:37:38.864 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-02 22:37:38.867 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-02 22:37:38.870 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-02 22:37:38.873 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:37:38.876 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:37:38.879 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:37:38.896 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:37:38.899 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:37:38.902 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-02 22:37:38.906 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-02 22:37:38.942 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-02 22:37:38.945 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-02 22:37:38.948 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-02 22:37:38.951 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-02 22:37:38.955 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:37:38.973 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:37:38.976 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:37:38.979 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:37:38.982 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:37:38.985 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:37:39.018 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:37:39.052 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:37:39.086 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:37:39.120 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-02 22:37:39.152 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-02 22:37:39.186 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-02 22:37:39.188 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-02 22:37:39.191 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-02 22:37:39.194 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-02 22:37:39.197 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:37:39.200 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-02 22:37:39.203 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-02 22:37:39.205 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:37:39.208 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:37:39.224 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:37:39.224 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:37:39.234 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:37:39.238 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:37:39.251 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:37:39.256 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-02 22:37:39.259 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-02 22:37:39.264 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:37:39.266 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-02 22:37:39.300 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-02 22:37:39.331 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-02 22:37:39.362 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-02 22:37:39.394 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-02 22:37:39.426 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-02 22:37:39.459 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-02 22:37:39.489 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-02 22:37:39.520 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-02 22:37:39.552 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:37:39.583 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-02 22:37:39.613 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-02 22:37:39.645 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-02 22:37:39.677 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-02 22:37:39.709 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:37:39.711 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:37:39.715 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-02 22:37:39.718 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-02 22:37:39.721 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:37:39.724 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:37:39.727 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:37:39.729 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-02 22:37:39.733 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-02 22:37:39.736 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-02 22:37:39.768 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-02 22:37:39.801 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-02 22:37:39.801 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-02 22:37:39.810 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-02 22:37:39.815 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-02 22:37:39.818 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-02 22:37:39.821 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:37:39.825 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:37:39.827 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:37:39.830 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:37:39.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:37:39.835 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:37:39.838 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:37:39.841 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:37:39.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:37:39.847 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:37:39.850 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-02 22:37:39.861 | perl: warning: Setting locale failed. 2026-07-02 22:37:39.861 | perl: warning: Please check that your locale settings: 2026-07-02 22:37:39.861 | LANGUAGE = (unset), 2026-07-02 22:37:39.862 | LC_ALL = "en_US.utf8", 2026-07-02 22:37:39.862 | LANG = "de_DE.UTF-8" 2026-07-02 22:37:39.862 | are supported and installed on your system. 2026-07-02 22:37:39.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:37:39.901 | Enabling site keystone-api. 2026-07-02 22:37:39.907 | To activate the new configuration, you need to run: 2026-07-02 22:37:39.907 | systemctl reload apache2 2026-07-02 22:37:39.912 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:37:39.915 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:37:39.918 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:37:39.921 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:37:40.056 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-02 22:37:40.091 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-02 22:37:40.128 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-02 22:37:40.164 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-02 22:37:40.167 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-02 22:37:40.204 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-02 22:37:40.240 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-02 22:37:40.274 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-02 22:37:40.310 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-02 22:37:40.313 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-02 22:37:40.346 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-02 22:37:40.365 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:37:40.368 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-02 22:37:40.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:37:40.390 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-02 22:37:40.392 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-02 22:37:40.395 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-02 22:37:40.398 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:37:40.401 | + lib/stack:stack_install_service:32 : install_glance 2026-07-02 22:37:40.404 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-02 22:37:40.407 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-02 22:37:40.410 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-02 22:37:40.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:37:40.431 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-02 22:37:40.434 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-02 22:37:40.454 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:37:40.457 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-02 22:37:40.460 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-02 22:37:40.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:37:40.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:37:40.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-02 22:37:40.472 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:37:40.477 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-02 22:37:40.479 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-02 22:37:40.482 | ++ inc/python:join_extras:29 : echo cinder 2026-07-02 22:37:40.485 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-02 22:37:40.488 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-02 22:37:40.491 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-02 22:37:40.494 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-02 22:37:40.498 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-02 22:37:40.501 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-02 22:37:40.503 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-02 22:37:40.508 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:37:40.508 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-02 22:37:40.513 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-02 22:37:40.516 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-02 22:37:40.519 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-02 22:37:40.523 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-02 22:37:40.526 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-02 22:37:40.548 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-02 22:37:40.552 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-02 22:37:41.736 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:37:41.870 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 22:37:41.887 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-02 22:37:41.888 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-02 22:37:41.889 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-02 22:37:41.890 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-02 22:37:41.891 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-02 22:37:41.891 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-02 22:37:41.892 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-02 22:37:41.893 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-07-02 22:37:41.894 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-02 22:37:41.895 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-02 22:37:41.921 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-02 22:37:41.937 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:37:41.948 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-02 22:37:41.950 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-02 22:37:41.952 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-07-02 22:37:41.994 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:37:42.009 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-02 22:37:42.084 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:37:42.101 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:37:42.150 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:37:42.165 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:37:42.211 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:37:42.227 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:37:42.239 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-02 22:37:42.240 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-02 22:37:42.241 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-02 22:37:42.242 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-02 22:37:42.248 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-02 22:37:42.249 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-02 22:37:42.250 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-02 22:37:42.251 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-02 22:37:42.255 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-02 22:37:42.256 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-02 22:37:42.258 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-02 22:37:42.291 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-02 22:37:42.306 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-02 22:37:42.317 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-02 22:37:42.322 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-02 22:37:42.327 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-02 22:37:42.328 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-02 22:37:42.329 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-02 22:37:42.338 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-02 22:37:42.341 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-02 22:37:42.342 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-02 22:37:42.345 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-02 22:37:42.352 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-02 22:37:42.354 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-02 22:37:42.355 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-07-02 22:37:42.357 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-02 22:37:42.357 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-02 22:37:42.358 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-02 22:37:42.359 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-02 22:37:42.362 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-02 22:37:42.373 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-02 22:37:42.374 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-02 22:37:42.379 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-07-02 22:37:42.396 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-07-02 22:37:42.401 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-02 22:37:42.404 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-02 22:37:42.417 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-02 22:37:42.418 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-02 22:37:42.419 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-02 22:37:42.420 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-02 22:37:42.441 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-02 22:37:42.498 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-02 22:37:42.551 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-02 22:37:42.578 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-02 22:37:42.602 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-02 22:37:42.624 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-02 22:37:42.650 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-02 22:37:42.671 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-02 22:37:42.912 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-02 22:37:44.181 | 2026-07-02 22:37:44.197 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-02 22:37:44.327 | + inc/python:pip_install:216 : result=0 2026-07-02 22:37:44.331 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:37:44.334 | + functions-common:time_stop:2420 : local name 2026-07-02 22:37:44.336 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:37:44.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:37:44.342 | + functions-common:time_stop:2423 : local total 2026-07-02 22:37:44.345 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:37:44.348 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:37:44.350 | + functions-common:time_stop:2427 : start_time=1783031860543 2026-07-02 22:37:44.353 | + functions-common:time_stop:2429 : [[ -z 1783031860543 ]] 2026-07-02 22:37:44.356 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:37:44.360 | + functions-common:time_stop:2432 : end_time=1783031864357 2026-07-02 22:37:44.364 | + functions-common:time_stop:2433 : elapsed_time=3814 2026-07-02 22:37:44.366 | + functions-common:time_stop:2434 : total=72252 2026-07-02 22:37:44.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:37:44.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76066 2026-07-02 22:37:44.373 | + inc/python:pip_install:219 : return 0 2026-07-02 22:37:44.376 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-02 22:37:44.379 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-02 22:37:44.381 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-02 22:37:44.397 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-02 22:37:44.402 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-02 22:37:44.405 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-02 22:37:44.408 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-02 22:37:44.410 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:37:44.414 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:37:44.417 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:37:44.421 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:37:44.424 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:37:44.427 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:37:44.445 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:37:44.448 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:37:44.450 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:37:44.454 | + functions-common:git_clone:610 : echo master 2026-07-02 22:37:44.455 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:37:44.459 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-02 22:37:44.462 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:37:44.464 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 22:37:44.466 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:37:44.469 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:37:44.472 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:37:44.475 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:37:44.477 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:37:44.480 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:37:44.483 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:37:44.485 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:37:44.489 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:37:44.493 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031864490 2026-07-02 22:37:44.496 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 22:37:44.499 | Cloning into '/opt/stack/glance'... 2026-07-02 22:38:11.922 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:38:11.925 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:11.929 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:11.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:11.935 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:11.939 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:11.943 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:38:11.947 | + functions-common:time_stop:2427 : start_time=1783031864490 2026-07-02 22:38:11.950 | + functions-common:time_stop:2429 : [[ -z 1783031864490 ]] 2026-07-02 22:38:11.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:11.959 | + functions-common:time_stop:2432 : end_time=1783031891956 2026-07-02 22:38:11.963 | + functions-common:time_stop:2433 : elapsed_time=27466 2026-07-02 22:38:11.966 | + functions-common:time_stop:2434 : total=97416 2026-07-02 22:38:11.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:11.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=124882 2026-07-02 22:38:11.976 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-02 22:38:11.980 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:38:11.983 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:38:11.987 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:38:11.990 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:38:11.994 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:38:11.996 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:38:11.999 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:38:12.003 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:38:12.007 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:38:12.011 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:38:12.016 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031892013 2026-07-02 22:38:12.020 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:38:19.762 | From https://review.opendev.org/openstack/glance 2026-07-02 22:38:19.762 | * branch master -> FETCH_HEAD 2026-07-02 22:38:19.773 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:38:19.777 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:19.781 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:19.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:19.787 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:19.790 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:19.794 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:38:19.798 | + functions-common:time_stop:2427 : start_time=1783031892013 2026-07-02 22:38:19.801 | + functions-common:time_stop:2429 : [[ -z 1783031892013 ]] 2026-07-02 22:38:19.804 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:19.809 | + functions-common:time_stop:2432 : end_time=1783031899806 2026-07-02 22:38:19.811 | + functions-common:time_stop:2433 : elapsed_time=7793 2026-07-02 22:38:19.815 | + functions-common:time_stop:2434 : total=124882 2026-07-02 22:38:19.818 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:19.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132675 2026-07-02 22:38:19.826 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:38:19.829 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:38:19.832 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:38:19.836 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:38:19.840 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:38:19.844 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:38:19.847 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:38:19.851 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:38:19.855 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:38:19.859 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:38:19.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031899861 2026-07-02 22:38:19.868 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:38:19.997 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:38:19.997 | 2026-07-02 22:38:19.997 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:38:19.997 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:38:19.997 | state without impacting any branches by switching back to a branch. 2026-07-02 22:38:19.997 | 2026-07-02 22:38:19.997 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:38:19.997 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:38:19.998 | 2026-07-02 22:38:19.998 | git switch -c 2026-07-02 22:38:19.998 | 2026-07-02 22:38:19.998 | Or undo this operation with: 2026-07-02 22:38:19.998 | 2026-07-02 22:38:19.998 | git switch - 2026-07-02 22:38:19.998 | 2026-07-02 22:38:19.998 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:38:19.998 | 2026-07-02 22:38:19.998 | HEAD is now at 806b6809b Merge "Update policy scope enforcement checks and testing" 2026-07-02 22:38:20.003 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:38:20.005 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:20.009 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:20.012 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:20.015 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:20.018 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:20.021 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:38:20.024 | + functions-common:time_stop:2427 : start_time=1783031899861 2026-07-02 22:38:20.027 | + functions-common:time_stop:2429 : [[ -z 1783031899861 ]] 2026-07-02 22:38:20.031 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:20.036 | + functions-common:time_stop:2432 : end_time=1783031900032 2026-07-02 22:38:20.039 | + functions-common:time_stop:2433 : elapsed_time=171 2026-07-02 22:38:20.042 | + functions-common:time_stop:2434 : total=132675 2026-07-02 22:38:20.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:20.049 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132846 2026-07-02 22:38:20.052 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-02 22:38:20.070 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-02 22:38:20.075 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:38:20.075 | + functions-common:git_clone:673 : head -1 2026-07-02 22:38:20.080 | 806b6809b Merge "Update policy scope enforcement checks and testing" 2026-07-02 22:38:20.084 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:38:20.088 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-02 22:38:20.090 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:38:20.094 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 22:38:20.097 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-02 22:38:20.101 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:38:20.104 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-02 22:38:20.108 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:38:20.112 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 22:38:20.116 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-02 22:38:20.120 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:38:20.125 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:38:20.129 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-02 22:38:20.133 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:38:20.138 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-02 22:38:20.142 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:38:20.146 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:38:20.151 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-02 22:38:20.158 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-02 22:38:20.162 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-02 22:38:20.166 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-02 22:38:20.326 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-02 22:38:20.330 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:38:20.334 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:38:20.339 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:38:20.342 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 22:38:20.346 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-02 22:38:20.348 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:38:20.352 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:38:20.355 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:38:20.359 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:38:20.363 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:38:20.367 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:38:20.371 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:38:20.374 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-02 22:38:20.401 | Using python 3.12 to install /opt/stack/glance 2026-07-02 22:38:20.405 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-02 22:38:21.467 | Obtaining file:///opt/stack/glance 2026-07-02 22:38:21.470 | Installing build dependencies: started 2026-07-02 22:38:23.198 | Installing build dependencies: finished with status 'done' 2026-07-02 22:38:23.199 | Checking if build backend supports build_editable: started 2026-07-02 22:38:23.760 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:38:23.761 | Getting requirements to build editable: started 2026-07-02 22:38:24.069 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:38:24.071 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:38:24.994 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:38:25.013 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (7.0.3) 2026-07-02 22:38:25.014 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (0.7.1) 2026-07-02 22:38:25.015 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (2.0.51) 2026-07-02 22:38:25.016 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (0.41.0) 2026-07-02 22:38:25.017 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.1.0) 2026-07-02 22:38:25.018 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (2.5.1) 2026-07-02 22:38:25.019 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (1.8.10) 2026-07-02 22:38:25.020 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (1.18.4) 2026-07-02 22:38:25.207 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.344 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:38:25.355 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (10.5.0) 2026-07-02 22:38:25.356 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (7.5.0) 2026-07-02 22:38:25.357 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (6.4.0) 2026-07-02 22:38:25.358 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (2.7.1) 2026-07-02 22:38:25.359 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (10.1.1) 2026-07-02 22:38:25.360 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.9.0) 2026-07-02 22:38:25.415 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.431 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 22:38:25.445 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.14.0) 2026-07-02 22:38:25.446 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (13.0.0) 2026-07-02 22:38:25.561 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.577 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 22:38:25.587 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.17.0) 2026-07-02 22:38:25.588 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.10.1) 2026-07-02 22:38:25.588 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (4.26.0) 2026-07-02 22:38:25.589 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.8.0) 2026-07-02 22:38:25.590 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (18.0.0) 2026-07-02 22:38:25.591 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (6.8.0) 2026-07-02 22:38:25.621 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.637 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:38:25.647 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (8.2.0) 2026-07-02 22:38:25.648 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (18.1.0) 2026-07-02 22:38:25.649 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (8.1.0) 2026-07-02 22:38:25.686 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.702 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:38:25.712 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.1.0) 2026-07-02 22:38:25.713 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (4.4.0) 2026-07-02 22:38:25.714 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.6.0) 2026-07-02 22:38:25.715 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.1.0) 2026-07-02 22:38:25.716 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (43.0.3) 2026-07-02 22:38:25.741 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.756 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 22:38:25.803 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev101) 2026-07-02 22:38:25.819 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:38:25.830 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev101) (1.3.12) 2026-07-02 22:38:25.831 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev101) (4.15.0) 2026-07-02 22:38:25.865 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:25.881 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 22:38:25.894 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev101) (2.34.2) 2026-07-02 22:38:25.897 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev101) (2.0.0) 2026-07-02 22:38:25.901 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev101) (3.0) 2026-07-02 22:38:25.905 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev101) (5.10.0) 2026-07-02 22:38:25.907 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev101) (2.2.1) 2026-07-02 22:38:25.912 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev101) (2.8.0) 2026-07-02 22:38:25.912 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev101) (3.5.2) 2026-07-02 22:38:25.921 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev101) (1.4.2) 2026-07-02 22:38:25.921 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev101) (3.4.0) 2026-07-02 22:38:25.930 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev101) (3.3.2) 2026-07-02 22:38:25.934 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev101) (26.1.0) 2026-07-02 22:38:25.934 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev101) (2025.9.1) 2026-07-02 22:38:25.935 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev101) (0.37.0) 2026-07-02 22:38:25.936 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev101) (2026.5.1) 2026-07-02 22:38:25.944 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev101) (2.1.0) 2026-07-02 22:38:25.946 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev101) (1.8.2) 2026-07-02 22:38:25.951 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev101) (4.2.0) 2026-07-02 22:38:25.953 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev101) (4.0.1) 2026-07-02 22:38:25.954 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev101) (2.13.0) 2026-07-02 22:38:25.960 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev101) (1.5.0) 2026-07-02 22:38:25.964 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev101) (5.3.1) 2026-07-02 22:38:25.970 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev101) (0.20) 2026-07-02 22:38:25.975 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev101) (1.3.0) 2026-07-02 22:38:25.976 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev101) (2.0.0) 2026-07-02 22:38:25.977 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev101) (6.0.3) 2026-07-02 22:38:25.985 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev101) (2.1.2) 2026-07-02 22:38:25.986 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev101) (0.6.2) 2026-07-02 22:38:26.043 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.059 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-02 22:38:26.099 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.114 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 22:38:26.152 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.168 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-02 22:38:26.216 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.231 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:38:26.242 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) (7.2.2) 2026-07-02 22:38:26.273 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.289 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:38:26.304 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev101) (2.9.0.post0) 2026-07-02 22:38:26.310 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (4.6.0) 2026-07-02 22:38:26.311 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (7.1.4) 2026-07-02 22:38:26.312 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (5.3.1) 2026-07-02 22:38:26.313 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (5.6.2) 2026-07-02 22:38:26.314 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (0.16.0) 2026-07-02 22:38:26.318 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (5.1.0) 2026-07-02 22:38:26.327 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (2026.2) 2026-07-02 22:38:26.327 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (26.2) 2026-07-02 22:38:26.334 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (0.25.0) 2026-07-02 22:38:26.338 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev101) (5.0.0) 2026-07-02 22:38:26.339 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev101) (3.1.6) 2026-07-02 22:38:26.341 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev101) (4.0.1) 2026-07-02 22:38:26.348 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev101) (3.0.3) 2026-07-02 22:38:26.363 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev101) (1.2.1) 2026-07-02 22:38:26.372 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev101) (1.7.6) 2026-07-02 22:38:26.395 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev101) (82.0.1) 2026-07-02 22:38:26.410 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev101) (0.8.1) 2026-07-02 22:38:26.473 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.489 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:38:26.528 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.544 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-02 22:38:26.610 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.625 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-02 22:38:26.693 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.708 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-02 22:38:26.743 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.760 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:38:26.770 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) (15.0.0) 2026-07-02 22:38:26.797 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:38:26.813 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:38:26.835 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev101) (1.17.0) 2026-07-02 22:38:26.854 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev101) (3.4.7) 2026-07-02 22:38:26.854 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev101) (3.18) 2026-07-02 22:38:26.855 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev101) (2.7.0) 2026-07-02 22:38:26.858 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev101) (2023.11.17) 2026-07-02 22:38:26.889 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) (4.2.0) 2026-07-02 22:38:26.890 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) (2.20.0) 2026-07-02 22:38:26.899 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) (0.1.2) 2026-07-02 22:38:26.915 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev101) (0.8) 2026-07-02 22:38:26.992 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev101) 2026-07-02 22:38:27.007 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 22:38:27.054 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev101) 2026-07-02 22:38:27.070 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:38:27.081 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev101) (9.1.4) 2026-07-02 22:38:27.106 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev101) 2026-07-02 22:38:27.121 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-02 22:38:27.243 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev101) 2026-07-02 22:38:27.262 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-02 22:38:27.344 | Installing build dependencies: started 2026-07-02 22:38:28.883 | Installing build dependencies: finished with status 'done' 2026-07-02 22:38:28.884 | Getting requirements to build wheel: started 2026-07-02 22:38:29.495 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:38:29.496 | Preparing metadata (pyproject.toml): started 2026-07-02 22:38:29.850 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:38:29.853 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev101) (2026.2) 2026-07-02 22:38:29.904 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev101) 2026-07-02 22:38:29.919 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 22:38:29.969 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev101) 2026-07-02 22:38:29.984 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-02 22:38:30.061 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-02 22:38:30.118 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-02 22:38:30.154 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-02 22:38:30.204 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-02 22:38:30.230 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-02 22:38:30.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 4.4 MB/s 0:00:00 2026-07-02 22:38:30.729 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-02 22:38:30.751 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-02 22:38:30.772 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-02 22:38:30.794 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-02 22:38:30.823 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-02 22:38:30.845 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-02 22:38:30.881 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-02 22:38:30.917 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-02 22:38:30.941 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-02 22:38:30.991 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-02 22:38:31.076 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-02 22:38:31.099 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-02 22:38:31.122 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-02 22:38:31.220 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-02 22:38:31.242 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-02 22:38:31.538 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 7.2 MB/s 0:00:00 2026-07-02 22:38:31.552 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-02 22:38:31.575 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-02 22:38:31.600 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-02 22:38:31.623 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-02 22:38:31.718 | Building wheels for collected packages: glance, simplegeneric 2026-07-02 22:38:31.719 | Building editable for glance (pyproject.toml): started 2026-07-02 22:38:32.571 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-02 22:38:32.572 | Created wheel for glance: filename=glance-32.1.0.dev101-0.editable-py3-none-any.whl size=9001 sha256=f97ad11acd806ae6b68760172efed22f99d0628b3138c6ab6283c8caa4cc9c61 2026-07-02 22:38:32.572 | Stored in directory: /tmp/pip-ephem-wheel-cache-uz8zud3d/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-02 22:38:32.578 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-02 22:38:32.979 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-02 22:38:32.981 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=51fa44635a5c74e0253633efbfd0271e8c208d4c62db6db8e9cd457f56e35db2 2026-07-02 22:38:32.981 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-02 22:38:32.985 | Successfully built glance simplegeneric 2026-07-02 22:38:33.256 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-02 22:38:36.181 | Attempting uninstall: jsonpointer 2026-07-02 22:38:36.197 | Found existing installation: jsonpointer 2.0 2026-07-02 22:38:36.197 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:36.199 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-02 22:38:36.215 | Attempting uninstall: jmespath 2026-07-02 22:38:36.230 | Found existing installation: jmespath 1.0.1 2026-07-02 22:38:36.230 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:36.231 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-02 22:38:36.270 | Attempting uninstall: httplib2 2026-07-02 22:38:36.285 | Found existing installation: httplib2 0.20.4 2026-07-02 22:38:36.286 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:36.287 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-02 22:38:36.379 | Attempting uninstall: jsonpatch 2026-07-02 22:38:36.396 | Found existing installation: jsonpatch 1.32 2026-07-02 22:38:36.396 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:36.396 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-02 22:38:40.724 | 2026-07-02 22:38:40.744 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev101 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-02 22:38:40.976 | + inc/python:pip_install:216 : result=0 2026-07-02 22:38:40.979 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:38:40.982 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:40.984 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:40.988 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:40.991 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:40.994 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:40.997 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:38:41.000 | + functions-common:time_stop:2427 : start_time=1783031900395 2026-07-02 22:38:41.002 | + functions-common:time_stop:2429 : [[ -z 1783031900395 ]] 2026-07-02 22:38:41.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:41.010 | + functions-common:time_stop:2432 : end_time=1783031921006 2026-07-02 22:38:41.012 | + functions-common:time_stop:2433 : elapsed_time=20611 2026-07-02 22:38:41.015 | + functions-common:time_stop:2434 : total=76066 2026-07-02 22:38:41.017 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:41.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96677 2026-07-02 22:38:41.023 | + inc/python:pip_install:219 : return 0 2026-07-02 22:38:41.025 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:38:41.028 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:38:41.031 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-02 22:38:41.034 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-02 22:38:41.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:38:41.040 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:38:41.043 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-02 22:38:41.046 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:38:41.049 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:38:41.052 | + ./stack.sh:main:942 : configure_glance 2026-07-02 22:38:41.055 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-02 22:38:41.072 | + lib/glance:configure_glance:353 : local dburl 2026-07-02 22:38:41.076 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-02 22:38:41.079 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-02 22:38:41.081 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-02 22:38:41.084 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-02 22:38:41.087 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:38:41.089 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:38:41.092 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:38:41.109 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:41.111 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:38:41.114 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 22:38:41.117 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 22:38:41.120 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-02 22:38:41.154 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 22:38:41.190 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-02 22:38:41.221 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 22:38:41.254 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-02 22:38:41.287 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-02 22:38:41.322 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-02 22:38:41.358 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-02 22:38:41.361 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 22:38:41.364 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 22:38:41.367 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:38:41.370 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:38:41.373 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-02 22:38:41.376 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 22:38:41.378 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 22:38:41.381 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:38:41.384 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-02 22:38:41.419 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-02 22:38:41.452 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.24/identity 2026-07-02 22:38:41.484 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-02 22:38:41.515 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-02 22:38:41.549 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-02 22:38:41.582 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-02 22:38:41.615 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-02 22:38:41.648 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.24/identity 2026-07-02 22:38:41.680 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:38:41.712 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:38:41.744 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:38:41.747 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-02 22:38:41.779 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-02 22:38:41.781 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-02 22:38:41.784 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-02 22:38:41.788 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:38:41.791 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:38:41.793 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:38:41.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:41.814 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:38:41.817 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:38:41.820 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:38:41.838 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:41.841 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:38:41.844 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:38:41.876 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:38:41.879 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:38:41.882 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-02 22:38:41.884 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-02 22:38:41.887 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-02 22:38:41.919 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-02 22:38:41.952 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-02 22:38:41.988 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-02 22:38:41.990 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-02 22:38:41.993 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-02 22:38:41.996 | + lib/glance:configure_glance_store:282 : local be 2026-07-02 22:38:41.999 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:38:42.002 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-02 22:38:42.005 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 22:38:42.039 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-02 22:38:42.042 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.24 2026-07-02 22:38:42.077 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:38:42.079 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-02 22:38:42.082 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-02 22:38:42.100 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:42.103 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.24/image 2026-07-02 22:38:42.136 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-02 22:38:42.156 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:42.159 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-02 22:38:42.161 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-02 22:38:42.164 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 22:38:42.167 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:38:42.185 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:38:42.187 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:38:42.190 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:38:42.193 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:38:42.195 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:38:42.228 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:38:42.262 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:38:42.295 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:38:42.327 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-02 22:38:42.358 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-02 22:38:42.364 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-02 22:38:42.398 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-02 22:38:42.432 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 22:38:42.465 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-02 22:38:42.498 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 22:38:42.533 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-02 22:38:42.569 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-02 22:38:42.605 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-02 22:38:42.638 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-02 22:38:42.643 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-02 22:38:42.649 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-02 22:38:42.666 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:42.669 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-02 22:38:42.671 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-02 22:38:42.674 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-02 22:38:42.677 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-02 22:38:42.679 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-02 22:38:42.681 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-02 22:38:42.684 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-02 22:38:42.688 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:38:42.690 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-02 22:38:42.723 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-02 22:38:42.725 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-02 22:38:42.728 | ++ functions:get_random_port:861 : true 2026-07-02 22:38:42.730 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-02 22:38:42.733 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-02 22:38:42.735 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-02 22:38:42.788 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-02 22:38:42.790 | ++ functions:get_random_port:865 : break 2 2026-07-02 22:38:42.793 | ++ functions:get_random_port:869 : echo 60999 2026-07-02 22:38:42.796 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-02 22:38:42.798 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-02 22:38:42.829 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-02 22:38:42.863 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-02 22:38:42.894 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:38:42.926 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:38:42.958 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:38:42.989 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:38:43.022 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:38:43.054 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:38:43.087 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:38:43.118 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:38:43.150 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:38:43.180 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:38:43.214 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:38:43.246 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-02 22:38:43.278 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-02 22:38:43.309 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-02 22:38:43.340 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-02 22:38:43.372 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-02 22:38:43.404 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-02 22:38:43.436 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-02 22:38:43.439 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-02 22:38:43.442 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:38:43.444 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:38:43.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:43.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:43.452 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-02 22:38:43.455 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-02 22:38:43.457 | perl: warning: Setting locale failed. 2026-07-02 22:38:43.457 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:43.457 | LANGUAGE = (unset), 2026-07-02 22:38:43.457 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:43.457 | LANG = (unset) 2026-07-02 22:38:43.457 | are supported and installed on your system. 2026-07-02 22:38:43.457 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 22:38:43.492 | proxy (enabled by site administrator) 2026-07-02 22:38:43.495 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-02 22:38:43.498 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-02 22:38:43.500 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:38:43.503 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:38:43.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:43.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:43.511 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-02 22:38:43.513 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-02 22:38:43.515 | perl: warning: Setting locale failed. 2026-07-02 22:38:43.515 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:43.515 | LANGUAGE = (unset), 2026-07-02 22:38:43.515 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:43.515 | LANG = (unset) 2026-07-02 22:38:43.516 | are supported and installed on your system. 2026-07-02 22:38:43.516 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 22:38:43.550 | No module matches proxy_http 2026-07-02 22:38:43.554 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-02 22:38:43.564 | perl: warning: Setting locale failed. 2026-07-02 22:38:43.565 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:43.565 | LANGUAGE = (unset), 2026-07-02 22:38:43.565 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:43.565 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:43.565 | are supported and installed on your system. 2026-07-02 22:38:43.565 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:43.604 | Considering dependency proxy for proxy_http: 2026-07-02 22:38:43.604 | Module proxy already enabled 2026-07-02 22:38:43.604 | Enabling module proxy_http. 2026-07-02 22:38:43.609 | To activate the new configuration, you need to run: 2026-07-02 22:38:43.609 | systemctl restart apache2 2026-07-02 22:38:43.614 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-02 22:38:43.617 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-02 22:38:43.619 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:38:43.622 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:38:43.625 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:38:43.739 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-02 22:38:43.744 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-02 22:38:43.746 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-02 22:38:43.749 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:38:43.752 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:43.755 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:43.757 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:38:43.760 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-02 22:38:43.764 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-02 22:38:43.765 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:38:43.775 | KeepAlive Off 2026-07-02 22:38:43.780 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-02 22:38:43.780 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:38:43.790 | SetEnv proxy-sendchunked 1 2026-07-02 22:38:43.795 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-02 22:38:43.795 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:38:43.805 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-02 22:38:43.809 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-02 22:38:43.811 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-02 22:38:43.814 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:38:43.817 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:38:43.820 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:38:43.822 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:38:43.825 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:43.828 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:43.831 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:38:43.834 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:38:43.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:43.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:43.845 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-02 22:38:43.859 | perl: warning: Setting locale failed. 2026-07-02 22:38:43.859 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:43.859 | LANGUAGE = (unset), 2026-07-02 22:38:43.859 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:43.860 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:43.860 | are supported and installed on your system. 2026-07-02 22:38:43.860 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:43.899 | Enabling site glance-api. 2026-07-02 22:38:43.905 | To activate the new configuration, you need to run: 2026-07-02 22:38:43.905 | systemctl reload apache2 2026-07-02 22:38:43.911 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-02 22:38:43.914 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:38:43.918 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:38:43.921 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:38:44.056 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-02 22:38:44.062 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-02 22:38:44.100 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-02 22:38:44.138 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-02 22:38:44.143 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-02 22:38:44.180 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-02 22:38:44.219 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-02 22:38:44.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:44.245 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-02 22:38:44.248 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-02 22:38:44.252 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-02 22:38:44.256 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:38:44.260 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-02 22:38:44.263 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/09/995909/1 2026-07-02 22:38:44.267 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-02 22:38:44.269 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-02 22:38:44.272 | + functions-common:git_clone:591 : local git_ref=refs/changes/09/995909/1 2026-07-02 22:38:44.275 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:38:44.279 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:38:44.283 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:38:44.287 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:38:44.291 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:38:44.313 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:38:44.316 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:38:44.320 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:38:44.324 | + functions-common:git_clone:610 : echo refs/changes/09/995909/1 2026-07-02 22:38:44.325 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:38:44.331 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-02 22:38:44.334 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-02 22:38:44.337 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 22:38:44.339 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:38:44.342 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:38:44.345 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:38:44.349 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:38:44.351 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:38:44.354 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:38:44.357 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:38:44.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:38:44.365 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:38:44.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031924366 2026-07-02 22:38:44.373 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 22:38:44.376 | Cloning into '/opt/stack/cinder'... 2026-07-02 22:39:58.878 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:39:58.882 | + functions-common:time_stop:2420 : local name 2026-07-02 22:39:58.886 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:39:58.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:39:58.893 | + functions-common:time_stop:2423 : local total 2026-07-02 22:39:58.897 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:39:58.899 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:39:58.903 | + functions-common:time_stop:2427 : start_time=1783031924366 2026-07-02 22:39:58.906 | + functions-common:time_stop:2429 : [[ -z 1783031924366 ]] 2026-07-02 22:39:58.911 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:39:58.916 | + functions-common:time_stop:2432 : end_time=1783031998912 2026-07-02 22:39:58.920 | + functions-common:time_stop:2433 : elapsed_time=74546 2026-07-02 22:39:58.924 | + functions-common:time_stop:2434 : total=132846 2026-07-02 22:39:58.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:39:58.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=207392 2026-07-02 22:39:58.936 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-02 22:39:58.939 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/09/995909/1 2026-07-02 22:39:58.943 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:39:58.947 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:39:58.951 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:39:58.955 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:39:58.959 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:39:58.963 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:39:58.967 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:39:58.971 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:39:58.976 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:39:58.981 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031998978 2026-07-02 22:39:58.985 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/09/995909/1 2026-07-02 22:40:28.729 | From https://review.opendev.org/openstack/cinder 2026-07-02 22:40:28.729 | * branch refs/changes/09/995909/1 -> FETCH_HEAD 2026-07-02 22:40:28.737 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:40:28.741 | + functions-common:time_stop:2420 : local name 2026-07-02 22:40:28.745 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:40:28.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:40:28.752 | + functions-common:time_stop:2423 : local total 2026-07-02 22:40:28.756 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:40:28.759 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:40:28.762 | + functions-common:time_stop:2427 : start_time=1783031998978 2026-07-02 22:40:28.766 | + functions-common:time_stop:2429 : [[ -z 1783031998978 ]] 2026-07-02 22:40:28.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:40:28.777 | + functions-common:time_stop:2432 : end_time=1783032028773 2026-07-02 22:40:28.781 | + functions-common:time_stop:2433 : elapsed_time=29795 2026-07-02 22:40:28.785 | + functions-common:time_stop:2434 : total=207392 2026-07-02 22:40:28.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:40:28.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=237187 2026-07-02 22:40:28.796 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-02 22:40:29.041 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:40:29.041 | 2026-07-02 22:40:29.041 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:40:29.041 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:40:29.041 | state without impacting any branches by switching back to a branch. 2026-07-02 22:40:29.041 | 2026-07-02 22:40:29.041 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:40:29.041 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:40:29.041 | 2026-07-02 22:40:29.041 | git switch -c 2026-07-02 22:40:29.042 | 2026-07-02 22:40:29.042 | Or undo this operation with: 2026-07-02 22:40:29.042 | 2026-07-02 22:40:29.042 | git switch - 2026-07-02 22:40:29.042 | 2026-07-02 22:40:29.042 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:40:29.042 | 2026-07-02 22:40:29.042 | HEAD is now at 47dc4e50e Skip eventlet-only semaphore tests under threading backend 2026-07-02 22:40:29.045 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-02 22:40:29.070 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-02 22:40:29.074 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:40:29.074 | + functions-common:git_clone:673 : head -1 2026-07-02 22:40:29.079 | 47dc4e50e Skip eventlet-only semaphore tests under threading backend 2026-07-02 22:40:29.084 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:40:29.088 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-02 22:40:29.091 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:40:29.095 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 22:40:29.100 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-02 22:40:29.103 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:40:29.108 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-02 22:40:29.112 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:40:29.116 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 22:40:29.119 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-02 22:40:29.123 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:40:29.127 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:40:29.133 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-02 22:40:29.136 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:40:29.141 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-02 22:40:29.145 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:40:29.149 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:40:29.154 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-02 22:40:29.162 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-02 22:40:29.165 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-02 22:40:29.169 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-02 22:40:29.327 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-02 22:40:29.330 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:40:29.334 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:40:29.339 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:40:29.342 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 22:40:29.347 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-02 22:40:29.351 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:40:29.354 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:40:29.358 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:40:29.362 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:40:29.366 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:40:29.370 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:40:29.374 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:40:29.378 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-02 22:40:29.408 | Using python 3.12 to install /opt/stack/cinder 2026-07-02 22:40:29.412 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-02 22:40:30.415 | Obtaining file:///opt/stack/cinder 2026-07-02 22:40:30.419 | Installing build dependencies: started 2026-07-02 22:40:32.156 | Installing build dependencies: finished with status 'done' 2026-07-02 22:40:32.158 | Checking if build backend supports build_editable: started 2026-07-02 22:40:32.698 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:40:32.698 | Getting requirements to build editable: started 2026-07-02 22:40:32.998 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:40:33.000 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:40:34.389 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:40:34.418 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.0.3) 2026-07-02 22:40:34.418 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.3.1) 2026-07-02 22:40:34.419 | 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.dev157) (0.41.0) 2026-07-02 22:40:34.422 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.4.0) 2026-07-02 22:40:34.423 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.5.2) 2026-07-02 22:40:34.423 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.1.0) 2026-07-02 22:40:34.423 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.26.0) 2026-07-02 22:40:34.424 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.14.0) 2026-07-02 22:40:34.425 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (13.0.0) 2026-07-02 22:40:35.044 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.180 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-02 22:40:35.192 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.5.0) 2026-07-02 22:40:35.193 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.5.0) 2026-07-02 22:40:35.194 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.4.0) 2026-07-02 22:40:35.195 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.0.0) 2026-07-02 22:40:35.196 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.2.0) 2026-07-02 22:40:35.197 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.1.0) 2026-07-02 22:40:35.200 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.1.0) 2026-07-02 22:40:35.201 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.1.0) 2026-07-02 22:40:35.201 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.11.0) 2026-07-02 22:40:35.201 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.8.0) 2026-07-02 22:40:35.202 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.9.0) 2026-07-02 22:40:35.203 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.10.0) 2026-07-02 22:40:35.204 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.6.0) 2026-07-02 22:40:35.206 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.1) 2026-07-02 22:40:35.207 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.1.1) 2026-07-02 22:40:35.247 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.263 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:40:35.273 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.4.0) 2026-07-02 22:40:35.274 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (26.2) 2026-07-02 22:40:35.318 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.334 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:40:35.347 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.10.1) 2026-07-02 22:40:35.347 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.1.0) 2026-07-02 22:40:35.348 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.3.2) 2026-07-02 22:40:35.349 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.4.0) 2026-07-02 22:40:35.385 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.401 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 22:40:35.412 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.8.0) 2026-07-02 22:40:35.454 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.471 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:40:35.513 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.530 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:40:35.542 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.34.2) 2026-07-02 22:40:35.543 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.5.1) 2026-07-02 22:40:35.545 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.3.0) 2026-07-02 22:40:35.571 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.587 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:40:35.598 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.0.51) 2026-07-02 22:40:35.598 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.9.0) 2026-07-02 22:40:35.626 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.640 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-02 22:40:35.664 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (9.1.4) 2026-07-02 22:40:35.664 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (1.8.10) 2026-07-02 22:40:35.666 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.8.0) 2026-07-02 22:40:35.705 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.723 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:40:35.734 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.0) 2026-07-02 22:40:35.778 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.795 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:40:35.877 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev157) 2026-07-02 22:40:35.892 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-02 22:40:35.903 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.7.0) 2026-07-02 22:40:35.904 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (43.0.3) 2026-07-02 22:40:35.905 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (0.2.3) 2026-07-02 22:40:36.099 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev157) 2026-07-02 22:40:36.114 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-02 22:40:36.490 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev157) 2026-07-02 22:40:36.506 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-02 22:40:36.517 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev157) (1.9.0) 2026-07-02 22:40:36.519 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2026.2) 2026-07-02 22:40:36.520 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.4) 2026-07-02 22:40:36.939 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-02 22:40:36.954 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 22:40:36.965 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev157) (1.1.0) 2026-07-02 22:40:36.999 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-02 22:40:37.073 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-02 22:40:37.086 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev157) (2.9.0.post0) 2026-07-02 22:40:37.088 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev157) (2.7.0) 2026-07-02 22:40:37.094 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev157) (1.17.0) 2026-07-02 22:40:37.125 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev157) (2.0.0) 2026-07-02 22:40:37.129 | 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.dev157) (3.0) 2026-07-02 22:40:37.139 | 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.dev157) (2.8.0) 2026-07-02 22:40:37.146 | 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.dev157) (3.1.0) 2026-07-02 22:40:37.149 | 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.dev157) (2.2.1) 2026-07-02 22:40:37.151 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) (0.31.2) 2026-07-02 22:40:37.208 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.227 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 22:40:37.268 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.286 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-02 22:40:37.346 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.362 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:40:37.400 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.415 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:40:37.462 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.478 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-02 22:40:37.770 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.785 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-02 22:40:37.828 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.843 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:40:37.894 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:37.911 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:40:37.940 | 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.dev157) (3.4.7) 2026-07-02 22:40:37.941 | 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.dev157) (3.18) 2026-07-02 22:40:37.942 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev157) (2023.11.17) 2026-07-02 22:40:37.960 | 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.dev157) (26.1.0) 2026-07-02 22:40:37.961 | 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.dev157) (2025.9.1) 2026-07-02 22:40:37.962 | 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.dev157) (0.37.0) 2026-07-02 22:40:37.963 | 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.dev157) (2026.5.1) 2026-07-02 22:40:37.973 | 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.dev157) (1.8.2) 2026-07-02 22:40:37.974 | 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.dev157) (4.15.0) 2026-07-02 22:40:37.978 | 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.dev157) (4.2.0) 2026-07-02 22:40:37.980 | 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.dev157) (4.0.1) 2026-07-02 22:40:37.982 | 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.dev157) (2.13.0) 2026-07-02 22:40:37.991 | 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.dev157) (7.2.2) 2026-07-02 22:40:37.997 | 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.dev157) (1.5.0) 2026-07-02 22:40:38.005 | 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.dev157) (0.20) 2026-07-02 22:40:38.010 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev157) (1.3.0) 2026-07-02 22:40:38.012 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev157) (2.0.0) 2026-07-02 22:40:38.013 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev157) (6.0.3) 2026-07-02 22:40:38.022 | 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.dev157) (1.18.4) 2026-07-02 22:40:38.024 | 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.dev157) (2.1.2) 2026-07-02 22:40:38.025 | 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.dev157) (0.6.2) 2026-07-02 22:40:38.029 | 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.dev157) (1.3.12) 2026-07-02 22:40:38.043 | 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.dev157) (5.3.1) 2026-07-02 22:40:38.045 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev157) (5.6.2) 2026-07-02 22:40:38.045 | 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.dev157) (0.16.0) 2026-07-02 22:40:38.050 | 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.dev157) (5.1.0) 2026-07-02 22:40:38.066 | 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.dev157) (0.25.0) 2026-07-02 22:40:38.070 | 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.dev157) (5.0.0) 2026-07-02 22:40:38.071 | 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.dev157) (3.1.6) 2026-07-02 22:40:38.072 | 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.dev157) (4.0.1) 2026-07-02 22:40:38.080 | 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.dev157) (3.0.3) 2026-07-02 22:40:38.093 | 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.dev157) (1.2.1) 2026-07-02 22:40:38.115 | 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.dev157) (1.7.6) 2026-07-02 22:40:38.152 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-02 22:40:38.167 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 22:40:38.273 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-02 22:40:38.288 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-02 22:40:38.306 | 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.dev157) (3.17.0) 2026-07-02 22:40:38.351 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev157) 2026-07-02 22:40:38.365 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:40:38.427 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-02 22:40:38.444 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:40:38.498 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-02 22:40:38.514 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-02 22:40:38.535 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev157) (82.0.1) 2026-07-02 22:40:38.551 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev157) (0.8.1) 2026-07-02 22:40:38.610 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-02 22:40:38.625 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-02 22:40:38.659 | 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.dev157) (4.14.0) 2026-07-02 22:40:38.667 | 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.dev157) (0.6.0) 2026-07-02 22:40:38.667 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (4.0.0) 2026-07-02 22:40:38.677 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (3.0.52) 2026-07-02 22:40:38.677 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (1.11.0) 2026-07-02 22:40:38.678 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (15.0.0) 2026-07-02 22:40:38.679 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (1.8.0) 2026-07-02 22:40:38.720 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev157) 2026-07-02 22:40:38.736 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 22:40:38.747 | 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.dev157) (24.2.1) 2026-07-02 22:40:38.795 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (4.2.0) 2026-07-02 22:40:38.796 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (2.20.0) 2026-07-02 22:40:38.807 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (0.1.2) 2026-07-02 22:40:38.826 | 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.dev157) (0.8) 2026-07-02 22:40:38.869 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev157) 2026-07-02 22:40:38.884 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-02 22:40:38.939 | 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.dev157) (3.6.1) 2026-07-02 22:40:38.940 | 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.dev157) (3.4.0) 2026-07-02 22:40:38.942 | 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.dev157) (4.0.1) 2026-07-02 22:40:39.017 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev157) 2026-07-02 22:40:39.034 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-02 22:40:39.072 | 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.dev157) (1.33) 2026-07-02 22:40:39.079 | 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.dev157) (3.1.1) 2026-07-02 22:40:39.169 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-02 22:40:39.203 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-02 22:40:39.419 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.0 MB/s 0:00:00 2026-07-02 22:40:39.436 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-02 22:40:39.461 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-02 22:40:39.678 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 71.7 MB/s 0:00:00 2026-07-02 22:40:39.693 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-02 22:40:39.717 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-02 22:40:39.742 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-02 22:40:39.763 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-02 22:40:39.789 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-02 22:40:39.810 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-02 22:40:39.840 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-02 22:40:39.862 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-02 22:40:39.942 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.6 MB/s 0:00:00 2026-07-02 22:40:39.959 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-02 22:40:39.979 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-02 22:40:40.004 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-02 22:40:40.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.1 MB/s 0:00:00 2026-07-02 22:40:40.037 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-02 22:40:40.060 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-02 22:40:40.082 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-02 22:40:40.105 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-02 22:40:40.125 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-02 22:40:40.157 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.3 MB/s 0:00:00 2026-07-02 22:40:40.171 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-02 22:40:40.195 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-02 22:40:40.220 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-02 22:40:40.242 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-02 22:40:40.264 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-02 22:40:40.286 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-02 22:40:40.309 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-02 22:40:40.330 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-02 22:40:40.353 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-02 22:40:40.374 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-02 22:40:40.397 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-02 22:40:40.436 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.3 MB/s 0:00:00 2026-07-02 22:40:40.453 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-02 22:40:40.612 | Building wheels for collected packages: cinder 2026-07-02 22:40:40.614 | Building editable for cinder (pyproject.toml): started 2026-07-02 22:40:42.288 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-02 22:40:42.289 | Created wheel for cinder: filename=cinder-28.1.0.dev157-0.editable-py3-none-any.whl size=9195 sha256=9b7ffc5a5e88a5aded550fd1df2d198405626d82f8f7074732a7676d076f47a4 2026-07-02 22:40:42.290 | Stored in directory: /tmp/pip-ephem-wheel-cache-kk8rk8_x/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-02 22:40:42.297 | Successfully built cinder 2026-07-02 22:40:42.728 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-02 22:40:43.090 | Attempting uninstall: pyudev 2026-07-02 22:40:43.106 | Found existing installation: pyudev 0.24.0 2026-07-02 22:40:43.106 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:40:43.107 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-02 22:40:43.162 | Attempting uninstall: pyasn1 2026-07-02 22:40:43.179 | Found existing installation: pyasn1 0.4.8 2026-07-02 22:40:43.180 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:40:43.181 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-02 22:40:44.886 | Attempting uninstall: botocore 2026-07-02 22:40:44.904 | Found existing installation: botocore 1.34.46 2026-07-02 22:40:44.904 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:40:44.904 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-02 22:40:46.097 | Attempting uninstall: s3transfer 2026-07-02 22:40:46.116 | Found existing installation: s3transfer 0.10.1 2026-07-02 22:40:46.116 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:40:46.118 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-02 22:40:46.787 | Attempting uninstall: boto3 2026-07-02 22:40:46.807 | Found existing installation: boto3 1.34.46 2026-07-02 22:40:46.807 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:40:46.808 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-02 22:40:48.891 | 2026-07-02 22:40:48.913 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev157 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-02 22:40:49.334 | + inc/python:pip_install:216 : result=0 2026-07-02 22:40:49.338 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:40:49.343 | + functions-common:time_stop:2420 : local name 2026-07-02 22:40:49.347 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:40:49.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:40:49.355 | + functions-common:time_stop:2423 : local total 2026-07-02 22:40:49.358 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:40:49.361 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:40:49.365 | + functions-common:time_stop:2427 : start_time=1783032029401 2026-07-02 22:40:49.368 | + functions-common:time_stop:2429 : [[ -z 1783032029401 ]] 2026-07-02 22:40:49.373 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:40:49.378 | + functions-common:time_stop:2432 : end_time=1783032049374 2026-07-02 22:40:49.381 | + functions-common:time_stop:2433 : elapsed_time=19973 2026-07-02 22:40:49.384 | + functions-common:time_stop:2434 : total=96677 2026-07-02 22:40:49.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:40:49.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116650 2026-07-02 22:40:49.394 | + inc/python:pip_install:219 : return 0 2026-07-02 22:40:49.397 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:40:49.401 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:40:49.404 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-02 22:40:49.407 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-02 22:40:49.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:40:49.414 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:40:49.418 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-02 22:40:49.421 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:40:49.425 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-02 22:40:49.429 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-02 22:40:49.433 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-02 22:40:49.437 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:40:49.441 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:40:49.445 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-02 22:40:49.463 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-02 22:40:49.467 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:40:49.471 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:40:49.475 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:40:49.478 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:40:49.482 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:40:49.485 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:40:49.489 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:40:49.493 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:40:49.496 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:40:49.500 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:40:49.504 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:40:49.507 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:40:49.510 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-02 22:40:49.514 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:40:49.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:40:49.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:40:49.526 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-02 22:40:49.555 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-02 22:40:49.594 | Reading package lists... 2026-07-02 22:40:49.966 | Building dependency tree... 2026-07-02 22:40:49.967 | Reading state information... 2026-07-02 22:40:50.542 | The following packages were automatically installed and are no longer required: 2026-07-02 22:40:50.544 | libfwupd2 libgusb2 2026-07-02 22:40:50.544 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:40:50.547 | The following additional packages will be installed: 2026-07-02 22:40:50.547 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 22:40:50.547 | python3-urwid python3-wcwidth 2026-07-02 22:40:50.550 | Suggested packages: 2026-07-02 22:40:50.550 | python-urwid-doc 2026-07-02 22:40:50.590 | The following NEW packages will be installed: 2026-07-02 22:40:50.590 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 22:40:50.591 | python3-urwid python3-wcwidth targetcli-fb 2026-07-02 22:40:50.710 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:40:50.710 | Need to get 385 kB of archives. 2026-07-02 22:40:50.710 | After this operation, 3098 kB of additional disk space will be used. 2026-07-02 22:40:50.710 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-02 22:40:50.717 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-02 22:40:50.722 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-02 22:40:50.726 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-02 22:40:50.730 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-02 22:40:50.734 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-02 22:40:50.970 | perl: warning: Setting locale failed. 2026-07-02 22:40:50.970 | perl: warning: Please check that your locale settings: 2026-07-02 22:40:50.970 | LANGUAGE = (unset), 2026-07-02 22:40:50.970 | LC_ALL = "en_US.utf8", 2026-07-02 22:40:50.970 | LANG = "de_DE.UTF-8" 2026-07-02 22:40:50.970 | are supported and installed on your system. 2026-07-02 22:40:50.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:40:51.034 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:40:51.035 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:40:51.035 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:40:51.229 | Fetched 385 kB in 0s (3228 kB/s) 2026-07-02 22:40:51.272 | Selecting previously unselected package python3-typing-extensions. 2026-07-02 22:40:51.345 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-02 22:40:51.352 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-02 22:40:51.356 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-02 22:40:51.407 | Selecting previously unselected package python3-wcwidth. 2026-07-02 22:40:51.421 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-02 22:40:51.425 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 22:40:51.478 | Selecting previously unselected package python3-urwid. 2026-07-02 22:40:51.490 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-02 22:40:51.494 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-02 22:40:51.587 | Selecting previously unselected package python3-configshell-fb. 2026-07-02 22:40:51.599 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-02 22:40:51.603 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 22:40:51.663 | Selecting previously unselected package python3-rtslib-fb. 2026-07-02 22:40:51.675 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-02 22:40:51.680 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 22:40:51.747 | Selecting previously unselected package targetcli-fb. 2026-07-02 22:40:51.759 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-02 22:40:51.763 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 22:40:51.841 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 22:40:52.998 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-02 22:40:53.007 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 22:40:53.326 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-02 22:40:53.571 | Setting up python3-urwid (2.6.10-1) ... 2026-07-02 22:40:54.098 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 22:40:54.295 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:40:54.295 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 22:40:54.320 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 22:40:54.320 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 22:40:54.320 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 22:40:54.320 | keyword = Word(alphanums + '_\-') 2026-07-02 22:40:54.320 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:40:54.320 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:40:54.320 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:40:54.321 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:40:54.321 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 22:40:54.321 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 22:40:54.329 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:40:54.329 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 22:40:54.351 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 22:40:54.351 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 22:40:54.351 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 22:40:54.351 | keyword = Word(alphanums + '_\-') 2026-07-02 22:40:54.351 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:40:54.351 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:40:54.351 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:40:54.351 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:40:54.351 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 22:40:54.352 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 22:40:54.381 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 22:40:54.587 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-02 22:40:54.587 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-02 22:40:54.889 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:40:55.760 | perl: warning: Setting locale failed. 2026-07-02 22:40:55.760 | perl: warning: Please check that your locale settings: 2026-07-02 22:40:55.760 | LANGUAGE = (unset), 2026-07-02 22:40:55.760 | LC_ALL = "en_US.utf8", 2026-07-02 22:40:55.760 | LANG = "de_DE.UTF-8" 2026-07-02 22:40:55.760 | are supported and installed on your system. 2026-07-02 22:40:55.760 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:40:55.891 | perl: warning: Setting locale failed. 2026-07-02 22:40:55.891 | perl: warning: Please check that your locale settings: 2026-07-02 22:40:55.891 | LANGUAGE = (unset), 2026-07-02 22:40:55.891 | LC_ALL = "en_US.utf8", 2026-07-02 22:40:55.891 | LANG = "de_DE.UTF-8" 2026-07-02 22:40:55.891 | are supported and installed on your system. 2026-07-02 22:40:55.891 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:40:55.941 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:40:55.941 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:40:55.941 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:40:56.012 | perl: warning: Setting locale failed. 2026-07-02 22:40:56.012 | perl: warning: Please check that your locale settings: 2026-07-02 22:40:56.012 | LANGUAGE = (unset), 2026-07-02 22:40:56.012 | LC_ALL = "en_US.utf8", 2026-07-02 22:40:56.012 | LANG = "de_DE.UTF-8" 2026-07-02 22:40:56.012 | are supported and installed on your system. 2026-07-02 22:40:56.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:40:56.529 | 2026-07-02 22:40:56.529 | Running kernel seems to be up-to-date. 2026-07-02 22:40:56.529 | 2026-07-02 22:40:56.529 | Restarting services... 2026-07-02 22:40:56.553 | 2026-07-02 22:40:56.553 | Service restarts being deferred: 2026-07-02 22:40:56.553 | systemctl restart virtlockd.service 2026-07-02 22:40:56.553 | systemctl restart virtlogd.service 2026-07-02 22:40:56.553 | 2026-07-02 22:40:56.553 | No containers need to be restarted. 2026-07-02 22:40:56.553 | 2026-07-02 22:40:56.553 | User sessions running outdated binaries: 2026-07-02 22:40:56.553 | quobyte @ session #5: sshd[2059] 2026-07-02 22:40:56.563 | 2026-07-02 22:40:56.563 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:40:58.542 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:40:58.544 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:40:58.547 | + functions-common:time_stop:2420 : local name 2026-07-02 22:40:58.549 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:40:58.551 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:40:58.553 | + functions-common:time_stop:2423 : local total 2026-07-02 22:40:58.555 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:40:58.557 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:40:58.560 | + functions-common:time_stop:2427 : start_time=1783032049551 2026-07-02 22:40:58.562 | + functions-common:time_stop:2429 : [[ -z 1783032049551 ]] 2026-07-02 22:40:58.565 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:40:58.568 | + functions-common:time_stop:2432 : end_time=1783032058566 2026-07-02 22:40:58.570 | + functions-common:time_stop:2433 : elapsed_time=9015 2026-07-02 22:40:58.573 | + functions-common:time_stop:2434 : total=137954 2026-07-02 22:40:58.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:40:58.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146969 2026-07-02 22:40:58.579 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:40:58.581 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:40:58.583 | + ./stack.sh:main:948 : configure_cinder 2026-07-02 22:40:58.586 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-02 22:40:58.600 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-02 22:40:58.604 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-02 22:40:58.606 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-02 22:40:58.608 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 22:40:58.611 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 22:40:58.611 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-02 22:40:58.614 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-02 22:40:58.616 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-02 22:40:58.618 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 22:40:58.620 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-02 22:40:58.622 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-02 22:40:58.624 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-02 22:40:58.626 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 22:40:58.628 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-02 22:40:58.641 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-02 22:40:58.655 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-02 22:40:58.670 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-02 22:40:58.684 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-02 22:40:58.698 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-02 22:40:58.713 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 22:40:58.717 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 22:40:58.722 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.p0Tc9LrOYG 2026-07-02 22:40:58.724 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 22:40:58.727 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 22:40:58.730 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-02 22:40:58.733 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.p0Tc9LrOYG 2026-07-02 22:40:58.738 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.p0Tc9LrOYG 2026-07-02 22:40:58.752 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.p0Tc9LrOYG /etc/sudoers.d/cinder-rootwrap 2026-07-02 22:40:58.767 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 22:40:58.771 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 22:40:58.774 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 22:40:58.777 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 22:40:58.779 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 22:40:58.782 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-02 22:40:58.784 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-02 22:40:58.788 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 22:40:58.788 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-02 22:40:58.797 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 22:40:58.801 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 22:40:58.816 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 22:40:58.831 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-02 22:40:58.833 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-02 22:40:58.839 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-02 22:40:58.843 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-02 22:40:58.846 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:40:58.849 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-02 22:40:58.851 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:40:58.854 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:40:58.856 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-02 22:40:58.859 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:40:58.861 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 22:40:58.864 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:40:58.867 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-02 22:40:58.901 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-02 22:40:58.933 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.24/identity 2026-07-02 22:40:58.966 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-02 22:40:58.998 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-02 22:40:59.030 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-02 22:40:59.062 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-02 22:40:59.092 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-02 22:40:59.123 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.24/identity 2026-07-02 22:40:59.154 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:40:59.186 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:40:59.218 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:40:59.220 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-02 22:40:59.253 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-02 22:40:59.284 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-02 22:40:59.287 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-02 22:40:59.289 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-02 22:40:59.292 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-02 22:40:59.295 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:40:59.298 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:40:59.301 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:40:59.320 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:40:59.323 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:40:59.326 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-02 22:40:59.329 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-02 22:40:59.364 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-02 22:40:59.401 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-02 22:40:59.434 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-02 22:40:59.463 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-02 22:40:59.494 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-02 22:40:59.536 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.24 2026-07-02 22:40:59.578 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 22:40:59.623 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-02 22:40:59.634 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 23ee18226c9b0da086d97ba6dfa51e31 2026-07-02 22:40:59.674 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-02 22:40:59.678 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-02 22:40:59.718 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-02 22:40:59.759 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-02 22:40:59.807 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-02 22:40:59.853 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-02 22:40:59.895 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-02 22:40:59.935 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-02 22:40:59.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:40:59.964 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:40:59.968 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-02 22:40:59.972 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-02 22:40:59.976 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-02 22:40:59.980 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 22:40:59.983 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-02 22:40:59.987 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-02 22:40:59.991 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-02 22:40:59.995 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-02 22:40:59.999 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-02 22:41:00.003 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 22:41:00.049 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-02 22:41:00.092 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-02 22:41:00.135 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-02 22:41:00.178 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-02 22:41:00.220 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-02 22:41:00.266 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-02 22:41:00.312 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-02 22:41:00.356 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-02 22:41:00.398 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-02 22:41:00.402 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-02 22:41:00.407 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-02 22:41:00.410 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-02 22:41:00.453 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-02 22:41:00.457 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-02 22:41:00.498 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-02 22:41:00.502 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-02 22:41:00.507 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-02 22:41:00.510 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-02 22:41:00.554 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-02 22:41:00.558 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-02 22:41:00.562 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-02 22:41:00.567 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-02 22:41:00.571 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-02 22:41:00.599 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:00.604 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-02 22:41:00.632 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:00.636 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-02 22:41:00.664 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:00.668 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-02 22:41:00.673 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-02 22:41:00.677 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-02 22:41:00.681 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-02 22:41:00.685 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:41:00.690 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:41:00.694 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:41:00.722 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:00.728 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:41:00.733 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:41:00.737 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:41:00.764 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:00.768 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:41:00.773 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:41:00.823 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:41:00.827 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:41:00.832 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-02 22:41:00.836 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-02 22:41:00.840 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:41:00.845 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:41:00.873 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:41:00.877 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:41:00.881 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:41:00.886 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:41:00.890 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:41:00.938 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:41:00.985 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:41:01.033 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:41:01.079 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-02 22:41:01.125 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-02 22:41:01.151 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:01.155 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-02 22:41:01.159 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-02 22:41:01.163 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-02 22:41:01.167 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-02 22:41:01.172 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:41:01.176 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-02 22:41:01.180 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-02 22:41:01.184 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:41:01.188 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:41:01.208 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:41:01.208 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:41:01.219 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:41:01.225 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:41:01.241 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:41:01.247 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-02 22:41:01.251 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-02 22:41:01.257 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:41:01.262 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-02 22:41:01.309 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-02 22:41:01.353 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-02 22:41:01.397 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:41:01.442 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:41:01.485 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:41:01.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:41:01.563 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:41:01.606 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:41:01.647 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:41:01.689 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:41:01.729 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:41:01.770 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:41:01.811 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-02 22:41:01.852 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:41:01.855 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:41:01.859 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-02 22:41:01.862 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-02 22:41:01.865 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:41:01.867 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:01.870 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:01.873 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-02 22:41:01.876 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-02 22:41:01.880 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-02 22:41:01.919 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:41:01.960 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-02 22:41:01.961 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-02 22:41:01.973 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-02 22:41:01.978 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-02 22:41:01.981 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-02 22:41:01.984 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:41:01.988 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:41:01.992 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:41:01.995 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:41:01.998 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:02.002 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:02.005 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:41:02.009 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:41:02.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:02.015 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:02.018 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-02 22:41:02.030 | perl: warning: Setting locale failed. 2026-07-02 22:41:02.030 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:02.030 | LANGUAGE = (unset), 2026-07-02 22:41:02.030 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:02.030 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:02.030 | are supported and installed on your system. 2026-07-02 22:41:02.031 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:02.071 | Enabling site cinder-api. 2026-07-02 22:41:02.077 | To activate the new configuration, you need to run: 2026-07-02 22:41:02.077 | systemctl reload apache2 2026-07-02 22:41:02.083 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:41:02.087 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:41:02.090 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:41:02.092 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:41:02.220 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-02 22:41:02.224 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.24/image 2026-07-02 22:41:02.263 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-02 22:41:02.283 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:02.286 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-02 22:41:02.290 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:41:02.293 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 22:41:02.296 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-02 22:41:02.299 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:41:02.303 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-02 22:41:02.306 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:41:02.309 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 22:41:02.313 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-02 22:41:02.316 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-02 22:41:02.356 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-02 22:41:02.394 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.24/identity 2026-07-02 22:41:02.435 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-02 22:41:02.480 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-02 22:41:02.521 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-02 22:41:02.561 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-02 22:41:02.597 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-02 22:41:02.636 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.24/identity 2026-07-02 22:41:02.674 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:41:02.713 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-02 22:41:02.754 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:41:02.757 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-02 22:41:02.760 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:41:02.764 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:41:02.767 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 22:41:02.770 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-02 22:41:02.811 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-02 22:41:02.849 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.24/identity 2026-07-02 22:41:02.889 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-02 22:41:02.931 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-02 22:41:02.975 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-02 22:41:03.015 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-02 22:41:03.057 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-02 22:41:03.097 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-02 22:41:03.138 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 22:41:03.179 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-02 22:41:03.183 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-02 22:41:03.205 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:03.210 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.24:2379?api_version=v3' 2026-07-02 22:41:03.252 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-02 22:41:03.256 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-02 22:41:03.298 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-02 22:41:03.301 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-02 22:41:03.305 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-02 22:41:03.348 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-02 22:41:03.352 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:41:03.356 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 22:41:03.360 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 22:41:03.364 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-02 22:41:03.403 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-02 22:41:03.443 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.24/identity 2026-07-02 22:41:03.473 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-02 22:41:03.504 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-02 22:41:03.534 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-02 22:41:03.566 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-02 22:41:03.597 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-02 22:41:03.624 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-02 22:41:03.639 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:03.641 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-02 22:41:03.644 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-02 22:41:03.646 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-02 22:41:03.648 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:41:03.650 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-02 22:41:03.652 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-02 22:41:03.655 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-02 22:41:03.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:41:03.659 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:41:03.662 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-02 22:41:03.664 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:41:03.666 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-02 22:41:03.669 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-02 22:41:03.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:41:03.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:41:03.675 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-02 22:41:03.678 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:41:03.680 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-02 22:41:03.682 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-02 22:41:03.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:41:03.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:41:03.689 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-02 22:41:03.691 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:41:03.693 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-02 22:41:03.695 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-02 22:41:03.697 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-02 22:41:03.700 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:41:03.702 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:41:03.704 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:41:03.707 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:41:03.709 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:41:03.711 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:41:03.725 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:41:03.727 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:41:03.729 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:03.732 | + functions-common:git_clone:610 : echo master 2026-07-02 22:41:03.732 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:41:03.736 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-02 22:41:03.738 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:03.740 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 22:41:03.742 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:41:03.744 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:41:03.746 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:41:03.748 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:41:03.750 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:41:03.752 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:41:03.754 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:41:03.756 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:41:03.759 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:41:03.762 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032063760 2026-07-02 22:41:03.764 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 22:41:03.768 | Cloning into '/opt/stack/neutron'... 2026-07-02 22:42:25.059 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:42:25.062 | + functions-common:time_stop:2420 : local name 2026-07-02 22:42:25.066 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:42:25.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:42:25.073 | + functions-common:time_stop:2423 : local total 2026-07-02 22:42:25.077 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:42:25.081 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:42:25.085 | + functions-common:time_stop:2427 : start_time=1783032063760 2026-07-02 22:42:25.089 | + functions-common:time_stop:2429 : [[ -z 1783032063760 ]] 2026-07-02 22:42:25.094 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:42:25.100 | + functions-common:time_stop:2432 : end_time=1783032145096 2026-07-02 22:42:25.104 | + functions-common:time_stop:2433 : elapsed_time=81336 2026-07-02 22:42:25.108 | + functions-common:time_stop:2434 : total=237187 2026-07-02 22:42:25.112 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:42:25.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=318523 2026-07-02 22:42:25.119 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-02 22:42:25.123 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:42:25.126 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:42:25.130 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:42:25.135 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:42:25.138 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:42:25.143 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:42:25.147 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:42:25.151 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:42:25.155 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:42:25.160 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:42:25.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032145161 2026-07-02 22:42:25.170 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:42:42.229 | From https://review.opendev.org/openstack/neutron 2026-07-02 22:42:42.229 | * branch master -> FETCH_HEAD 2026-07-02 22:42:42.240 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:42:42.244 | + functions-common:time_stop:2420 : local name 2026-07-02 22:42:42.248 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:42:42.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:42:42.255 | + functions-common:time_stop:2423 : local total 2026-07-02 22:42:42.258 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:42:42.263 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:42:42.266 | + functions-common:time_stop:2427 : start_time=1783032145161 2026-07-02 22:42:42.270 | + functions-common:time_stop:2429 : [[ -z 1783032145161 ]] 2026-07-02 22:42:42.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:42:42.280 | + functions-common:time_stop:2432 : end_time=1783032162276 2026-07-02 22:42:42.284 | + functions-common:time_stop:2433 : elapsed_time=17115 2026-07-02 22:42:42.287 | + functions-common:time_stop:2434 : total=318523 2026-07-02 22:42:42.292 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:42:42.295 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335638 2026-07-02 22:42:42.299 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:42:42.302 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:42:42.306 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:42:42.311 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:42:42.315 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:42:42.319 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:42:42.323 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:42:42.327 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:42:42.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:42:42.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:42:42.342 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032162337 2026-07-02 22:42:42.345 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:42:42.826 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:42:42.827 | 2026-07-02 22:42:42.827 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:42:42.827 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:42:42.827 | state without impacting any branches by switching back to a branch. 2026-07-02 22:42:42.827 | 2026-07-02 22:42:42.827 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:42:42.827 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:42:42.827 | 2026-07-02 22:42:42.827 | git switch -c 2026-07-02 22:42:42.827 | 2026-07-02 22:42:42.828 | Or undo this operation with: 2026-07-02 22:42:42.828 | 2026-07-02 22:42:42.828 | git switch - 2026-07-02 22:42:42.828 | 2026-07-02 22:42:42.828 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:42:42.828 | 2026-07-02 22:42:42.828 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-02 22:42:42.837 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:42:42.841 | + functions-common:time_stop:2420 : local name 2026-07-02 22:42:42.845 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:42:42.849 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:42:42.852 | + functions-common:time_stop:2423 : local total 2026-07-02 22:42:42.856 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:42:42.860 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:42:42.863 | + functions-common:time_stop:2427 : start_time=1783032162337 2026-07-02 22:42:42.867 | + functions-common:time_stop:2429 : [[ -z 1783032162337 ]] 2026-07-02 22:42:42.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:42:42.878 | + functions-common:time_stop:2432 : end_time=1783032162874 2026-07-02 22:42:42.881 | + functions-common:time_stop:2433 : elapsed_time=537 2026-07-02 22:42:42.885 | + functions-common:time_stop:2434 : total=335638 2026-07-02 22:42:42.888 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:42:42.892 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336175 2026-07-02 22:42:42.895 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-02 22:42:42.914 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-02 22:42:42.919 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:42:42.920 | + functions-common:git_clone:673 : head -1 2026-07-02 22:42:42.945 | e4df77137e Merge "Adapt to new testtools" 2026-07-02 22:42:42.949 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:42:42.953 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-02 22:42:42.958 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:42:42.962 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 22:42:42.965 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-02 22:42:42.969 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:42:42.972 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-02 22:42:42.977 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:42:42.981 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 22:42:42.985 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-02 22:42:42.990 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:42:42.993 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:42:42.998 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-02 22:42:43.002 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:42:43.005 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-02 22:42:43.009 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:42:43.012 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:42:43.018 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-02 22:42:43.025 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-02 22:42:43.029 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-02 22:42:43.033 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-02 22:42:43.191 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-02 22:42:43.194 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:42:43.198 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:42:43.201 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:42:43.205 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 22:42:43.208 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-02 22:42:43.212 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:42:43.216 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:42:43.220 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:42:43.224 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:42:43.227 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:42:43.231 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:42:43.234 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:42:43.238 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-02 22:42:43.268 | Using python 3.12 to install /opt/stack/neutron 2026-07-02 22:42:43.271 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-02 22:42:44.273 | Obtaining file:///opt/stack/neutron 2026-07-02 22:42:44.281 | Installing build dependencies: started 2026-07-02 22:42:46.079 | Installing build dependencies: finished with status 'done' 2026-07-02 22:42:46.080 | Checking if build backend supports build_editable: started 2026-07-02 22:42:46.635 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:42:46.636 | Getting requirements to build editable: started 2026-07-02 22:42:46.943 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:42:46.944 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:42:48.632 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:42:48.656 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-02 22:42:48.656 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-02 22:42:48.657 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 22:42:48.659 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-02 22:42:48.660 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 22:42:48.660 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-02 22:42:48.850 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:48.995 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:42:49.006 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-02 22:42:49.006 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-02 22:42:49.006 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-02 22:42:49.008 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-02 22:42:49.009 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-02 22:42:49.070 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:49.086 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:42:49.134 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:49.151 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:42:49.163 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-02 22:42:49.164 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-02 22:42:49.165 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-02 22:42:49.166 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-02 22:42:49.167 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-02 22:42:49.168 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.9.0) 2026-07-02 22:42:49.170 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-02 22:42:49.170 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-02 22:42:49.171 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-02 22:42:49.171 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-02 22:42:49.172 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-02 22:42:49.173 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-02 22:42:49.174 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-02 22:42:49.175 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-02 22:42:49.176 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 22:42:49.177 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-02 22:42:49.177 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-02 22:42:49.178 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-02 22:42:49.179 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-02 22:42:49.180 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-02 22:42:49.181 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (4.6.0) 2026-07-02 22:42:49.182 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-02 22:42:49.183 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-02 22:42:49.184 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-02 22:42:49.185 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-02 22:42:49.219 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-02 22:42:49.234 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 22:42:49.270 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:49.286 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:42:49.324 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:49.340 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-02 22:42:49.443 | Installing build dependencies: started 2026-07-02 22:42:51.093 | Installing build dependencies: finished with status 'done' 2026-07-02 22:42:51.094 | Getting requirements to build wheel: started 2026-07-02 22:42:51.745 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:42:51.747 | Preparing metadata (pyproject.toml): started 2026-07-02 22:42:52.124 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:42:52.173 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:52.188 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:42:52.197 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-02 22:42:52.232 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-02 22:42:52.248 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 22:42:52.259 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-02 22:42:52.260 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-02 22:42:52.261 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-02 22:42:52.294 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:52.309 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 22:42:52.352 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-02 22:42:52.368 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:42:52.379 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-02 22:42:52.380 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 22:42:52.382 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-02 22:42:52.383 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (4.15.0) 2026-07-02 22:42:52.386 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev556) (2.2.1) 2026-07-02 22:42:52.391 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev556) (3.3.2) 2026-07-02 22:42:52.395 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-02 22:42:52.397 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (2.1.0) 2026-07-02 22:42:52.398 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (1.8.2) 2026-07-02 22:42:52.405 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-02 22:42:52.405 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (2.13.0) 2026-07-02 22:42:52.406 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (5.8.0) 2026-07-02 22:42:52.418 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) (1.3.7) 2026-07-02 22:42:52.448 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-02 22:42:52.464 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:42:52.476 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (43.0.3) 2026-07-02 22:42:52.477 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.5.0) 2026-07-02 22:42:52.478 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.1.0) 2026-07-02 22:42:52.479 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.33) 2026-07-02 22:42:52.481 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-02 22:42:52.482 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (6.0.3) 2026-07-02 22:42:52.485 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (2.0.0) 2026-07-02 22:42:52.490 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.0) 2026-07-02 22:42:52.498 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.1.1) 2026-07-02 22:42:52.502 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (0.41.0) 2026-07-02 22:42:52.503 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (1.2.1) 2026-07-02 22:42:52.531 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-02 22:42:52.546 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-02 22:42:52.559 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (26.2) 2026-07-02 22:42:52.563 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev556) (2.8.0) 2026-07-02 22:42:52.564 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev556) (3.5.2) 2026-07-02 22:42:52.575 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (6.1.1) 2026-07-02 22:42:52.576 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (4.0.0) 2026-07-02 22:42:52.597 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev556) (0.20) 2026-07-02 22:42:52.603 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev556) (2.0.0) 2026-07-02 22:42:52.610 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (2.1.2) 2026-07-02 22:42:52.611 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (0.6.2) 2026-07-02 22:42:52.619 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev556) (2.9.0.post0) 2026-07-02 22:42:52.624 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (7.1.4) 2026-07-02 22:42:52.626 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.3.1) 2026-07-02 22:42:52.626 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.6.2) 2026-07-02 22:42:52.628 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-02 22:42:52.632 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.1.0) 2026-07-02 22:42:52.641 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (2026.2) 2026-07-02 22:42:52.648 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.25.0) 2026-07-02 22:42:52.652 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (5.0.0) 2026-07-02 22:42:52.655 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-02 22:42:52.685 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (1.7.6) 2026-07-02 22:42:52.691 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (2.2.0) 2026-07-02 22:42:52.701 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (3.17.0) 2026-07-02 22:42:52.750 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-02 22:42:52.765 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-02 22:42:52.807 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-02 22:42:52.809 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 22:42:52.829 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (3.0.3) 2026-07-02 22:42:52.830 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (1.6.2) 2026-07-02 22:42:52.839 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-02 22:42:52.866 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (0.8.1) 2026-07-02 22:42:52.908 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev556) (1.17.0) 2026-07-02 22:42:52.912 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.14.0) 2026-07-02 22:42:52.913 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.26.0) 2026-07-02 22:42:52.947 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-02 22:42:52.962 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:42:52.978 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.6.0) 2026-07-02 22:42:52.979 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.0.0) 2026-07-02 22:42:52.990 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (3.0.52) 2026-07-02 22:42:52.991 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.11.0) 2026-07-02 22:42:52.992 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (15.0.0) 2026-07-02 22:42:52.992 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.8.0) 2026-07-02 22:42:52.998 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (26.1.0) 2026-07-02 22:42:52.999 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2025.9.1) 2026-07-02 22:42:53.000 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.37.0) 2026-07-02 22:42:53.001 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2026.5.1) 2026-07-02 22:42:53.066 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.4.7) 2026-07-02 22:42:53.067 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.18) 2026-07-02 22:42:53.068 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2.7.0) 2026-07-02 22:42:53.070 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-02 22:42:53.104 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.2.0) 2026-07-02 22:42:53.105 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2.20.0) 2026-07-02 22:42:53.116 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.1.2) 2026-07-02 22:42:53.136 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev556) (0.8) 2026-07-02 22:42:53.199 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-02 22:42:53.290 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-02 22:42:53.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.2 MB/s 0:00:00 2026-07-02 22:42:53.399 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-02 22:42:53.585 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.6 MB/s 0:00:00 2026-07-02 22:42:53.599 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-02 22:42:53.623 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-02 22:42:53.645 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-02 22:42:53.669 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-02 22:42:53.694 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-02 22:42:53.709 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 22:42:53.724 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-02 22:42:53.757 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-02 22:42:53.805 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-02 22:42:53.830 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-02 22:42:53.855 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-02 22:42:53.889 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-02 22:42:54.003 | Building wheels for collected packages: neutron, ovs 2026-07-02 22:42:54.005 | Building editable for neutron (pyproject.toml): started 2026-07-02 22:42:56.253 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-02 22:42:56.254 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=1936becf9aceb7f0defe51cf6370330cf72ace9db515f8debf8869b0667a1645 2026-07-02 22:42:56.255 | Stored in directory: /tmp/pip-ephem-wheel-cache-e67xfnbu/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-02 22:42:56.261 | Building wheel for ovs (pyproject.toml): started 2026-07-02 22:42:57.113 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-02 22:42:57.113 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=7a278c66d2a1558b49aaaa165520719c343886d18bc7f8250630e2cb34ab3655 2026-07-02 22:42:57.114 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-02 22:42:57.120 | Successfully built neutron ovs 2026-07-02 22:42:57.419 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-02 22:43:03.018 | 2026-07-02 22:43:03.042 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-02 22:43:03.285 | + inc/python:pip_install:216 : result=0 2026-07-02 22:43:03.289 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:43:03.291 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:03.293 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:03.296 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:03.299 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:03.302 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:03.305 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:43:03.307 | + functions-common:time_stop:2427 : start_time=1783032163260 2026-07-02 22:43:03.310 | + functions-common:time_stop:2429 : [[ -z 1783032163260 ]] 2026-07-02 22:43:03.314 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:03.318 | + functions-common:time_stop:2432 : end_time=1783032183315 2026-07-02 22:43:03.321 | + functions-common:time_stop:2433 : elapsed_time=20055 2026-07-02 22:43:03.323 | + functions-common:time_stop:2434 : total=116650 2026-07-02 22:43:03.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:03.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136705 2026-07-02 22:43:03.330 | + inc/python:pip_install:219 : return 0 2026-07-02 22:43:03.333 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:43:03.336 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:43:03.338 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-02 22:43:03.341 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-02 22:43:03.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:43:03.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:43:03.351 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-02 22:43:03.353 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:43:03.356 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-02 22:43:03.359 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-02 22:43:03.362 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-02 22:43:03.363 | Installing OVN and dependent packages 2026-07-02 22:43:03.366 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-02 22:43:03.368 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-02 22:43:03.387 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:43:03.390 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:43:03.409 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:43:03.412 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-02 22:43:03.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:43:03.433 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-02 22:43:03.436 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-02 22:43:03.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:43:03.458 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-02 22:43:03.462 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-02 22:43:03.478 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-02 22:43:03.483 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-02 22:43:03.498 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-02 22:43:03.502 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-02 22:43:03.525 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-02 22:43:03.528 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:43:03.531 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:43:03.534 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:43:03.537 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:43:03.540 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:03.543 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:43:03.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:03.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:03.553 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:43:03.556 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:43:03.559 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:43:03.562 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:43:03.566 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-02 22:43:03.568 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:43:03.572 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:03.575 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:03.578 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-02 22:43:03.602 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-02 22:43:03.639 | Reading package lists... 2026-07-02 22:43:04.053 | Building dependency tree... 2026-07-02 22:43:04.055 | Reading state information... 2026-07-02 22:43:04.676 | fakeroot is already the newest version (1.33-1). 2026-07-02 22:43:04.676 | fakeroot set to manually installed. 2026-07-02 22:43:04.676 | make is already the newest version (4.3-4.1build2). 2026-07-02 22:43:04.676 | make set to manually installed. 2026-07-02 22:43:04.676 | The following packages were automatically installed and are no longer required: 2026-07-02 22:43:04.678 | libfwupd2 libgusb2 2026-07-02 22:43:04.678 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:43:04.681 | The following additional packages will be installed: 2026-07-02 22:43:04.681 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-02 22:43:04.682 | python3-sortedcontainers 2026-07-02 22:43:04.684 | Suggested packages: 2026-07-02 22:43:04.685 | openvswitch-doc python-sortedcontainers-doc 2026-07-02 22:43:04.732 | The following NEW packages will be installed: 2026-07-02 22:43:04.732 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-02 22:43:04.733 | python3-openvswitch python3-sortedcontainers 2026-07-02 22:43:04.798 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:43:04.799 | Need to get 4219 kB of archives. 2026-07-02 22:43:04.799 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-02 22:43:04.799 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-02 22:43:04.811 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-02 22:43:04.823 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-02 22:43:04.825 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-02 22:43:04.830 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-02 22:43:04.853 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-02 22:43:05.115 | perl: warning: Setting locale failed. 2026-07-02 22:43:05.115 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:05.115 | LANGUAGE = (unset), 2026-07-02 22:43:05.116 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:05.116 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:05.116 | are supported and installed on your system. 2026-07-02 22:43:05.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:05.177 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:43:05.177 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:43:05.177 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:43:05.363 | Fetched 4219 kB in 0s (37.6 MB/s) 2026-07-02 22:43:05.414 | Selecting previously unselected package libunbound8:amd64. 2026-07-02 22:43:05.480 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-02 22:43:05.487 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-02 22:43:05.496 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 22:43:05.549 | Selecting previously unselected package openvswitch-common. 2026-07-02 22:43:05.562 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 22:43:05.566 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:43:05.666 | Selecting previously unselected package python3-sortedcontainers. 2026-07-02 22:43:05.679 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-02 22:43:05.683 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-02 22:43:05.732 | Selecting previously unselected package libxdp1:amd64. 2026-07-02 22:43:05.744 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-02 22:43:05.748 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 22:43:05.801 | Selecting previously unselected package python3-openvswitch. 2026-07-02 22:43:05.813 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 22:43:05.817 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:43:05.922 | Selecting previously unselected package openvswitch-switch. 2026-07-02 22:43:05.935 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 22:43:05.943 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:43:06.076 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-02 22:43:06.317 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 22:43:06.329 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 22:43:06.340 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:43:06.354 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:43:06.735 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:43:06.758 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-02 22:43:07.401 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-02 22:43:07.587 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-02 22:43:08.565 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:43:10.306 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:43:10.542 | perl: warning: Setting locale failed. 2026-07-02 22:43:10.543 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:10.543 | LANGUAGE = (unset), 2026-07-02 22:43:10.543 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:10.543 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:10.543 | are supported and installed on your system. 2026-07-02 22:43:10.543 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:10.673 | perl: warning: Setting locale failed. 2026-07-02 22:43:10.674 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:10.674 | LANGUAGE = (unset), 2026-07-02 22:43:10.674 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:10.674 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:10.674 | are supported and installed on your system. 2026-07-02 22:43:10.674 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:10.722 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:43:10.722 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:43:10.723 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:43:10.793 | perl: warning: Setting locale failed. 2026-07-02 22:43:10.794 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:10.796 | LANGUAGE = (unset), 2026-07-02 22:43:10.797 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:10.797 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:10.797 | are supported and installed on your system. 2026-07-02 22:43:10.797 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:11.305 | 2026-07-02 22:43:11.305 | Running kernel seems to be up-to-date. 2026-07-02 22:43:11.305 | 2026-07-02 22:43:11.306 | Restarting services... 2026-07-02 22:43:11.330 | 2026-07-02 22:43:11.330 | Service restarts being deferred: 2026-07-02 22:43:11.331 | systemctl restart virtlockd.service 2026-07-02 22:43:11.331 | systemctl restart virtlogd.service 2026-07-02 22:43:11.332 | 2026-07-02 22:43:11.332 | No containers need to be restarted. 2026-07-02 22:43:11.333 | 2026-07-02 22:43:11.334 | User sessions running outdated binaries: 2026-07-02 22:43:11.334 | quobyte @ session #5: sshd[2059] 2026-07-02 22:43:11.343 | 2026-07-02 22:43:11.344 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:43:13.303 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:43:13.307 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:43:13.309 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:13.311 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:13.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:13.315 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:13.318 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:13.321 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:43:13.323 | + functions-common:time_stop:2427 : start_time=1783032183599 2026-07-02 22:43:13.326 | + functions-common:time_stop:2429 : [[ -z 1783032183599 ]] 2026-07-02 22:43:13.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:13.334 | + functions-common:time_stop:2432 : end_time=1783032193331 2026-07-02 22:43:13.337 | + functions-common:time_stop:2433 : elapsed_time=9732 2026-07-02 22:43:13.339 | + functions-common:time_stop:2434 : total=146969 2026-07-02 22:43:13.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:13.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156701 2026-07-02 22:43:13.348 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:43:13.352 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-02 22:43:13.373 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:43:13.376 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:43:13.379 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:43:13.382 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:43:13.385 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:43:13.388 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:13.390 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:43:13.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:13.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:13.398 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:43:13.400 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:43:13.403 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:43:13.406 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:43:13.408 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:43:13.410 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:43:13.413 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:13.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:13.418 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:43:13.441 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:43:13.477 | Reading package lists... 2026-07-02 22:43:13.856 | Building dependency tree... 2026-07-02 22:43:13.858 | Reading state information... 2026-07-02 22:43:14.416 | The following packages were automatically installed and are no longer required: 2026-07-02 22:43:14.418 | libfwupd2 libgusb2 2026-07-02 22:43:14.418 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:43:14.422 | The following additional packages will be installed: 2026-07-02 22:43:14.423 | ovn-common 2026-07-02 22:43:14.464 | The following NEW packages will be installed: 2026-07-02 22:43:14.465 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-02 22:43:14.509 | 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:43:14.509 | Need to get 2360 kB of archives. 2026-07-02 22:43:14.509 | After this operation, 8355 kB of additional disk space will be used. 2026-07-02 22:43:14.509 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-02 22:43:14.533 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-02 22:43:14.540 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-02 22:43:14.543 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-02 22:43:14.789 | perl: warning: Setting locale failed. 2026-07-02 22:43:14.790 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:14.790 | LANGUAGE = (unset), 2026-07-02 22:43:14.790 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:14.790 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:14.790 | are supported and installed on your system. 2026-07-02 22:43:14.790 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:14.857 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:43:14.857 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:43:14.857 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:43:15.068 | Fetched 2360 kB in 0s (37.5 MB/s) 2026-07-02 22:43:15.170 | Selecting previously unselected package ovn-common. 2026-07-02 22:43:15.234 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-02 22:43:15.241 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:43:15.245 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:15.357 | Selecting previously unselected package ovn-central. 2026-07-02 22:43:15.370 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:43:15.373 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:15.439 | Selecting previously unselected package ovn-controller-vtep. 2026-07-02 22:43:15.452 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:43:15.456 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:15.513 | Selecting previously unselected package ovn-host. 2026-07-02 22:43:15.526 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:43:15.534 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:15.628 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:15.646 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:16.120 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 22:43:16.309 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-02 22:43:16.755 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 22:43:16.806 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:17.306 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 22:43:17.492 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-02 22:43:18.167 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-02 22:43:18.836 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-02 22:43:19.685 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 22:43:19.754 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:43:19.965 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-02 22:43:20.496 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:43:22.468 | perl: warning: Setting locale failed. 2026-07-02 22:43:22.468 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:22.468 | LANGUAGE = (unset), 2026-07-02 22:43:22.468 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:22.469 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:22.469 | are supported and installed on your system. 2026-07-02 22:43:22.469 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:22.611 | perl: warning: Setting locale failed. 2026-07-02 22:43:22.611 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:22.611 | LANGUAGE = (unset), 2026-07-02 22:43:22.611 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:22.612 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:22.612 | are supported and installed on your system. 2026-07-02 22:43:22.612 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:22.664 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:43:22.664 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:43:22.664 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:43:22.737 | perl: warning: Setting locale failed. 2026-07-02 22:43:22.738 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:22.738 | LANGUAGE = (unset), 2026-07-02 22:43:22.738 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:22.738 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:22.738 | are supported and installed on your system. 2026-07-02 22:43:22.738 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:23.260 | 2026-07-02 22:43:23.261 | Running kernel seems to be up-to-date. 2026-07-02 22:43:23.261 | 2026-07-02 22:43:23.261 | Restarting services... 2026-07-02 22:43:23.284 | 2026-07-02 22:43:23.284 | Service restarts being deferred: 2026-07-02 22:43:23.284 | systemctl restart virtlockd.service 2026-07-02 22:43:23.284 | systemctl restart virtlogd.service 2026-07-02 22:43:23.284 | 2026-07-02 22:43:23.285 | No containers need to be restarted. 2026-07-02 22:43:23.285 | 2026-07-02 22:43:23.285 | User sessions running outdated binaries: 2026-07-02 22:43:23.285 | quobyte @ session #5: sshd[2059] 2026-07-02 22:43:23.295 | 2026-07-02 22:43:23.295 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:43:25.290 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:43:25.294 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:43:25.297 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:25.301 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:25.304 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:25.307 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:25.311 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:25.314 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:43:25.318 | + functions-common:time_stop:2427 : start_time=1783032193437 2026-07-02 22:43:25.321 | + functions-common:time_stop:2429 : [[ -z 1783032193437 ]] 2026-07-02 22:43:25.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:25.331 | + functions-common:time_stop:2432 : end_time=1783032205328 2026-07-02 22:43:25.335 | + functions-common:time_stop:2433 : elapsed_time=11891 2026-07-02 22:43:25.338 | + functions-common:time_stop:2434 : total=156701 2026-07-02 22:43:25.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:25.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168592 2026-07-02 22:43:25.349 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:43:25.353 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:43:25.357 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:43:25.360 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-02 22:43:25.364 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-02 22:43:25.371 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.374 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-02 22:43:25.378 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.382 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-02 22:43:25.385 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.389 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-02 22:43:25.392 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.396 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-02 22:43:25.399 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.403 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-02 22:43:25.407 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.410 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-02 22:43:25.414 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.418 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-02 22:43:25.421 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-02 22:43:25.425 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-02 22:43:25.429 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-02 22:43:25.432 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-02 22:43:25.436 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:43:25.440 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:43:25.444 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-02 22:43:25.447 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:43:25.451 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-02 22:43:25.455 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:43:25.459 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-02 22:43:25.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:43:25.486 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-02 22:43:25.490 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-02 22:43:25.494 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-02 22:43:25.498 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:43:25.501 | + lib/stack:stack_install_service:32 : install_nova 2026-07-02 22:43:25.505 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-02 22:43:25.509 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-02 22:43:25.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:43:25.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:43:25.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-02 22:43:25.524 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:43:25.527 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-02 22:43:25.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:43:25.553 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 22:43:25.556 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-02 22:43:25.560 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-02 22:43:25.564 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-02 22:43:25.567 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-02 22:43:25.723 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-02 22:43:25.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:25.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:25.733 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:43:25.737 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:43:25.740 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:43:25.743 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:43:25.747 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:43:25.750 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:25.753 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:43:25.757 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:25.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:25.764 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:43:25.767 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:43:25.770 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:43:25.773 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:43:25.777 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:43:25.780 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:43:25.784 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:25.787 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:25.791 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:43:25.821 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:43:25.861 | Reading package lists... 2026-07-02 22:43:26.223 | Building dependency tree... 2026-07-02 22:43:26.224 | Reading state information... 2026-07-02 22:43:26.784 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 22:43:26.784 | libvirt-clients set to manually installed. 2026-07-02 22:43:26.784 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 22:43:26.785 | The following packages were automatically installed and are no longer required: 2026-07-02 22:43:26.786 | libfwupd2 libgusb2 2026-07-02 22:43:26.786 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:43:26.789 | The following additional packages will be installed: 2026-07-02 22:43:26.789 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-02 22:43:26.789 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-02 22:43:26.790 | qemu-system-sparc 2026-07-02 22:43:26.792 | Suggested packages: 2026-07-02 22:43:26.792 | python-zstandard-doc samba vde2 2026-07-02 22:43:26.835 | The following packages will be REMOVED: 2026-07-02 22:43:26.838 | apport-core-dump-handler 2026-07-02 22:43:26.839 | The following NEW packages will be installed: 2026-07-02 22:43:26.840 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-02 22:43:26.840 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-02 22:43:26.840 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-02 22:43:26.885 | 0 upgraded, 13 newly installed, 1 to remove and 13 not upgraded. 2026-07-02 22:43:26.885 | Need to get 110 MB of archives. 2026-07-02 22:43:26.885 | After this operation, 897 MB of additional disk space will be used. 2026-07-02 22:43:26.885 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-02 22:43:26.897 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-02 22:43:26.902 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-02 22:43:26.907 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-02 22:43:26.912 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-02 22:43:27.032 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-02 22:43:27.207 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-02 22:43:27.307 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-02 22:43:27.375 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-02 22:43:27.412 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-02 22:43:28.078 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-02 22:43:28.079 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-02 22:43:28.115 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-02 22:43:28.397 | perl: warning: Setting locale failed. 2026-07-02 22:43:28.398 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:28.398 | LANGUAGE = (unset), 2026-07-02 22:43:28.398 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:28.398 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:28.398 | are supported and installed on your system. 2026-07-02 22:43:28.398 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:28.462 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:43:28.463 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:43:28.463 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:43:28.712 | Fetched 110 MB in 1s (87.2 MB/s) 2026-07-02 22:43:28.753 | Selecting previously unselected package python3-zstandard. 2026-07-02 22:43:28.818 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-02 22:43:28.824 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-02 22:43:28.829 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-02 22:43:28.972 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-02 22:43:28.972 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 22:43:28.973 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:43:28.973 | Package python3-zstandard is not configured yet. 2026-07-02 22:43:28.973 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 22:43:28.973 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:43:28.973 | Package systemd-coredump is not installed. 2026-07-02 22:43:28.973 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 22:43:28.973 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:43:28.973 | Package python3-zstandard is not configured yet. 2026-07-02 22:43:28.973 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 22:43:28.974 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:43:28.974 | Package systemd-coredump is not installed. 2026-07-02 22:43:28.974 | 2026-07-02 22:43:29.035 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-07-02 22:43:29.041 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-02 22:43:29.966 | Selecting previously unselected package systemd-coredump. 2026-07-02 22:43:30.027 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-07-02 22:43:30.035 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 22:43:30.039 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 22:43:30.107 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-02 22:43:30.117 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-02 22:43:30.130 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 22:43:30.201 | Selecting previously unselected package python3-libvirt. 2026-07-02 22:43:30.214 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-02 22:43:30.218 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-02 22:43:30.284 | Selecting previously unselected package qemu-system-arm. 2026-07-02 22:43:30.297 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:30.310 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:30.840 | Selecting previously unselected package qemu-system-mips. 2026-07-02 22:43:30.851 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:30.864 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:31.463 | Selecting previously unselected package qemu-system-ppc. 2026-07-02 22:43:31.475 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:31.487 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:31.867 | Selecting previously unselected package qemu-system-sparc. 2026-07-02 22:43:31.878 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:31.889 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:32.152 | Selecting previously unselected package qemu-system-s390x. 2026-07-02 22:43:32.164 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:32.176 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:32.350 | Selecting previously unselected package qemu-system-misc. 2026-07-02 22:43:32.362 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:32.374 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:34.296 | Selecting previously unselected package qemu-system. 2026-07-02 22:43:34.306 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:43:34.310 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:34.349 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-02 22:43:34.361 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 22:43:34.365 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 22:43:36.341 | Selecting previously unselected package qemu-efi-arm. 2026-07-02 22:43:36.356 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 22:43:36.360 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 22:43:37.213 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 22:43:37.734 | Creating group 'systemd-coredump' with GID 987. 2026-07-02 22:43:37.738 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-02 22:43:37.764 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-02 22:43:38.068 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.088 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.106 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 22:43:38.124 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.142 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 22:43:38.153 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.170 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-02 22:43:38.415 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.434 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 22:43:38.444 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.462 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:43:38.474 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:43:40.272 | perl: warning: Setting locale failed. 2026-07-02 22:43:40.272 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:40.272 | LANGUAGE = (unset), 2026-07-02 22:43:40.272 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:40.272 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:40.272 | are supported and installed on your system. 2026-07-02 22:43:40.272 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:40.405 | perl: warning: Setting locale failed. 2026-07-02 22:43:40.405 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:40.405 | LANGUAGE = (unset), 2026-07-02 22:43:40.405 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:40.405 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:40.406 | are supported and installed on your system. 2026-07-02 22:43:40.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:40.456 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:43:40.456 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:43:40.456 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:43:40.527 | perl: warning: Setting locale failed. 2026-07-02 22:43:40.527 | perl: warning: Please check that your locale settings: 2026-07-02 22:43:40.527 | LANGUAGE = (unset), 2026-07-02 22:43:40.528 | LC_ALL = "en_US.utf8", 2026-07-02 22:43:40.528 | LANG = "de_DE.UTF-8" 2026-07-02 22:43:40.528 | are supported and installed on your system. 2026-07-02 22:43:40.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:43:41.041 | 2026-07-02 22:43:41.041 | Running kernel seems to be up-to-date. 2026-07-02 22:43:41.041 | 2026-07-02 22:43:41.041 | Restarting services... 2026-07-02 22:43:41.066 | 2026-07-02 22:43:41.066 | Service restarts being deferred: 2026-07-02 22:43:41.066 | systemctl restart virtlockd.service 2026-07-02 22:43:41.067 | systemctl restart virtlogd.service 2026-07-02 22:43:41.067 | 2026-07-02 22:43:41.067 | No containers need to be restarted. 2026-07-02 22:43:41.067 | 2026-07-02 22:43:41.067 | User sessions running outdated binaries: 2026-07-02 22:43:41.067 | quobyte @ session #5: sshd[2059] 2026-07-02 22:43:41.077 | 2026-07-02 22:43:41.078 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:43:43.327 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:43:43.331 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:43:43.334 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:43.338 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:43.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:43.344 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:43.347 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:43.351 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:43:43.354 | + functions-common:time_stop:2427 : start_time=1783032205817 2026-07-02 22:43:43.357 | + functions-common:time_stop:2429 : [[ -z 1783032205817 ]] 2026-07-02 22:43:43.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:43.366 | + functions-common:time_stop:2432 : end_time=1783032223363 2026-07-02 22:43:43.369 | + functions-common:time_stop:2433 : elapsed_time=17546 2026-07-02 22:43:43.372 | + functions-common:time_stop:2434 : total=168592 2026-07-02 22:43:43.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:43.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186138 2026-07-02 22:43:43.383 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:43:43.388 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:43:43.391 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:43:43.394 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:43:43.398 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:43:43.401 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:43:43.405 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:43.408 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:43:43.412 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:43.415 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:43.419 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:43:43.422 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:43:43.426 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:43:43.430 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:43:43.434 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:43:43.438 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:43:43.442 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:43:43.446 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:43:43.450 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:43:43.480 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:43:43.519 | Reading package lists... 2026-07-02 22:43:43.868 | Building dependency tree... 2026-07-02 22:43:43.869 | Reading state information... 2026-07-02 22:43:44.377 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-02 22:43:44.377 | ovmf set to manually installed. 2026-07-02 22:43:44.377 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 22:43:44.378 | swtpm set to manually installed. 2026-07-02 22:43:44.378 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 22:43:44.378 | swtpm-tools set to manually installed. 2026-07-02 22:43:44.378 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-02 22:43:44.378 | mdevctl set to manually installed. 2026-07-02 22:43:44.378 | The following packages were automatically installed and are no longer required: 2026-07-02 22:43:44.380 | libfwupd2 libgusb2 2026-07-02 22:43:44.380 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:43:44.464 | 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:43:44.471 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:43:44.474 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:43:44.479 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:44.483 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:44.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:44.490 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:44.494 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:44.499 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:43:44.503 | + functions-common:time_stop:2427 : start_time=1783032223477 2026-07-02 22:43:44.506 | + functions-common:time_stop:2429 : [[ -z 1783032223477 ]] 2026-07-02 22:43:44.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:44.518 | + functions-common:time_stop:2432 : end_time=1783032224513 2026-07-02 22:43:44.522 | + functions-common:time_stop:2433 : elapsed_time=1036 2026-07-02 22:43:44.526 | + functions-common:time_stop:2434 : total=186138 2026-07-02 22:43:44.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:44.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187174 2026-07-02 22:43:44.536 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:43:44.540 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-02 22:43:44.545 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:43:44.551 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:43:44.555 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-02 22:43:44.559 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-02 22:43:44.563 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-02 22:43:44.566 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-02 22:43:44.569 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-02 22:43:44.573 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-02 22:43:44.595 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:43:44.598 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-02 22:43:44.619 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-02 22:43:44.623 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-02 22:43:44.626 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-02 22:43:44.629 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-02 22:43:44.633 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-02 22:43:44.635 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-02 22:43:44.639 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-02 22:43:44.643 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:43:44.647 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:43:44.651 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:43:44.653 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:43:44.659 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:43:44.679 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:43:44.682 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:43:44.685 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:44.690 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:43:44.690 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-02 22:43:44.695 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-02 22:43:44.698 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:44.702 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 22:43:44.705 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:43:44.708 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:43:44.710 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:43:44.713 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:43:44.716 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:43:44.719 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:43:44.722 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:43:44.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:43:44.729 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:43:44.734 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032224730 2026-07-02 22:43:44.736 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 22:43:44.740 | Cloning into '/opt/stack/novnc'... 2026-07-02 22:43:46.730 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:43:46.734 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:46.737 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:46.741 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:46.744 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:46.747 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:46.751 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:43:46.754 | + functions-common:time_stop:2427 : start_time=1783032224730 2026-07-02 22:43:46.757 | + functions-common:time_stop:2429 : [[ -z 1783032224730 ]] 2026-07-02 22:43:46.762 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:46.767 | + functions-common:time_stop:2432 : end_time=1783032226762 2026-07-02 22:43:46.770 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-07-02 22:43:46.774 | + functions-common:time_stop:2434 : total=336175 2026-07-02 22:43:46.776 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:46.779 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=338207 2026-07-02 22:43:46.783 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-02 22:43:46.786 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-02 22:43:46.790 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:43:46.793 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:43:46.796 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:43:46.799 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:43:46.802 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:43:46.806 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:43:46.809 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:43:46.813 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:43:46.818 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:43:46.823 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032226819 2026-07-02 22:43:46.826 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-02 22:43:47.238 | From https://github.com/novnc/novnc 2026-07-02 22:43:47.238 | * tag v1.3.0 -> FETCH_HEAD 2026-07-02 22:43:47.249 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:43:47.252 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:47.255 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:47.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:47.261 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:47.264 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:47.267 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:43:47.270 | + functions-common:time_stop:2427 : start_time=1783032226819 2026-07-02 22:43:47.273 | + functions-common:time_stop:2429 : [[ -z 1783032226819 ]] 2026-07-02 22:43:47.278 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:47.283 | + functions-common:time_stop:2432 : end_time=1783032227279 2026-07-02 22:43:47.287 | + functions-common:time_stop:2433 : elapsed_time=460 2026-07-02 22:43:47.289 | + functions-common:time_stop:2434 : total=338207 2026-07-02 22:43:47.292 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:47.295 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=338667 2026-07-02 22:43:47.299 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:43:47.303 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:43:47.306 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:43:47.308 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:43:47.312 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:43:47.314 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:43:47.316 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:43:47.320 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:43:47.323 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:43:47.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:43:47.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032227329 2026-07-02 22:43:47.334 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:43:47.365 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:43:47.366 | 2026-07-02 22:43:47.366 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:43:47.366 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:43:47.366 | state without impacting any branches by switching back to a branch. 2026-07-02 22:43:47.366 | 2026-07-02 22:43:47.366 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:43:47.366 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:43:47.366 | 2026-07-02 22:43:47.366 | git switch -c 2026-07-02 22:43:47.367 | 2026-07-02 22:43:47.367 | Or undo this operation with: 2026-07-02 22:43:47.367 | 2026-07-02 22:43:47.367 | git switch - 2026-07-02 22:43:47.367 | 2026-07-02 22:43:47.367 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:43:47.367 | 2026-07-02 22:43:47.367 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-02 22:43:47.371 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:43:47.374 | + functions-common:time_stop:2420 : local name 2026-07-02 22:43:47.378 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:43:47.381 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:43:47.385 | + functions-common:time_stop:2423 : local total 2026-07-02 22:43:47.388 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:43:47.391 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:43:47.395 | + functions-common:time_stop:2427 : start_time=1783032227329 2026-07-02 22:43:47.397 | + functions-common:time_stop:2429 : [[ -z 1783032227329 ]] 2026-07-02 22:43:47.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:43:47.407 | + functions-common:time_stop:2432 : end_time=1783032227404 2026-07-02 22:43:47.410 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-02 22:43:47.413 | + functions-common:time_stop:2434 : total=338667 2026-07-02 22:43:47.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:43:47.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=338742 2026-07-02 22:43:47.424 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-02 22:43:47.443 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-02 22:43:47.447 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:43:47.448 | + functions-common:git_clone:673 : head -1 2026-07-02 22:43:47.450 | 463c39e noVNC 1.3.0 2026-07-02 22:43:47.455 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:43:47.458 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-02 22:43:47.482 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:43:47.486 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-02 22:43:47.490 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-02 22:43:47.493 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-02 22:43:47.496 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:43:47.500 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:43:47.505 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:43:47.508 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:43:47.512 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:43:47.518 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:43:47.542 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:43:47.546 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:43:47.550 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:47.555 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:43:47.555 | + functions-common:git_clone:610 : echo master 2026-07-02 22:43:47.561 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-02 22:43:47.564 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:43:47.568 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 22:43:47.572 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:43:47.575 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:43:47.578 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:43:47.582 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:43:47.586 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:43:47.590 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:43:47.593 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:43:47.597 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:43:47.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:43:47.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032227603 2026-07-02 22:43:47.610 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 22:43:47.614 | Cloning into '/opt/stack/nova'... 2026-07-02 22:47:45.547 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:47:45.549 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:45.553 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:45.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:45.560 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:45.564 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:45.568 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:47:45.572 | + functions-common:time_stop:2427 : start_time=1783032227603 2026-07-02 22:47:45.575 | + functions-common:time_stop:2429 : [[ -z 1783032227603 ]] 2026-07-02 22:47:45.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:45.595 | + functions-common:time_stop:2432 : end_time=1783032465590 2026-07-02 22:47:45.598 | + functions-common:time_stop:2433 : elapsed_time=237987 2026-07-02 22:47:45.602 | + functions-common:time_stop:2434 : total=338742 2026-07-02 22:47:45.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:45.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=576729 2026-07-02 22:47:45.614 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-02 22:47:45.618 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:47:45.622 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:47:45.626 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:47:45.630 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:47:45.633 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:47:45.637 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:47:45.641 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:47:45.645 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:45.649 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:45.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:45.660 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032465656 2026-07-02 22:47:45.664 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:47:59.553 | From https://review.opendev.org/openstack/nova 2026-07-02 22:47:59.553 | * branch master -> FETCH_HEAD 2026-07-02 22:47:59.555 | 1c85163992..0612fed0e1 master -> origin/master 2026-07-02 22:47:59.563 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:47:59.567 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:59.571 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:59.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:59.577 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:59.581 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:59.584 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:47:59.587 | + functions-common:time_stop:2427 : start_time=1783032465656 2026-07-02 22:47:59.591 | + functions-common:time_stop:2429 : [[ -z 1783032465656 ]] 2026-07-02 22:47:59.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:59.601 | + functions-common:time_stop:2432 : end_time=1783032479598 2026-07-02 22:47:59.604 | + functions-common:time_stop:2433 : elapsed_time=13942 2026-07-02 22:47:59.607 | + functions-common:time_stop:2434 : total=576729 2026-07-02 22:47:59.610 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:59.614 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=590671 2026-07-02 22:47:59.617 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:47:59.621 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:47:59.624 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:47:59.628 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:47:59.631 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:47:59.635 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:47:59.639 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:47:59.643 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:59.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:59.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:59.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032479653 2026-07-02 22:47:59.661 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:48:00.192 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:48:00.192 | 2026-07-02 22:48:00.192 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:48:00.192 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:48:00.193 | state without impacting any branches by switching back to a branch. 2026-07-02 22:48:00.193 | 2026-07-02 22:48:00.193 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:48:00.193 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:48:00.193 | 2026-07-02 22:48:00.193 | git switch -c 2026-07-02 22:48:00.193 | 2026-07-02 22:48:00.193 | Or undo this operation with: 2026-07-02 22:48:00.193 | 2026-07-02 22:48:00.193 | git switch - 2026-07-02 22:48:00.193 | 2026-07-02 22:48:00.194 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:48:00.194 | 2026-07-02 22:48:00.194 | HEAD is now at 0612fed0e1 Fix mutating global config in websocket proxy 2026-07-02 22:48:00.203 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:48:00.207 | + functions-common:time_stop:2420 : local name 2026-07-02 22:48:00.210 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:48:00.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:48:00.218 | + functions-common:time_stop:2423 : local total 2026-07-02 22:48:00.222 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:48:00.225 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:48:00.229 | + functions-common:time_stop:2427 : start_time=1783032479653 2026-07-02 22:48:00.233 | + functions-common:time_stop:2429 : [[ -z 1783032479653 ]] 2026-07-02 22:48:00.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:48:00.243 | + functions-common:time_stop:2432 : end_time=1783032480239 2026-07-02 22:48:00.246 | + functions-common:time_stop:2433 : elapsed_time=586 2026-07-02 22:48:00.250 | + functions-common:time_stop:2434 : total=590671 2026-07-02 22:48:00.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:48:00.257 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=591257 2026-07-02 22:48:00.261 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-02 22:48:00.286 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-02 22:48:00.291 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:48:00.292 | + functions-common:git_clone:673 : head -1 2026-07-02 22:48:00.297 | 0612fed0e1 Fix mutating global config in websocket proxy 2026-07-02 22:48:00.302 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:48:00.306 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-02 22:48:00.310 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:48:00.314 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 22:48:00.317 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-02 22:48:00.321 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:48:00.325 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-02 22:48:00.329 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:48:00.333 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 22:48:00.336 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-02 22:48:00.340 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:48:00.344 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:48:00.349 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-02 22:48:00.353 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:48:00.357 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-02 22:48:00.361 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:48:00.365 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:48:00.371 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-02 22:48:00.378 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-02 22:48:00.382 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-02 22:48:00.386 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-02 22:48:00.547 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-02 22:48:00.551 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:48:00.555 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:48:00.559 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:48:00.562 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 22:48:00.566 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-02 22:48:00.570 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:48:00.574 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:48:00.578 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:48:00.582 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:48:00.586 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:48:00.590 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:48:00.594 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:48:00.597 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-02 22:48:00.628 | Using python 3.12 to install /opt/stack/nova 2026-07-02 22:48:00.632 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-02 22:48:01.669 | Obtaining file:///opt/stack/nova 2026-07-02 22:48:01.674 | Installing build dependencies: started 2026-07-02 22:48:03.498 | Installing build dependencies: finished with status 'done' 2026-07-02 22:48:03.500 | Checking if build backend supports build_editable: started 2026-07-02 22:48:04.051 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:48:04.053 | Getting requirements to build editable: started 2026-07-02 22:48:04.356 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:48:04.357 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:48:06.615 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:48:06.641 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.0.3) 2026-07-02 22:48:06.641 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.51) 2026-07-02 22:48:06.644 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.3.1) 2026-07-02 22:48:06.645 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.41.0) 2026-07-02 22:48:06.645 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.6) 2026-07-02 22:48:06.645 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (13.0.0) 2026-07-02 22:48:06.646 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.1.1) 2026-07-02 22:48:06.647 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.5.1) 2026-07-02 22:48:06.648 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (43.0.3) 2026-07-02 22:48:06.649 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.10) 2026-07-02 22:48:06.650 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.5.2) 2026-07-02 22:48:06.651 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.0) 2026-07-02 22:48:06.652 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.1) 2026-07-02 22:48:06.653 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.17.0) 2026-07-02 22:48:06.654 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.18.4) 2026-07-02 22:48:06.655 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.3.0) 2026-07-02 22:48:06.656 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.0.0) 2026-07-02 22:48:06.657 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.26.0) 2026-07-02 22:48:06.658 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (9.9.0) 2026-07-02 22:48:06.659 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.14.0) 2026-07-02 22:48:06.662 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (12.0.0) 2026-07-02 22:48:06.662 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.12.0) 2026-07-02 22:48:06.662 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.34.2) 2026-07-02 22:48:06.663 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.9.0) 2026-07-02 22:48:06.855 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev244) 2026-07-02 22:48:06.994 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-02 22:48:07.011 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.2.0) 2026-07-02 22:48:07.012 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.5.0) 2026-07-02 22:48:07.013 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.5.0) 2026-07-02 22:48:07.014 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.4.0) 2026-07-02 22:48:07.014 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.2.0) 2026-07-02 22:48:07.015 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.11.0) 2026-07-02 22:48:07.016 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-02 22:48:07.017 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.10.0) 2026-07-02 22:48:07.018 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.7.1) 2026-07-02 22:48:07.019 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.1.1) 2026-07-02 22:48:07.019 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.0.0) 2026-07-02 22:48:07.020 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.9.0) 2026-07-02 22:48:07.021 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.1.0) 2026-07-02 22:48:07.022 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-02 22:48:07.023 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.11.0) 2026-07-02 22:48:07.024 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.8.0) 2026-07-02 22:48:07.025 | 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.dev244) (4.6.0) 2026-07-02 22:48:07.026 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.0) 2026-07-02 22:48:07.027 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-02 22:48:07.028 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.2.2) 2026-07-02 22:48:07.029 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.2) 2026-07-02 22:48:07.030 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.1.0) 2026-07-02 22:48:07.030 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.1.0) 2026-07-02 22:48:07.031 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-02 22:48:07.032 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-02 22:48:07.033 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.7.0) 2026-07-02 22:48:07.059 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev244) 2026-07-02 22:48:07.074 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 22:48:07.085 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-02 22:48:07.086 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.2.3) 2026-07-02 22:48:07.087 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.4.2) 2026-07-02 22:48:07.088 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.2) 2026-07-02 22:48:07.089 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.9.0.post0) 2026-07-02 22:48:07.090 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.4.0) 2026-07-02 22:48:07.090 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.17.0) 2026-07-02 22:48:07.091 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.0.3) 2026-07-02 22:48:07.094 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev244) (1.3.12) 2026-07-02 22:48:07.095 | 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.dev244) (4.15.0) 2026-07-02 22:48:07.098 | 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.dev244) (7.4.0) 2026-07-02 22:48:07.102 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev244) (2.0.0) 2026-07-02 22:48:07.107 | 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.dev244) (3.0) 2026-07-02 22:48:07.114 | 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.dev244) (2.8.0) 2026-07-02 22:48:07.122 | 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.dev244) (3.1.0) 2026-07-02 22:48:07.124 | 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.dev244) (2.2.1) 2026-07-02 22:48:07.129 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev244) (3.0.3) 2026-07-02 22:48:07.132 | 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.dev244) (26.1.0) 2026-07-02 22:48:07.133 | 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.dev244) (2025.9.1) 2026-07-02 22:48:07.133 | 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.dev244) (0.37.0) 2026-07-02 22:48:07.134 | 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.dev244) (2026.5.1) 2026-07-02 22:48:07.142 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev244) (2.1.0) 2026-07-02 22:48:07.150 | 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.dev244) (4.0.1) 2026-07-02 22:48:07.151 | 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.dev244) (2.13.0) 2026-07-02 22:48:07.151 | 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.dev244) (5.8.0) 2026-07-02 22:48:07.165 | 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.dev244) (1.5.0) 2026-07-02 22:48:07.166 | 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.dev244) (1.1.0) 2026-07-02 22:48:07.167 | 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.dev244) (1.33) 2026-07-02 22:48:07.168 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (4.10.0) 2026-07-02 22:48:07.177 | 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.dev244) (3.1.1) 2026-07-02 22:48:07.184 | 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.dev244) (9.1.4) 2026-07-02 22:48:07.196 | 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.dev244) (2.18.0) 2026-07-02 22:48:07.203 | 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.dev244) (0.20) 2026-07-02 22:48:07.217 | 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.dev244) (2.1.2) 2026-07-02 22:48:07.218 | 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.dev244) (0.6.2) 2026-07-02 22:48:07.235 | 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.dev244) (7.1.4) 2026-07-02 22:48:07.236 | 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.dev244) (5.3.1) 2026-07-02 22:48:07.237 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev244) (5.6.2) 2026-07-02 22:48:07.238 | 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.dev244) (0.16.0) 2026-07-02 22:48:07.242 | 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.dev244) (5.1.0) 2026-07-02 22:48:07.252 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (2026.2) 2026-07-02 22:48:07.253 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (26.2) 2026-07-02 22:48:07.260 | 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.dev244) (0.25.0) 2026-07-02 22:48:07.264 | 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.dev244) (5.0.0) 2026-07-02 22:48:07.266 | 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.dev244) (4.0.1) 2026-07-02 22:48:07.280 | 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.dev244) (1.2.1) 2026-07-02 22:48:07.302 | 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.dev244) (1.7.6) 2026-07-02 22:48:07.309 | 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.dev244) (2.2.0) 2026-07-02 22:48:07.313 | 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.dev244) (1.3.7) 2026-07-02 22:48:07.325 | 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.dev244) (3.3.2) 2026-07-02 22:48:07.337 | 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.dev244) (4.3.2) 2026-07-02 22:48:07.338 | 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.dev244) (3.7.1) 2026-07-02 22:48:07.348 | 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.dev244) (2.4.0) 2026-07-02 22:48:07.358 | 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.dev244) (3.0.3) 2026-07-02 22:48:07.359 | 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.dev244) (1.6.2) 2026-07-02 22:48:07.368 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev244) (82.0.1) 2026-07-02 22:48:07.387 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev244) (0.8.1) 2026-07-02 22:48:07.425 | 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.dev244) (4.14.0) 2026-07-02 22:48:07.431 | 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.dev244) (0.6.0) 2026-07-02 22:48:07.432 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (4.0.0) 2026-07-02 22:48:07.443 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (3.0.52) 2026-07-02 22:48:07.444 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (1.11.0) 2026-07-02 22:48:07.445 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (15.0.0) 2026-07-02 22:48:07.446 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (1.8.0) 2026-07-02 22:48:07.467 | 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.dev244) (1.17.0) 2026-07-02 22:48:07.475 | 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.dev244) (2.1.0) 2026-07-02 22:48:07.477 | 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.dev244) (24.2.1) 2026-07-02 22:48:07.498 | 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.dev244) (4.6.0) 2026-07-02 22:48:07.524 | 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.dev244) (3.4.7) 2026-07-02 22:48:07.525 | 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.dev244) (3.18) 2026-07-02 22:48:07.526 | 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.dev244) (2.7.0) 2026-07-02 22:48:07.528 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev244) (2023.11.17) 2026-07-02 22:48:07.568 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (4.2.0) 2026-07-02 22:48:07.569 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (2.20.0) 2026-07-02 22:48:07.581 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (0.1.2) 2026-07-02 22:48:07.601 | 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.dev244) (0.8) 2026-07-02 22:48:07.660 | 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.dev244) (0.16.0) 2026-07-02 22:48:08.164 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-02 22:48:08.180 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-02 22:48:08.218 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-02 22:48:08.234 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 22:48:08.290 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-02 22:48:08.306 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-02 22:48:08.419 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-02 22:48:08.444 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-02 22:48:08.474 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-02 22:48:08.506 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-02 22:48:08.796 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.8 MB/s 0:00:00 2026-07-02 22:48:08.813 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-02 22:48:08.881 | Building wheels for collected packages: nova 2026-07-02 22:48:08.882 | Building editable for nova (pyproject.toml): started 2026-07-02 22:48:11.559 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-02 22:48:11.561 | Created wheel for nova: filename=nova-33.1.0.dev244-0.editable-py3-none-any.whl size=10618 sha256=d1f68ba786519a21c3b8777a6df900c223c1d43bb1fc74ec04968d2fb7daa29b 2026-07-02 22:48:11.561 | Stored in directory: /tmp/pip-ephem-wheel-cache-sz2ibd_e/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-02 22:48:11.567 | Successfully built nova 2026-07-02 22:48:11.837 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-02 22:48:16.368 | 2026-07-02 22:48:16.393 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev244 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-02 22:48:16.609 | + inc/python:pip_install:216 : result=0 2026-07-02 22:48:16.612 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:48:16.616 | + functions-common:time_stop:2420 : local name 2026-07-02 22:48:16.620 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:48:16.623 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:48:16.627 | + functions-common:time_stop:2423 : local total 2026-07-02 22:48:16.630 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:48:16.632 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:48:16.636 | + functions-common:time_stop:2427 : start_time=1783032480620 2026-07-02 22:48:16.640 | + functions-common:time_stop:2429 : [[ -z 1783032480620 ]] 2026-07-02 22:48:16.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:48:16.650 | + functions-common:time_stop:2432 : end_time=1783032496646 2026-07-02 22:48:16.653 | + functions-common:time_stop:2433 : elapsed_time=16026 2026-07-02 22:48:16.657 | + functions-common:time_stop:2434 : total=136705 2026-07-02 22:48:16.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:48:16.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152731 2026-07-02 22:48:16.668 | + inc/python:pip_install:219 : return 0 2026-07-02 22:48:16.672 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:48:16.676 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:48:16.680 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-02 22:48:16.684 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-02 22:48:16.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:48:16.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:48:16.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-02 22:48:16.697 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:48:16.701 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-02 22:48:16.719 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:48:16.723 | + ./stack.sh:main:959 : configure_nova 2026-07-02 22:48:16.726 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-02 22:48:16.743 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-02 22:48:16.747 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-02 22:48:16.751 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 22:48:16.758 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-02 22:48:16.758 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 22:48:16.764 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-02 22:48:16.768 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-02 22:48:16.771 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 22:48:16.774 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-02 22:48:16.778 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-02 22:48:16.782 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-02 22:48:16.786 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 22:48:16.790 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-02 22:48:16.806 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-02 22:48:16.823 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-02 22:48:16.840 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-02 22:48:16.857 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-02 22:48:16.875 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-02 22:48:16.893 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 22:48:16.898 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 22:48:16.904 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.MYxvfgsWZZ 2026-07-02 22:48:16.908 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 22:48:16.911 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 22:48:16.915 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-02 22:48:16.919 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 22:48:16.923 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 22:48:16.927 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.MYxvfgsWZZ 2026-07-02 22:48:16.933 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.MYxvfgsWZZ 2026-07-02 22:48:16.950 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.MYxvfgsWZZ /etc/sudoers.d/nova-rootwrap 2026-07-02 22:48:16.968 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 22:48:16.974 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 22:48:16.978 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 22:48:16.982 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 22:48:16.986 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 22:48:16.990 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-02 22:48:16.993 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-02 22:48:16.999 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-02 22:48:16.999 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 22:48:17.010 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 22:48:17.015 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 22:48:17.032 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 22:48:17.049 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-02 22:48:17.053 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-02 22:48:17.059 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-02 22:48:17.083 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:17.087 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-02 22:48:17.099 | net.ipv4.ip_forward = 1 2026-07-02 22:48:17.105 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 22:48:17.109 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-02 22:48:17.113 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-02 22:48:17.131 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-02 22:48:17.135 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-02 22:48:17.139 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-02 22:48:17.157 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-02 22:48:17.163 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-02 22:48:17.163 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-02 22:48:17.171 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c1f24fe61845 2026-07-02 22:48:17.175 | InitiatorName=iqn.2016-04.com.open-iscsi:c1f24fe61845 2026-07-02 22:48:17.181 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-02 22:48:17.184 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-02 22:48:17.273 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-02 22:48:17.276 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-02 22:48:17.281 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:48:17.284 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-02 22:48:17.349 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-02 22:48:17.353 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-02 22:48:17.360 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-02 22:48:17.366 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-02 22:48:17.410 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-02 22:48:17.413 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-02 22:48:17.453 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-02 22:48:17.495 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-02 22:48:17.532 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-02 22:48:17.572 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-02 22:48:17.615 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-02 22:48:17.659 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.24 2026-07-02 22:48:17.700 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-02 22:48:17.740 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-02 22:48:17.780 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-02 22:48:17.820 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-02 22:48:17.857 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-02 22:48:17.891 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 22:48:17.925 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-02 22:48:17.960 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-02 22:48:17.995 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-02 22:48:17.997 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:48:17.999 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:48:18.001 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:48:18.005 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:48:18.007 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:48:18.011 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:48:18.013 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:48:18.017 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:48:18.020 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:48:18.024 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:48:18.027 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:48:18.030 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:48:18.033 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:48:18.037 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-02 22:48:18.058 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:18.061 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:48:18.063 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-02 22:48:18.066 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-02 22:48:18.102 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-02 22:48:18.105 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 22:48:18.108 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 22:48:18.111 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 22:48:18.114 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:48:18.117 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:48:18.120 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:48:18.139 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:18.142 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:48:18.145 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:48:18.148 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:48:18.188 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-02 22:48:18.191 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-02 22:48:18.194 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-02 22:48:18.197 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-02 22:48:18.200 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:48:18.203 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:48:18.206 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:48:18.226 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:18.229 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:48:18.231 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-02 22:48:18.235 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-02 22:48:18.269 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-02 22:48:18.310 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-02 22:48:18.345 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-02 22:48:18.378 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-02 22:48:18.397 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:18.399 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-02 22:48:18.417 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:18.424 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-02 22:48:18.424 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-02 22:48:18.429 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-02 22:48:18.433 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-02 22:48:18.475 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-02 22:48:18.478 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-02 22:48:18.525 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-02 22:48:18.528 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:48:18.532 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-02 22:48:18.536 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:48:18.539 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:48:18.543 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-02 22:48:18.546 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:48:18.549 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:48:18.552 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:48:18.556 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-02 22:48:18.598 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-02 22:48:18.640 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.24/identity 2026-07-02 22:48:18.681 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-02 22:48:18.722 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-02 22:48:18.761 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-02 22:48:18.804 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-02 22:48:18.841 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-02 22:48:18.880 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.24/identity 2026-07-02 22:48:18.918 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:48:18.953 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:48:18.988 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:48:18.992 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-02 22:48:19.009 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:19.012 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-02 22:48:19.016 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-02 22:48:19.052 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-02 22:48:19.056 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:48:19.059 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:48:19.063 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-02 22:48:19.066 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-02 22:48:19.101 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-02 22:48:19.136 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.24/identity 2026-07-02 22:48:19.171 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-02 22:48:19.207 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-02 22:48:19.244 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-02 22:48:19.282 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-02 22:48:19.320 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-02 22:48:19.358 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-02 22:48:19.377 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:48:19.380 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-02 22:48:19.400 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:48:19.403 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-02 22:48:19.406 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-02 22:48:19.444 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-02 22:48:19.485 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-02 22:48:19.488 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-02 22:48:19.525 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-02 22:48:19.529 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-02 22:48:19.532 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-02 22:48:19.536 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:48:19.540 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:48:19.544 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:48:19.548 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:48:19.552 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:48:19.555 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:48:19.559 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:48:19.562 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:48:19.566 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:48:19.569 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:48:19.573 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:48:19.577 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:48:19.580 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:48:19.584 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-02 22:48:19.588 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-02 22:48:19.591 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:48:19.596 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:48:19.616 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:48:19.619 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:48:19.621 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:48:19.623 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:48:19.625 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:48:19.663 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:48:19.699 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:48:19.735 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:48:19.772 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-02 22:48:19.806 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-02 22:48:19.842 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-02 22:48:19.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:19.865 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-02 22:48:19.867 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-02 22:48:19.869 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-02 22:48:19.871 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-02 22:48:19.875 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:48:19.877 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-02 22:48:19.880 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-02 22:48:19.884 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:48:19.886 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:48:19.904 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:48:19.904 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:48:19.915 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:48:19.921 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:48:19.935 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:48:19.941 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-02 22:48:19.945 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-02 22:48:19.951 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:48:19.954 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-02 22:48:19.993 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-02 22:48:20.031 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-02 22:48:20.069 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:48:20.105 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:48:20.142 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:48:20.177 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:48:20.214 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:48:20.251 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:48:20.286 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:48:20.321 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:48:20.359 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:48:20.394 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:48:20.429 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-02 22:48:20.466 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:48:20.470 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:48:20.474 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-02 22:48:20.478 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-02 22:48:20.480 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:48:20.484 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:48:20.487 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:48:20.491 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-02 22:48:20.496 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-02 22:48:20.499 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-02 22:48:20.537 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:48:20.574 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-02 22:48:20.574 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-02 22:48:20.585 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-02 22:48:20.589 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-02 22:48:20.593 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-02 22:48:20.597 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:48:20.599 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:48:20.603 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:48:20.607 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:48:20.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:48:20.613 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:48:20.615 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:48:20.618 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:48:20.621 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:48:20.624 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:48:20.628 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-02 22:48:20.640 | perl: warning: Setting locale failed. 2026-07-02 22:48:20.640 | perl: warning: Please check that your locale settings: 2026-07-02 22:48:20.640 | LANGUAGE = (unset), 2026-07-02 22:48:20.640 | LC_ALL = "en_US.utf8", 2026-07-02 22:48:20.640 | LANG = "de_DE.UTF-8" 2026-07-02 22:48:20.640 | are supported and installed on your system. 2026-07-02 22:48:20.640 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:48:20.681 | Enabling site nova-api. 2026-07-02 22:48:20.687 | To activate the new configuration, you need to run: 2026-07-02 22:48:20.687 | systemctl reload apache2 2026-07-02 22:48:20.694 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:48:20.698 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:48:20.701 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:48:20.705 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:48:20.831 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-02 22:48:20.854 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:20.857 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-02 22:48:20.861 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-02 22:48:20.865 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-02 22:48:20.869 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-02 22:48:20.873 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-02 22:48:20.876 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-02 22:48:20.880 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-02 22:48:20.883 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:48:20.887 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:48:20.907 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:48:20.908 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:48:20.919 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:48:20.925 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:48:20.939 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:48:20.945 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-02 22:48:20.949 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-02 22:48:20.955 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:48:20.958 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-02 22:48:21.001 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-02 22:48:21.041 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-02 22:48:21.081 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:48:21.121 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:48:21.163 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:48:21.204 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:48:21.244 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:48:21.284 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:48:21.323 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:48:21.363 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:48:21.404 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:48:21.443 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:48:21.483 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-02 22:48:21.526 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-02 22:48:21.529 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-02 22:48:21.570 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-02 22:48:21.595 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:48:21.599 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-02 22:48:21.645 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-02 22:48:21.649 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-02 22:48:21.652 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-02 22:48:21.676 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:21.680 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:48:21.685 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:48:21.725 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-02 22:48:21.769 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-02 22:48:21.773 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 22:48:21.777 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-02 22:48:21.781 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:48:21.784 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:48:21.788 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:48:21.812 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:21.817 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:48:21.821 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:48:21.825 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:48:21.847 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:21.851 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:48:21.855 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:48:21.896 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:48:21.900 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:48:21.903 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-02 22:48:21.946 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-02 22:48:21.988 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-02 22:48:22.033 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-02 22:48:22.056 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:48:22.059 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 22:48:22.099 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-02 22:48:22.102 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-02 22:48:22.106 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-02 22:48:22.152 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-02 22:48:22.155 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:48:22.159 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:48:22.162 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 22:48:22.166 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-02 22:48:22.209 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-02 22:48:22.252 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.24/identity 2026-07-02 22:48:22.296 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-02 22:48:22.339 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-02 22:48:22.382 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-02 22:48:22.424 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-02 22:48:22.465 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-02 22:48:22.508 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-02 22:48:22.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:22.537 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-02 22:48:22.543 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:48:22.546 | + lib/nova:create_nova_conf:589 : local conf 2026-07-02 22:48:22.550 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-02 22:48:22.554 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-02 22:48:22.557 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:48:22.560 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:48:22.564 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:48:22.566 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-02 22:48:22.570 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-02 22:48:22.577 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-02 22:48:22.580 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-02 22:48:22.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-02 22:48:22.588 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-02 22:48:22.591 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:48:22.595 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:48:22.599 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:48:22.622 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:22.626 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:48:22.630 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-02 22:48:22.634 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-02 22:48:22.678 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-02 22:48:22.723 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-02 22:48:22.768 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:48:22.772 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-02 22:48:22.776 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-02 22:48:22.779 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-02 22:48:22.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:22.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-02 22:48:22.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-02 22:48:24.057 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-02 22:48:24.060 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-02 22:48:25.228 | Adding vhost "nova_cell1" ... 2026-07-02 22:48:25.308 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-02 22:48:26.443 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-02 22:48:26.478 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-02 22:48:26.482 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 22:48:26.485 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-02 22:48:26.489 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:48:26.492 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 22:48:26.496 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:48:26.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:26.525 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 22:48:26.528 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 22:48:26.533 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:48:26.557 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:26.561 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/nova_cell1 2026-07-02 22:48:26.566 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/nova_cell1 2026-07-02 22:48:26.608 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:48:26.613 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:48:26.616 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-02 22:48:26.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:26.644 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-02 22:48:26.648 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 22:48:26.652 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-02 22:48:26.655 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 22:48:26.659 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:48:26.663 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 22:48:26.666 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-02 22:48:26.710 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-02 22:48:26.754 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.24/identity 2026-07-02 22:48:26.794 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-02 22:48:26.834 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-02 22:48:26.878 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-02 22:48:26.919 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-02 22:48:26.959 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-02 22:48:27.001 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-02 22:48:27.005 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-02 22:48:27.008 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 22:48:27.013 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:48:27.037 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:48:27.040 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:48:27.044 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:48:27.048 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:48:27.052 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:48:27.094 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:48:27.135 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:48:27.180 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:48:27.223 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-02 22:48:27.264 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:48:27.270 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-02 22:48:27.277 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:48:27.280 | + lib/nova:create_nova_conf:623 : local conf 2026-07-02 22:48:27.283 | + lib/nova:create_nova_conf:624 : local offset 2026-07-02 22:48:27.287 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-02 22:48:27.292 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:48:27.295 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:48:27.300 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:48:27.303 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-02 22:48:27.307 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-02 22:48:27.312 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 22:48:27.316 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-02 22:48:27.319 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-02 22:48:27.322 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-02 22:48:27.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:27.351 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-02 22:48:27.394 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-02 22:48:27.437 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 22:48:27.441 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-02 22:48:27.444 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-02 22:48:27.447 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-02 22:48:27.471 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:48:27.475 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-02 22:48:27.499 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:48:27.503 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-02 22:48:27.528 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:27.532 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 22:48:27.535 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-02 22:48:27.539 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-02 22:48:27.543 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-02 22:48:27.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:27.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-02 22:48:27.588 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-02 22:48:27.588 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-02 22:48:27.599 | cgroup_device_acl = [ 2026-07-02 22:48:27.599 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-02 22:48:27.599 | "/dev/random", "/dev/urandom", 2026-07-02 22:48:27.600 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-02 22:48:27.600 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-02 22:48:27.600 | "/dev/vfio/vfio", 2026-07-02 22:48:27.600 | ] 2026-07-02 22:48:27.604 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-02 22:48:27.608 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:48:27.612 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:48:27.615 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:48:27.619 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:48:27.623 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:48:27.627 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:48:27.631 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:48:27.635 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:48:27.639 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:48:27.643 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:48:27.647 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:48:27.651 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:48:27.655 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:48:27.659 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-02 22:48:27.665 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-02 22:48:27.668 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-02 22:48:27.672 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-02 22:48:27.675 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-02 22:48:27.706 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-02 22:48:27.710 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-02 22:48:27.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:48:27.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:48:27.721 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-02 22:48:27.725 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-02 22:48:27.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-02 22:48:27.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-02 22:48:27.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 22:48:27.758 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-02 22:48:27.764 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-02 22:48:27.782 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-02 22:48:27.784 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 22:48:27.796 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-02 22:48:27.801 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 22:48:27.805 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-02 22:48:27.808 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-02 22:48:27.810 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-02 22:48:27.813 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:48:27.816 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-02 22:48:27.894 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-02 22:48:27.897 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:48:27.902 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-02 22:48:27.996 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-02 22:48:28.035 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-02 22:48:28.071 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-02 22:48:28.075 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-02 22:48:28.110 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-02 22:48:28.147 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-02 22:48:28.188 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-02 22:48:28.228 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-02 22:48:28.268 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-02 22:48:28.272 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:48:28.278 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 22:48:28.282 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-02 22:48:28.287 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:48:28.292 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:48:28.296 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-02 22:48:28.300 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-02 22:48:28.304 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-02 22:48:28.308 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-02 22:48:28.312 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-02 22:48:28.335 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:48:28.339 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-02 22:48:28.343 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-02 22:48:28.347 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-02 22:48:28.351 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:48:28.355 | + lib/stack:stack_install_service:32 : install_placement 2026-07-02 22:48:28.358 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-02 22:48:28.361 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-02 22:48:28.365 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:48:28.370 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-02 22:48:28.374 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-02 22:48:28.378 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:48:28.385 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:48:28.385 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:48:28.391 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-02 22:48:28.395 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-02 22:48:28.400 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-02 22:48:28.405 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-02 22:48:28.409 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-02 22:48:28.438 | Using python 3.12 to install osc-placement 2026-07-02 22:48:28.441 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-02 22:48:29.654 | Collecting osc-placement 2026-07-02 22:48:29.792 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:48:29.803 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-02 22:48:29.804 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-02 22:48:29.805 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-02 22:48:29.806 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-02 22:48:29.808 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-02 22:48:29.809 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-02 22:48:29.810 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-02 22:48:29.811 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-02 22:48:29.812 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-02 22:48:29.816 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-02 22:48:29.817 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-02 22:48:29.818 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-02 22:48:29.821 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-02 22:48:29.822 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-02 22:48:29.823 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-07-02 22:48:29.824 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-02 22:48:29.827 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-02 22:48:29.828 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-02 22:48:29.829 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-02 22:48:29.830 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-02 22:48:29.832 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-02 22:48:29.833 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-02 22:48:29.834 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-02 22:48:29.835 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-02 22:48:29.836 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-02 22:48:29.837 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-02 22:48:29.838 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-02 22:48:29.841 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-02 22:48:29.845 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-02 22:48:29.852 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-02 22:48:29.857 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-02 22:48:29.858 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-02 22:48:29.859 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-02 22:48:29.864 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-07-02 22:48:29.869 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-02 22:48:29.883 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-02 22:48:29.884 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-02 22:48:29.885 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-02 22:48:29.887 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-02 22:48:29.900 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-02 22:48:29.901 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-02 22:48:29.905 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-02 22:48:29.945 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-02 22:48:30.288 | Installing collected packages: osc-placement 2026-07-02 22:48:30.452 | Successfully installed osc-placement-4.9.0 2026-07-02 22:48:30.591 | + inc/python:pip_install:216 : result=0 2026-07-02 22:48:30.595 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:48:30.599 | + functions-common:time_stop:2420 : local name 2026-07-02 22:48:30.602 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:48:30.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:48:30.608 | + functions-common:time_stop:2423 : local total 2026-07-02 22:48:30.612 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:48:30.616 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:48:30.619 | + functions-common:time_stop:2427 : start_time=1783032508431 2026-07-02 22:48:30.622 | + functions-common:time_stop:2429 : [[ -z 1783032508431 ]] 2026-07-02 22:48:30.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:48:30.633 | + functions-common:time_stop:2432 : end_time=1783032510629 2026-07-02 22:48:30.636 | + functions-common:time_stop:2433 : elapsed_time=2198 2026-07-02 22:48:30.640 | + functions-common:time_stop:2434 : total=152731 2026-07-02 22:48:30.644 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:48:30.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154929 2026-07-02 22:48:30.651 | + inc/python:pip_install:219 : return 0 2026-07-02 22:48:30.654 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-02 22:48:30.658 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-02 22:48:30.662 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-02 22:48:30.664 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:48:30.668 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:48:30.673 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:48:30.677 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:48:30.679 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:48:30.684 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:48:30.708 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:48:30.711 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:48:30.715 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:48:30.719 | + functions-common:git_clone:610 : echo master 2026-07-02 22:48:30.720 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:48:30.726 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-02 22:48:30.730 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:48:30.734 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 22:48:30.737 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:48:30.740 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:48:30.744 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:48:30.746 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:48:30.750 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:48:30.752 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:48:30.756 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:48:30.760 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:48:30.764 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:48:30.770 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032510765 2026-07-02 22:48:30.773 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 22:48:30.777 | Cloning into '/opt/stack/placement'... 2026-07-02 22:48:44.554 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:48:44.559 | + functions-common:time_stop:2420 : local name 2026-07-02 22:48:44.563 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:48:44.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:48:44.570 | + functions-common:time_stop:2423 : local total 2026-07-02 22:48:44.574 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:48:44.578 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:48:44.582 | + functions-common:time_stop:2427 : start_time=1783032510765 2026-07-02 22:48:44.586 | + functions-common:time_stop:2429 : [[ -z 1783032510765 ]] 2026-07-02 22:48:44.591 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:48:44.597 | + functions-common:time_stop:2432 : end_time=1783032524593 2026-07-02 22:48:44.601 | + functions-common:time_stop:2433 : elapsed_time=13828 2026-07-02 22:48:44.605 | + functions-common:time_stop:2434 : total=591257 2026-07-02 22:48:44.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:48:44.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=605085 2026-07-02 22:48:44.617 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-02 22:48:44.621 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:48:44.625 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:48:44.629 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:48:44.633 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:48:44.637 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:48:44.641 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:48:44.645 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:48:44.649 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:48:44.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:48:44.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:48:44.663 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032524659 2026-07-02 22:48:44.666 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:49:09.720 | From https://review.opendev.org/openstack/placement 2026-07-02 22:49:09.720 | * branch master -> FETCH_HEAD 2026-07-02 22:49:09.732 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:49:09.736 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:09.740 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:09.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:09.744 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:09.748 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:09.750 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:49:09.752 | + functions-common:time_stop:2427 : start_time=1783032524659 2026-07-02 22:49:09.755 | + functions-common:time_stop:2429 : [[ -z 1783032524659 ]] 2026-07-02 22:49:09.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:09.765 | + functions-common:time_stop:2432 : end_time=1783032549761 2026-07-02 22:49:09.767 | + functions-common:time_stop:2433 : elapsed_time=25102 2026-07-02 22:49:09.770 | + functions-common:time_stop:2434 : total=605085 2026-07-02 22:49:09.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:09.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=630187 2026-07-02 22:49:09.780 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:49:09.783 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:49:09.786 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:49:09.789 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:49:09.791 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:49:09.795 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:49:09.798 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:49:09.801 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:49:09.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:49:09.810 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:49:09.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032549811 2026-07-02 22:49:09.818 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:49:09.867 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:49:09.867 | 2026-07-02 22:49:09.867 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:49:09.868 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:49:09.868 | state without impacting any branches by switching back to a branch. 2026-07-02 22:49:09.868 | 2026-07-02 22:49:09.868 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:49:09.868 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:49:09.868 | 2026-07-02 22:49:09.868 | git switch -c 2026-07-02 22:49:09.868 | 2026-07-02 22:49:09.868 | Or undo this operation with: 2026-07-02 22:49:09.868 | 2026-07-02 22:49:09.868 | git switch - 2026-07-02 22:49:09.869 | 2026-07-02 22:49:09.869 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:49:09.869 | 2026-07-02 22:49:09.869 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 22:49:09.874 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:49:09.879 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:09.883 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:09.886 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:09.890 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:09.895 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:09.899 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:49:09.902 | + functions-common:time_stop:2427 : start_time=1783032549811 2026-07-02 22:49:09.907 | + functions-common:time_stop:2429 : [[ -z 1783032549811 ]] 2026-07-02 22:49:09.912 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:09.918 | + functions-common:time_stop:2432 : end_time=1783032549914 2026-07-02 22:49:09.922 | + functions-common:time_stop:2433 : elapsed_time=103 2026-07-02 22:49:09.926 | + functions-common:time_stop:2434 : total=630187 2026-07-02 22:49:09.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:09.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=630290 2026-07-02 22:49:09.938 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-02 22:49:09.958 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-02 22:49:09.963 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:49:09.963 | + functions-common:git_clone:673 : head -1 2026-07-02 22:49:09.966 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 22:49:09.971 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:49:09.976 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-02 22:49:09.980 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:49:09.984 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 22:49:09.989 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-02 22:49:09.993 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:49:09.997 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-02 22:49:10.002 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:49:10.006 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 22:49:10.010 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-02 22:49:10.015 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:49:10.019 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:49:10.024 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-02 22:49:10.028 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:49:10.033 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-02 22:49:10.038 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:49:10.042 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:49:10.047 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-02 22:49:10.055 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-02 22:49:10.059 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-02 22:49:10.063 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-02 22:49:10.228 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-02 22:49:10.231 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:49:10.236 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:49:10.240 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:49:10.243 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 22:49:10.248 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-02 22:49:10.251 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:49:10.255 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:49:10.259 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:49:10.263 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:49:10.266 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:49:10.270 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:49:10.274 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:49:10.277 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-02 22:49:10.308 | Using python 3.12 to install /opt/stack/placement 2026-07-02 22:49:10.312 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-02 22:49:11.342 | Obtaining file:///opt/stack/placement 2026-07-02 22:49:11.346 | Installing build dependencies: started 2026-07-02 22:49:13.201 | Installing build dependencies: finished with status 'done' 2026-07-02 22:49:13.202 | Checking if build backend supports build_editable: started 2026-07-02 22:49:13.752 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:49:13.753 | Getting requirements to build editable: started 2026-07-02 22:49:14.059 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:49:14.061 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:49:14.985 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:49:15.010 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-02 22:49:15.011 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-02 22:49:15.011 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-02 22:49:15.012 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-02 22:49:15.013 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-02 22:49:15.014 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-02 22:49:15.015 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-02 22:49:15.016 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-02 22:49:15.017 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-02 22:49:15.018 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-02 22:49:15.020 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-02 22:49:15.020 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-02 22:49:15.021 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-02 22:49:15.022 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-02 22:49:15.023 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-02 22:49:15.024 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-02 22:49:15.025 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-02 22:49:15.025 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-02 22:49:15.027 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-02 22:49:15.028 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-02 22:49:15.030 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-02 22:49:15.031 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-02 22:49:15.032 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-02 22:49:15.033 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-02 22:49:15.039 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-07-02 22:49:15.041 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-02 22:49:15.043 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-02 22:49:15.044 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-02 22:49:15.045 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-02 22:49:15.045 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-02 22:49:15.050 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-02 22:49:15.051 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-02 22:49:15.052 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-02 22:49:15.053 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-02 22:49:15.062 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-02 22:49:15.066 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-02 22:49:15.071 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-02 22:49:15.072 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-02 22:49:15.075 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-07-02 22:49:15.079 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-02 22:49:15.079 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-02 22:49:15.081 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-02 22:49:15.086 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-07-02 22:49:15.088 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-02 22:49:15.089 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-02 22:49:15.092 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-02 22:49:15.098 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-02 22:49:15.101 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-02 22:49:15.102 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-02 22:49:15.104 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-02 22:49:15.109 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-02 22:49:15.118 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-02 22:49:15.123 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-07-02 22:49:15.128 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-02 22:49:15.128 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-02 22:49:15.131 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-02 22:49:15.134 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-07-02 22:49:15.138 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-02 22:49:15.156 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-02 22:49:15.169 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-02 22:49:15.170 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-02 22:49:15.171 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-02 22:49:15.173 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-02 22:49:15.192 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-02 22:49:15.204 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-07-02 22:49:15.250 | Building wheels for collected packages: openstack-placement 2026-07-02 22:49:15.251 | Building editable for openstack-placement (pyproject.toml): started 2026-07-02 22:49:16.032 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-02 22:49:16.033 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=d1da45b22d68be52a9e2fa27fc175abd29eea6660640c9a9bfca260951499718 2026-07-02 22:49:16.033 | Stored in directory: /tmp/pip-ephem-wheel-cache-5qcsisi6/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-02 22:49:16.040 | Successfully built openstack-placement 2026-07-02 22:49:16.308 | Installing collected packages: openstack-placement 2026-07-02 22:49:16.356 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-02 22:49:16.535 | + inc/python:pip_install:216 : result=0 2026-07-02 22:49:16.538 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:49:16.542 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:16.546 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:16.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:16.554 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:16.557 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:16.561 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:49:16.565 | + functions-common:time_stop:2427 : start_time=1783032550301 2026-07-02 22:49:16.569 | + functions-common:time_stop:2429 : [[ -z 1783032550301 ]] 2026-07-02 22:49:16.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:16.578 | + functions-common:time_stop:2432 : end_time=1783032556574 2026-07-02 22:49:16.582 | + functions-common:time_stop:2433 : elapsed_time=6273 2026-07-02 22:49:16.585 | + functions-common:time_stop:2434 : total=154929 2026-07-02 22:49:16.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:16.592 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161202 2026-07-02 22:49:16.596 | + inc/python:pip_install:219 : return 0 2026-07-02 22:49:16.600 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:49:16.604 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:49:16.608 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-02 22:49:16.612 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-02 22:49:16.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:49:16.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:49:16.623 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-02 22:49:16.626 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:49:16.629 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:49:16.633 | + ./stack.sh:main:965 : configure_placement 2026-07-02 22:49:16.636 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-02 22:49:16.655 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-02 22:49:16.659 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-02 22:49:16.665 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-02 22:49:16.670 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-02 22:49:16.674 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-02 22:49:16.678 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-02 22:49:16.682 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:49:16.686 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:49:16.691 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:49:16.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:16.722 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:49:16.726 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-02 22:49:16.730 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-02 22:49:16.776 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-02 22:49:16.824 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-02 22:49:16.865 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-02 22:49:16.870 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-02 22:49:16.873 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-02 22:49:16.877 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:49:16.880 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:49:16.883 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-02 22:49:16.887 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-02 22:49:16.890 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 22:49:16.894 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:49:16.898 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-02 22:49:16.941 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-02 22:49:16.983 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.24/identity 2026-07-02 22:49:17.023 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-02 22:49:17.065 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-02 22:49:17.108 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-02 22:49:17.152 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-02 22:49:17.193 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-02 22:49:17.237 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.24/identity 2026-07-02 22:49:17.279 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:49:17.322 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:49:17.364 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:49:17.369 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-02 22:49:17.374 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-02 22:49:17.376 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-02 22:49:17.381 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:49:17.407 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:49:17.411 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:49:17.415 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:49:17.419 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:49:17.423 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:49:17.467 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:49:17.510 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:49:17.553 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:49:17.598 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-02 22:49:17.641 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-02 22:49:17.646 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-02 22:49:17.650 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-02 22:49:17.653 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-02 22:49:17.657 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:49:17.661 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-02 22:49:17.665 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-02 22:49:17.669 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:49:17.672 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:49:17.691 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:49:17.691 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:49:17.702 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:49:17.708 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:49:17.723 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:49:17.729 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-02 22:49:17.732 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-02 22:49:17.738 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:49:17.742 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-02 22:49:17.785 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-02 22:49:17.825 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-02 22:49:17.866 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:49:17.907 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:49:17.949 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:49:17.991 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:49:18.035 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:49:18.077 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:49:18.120 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:49:18.161 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:49:18.205 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:49:18.248 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:49:18.289 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-02 22:49:18.330 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:49:18.334 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:49:18.339 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-02 22:49:18.343 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-02 22:49:18.347 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:49:18.351 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:18.355 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:18.359 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-02 22:49:18.364 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-02 22:49:18.368 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-02 22:49:18.409 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:49:18.451 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-02 22:49:18.451 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-02 22:49:18.464 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-02 22:49:18.470 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-02 22:49:18.474 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-02 22:49:18.478 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:49:18.481 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:49:18.485 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:49:18.489 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:49:18.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:18.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:18.500 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:49:18.504 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:49:18.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:18.511 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:18.515 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-02 22:49:18.528 | perl: warning: Setting locale failed. 2026-07-02 22:49:18.528 | perl: warning: Please check that your locale settings: 2026-07-02 22:49:18.528 | LANGUAGE = (unset), 2026-07-02 22:49:18.529 | LC_ALL = "en_US.utf8", 2026-07-02 22:49:18.529 | LANG = "de_DE.UTF-8" 2026-07-02 22:49:18.529 | are supported and installed on your system. 2026-07-02 22:49:18.529 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:49:18.569 | Enabling site placement-api. 2026-07-02 22:49:18.575 | To activate the new configuration, you need to run: 2026-07-02 22:49:18.575 | systemctl reload apache2 2026-07-02 22:49:18.581 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:49:18.586 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:49:18.589 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:49:18.593 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:49:18.740 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-02 22:49:18.744 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-02 22:49:18.785 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-02 22:49:18.810 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:18.813 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-02 22:49:18.838 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:18.842 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-02 22:49:18.846 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-02 22:49:18.850 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-02 22:49:18.854 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:49:18.857 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:49:18.861 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 22:49:18.865 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-02 22:49:18.910 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-02 22:49:18.954 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.24/identity 2026-07-02 22:49:18.997 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-02 22:49:19.040 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-02 22:49:19.084 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-02 22:49:19.127 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-02 22:49:19.170 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-02 22:49:19.213 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-02 22:49:19.239 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:19.243 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-02 22:49:19.267 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:19.271 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-02 22:49:19.295 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:19.299 | + ./stack.sh:main:989 : init_os_brick 2026-07-02 22:49:19.303 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-02 22:49:19.309 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-02 22:49:19.335 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:19.338 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:49:19.384 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-02 22:49:19.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:19.413 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:49:19.460 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-02 22:49:19.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:19.487 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:49:19.535 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:49:19.581 | + ./stack.sh:main:996 : run_phase stack install 2026-07-02 22:49:19.585 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:49:19.588 | + functions-common:run_phase:1849 : local phase=install 2026-07-02 22:49:19.592 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:49:19.596 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:49:19.599 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:49:19.603 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:49:19.607 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:49:19.612 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:49:19.618 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:49:19.622 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:49:19.626 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:49:19.630 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-02 22:49:19.634 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:49:19.655 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:19.659 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:49:19.663 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:49:19.666 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-02 22:49:19.670 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-02 22:49:19.674 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:49:19.678 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-02 22:49:19.681 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-02 22:49:19.685 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-02 22:49:19.763 | ++ inc/async:async_inner:63 : install_tempest 2026-07-02 22:49:19.814 | [2060 Async install_tempest:37905]: running: install_tempest 2026-07-02 22:49:19.818 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:49:19.822 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:49:19.826 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:49:19.830 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:49:19.836 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-02 22:49:19.839 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:49:19.843 | + functions-common:run_plugins:1835 : local phase=install 2026-07-02 22:49:19.847 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:49:19.852 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:49:19.856 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-02 22:49:19.859 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-02 22:49:19.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:49:19.866 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:49:19.871 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-02 22:49:19.877 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:49:19.880 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-02 22:49:19.884 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-02 22:49:19.889 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:49:19.893 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-02 22:49:19.897 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-02 22:49:19.901 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:49:19.908 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:49:19.908 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:49:19.915 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-02 22:49:19.919 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-02 22:49:19.923 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:49:19.927 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:49:19.931 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:49:19.961 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 22:49:19.965 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:49:21.219 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 22:49:21.354 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-02 22:49:21.367 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-02 22:49:21.368 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-02 22:49:21.369 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-02 22:49:21.369 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-02 22:49:21.370 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-02 22:49:21.371 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-02 22:49:21.372 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-02 22:49:21.373 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-02 22:49:21.374 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-02 22:49:21.375 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-02 22:49:21.376 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-02 22:49:21.377 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-02 22:49:21.378 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-07-02 22:49:21.379 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-02 22:49:21.382 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-02 22:49:21.383 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-02 22:49:21.384 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-02 22:49:21.385 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-02 22:49:21.387 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-02 22:49:21.391 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-02 22:49:21.394 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-02 22:49:21.395 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-02 22:49:21.396 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-02 22:49:21.397 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-02 22:49:21.398 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-07-02 22:49:21.399 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-02 22:49:21.400 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-02 22:49:21.401 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-02 22:49:21.402 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-02 22:49:21.409 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-02 22:49:21.413 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-02 22:49:21.418 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-02 22:49:21.422 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-02 22:49:21.424 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-02 22:49:21.425 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-02 22:49:21.431 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-07-02 22:49:21.435 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-02 22:49:21.452 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-02 22:49:21.453 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-02 22:49:21.454 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-02 22:49:21.457 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-07-02 22:49:21.460 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-02 22:49:21.464 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-02 22:49:21.470 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-02 22:49:21.471 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-02 22:49:21.472 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-02 22:49:21.474 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-02 22:49:21.489 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-02 22:49:21.490 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-02 22:49:21.495 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-02 22:49:21.539 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-02 22:49:21.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.4 MB/s 0:00:00 2026-07-02 22:49:21.995 | Installing collected packages: python-openstackclient 2026-07-02 22:49:24.006 | Successfully installed python-openstackclient-10.1.0 2026-07-02 22:49:24.164 | + inc/python:pip_install:216 : result=0 2026-07-02 22:49:24.168 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:49:24.172 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:24.176 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:24.180 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:24.184 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:24.188 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:24.191 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:49:24.195 | + functions-common:time_stop:2427 : start_time=1783032559954 2026-07-02 22:49:24.199 | + functions-common:time_stop:2429 : [[ -z 1783032559954 ]] 2026-07-02 22:49:24.204 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:24.209 | + functions-common:time_stop:2432 : end_time=1783032564205 2026-07-02 22:49:24.212 | + functions-common:time_stop:2433 : elapsed_time=4251 2026-07-02 22:49:24.216 | + functions-common:time_stop:2434 : total=161202 2026-07-02 22:49:24.219 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:24.223 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165453 2026-07-02 22:49:24.227 | + inc/python:pip_install:219 : return 0 2026-07-02 22:49:24.231 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-02 22:49:24.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:24.258 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-02 22:49:24.264 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-02 22:49:24.270 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.BYeM0B47NV 2026-07-02 22:49:24.274 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-02 22:49:24.278 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-02 22:49:24.282 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-02 22:49:24.285 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-02 22:49:24.288 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 22:49:24.292 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-02 22:49:24.315 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:24.319 | + ./stack.sh:main:1065 : configure_database 2026-07-02 22:49:24.322 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-02 22:49:24.325 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-02 22:49:24.329 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-02 22:49:24.332 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:49:24.335 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-02 22:49:24.338 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-02 22:49:24.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:24.345 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:24.348 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-02 22:49:24.351 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-02 22:49:24.354 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:24.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:24.361 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-02 22:49:24.365 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-02 22:49:24.366 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-02 22:49:24.369 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-02 22:49:24.373 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-02 22:49:24.378 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-02 22:49:24.382 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 22:49:24.383 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 22:49:24.388 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-02 22:49:24.474 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-02 22:49:24.478 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:49:24.481 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:49:24.484 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:49:24.487 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:49:24.491 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:49:24.495 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:49:24.498 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:49:24.502 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:49:24.505 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:49:24.509 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:49:24.512 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:49:24.516 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:49:24.519 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:49:24.523 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-02 22:49:24.527 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:24.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:24.534 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-02 22:49:24.538 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:49:24.541 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 22:49:26.888 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-02 22:49:26.892 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-02 22:49:26.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:26.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:26.905 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-02 22:49:26.909 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-02 22:49:26.913 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-02 22:49:26.932 | mysqladmin: connect to server at 'localhost' failed 2026-07-02 22:49:26.932 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-02 22:49:26.938 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-02 22:49:26.942 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-02 22:49:26.946 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:49:26.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:49:26.954 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-02 22:49:26.958 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-02 22:49:26.962 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-02 22:49:26.968 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-02 22:49:26.968 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-02 22:49:26.983 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:27.057 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-02 22:49:27.064 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-02 22:49:27.065 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-02 22:49:27.065 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-02 22:49:27.071 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-02 22:49:27.076 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-02 22:49:27.079 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-02 22:49:27.084 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-02 22:49:27.088 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-02 22:49:27.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:27.194 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-02 22:49:27.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:27.280 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-02 22:49:27.358 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-02 22:49:27.432 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-02 22:49:27.504 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-02 22:49:27.508 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-02 22:49:27.511 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-02 22:49:27.511 | enabling MySQL performance counting 2026-07-02 22:49:27.515 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-02 22:49:27.544 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-02 22:49:27.547 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-02 22:49:28.570 | Processing ./tools/dbcounter 2026-07-02 22:49:28.574 | Installing build dependencies: started 2026-07-02 22:49:31.777 | Installing build dependencies: finished with status 'done' 2026-07-02 22:49:31.777 | Getting requirements to build wheel: started 2026-07-02 22:49:32.428 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:49:32.431 | Preparing metadata (pyproject.toml): started 2026-07-02 22:49:32.823 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:49:32.829 | Building wheels for collected packages: dbcounter 2026-07-02 22:49:32.830 | Building wheel for dbcounter (pyproject.toml): started 2026-07-02 22:49:33.274 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-02 22:49:33.276 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=7ffb2ea5940e9e6028c56302340562a5de4b077895f56ea91a0634f965c6b88c 2026-07-02 22:49:33.276 | Stored in directory: /tmp/pip-ephem-wheel-cache-arusqzfj/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-02 22:49:33.281 | Successfully built dbcounter 2026-07-02 22:49:33.601 | Installing collected packages: dbcounter 2026-07-02 22:49:33.648 | Successfully installed dbcounter-0.1 2026-07-02 22:49:33.838 | + inc/python:pip_install:216 : result=0 2026-07-02 22:49:33.840 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:49:33.842 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:33.846 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:33.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:33.855 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:33.859 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:33.862 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:49:33.866 | + functions-common:time_stop:2427 : start_time=1783032567538 2026-07-02 22:49:33.870 | + functions-common:time_stop:2429 : [[ -z 1783032567538 ]] 2026-07-02 22:49:33.874 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:33.880 | + functions-common:time_stop:2432 : end_time=1783032573876 2026-07-02 22:49:33.884 | + functions-common:time_stop:2433 : elapsed_time=6338 2026-07-02 22:49:33.887 | + functions-common:time_stop:2434 : total=165453 2026-07-02 22:49:33.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:33.894 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171791 2026-07-02 22:49:33.898 | + inc/python:pip_install:219 : return 0 2026-07-02 22:49:33.902 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-02 22:49:33.906 | + lib/database:recreate_database:112 : local db=stats 2026-07-02 22:49:33.910 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-02 22:49:33.914 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-02 22:49:33.918 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-02 22:49:33.924 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:33.998 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-02 22:49:34.001 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:34.072 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-02 22:49:34.073 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-02 22:49:34.077 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:34.164 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-02 22:49:34.169 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-02 22:49:34.255 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-02 22:49:34.329 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-02 22:49:34.405 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-02 22:49:34.483 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-02 22:49:34.563 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-02 22:49:34.635 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-02 22:49:34.716 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-02 22:49:34.720 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:49:34.724 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 22:49:37.390 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-02 22:49:37.393 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-02 22:49:37.396 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 22:49:37.401 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-004937 2026-07-02 22:49:37.404 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-004937 1069' 2026-07-02 22:49:37.409 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.413 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:49:37.417 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.421 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 22:49:37.428 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.434 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 22:49:37.438 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.445 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-02 22:49:37.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.451 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.24 2026-07-02 22:49:37.457 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.463 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.24/identity 2026-07-02 22:49:37.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.471 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-03-003150 2026-07-02 22:49:37.475 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.481 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 22:49:37.487 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.491 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.24 2026-07-02 22:49:37.496 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.500 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 22:49:37.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.508 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 22:49:37.512 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.516 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 22:49:37.520 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.524 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 22:49:37.529 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.533 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.24 2026-07-02 22:49:37.537 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:49:37.541 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 22:49:37.545 | + ./stack.sh:main:1079 : start_dstat 2026-07-02 22:49:37.550 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.554 | + functions-common:run_process:1674 : local service=dstat 2026-07-02 22:49:37.558 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.562 | + functions-common:run_process:1676 : local group= 2026-07-02 22:49:37.566 | + functions-common:run_process:1677 : local user= 2026-07-02 22:49:37.570 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:49:37.575 | + functions-common:run_process:1680 : local name=dstat 2026-07-02 22:49:37.579 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:49:37.583 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:49:37.587 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:49:37.591 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:49:37.598 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:49:37.604 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032577599 2026-07-02 22:49:37.607 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-02 22:49:37.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:37.645 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-02 22:49:37.650 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-02 22:49:37.655 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.661 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.667 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.672 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.677 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-02 22:49:37.683 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-02 22:49:37.689 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-02 22:49:37.693 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:49:37.697 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:49:37.701 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:49:37.706 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:49:37.710 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-02 22:49:37.714 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-02 22:49:37.719 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-02 22:49:37.724 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-02 22:49:37.729 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:37.733 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:49:37.737 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:49:37.742 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:49:37.746 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:49:37.750 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:49:37.754 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-02 22:49:37.759 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:49:37.766 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-02 22:49:37.862 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:49:37.960 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-02 22:49:38.035 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:49:38.125 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-02 22:49:38.204 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-02 22:49:38.280 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:49:38.358 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:49:38.362 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:49:38.366 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-02 22:49:38.461 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:49:38.900 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-02 22:49:38.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-02 22:49:39.354 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-02 22:49:39.401 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:49:39.405 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:39.408 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:39.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:39.416 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:39.420 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:39.423 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:49:39.427 | + functions-common:time_stop:2427 : start_time=1783032577599 2026-07-02 22:49:39.431 | + functions-common:time_stop:2429 : [[ -z 1783032577599 ]] 2026-07-02 22:49:39.436 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:39.442 | + functions-common:time_stop:2432 : end_time=1783032579438 2026-07-02 22:49:39.446 | + functions-common:time_stop:2433 : elapsed_time=1839 2026-07-02 22:49:39.450 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:49:39.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:39.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1839 2026-07-02 22:49:39.461 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-02 22:49:39.465 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-02 22:49:39.468 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-02 22:49:39.472 | + functions-common:run_process:1676 : local group= 2026-07-02 22:49:39.476 | + functions-common:run_process:1677 : local user=root 2026-07-02 22:49:39.480 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-02 22:49:39.484 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-02 22:49:39.488 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:49:39.493 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:49:39.497 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:49:39.499 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:49:39.503 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:49:39.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032579506 2026-07-02 22:49:39.516 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-02 22:49:39.538 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:39.542 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:49:39.547 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:39.551 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:39.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:39.559 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:39.562 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:39.566 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:49:39.570 | + functions-common:time_stop:2427 : start_time=1783032579506 2026-07-02 22:49:39.572 | + functions-common:time_stop:2429 : [[ -z 1783032579506 ]] 2026-07-02 22:49:39.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:39.580 | + functions-common:time_stop:2432 : end_time=1783032579576 2026-07-02 22:49:39.584 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-02 22:49:39.588 | + functions-common:time_stop:2434 : total=1839 2026-07-02 22:49:39.590 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:39.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1909 2026-07-02 22:49:39.598 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-02 22:49:39.628 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:39.631 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 22:49:39.635 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-02 22:49:39.641 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 22:49:39.645 | + functions-common:run_process:1676 : local group= 2026-07-02 22:49:39.650 | + functions-common:run_process:1677 : local user= 2026-07-02 22:49:39.654 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:49:39.659 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-02 22:49:39.662 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:49:39.666 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:49:39.669 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:49:39.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:49:39.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:49:39.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032579679 2026-07-02 22:49:39.686 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-02 22:49:39.711 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:39.716 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:49:39.720 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:39.724 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:39.727 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:39.731 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:39.735 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:39.739 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:49:39.742 | + functions-common:time_stop:2427 : start_time=1783032579679 2026-07-02 22:49:39.746 | + functions-common:time_stop:2429 : [[ -z 1783032579679 ]] 2026-07-02 22:49:39.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:39.756 | + functions-common:time_stop:2432 : end_time=1783032579751 2026-07-02 22:49:39.759 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-02 22:49:39.763 | + functions-common:time_stop:2434 : total=1909 2026-07-02 22:49:39.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:39.770 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1981 2026-07-02 22:49:39.774 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-02 22:49:39.802 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:39.807 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-02 22:49:39.835 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:39.839 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-02 22:49:39.867 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:39.871 | + ./stack.sh:main:1098 : start_etcd3 2026-07-02 22:49:39.876 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-02 22:49:39.879 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-02 22:49:39.884 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-02 22:49:39.888 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.24:2380' 2026-07-02 22:49:39.892 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.24:2380' 2026-07-02 22:49:39.896 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.24:2379' 2026-07-02 22:49:39.900 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-02 22:49:39.904 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-02 22:49:39.908 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.24:2379' 2026-07-02 22:49:39.912 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-02 22:49:39.916 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-02 22:49:39.920 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 22:49:39.925 | + 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.24:2380 --initial-advertise-peer-urls http://192.168.122.24:2380 --advertise-client-urls http://192.168.122.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.24:2379 --log-level=debug' '' root 2026-07-02 22:49:39.928 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-02 22:49:39.933 | + 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.24:2380 --initial-advertise-peer-urls http://192.168.122.24:2380 --advertise-client-urls http://192.168.122.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.24:2379 --log-level=debug' 2026-07-02 22:49:39.936 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:49:39.941 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-02 22:49:39.945 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:49:39.950 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:49:39.954 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:49:39.958 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 22:49:39.962 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:49:39.970 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-02 22:49:40.061 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:49:40.151 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-02 22:49:40.227 | + 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.24:2380 --initial-advertise-peer-urls http://192.168.122.24:2380 --advertise-client-urls http://192.168.122.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.24:2379 --log-level=debug' 2026-07-02 22:49:40.303 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-02 22:49:40.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-02 22:49:40.459 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:49:40.534 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:49:40.538 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:49:40.541 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-02 22:49:40.633 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:49:41.076 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-02 22:49:41.162 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-02 22:49:41.243 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-02 22:49:41.321 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-02 22:49:41.398 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-02 22:49:41.403 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:49:41.409 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:49:41.413 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-02 22:49:41.862 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-02 22:49:41.886 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-02 22:49:42.298 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-02 22:49:43.036 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-02 22:49:43.059 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:43.062 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-02 22:49:43.066 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-02 22:49:43.069 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-02 22:49:43.087 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-02 22:49:43.104 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-02 22:49:43.107 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 22:49:43.110 | + 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.24/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-02 22:49:43.219 | The user clouds.yaml file didn't exist. 2026-07-02 22:49:43.232 | + 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.24/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-02 22:49:43.354 | + 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.24/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-02 22:49:43.479 | + 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.24/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-02 22:49:43.604 | + 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.24/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-02 22:49:43.733 | + 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.24/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-02 22:49:43.861 | + 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.24/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-02 22:49:43.992 | + 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.24/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-02 22:49:44.122 | + 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.24/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-02 22:49:44.257 | + 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.24/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-02 22:49:44.393 | + functions-common:write_clouds_yaml:203 : cat 2026-07-02 22:49:44.400 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-02 22:49:44.404 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-02 22:49:44.409 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-02 22:49:44.415 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-02 22:49:44.418 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-02 22:49:44.422 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-02 22:49:44.444 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:44.449 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-02 22:49:44.453 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:49:44.457 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-02 22:49:44.460 | + ./stack.sh:main:1115 : '[' 192.168.122.24 == 192.168.122.24 ']' 2026-07-02 22:49:44.464 | + ./stack.sh:main:1116 : init_keystone 2026-07-02 22:49:44.468 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-02 22:49:44.490 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:44.494 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-02 22:49:44.497 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-02 22:49:44.501 | + lib/database:recreate_database:112 : local db=keystone 2026-07-02 22:49:44.503 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-02 22:49:44.508 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-02 22:49:44.511 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-02 22:49:44.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:44.601 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-02 22:49:44.605 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:49:44.675 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-02 22:49:44.678 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:49:44.681 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:49:44.688 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:49:44.693 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:49:44.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032584694 2026-07-02 22:49:44.703 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-02 22:49:45.338 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:49:45.338 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:49:45.338 | we strongly recommend against using it for new projects. 2026-07-02 22:49:45.338 | 2026-07-02 22:49:45.338 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:49:45.338 | framework. For more detail see 2026-07-02 22:49:45.338 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:49:45.338 | 2026-07-02 22:49:45.339 | __import__(import_str) 2026-07-02 22:49:48.350 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 22:49:48.433 | 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=40520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:49:48.448 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:49:48.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:49:48.450 | DEBUG dbcounter [-] [40520] Writer thread running {{(pid=40520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:49:48.536 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-02 22:49:51.999 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:49:51.999 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-02 22:49:52.000 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.002 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-02 22:49:52.052 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.056 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-02 22:49:52.079 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.082 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-02 22:49:52.156 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.159 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-02 22:49:52.196 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.198 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-02 22:49:52.283 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.286 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-02 22:49:52.287 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:49:52.288 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-02 22:49:52.351 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.354 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-02 22:49:52.382 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40520) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:49:52.996 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-02 22:49:52.998 | + functions-common:time_stop:2420 : local name 2026-07-02 22:49:53.000 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:49:53.004 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:49:53.006 | + functions-common:time_stop:2423 : local total 2026-07-02 22:49:53.008 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:49:53.010 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:49:53.013 | + functions-common:time_stop:2427 : start_time=1783032584694 2026-07-02 22:49:53.015 | + functions-common:time_stop:2429 : [[ -z 1783032584694 ]] 2026-07-02 22:49:53.020 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:49:53.027 | + functions-common:time_stop:2432 : end_time=1783032593022 2026-07-02 22:49:53.030 | + functions-common:time_stop:2433 : elapsed_time=8328 2026-07-02 22:49:53.033 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:49:53.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:49:53.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8328 2026-07-02 22:49:53.043 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-02 22:49:53.045 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-02 22:49:53.050 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-02 22:49:53.641 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:49:53.642 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:49:53.642 | we strongly recommend against using it for new projects. 2026-07-02 22:49:53.642 | 2026-07-02 22:49:53.642 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:49:53.642 | framework. For more detail see 2026-07-02 22:49:53.642 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:49:53.642 | 2026-07-02 22:49:53.642 | __import__(import_str) 2026-07-02 22:49:56.328 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-02 22:49:56.328 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 22:49:56.328 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 22:49:56.329 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-02 22:49:56.329 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 22:49:56.330 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 22:49:56.330 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 22:49:56.330 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 22:49:56.331 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 22:49:56.880 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-02 22:49:56.886 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-02 22:49:57.491 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:49:57.492 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:49:57.492 | we strongly recommend against using it for new projects. 2026-07-02 22:49:57.492 | 2026-07-02 22:49:57.492 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:49:57.492 | framework. For more detail see 2026-07-02 22:49:57.492 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:49:57.492 | 2026-07-02 22:49:57.492 | __import__(import_str) 2026-07-02 22:50:00.214 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-02 22:50:00.216 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 22:50:00.217 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 22:50:00.217 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-02 22:50:00.217 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 22:50:00.217 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 22:50:00.217 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 22:50:00.218 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 22:50:00.218 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 22:50:00.766 | + ./stack.sh:main:1117 : start_keystone 2026-07-02 22:50:00.769 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-02 22:50:00.774 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-02 22:50:00.776 | + functions-common:run_process:1674 : local service=keystone 2026-07-02 22:50:00.778 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:50:00.781 | + functions-common:run_process:1676 : local group= 2026-07-02 22:50:00.784 | + functions-common:run_process:1677 : local user= 2026-07-02 22:50:00.786 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:50:00.788 | + functions-common:run_process:1680 : local name=keystone 2026-07-02 22:50:00.791 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:50:00.793 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:50:00.796 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:50:00.798 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:50:00.801 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:50:00.805 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032600802 2026-07-02 22:50:00.807 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-02 22:50:00.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:00.824 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-02 22:50:00.826 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-02 22:50:00.828 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:50:00.830 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:50:00.833 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:50:00.834 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:50:00.837 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-02 22:50:00.839 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-02 22:50:00.842 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-02 22:50:00.844 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:50:00.846 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:50:00.849 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:50:00.851 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:50:00.853 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-02 22:50:00.857 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-02 22:50:00.858 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:50:00.860 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-02 22:50:00.862 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:50:00.864 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-02 22:50:00.866 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-02 22:50:00.868 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:50:00.870 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:50:00.872 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:50:00.874 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-02 22:50:00.876 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:50:00.880 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-02 22:50:00.953 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:50:01.025 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-02 22:50:01.084 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-02 22:50:01.144 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-02 22:50:01.205 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:50:01.264 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-02 22:50:01.324 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-02 22:50:01.380 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-02 22:50:01.439 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-02 22:50:01.496 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-02 22:50:01.552 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:50:01.555 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:50:01.557 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-02 22:50:01.627 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:50:02.117 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-02 22:50:02.146 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-02 22:50:02.588 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-02 22:50:02.733 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:50:02.734 | + functions-common:time_stop:2420 : local name 2026-07-02 22:50:02.736 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:50:02.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:50:02.742 | + functions-common:time_stop:2423 : local total 2026-07-02 22:50:02.743 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:50:02.745 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:50:02.748 | + functions-common:time_stop:2427 : start_time=1783032600802 2026-07-02 22:50:02.750 | + functions-common:time_stop:2429 : [[ -z 1783032600802 ]] 2026-07-02 22:50:02.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:50:02.755 | + functions-common:time_stop:2432 : end_time=1783032602753 2026-07-02 22:50:02.758 | + functions-common:time_stop:2433 : elapsed_time=1951 2026-07-02 22:50:02.760 | + functions-common:time_stop:2434 : total=1981 2026-07-02 22:50:02.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:50:02.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3932 2026-07-02 22:50:02.766 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-02 22:50:02.766 | Waiting for keystone to start... 2026-07-02 22:50:02.768 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.24/identity/v3/ 2026-07-02 22:50:02.770 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.24/identity/v3/ 2026-07-02 22:50:02.772 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:50:02.774 | + functions:wait_for_service:477 : local url=http://192.168.122.24/identity/v3/ 2026-07-02 22:50:02.778 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:50:02.779 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:50:02.780 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:50:02.784 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:50:02.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:50:02.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:50:02.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032602788 2026-07-02 22:50:02.793 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:50:02.796 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:50:02.800 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.24/identity/v3/ 2026-07-02 22:50:08.417 | + :: : [[ 200 == 503 ]] 2026-07-02 22:50:08.419 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:50:08.423 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:50:08.426 | + functions-common:time_stop:2420 : local name 2026-07-02 22:50:08.428 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:50:08.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:50:08.434 | + functions-common:time_stop:2423 : local total 2026-07-02 22:50:08.438 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:50:08.440 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:50:08.444 | + functions-common:time_stop:2427 : start_time=1783032602788 2026-07-02 22:50:08.447 | + functions-common:time_stop:2429 : [[ -z 1783032602788 ]] 2026-07-02 22:50:08.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:50:08.456 | + functions-common:time_stop:2432 : end_time=1783032608453 2026-07-02 22:50:08.459 | + functions-common:time_stop:2433 : elapsed_time=5665 2026-07-02 22:50:08.462 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:50:08.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:50:08.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5665 2026-07-02 22:50:08.472 | + functions:wait_for_service:486 : return 0 2026-07-02 22:50:08.474 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-02 22:50:08.494 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:08.497 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-02 22:50:08.500 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:50:08.503 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-02 22:50:08.760 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-02 22:50:08.763 | + 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.24/identity 2026-07-02 22:50:09.359 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:50:09.359 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:50:09.359 | we strongly recommend against using it for new projects. 2026-07-02 22:50:09.359 | 2026-07-02 22:50:09.359 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:50:09.359 | framework. For more detail see 2026-07-02 22:50:09.359 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:50:09.359 | 2026-07-02 22:50:09.359 | __import__(import_str) 2026-07-02 22:50:12.565 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.565 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.565 | 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=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.572 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.585 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.585 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.616 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.644 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.644 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.734 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.734 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.734 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.749 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.757 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.761 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.761 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.761 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.762 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.762 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41662) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:50:12.836 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 22:50:12.916 | 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=41662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:50:13.115 | DEBUG dbcounter [-] [41662] Writer thread running {{(pid=41662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:50:13.254 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created domain default 2026-07-02 22:50:13.308 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created project admin 2026-07-02 22:50:13.343 | WARNING keystone.common.password_hashing [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-02 22:50:13.366 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created user admin 2026-07-02 22:50:13.390 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created role reader 2026-07-02 22:50:13.406 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created role member 2026-07-02 22:50:13.435 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created implied role where 8706b32c0c5046c8a7535d35b63d7608 implies 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:50:13.453 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created role manager 2026-07-02 22:50:13.479 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created implied role where 0ca02facc0a2418eb63955a0201cf953 implies 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:50:13.500 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created role admin 2026-07-02 22:50:13.526 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created implied role where e3b40a8bba9b45559dd4032579221d5b implies 0ca02facc0a2418eb63955a0201cf953 2026-07-02 22:50:13.549 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created role service 2026-07-02 22:50:13.568 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Granted role admin on project admin to user admin. 2026-07-02 22:50:13.582 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Granted role admin on the system to user admin. 2026-07-02 22:50:13.600 | WARNING py.warnings [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-02 22:50:13.601 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 22:50:13.601 |  2026-07-02 22:50:13.606 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created region RegionOne 2026-07-02 22:50:13.660 | INFO keystone.cmd.bootstrap [None req-52fd5b3c-99f8-42b4-a661-8c8b1cadc60c None None] Created public endpoint http://192.168.122.24/identity 2026-07-02 22:50:14.359 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-02 22:50:14.362 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-02 22:50:14.366 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-02 22:50:14.371 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-02 22:50:19.145 | ++ inc/async:async_inner:64 : rc=0 2026-07-02 22:50:19.176 | [37905 Async install_tempest:37905]: finished successfully 2026-07-02 22:50:19.547 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:19.552 | + lib/keystone:create_keystone_accounts:258 : admin_project=7645134c6d614f2bac5348098ce26f25 2026-07-02 22:50:19.555 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-02 22:50:19.559 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-02 22:50:22.964 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:22.968 | + lib/keystone:create_keystone_accounts:260 : admin_user=dacbae7de95f4209bb360af8a44841e1 2026-07-02 22:50:22.971 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-02 22:50:22.974 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-02 22:50:22.977 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-02 22:50:22.980 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin dacbae7de95f4209bb360af8a44841e1 default 2026-07-02 22:50:23.057 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dacbae7de95f4209bb360af8a44841e1 default 2026-07-02 22:50:23.101 | [2060 Async ks-domain-role:41917]: running: get_or_add_user_domain_role admin dacbae7de95f4209bb360af8a44841e1 default 2026-07-02 22:50:23.103 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-02 22:50:23.105 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 22:50:23.109 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-02 22:50:27.045 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:27.051 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 22:50:27.053 | + functions-common:get_or_create_domain:878 : echo default 2026-07-02 22:50:27.055 | default 2026-07-02 22:50:27.058 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-02 22:50:27.139 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-02 22:50:27.176 | [2060 Async ks-project:42061]: running: get_or_create_project service Default 2026-07-02 22:50:27.179 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-02 22:50:27.233 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-02 22:50:27.273 | [2060 Async ks-service:42155]: running: get_or_create_role service 2026-07-02 22:50:27.275 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-02 22:50:27.343 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-02 22:50:27.415 | [2060 Async ks-reseller:42249]: running: get_or_create_role ResellerAdmin 2026-07-02 22:50:27.420 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-02 22:50:27.426 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-02 22:50:27.554 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-02 22:50:27.646 | [2060 Async ks-anotherrole:42363]: running: get_or_create_role anotherrole 2026-07-02 22:50:27.652 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-02 22:50:27.662 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-02 22:50:27.671 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:50:27.680 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-02 22:50:32.541 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:32.567 | [42155 Async ks-service:42155]: finished successfully 2026-07-02 22:50:32.888 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:32.919 | [42363 Async ks-anotherrole:42363]: finished successfully 2026-07-02 22:50:33.101 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:33.126 | [42249 Async ks-reseller:42249]: finished successfully 2026-07-02 22:50:33.347 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:33.382 | [42061 Async ks-project:42061]: finished successfully 2026-07-02 22:50:33.790 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:33.823 | [41917 Async ks-domain-role:41917]: finished successfully 2026-07-02 22:50:34.115 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:34.120 | ++ functions-common:get_or_create_project:928 : project_id=8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:50:34.124 | ++ functions-common:get_or_create_project:929 : echo 8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:50:34.128 | + lib/keystone:create_keystone_accounts:288 : invis_project=8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:50:34.132 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-02 22:50:34.136 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-02 22:50:34.140 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:50:34.145 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-02 22:50:37.834 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:37.838 | ++ functions-common:get_or_create_project:928 : project_id=c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:37.841 | ++ functions-common:get_or_create_project:929 : echo c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:37.845 | + lib/keystone:create_keystone_accounts:292 : demo_project=c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:37.848 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-02 22:50:37.852 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-02 22:50:37.856 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:37.859 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-02 22:50:37.863 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-02 22:50:37.867 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-02 22:50:41.551 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:41.557 | ++ functions-common:get_or_create_user:915 : user_id=bbd612d38c814ff490c515c13362d209 2026-07-02 22:50:41.562 | ++ functions-common:get_or_create_user:916 : echo bbd612d38c814ff490c515c13362d209 2026-07-02 22:50:41.567 | + lib/keystone:create_keystone_accounts:295 : demo_user=bbd612d38c814ff490c515c13362d209 2026-07-02 22:50:41.572 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-02 22:50:41.643 | [2060 Async ks-domain-role:41917]: Waiting for completion of get_or_add_user_domain_role admin dacbae7de95f4209bb360af8a44841e1 default running on PID 41917 (6 other jobs running) 2026-07-02 22:50:41.674 | [2060 Async ks-domain-role:41917]: Signaling child to exit 2026-07-02 22:50:41.675 | WAKEUP 2026-07-02 22:50:41.701 | [2060 Async ks-domain-role:41917]: Signaled 2026-07-02 22:50:41.703 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-02 22:50:41.704 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user dacbae7de95f4209bb360af8a44841e1 --domain default 2026-07-02 22:50:41.704 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dacbae7de95f4209bb360af8a44841e1 --domain default -c Role -f value 2026-07-02 22:50:41.704 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:41.704 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:50:41.704 | + functions-common:get_or_add_user_domain_role:999 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:50:41.704 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:50:41.759 | [2060 Async ks-domain-role:41917]: finished get_or_add_user_domain_role admin dacbae7de95f4209bb360af8a44841e1 default with result 0 in 10 seconds 2026-07-02 22:50:41.769 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-02 22:50:41.813 | [2060 Async ks-project:42061]: Waiting for completion of get_or_create_project service Default running on PID 42061 (5 other jobs running) 2026-07-02 22:50:41.844 | [2060 Async ks-project:42061]: Signaling child to exit 2026-07-02 22:50:41.845 | WAKEUP 2026-07-02 22:50:41.871 | [2060 Async ks-project:42061]: Signaled 2026-07-02 22:50:41.874 | + functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:50:41.874 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-02 22:50:41.874 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:41.874 | + functions-common:get_or_create_project:928 : project_id=7aa2df5985d647cc8a3df3ad688737f3 2026-07-02 22:50:41.874 | + functions-common:get_or_create_project:929 : echo 7aa2df5985d647cc8a3df3ad688737f3 2026-07-02 22:50:41.874 | 7aa2df5985d647cc8a3df3ad688737f3 2026-07-02 22:50:41.927 | [2060 Async ks-project:42061]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-02 22:50:41.973 | [2060 Async ks-service:42155]: Waiting for completion of get_or_create_role service running on PID 42155 (4 other jobs running) 2026-07-02 22:50:42.005 | [2060 Async ks-service:42155]: Signaling child to exit 2026-07-02 22:50:42.005 | WAKEUP 2026-07-02 22:50:42.033 | [2060 Async ks-service:42155]: Signaled 2026-07-02 22:50:42.036 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 22:50:42.036 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-02 22:50:42.036 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:42.036 | + functions-common:get_or_create_role:940 : role_id=2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:50:42.036 | + functions-common:get_or_create_role:941 : echo 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:50:42.036 | 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:50:42.093 | [2060 Async ks-service:42155]: finished get_or_create_role service with result 0 in 5 seconds 2026-07-02 22:50:42.138 | [2060 Async ks-reseller:42249]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42249 (3 other jobs running) 2026-07-02 22:50:42.169 | [2060 Async ks-reseller:42249]: Signaling child to exit 2026-07-02 22:50:42.169 | WAKEUP 2026-07-02 22:50:42.197 | [2060 Async ks-reseller:42249]: Signaled 2026-07-02 22:50:42.199 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 22:50:42.199 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-02 22:50:42.200 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:42.200 | + functions-common:get_or_create_role:940 : role_id=698a9dc3a05a4d9894ae8bea01f3e169 2026-07-02 22:50:42.200 | + functions-common:get_or_create_role:941 : echo 698a9dc3a05a4d9894ae8bea01f3e169 2026-07-02 22:50:42.200 | 698a9dc3a05a4d9894ae8bea01f3e169 2026-07-02 22:50:42.254 | [2060 Async ks-reseller:42249]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-02 22:50:42.301 | [2060 Async ks-anotherrole:42363]: Waiting for completion of get_or_create_role anotherrole running on PID 42363 (2 other jobs running) 2026-07-02 22:50:42.333 | [2060 Async ks-anotherrole:42363]: Signaling child to exit 2026-07-02 22:50:42.333 | WAKEUP 2026-07-02 22:50:42.362 | [2060 Async ks-anotherrole:42363]: Signaled 2026-07-02 22:50:42.364 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 22:50:42.364 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-02 22:50:42.364 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:42.364 | + functions-common:get_or_create_role:940 : role_id=357171145cf842afa4250f36c46d916e 2026-07-02 22:50:42.364 | + functions-common:get_or_create_role:941 : echo 357171145cf842afa4250f36c46d916e 2026-07-02 22:50:42.365 | 357171145cf842afa4250f36c46d916e 2026-07-02 22:50:42.421 | [2060 Async ks-anotherrole:42363]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-02 22:50:42.428 | + inc/async:async_wait:197 : return 0 2026-07-02 22:50:42.432 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.521 | + inc/async:async_inner:63 : get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.575 | [2060 Async ks-demo-member:43203]: running: get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.579 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin dacbae7de95f4209bb360af8a44841e1 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.670 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dacbae7de95f4209bb360af8a44841e1 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.723 | [2060 Async ks-demo-admin:43299]: running: get_or_add_user_project_role admin dacbae7de95f4209bb360af8a44841e1 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.727 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.812 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.860 | [2060 Async ks-demo-another:43395]: running: get_or_add_user_project_role anotherrole bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:42.863 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:50:42.943 | + inc/async:async_inner:63 : get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:50:43.026 | [2060 Async ks-demo-invis:43491]: running: get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:50:43.035 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-02 22:50:43.043 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-02 22:50:43.051 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:43.058 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-02 22:50:43.063 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-02 22:50:43.074 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-02 22:50:48.310 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:48.316 | ++ functions-common:get_or_create_user:915 : user_id=7e1d6dc7e4634b22bdae482231248053 2026-07-02 22:50:48.321 | ++ functions-common:get_or_create_user:916 : echo 7e1d6dc7e4634b22bdae482231248053 2026-07-02 22:50:48.328 | + lib/keystone:create_keystone_accounts:308 : demo_reader=7e1d6dc7e4634b22bdae482231248053 2026-07-02 22:50:48.332 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 7e1d6dc7e4634b22bdae482231248053 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:48.431 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7e1d6dc7e4634b22bdae482231248053 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:48.511 | [2060 Async ks-demo-reader:43625]: running: get_or_add_user_project_role reader 7e1d6dc7e4634b22bdae482231248053 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:50:48.514 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-02 22:50:48.518 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-02 22:50:48.525 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:50:48.539 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-02 22:50:53.686 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:53.693 | ++ functions-common:get_or_create_project:928 : project_id=9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:53.698 | ++ functions-common:get_or_create_project:929 : echo 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:53.705 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:53.715 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-02 22:50:53.731 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-02 22:50:53.743 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:53.754 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-02 22:50:53.763 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-02 22:50:53.776 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-02 22:50:56.432 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:56.497 | [43491 Async ks-demo-invis:43491]: finished successfully 2026-07-02 22:50:56.538 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:56.602 | [43203 Async ks-demo-member:43203]: finished successfully 2026-07-02 22:50:56.722 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:56.746 | [43395 Async ks-demo-another:43395]: finished successfully 2026-07-02 22:50:56.795 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:56.823 | [43299 Async ks-demo-admin:43299]: finished successfully 2026-07-02 22:50:58.203 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:58.207 | ++ functions-common:get_or_create_user:915 : user_id=31605b9cce154d96bcfe21c39820eefd 2026-07-02 22:50:58.209 | ++ functions-common:get_or_create_user:916 : echo 31605b9cce154d96bcfe21c39820eefd 2026-07-02 22:50:58.213 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=31605b9cce154d96bcfe21c39820eefd 2026-07-02 22:50:58.216 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:58.301 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:58.349 | [2060 Async ks-alt-admin:44050]: running: get_or_add_user_project_role admin 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:58.355 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:58.446 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:58.508 | [2060 Async ks-alt-another:44146]: running: get_or_add_user_project_role anotherrole 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:50:58.514 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-02 22:50:58.520 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-02 22:50:58.526 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:58.531 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-02 22:50:58.534 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-02 22:50:58.539 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-02 22:50:59.771 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:59.802 | [43625 Async ks-demo-reader:43625]: finished successfully 2026-07-02 22:51:02.465 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:02.470 | ++ functions-common:get_or_create_user:915 : user_id=d42f42c0e07c4c9092868d8c0e5642e2 2026-07-02 22:51:02.475 | ++ functions-common:get_or_create_user:916 : echo d42f42c0e07c4c9092868d8c0e5642e2 2026-07-02 22:51:02.480 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=d42f42c0e07c4c9092868d8c0e5642e2 2026-07-02 22:51:02.485 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member d42f42c0e07c4c9092868d8c0e5642e2 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:02.584 | + inc/async:async_inner:63 : get_or_add_user_project_role member d42f42c0e07c4c9092868d8c0e5642e2 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:02.655 | [2060 Async ks-alt-member-user:44321]: running: get_or_add_user_project_role member d42f42c0e07c4c9092868d8c0e5642e2 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:02.660 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-02 22:51:02.666 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-02 22:51:02.669 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:51:02.671 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-02 22:51:02.674 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-02 22:51:02.678 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-02 22:51:06.683 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:06.689 | ++ functions-common:get_or_create_user:915 : user_id=e316d7ccde7d49e6bf1ba2a6d3ced52c 2026-07-02 22:51:06.693 | ++ functions-common:get_or_create_user:916 : echo e316d7ccde7d49e6bf1ba2a6d3ced52c 2026-07-02 22:51:06.698 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e316d7ccde7d49e6bf1ba2a6d3ced52c 2026-07-02 22:51:06.702 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e316d7ccde7d49e6bf1ba2a6d3ced52c 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:06.811 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e316d7ccde7d49e6bf1ba2a6d3ced52c 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:06.869 | [2060 Async ks-alt-reader-user:44491]: running: get_or_add_user_project_role reader e316d7ccde7d49e6bf1ba2a6d3ced52c 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:06.871 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-02 22:51:06.874 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:51:06.876 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-02 22:51:06.878 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-02 22:51:06.881 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-02 22:51:08.042 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:08.106 | [44050 Async ks-alt-admin:44050]: finished successfully 2026-07-02 22:51:08.135 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:08.170 | [44146 Async ks-alt-another:44146]: finished successfully 2026-07-02 22:51:10.907 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:10.911 | ++ functions-common:get_or_create_user:915 : user_id=ef42094680d6435b88c630051c1113b1 2026-07-02 22:51:10.914 | ++ functions-common:get_or_create_user:916 : echo ef42094680d6435b88c630051c1113b1 2026-07-02 22:51:10.919 | + lib/keystone:create_keystone_accounts:340 : system_member_user=ef42094680d6435b88c630051c1113b1 2026-07-02 22:51:10.922 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member ef42094680d6435b88c630051c1113b1 all 2026-07-02 22:51:11.017 | + inc/async:async_inner:63 : get_or_add_user_system_role member ef42094680d6435b88c630051c1113b1 all 2026-07-02 22:51:11.084 | [2060 Async ks-system-member:44722]: running: get_or_add_user_system_role member ef42094680d6435b88c630051c1113b1 all 2026-07-02 22:51:11.093 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-02 22:51:11.098 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:51:11.102 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-02 22:51:11.106 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-02 22:51:11.113 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-02 22:51:12.199 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:12.229 | [44321 Async ks-alt-member-user:44321]: finished successfully 2026-07-02 22:51:15.131 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:15.136 | ++ functions-common:get_or_create_user:915 : user_id=31db7e4ed47a41ef9ee023e3e6089239 2026-07-02 22:51:15.139 | ++ functions-common:get_or_create_user:916 : echo 31db7e4ed47a41ef9ee023e3e6089239 2026-07-02 22:51:15.144 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=31db7e4ed47a41ef9ee023e3e6089239 2026-07-02 22:51:15.149 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 31db7e4ed47a41ef9ee023e3e6089239 all 2026-07-02 22:51:15.222 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 31db7e4ed47a41ef9ee023e3e6089239 all 2026-07-02 22:51:15.287 | [2060 Async ks-system-reader:44927]: running: get_or_add_user_system_role reader 31db7e4ed47a41ef9ee023e3e6089239 all 2026-07-02 22:51:15.292 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-02 22:51:15.295 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-02 22:51:15.298 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-02 22:51:15.302 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 22:51:15.305 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-02 22:51:16.182 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:16.211 | [44491 Async ks-alt-reader-user:44491]: finished successfully 2026-07-02 22:51:19.277 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:19.282 | ++ functions-common:get_or_create_group:892 : group_id=af2ddabda6fc4eefb69e26a4aa22cff1 2026-07-02 22:51:19.288 | ++ functions-common:get_or_create_group:893 : echo af2ddabda6fc4eefb69e26a4aa22cff1 2026-07-02 22:51:19.294 | + lib/keystone:create_keystone_accounts:350 : admin_group=af2ddabda6fc4eefb69e26a4aa22cff1 2026-07-02 22:51:19.297 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-02 22:51:19.303 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-02 22:51:19.308 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-02 22:51:19.311 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 22:51:19.318 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-02 22:51:23.092 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:23.100 | ++ functions-common:get_or_create_group:892 : group_id=b96a99fbc1d940e897c91d63cd904492 2026-07-02 22:51:23.102 | ++ functions-common:get_or_create_group:893 : echo b96a99fbc1d940e897c91d63cd904492 2026-07-02 22:51:23.107 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=b96a99fbc1d940e897c91d63cd904492 2026-07-02 22:51:23.112 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:23.216 | + inc/async:async_inner:63 : get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:23.287 | [2060 Async ks-group-memberdemo:45191]: running: get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:23.290 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:23.426 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:23.539 | [2060 Async ks-group-anotherdemo:45270]: running: get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:23.549 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:23.745 | + inc/async:async_inner:63 : get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:23.824 | [2060 Async ks-group-memberalt:45349]: running: get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:23.833 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:23.994 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:24.098 | [2060 Async ks-group-anotheralt:45428]: running: get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:24.107 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin af2ddabda6fc4eefb69e26a4aa22cff1 7645134c6d614f2bac5348098ce26f25 2026-07-02 22:51:24.151 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:24.225 | [44722 Async ks-system-member:44722]: finished successfully 2026-07-02 22:51:24.289 | + inc/async:async_inner:63 : get_or_add_group_project_role admin af2ddabda6fc4eefb69e26a4aa22cff1 7645134c6d614f2bac5348098ce26f25 2026-07-02 22:51:24.374 | [2060 Async ks-group-admin:45546]: running: get_or_add_group_project_role admin af2ddabda6fc4eefb69e26a4aa22cff1 7645134c6d614f2bac5348098ce26f25 2026-07-02 22:51:24.381 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-02 22:51:24.493 | [2060 Async ks-demo-member:43203]: Waiting for completion of get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 running on PID 43203 (17 other jobs running) 2026-07-02 22:51:24.547 | [2060 Async ks-demo-member:43203]: Signaling child to exit 2026-07-02 22:51:24.549 | WAKEUP 2026-07-02 22:51:24.593 | [2060 Async ks-demo-member:43203]: Signaled 2026-07-02 22:51:24.594 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:24.594 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:24.594 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:24.594 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:24.594 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:24.594 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:24.595 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:24.596 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:24.596 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:24.596 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user bbd612d38c814ff490c515c13362d209 --project c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:24.596 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bbd612d38c814ff490c515c13362d209 --project c6d99bb051d740cb946a021a379077b0 -c Role -f value 2026-07-02 22:51:24.596 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:24.596 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:24.596 | + functions-common:get_or_add_user_project_role:980 : echo 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:24.598 | 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:24.695 | [2060 Async ks-demo-member:43203]: finished get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 with result 0 in 14 seconds 2026-07-02 22:51:24.791 | [2060 Async ks-demo-admin:43299]: Waiting for completion of get_or_add_user_project_role admin dacbae7de95f4209bb360af8a44841e1 c6d99bb051d740cb946a021a379077b0 running on PID 43299 (16 other jobs running) 2026-07-02 22:51:24.864 | [2060 Async ks-demo-admin:43299]: Signaling child to exit 2026-07-02 22:51:24.865 | WAKEUP 2026-07-02 22:51:24.921 | [2060 Async ks-demo-admin:43299]: Signaled 2026-07-02 22:51:24.924 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:24.924 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:24.924 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:24.925 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:24.925 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:24.925 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:24.925 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:24.925 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:24.925 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:24.925 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user dacbae7de95f4209bb360af8a44841e1 --project c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:24.925 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dacbae7de95f4209bb360af8a44841e1 --project c6d99bb051d740cb946a021a379077b0 -c Role -f value 2026-07-02 22:51:24.925 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:24.925 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:24.926 | + functions-common:get_or_add_user_project_role:980 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:24.926 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:25.030 | [2060 Async ks-demo-admin:43299]: finished get_or_add_user_project_role admin dacbae7de95f4209bb360af8a44841e1 c6d99bb051d740cb946a021a379077b0 with result 0 in 14 seconds 2026-07-02 22:51:25.119 | [2060 Async ks-demo-another:43395]: Waiting for completion of get_or_add_user_project_role anotherrole bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 running on PID 43395 (15 other jobs running) 2026-07-02 22:51:25.177 | [2060 Async ks-demo-another:43395]: Signaling child to exit 2026-07-02 22:51:25.178 | WAKEUP 2026-07-02 22:51:25.238 | [2060 Async ks-demo-another:43395]: Signaled 2026-07-02 22:51:25.243 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:25.243 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:25.243 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:25.243 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:25.244 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:25.244 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:25.244 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:25.244 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:25.244 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:25.244 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user bbd612d38c814ff490c515c13362d209 --project c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:25.244 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bbd612d38c814ff490c515c13362d209 --project c6d99bb051d740cb946a021a379077b0 -c Role -f value 2026-07-02 22:51:25.244 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:25.244 | + functions-common:get_or_add_user_project_role:979 : user_role_id=357171145cf842afa4250f36c46d916e 2026-07-02 22:51:25.244 | + functions-common:get_or_add_user_project_role:980 : echo 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:25.244 | 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:25.394 | [2060 Async ks-demo-another:43395]: finished get_or_add_user_project_role anotherrole bbd612d38c814ff490c515c13362d209 c6d99bb051d740cb946a021a379077b0 with result 0 in 13 seconds 2026-07-02 22:51:25.492 | [2060 Async ks-demo-invis:43491]: Waiting for completion of get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 8eeeea163a9e4b44b03881ba24fb74f0 running on PID 43491 (14 other jobs running) 2026-07-02 22:51:25.565 | [2060 Async ks-demo-invis:43491]: Signaling child to exit 2026-07-02 22:51:25.568 | WAKEUP 2026-07-02 22:51:25.624 | [2060 Async ks-demo-invis:43491]: Signaled 2026-07-02 22:51:25.626 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:25.626 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:25.626 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:25.626 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:25.626 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:25.627 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:25.627 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:25.627 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:25.627 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:25.627 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user bbd612d38c814ff490c515c13362d209 --project 8eeeea163a9e4b44b03881ba24fb74f0 2026-07-02 22:51:25.627 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bbd612d38c814ff490c515c13362d209 --project 8eeeea163a9e4b44b03881ba24fb74f0 -c Role -f value 2026-07-02 22:51:25.627 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:25.627 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:25.627 | + functions-common:get_or_add_user_project_role:980 : echo 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:25.627 | 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:25.715 | [2060 Async ks-demo-invis:43491]: finished get_or_add_user_project_role member bbd612d38c814ff490c515c13362d209 8eeeea163a9e4b44b03881ba24fb74f0 with result 0 in 13 seconds 2026-07-02 22:51:25.806 | [2060 Async ks-demo-reader:43625]: Waiting for completion of get_or_add_user_project_role reader 7e1d6dc7e4634b22bdae482231248053 c6d99bb051d740cb946a021a379077b0 running on PID 43625 (13 other jobs running) 2026-07-02 22:51:25.872 | [2060 Async ks-demo-reader:43625]: Signaling child to exit 2026-07-02 22:51:25.873 | WAKEUP 2026-07-02 22:51:25.928 | [2060 Async ks-demo-reader:43625]: Signaled 2026-07-02 22:51:25.931 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:25.931 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:25.931 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:25.931 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:25.931 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:25.931 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:25.931 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:25.931 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:25.931 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:25.932 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7e1d6dc7e4634b22bdae482231248053 --project c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:25.932 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e1d6dc7e4634b22bdae482231248053 --project c6d99bb051d740cb946a021a379077b0 -c Role -f value 2026-07-02 22:51:25.932 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:25.932 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:25.932 | + functions-common:get_or_add_user_project_role:980 : echo 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:25.932 | 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:26.041 | [2060 Async ks-demo-reader:43625]: finished get_or_add_user_project_role reader 7e1d6dc7e4634b22bdae482231248053 c6d99bb051d740cb946a021a379077b0 with result 0 in 11 seconds 2026-07-02 22:51:26.050 | + inc/async:async_wait:197 : return 0 2026-07-02 22:51:26.059 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-02 22:51:26.196 | [2060 Async ks-alt-admin:44050]: Waiting for completion of get_or_add_user_project_role admin 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 running on PID 44050 (12 other jobs running) 2026-07-02 22:51:26.245 | [2060 Async ks-alt-admin:44050]: Signaling child to exit 2026-07-02 22:51:26.247 | WAKEUP 2026-07-02 22:51:26.296 | [2060 Async ks-alt-admin:44050]: Signaled 2026-07-02 22:51:26.297 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:26.297 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:26.297 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:26.298 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:26.298 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:26.298 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:26.298 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:26.298 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:26.298 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:26.298 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 31605b9cce154d96bcfe21c39820eefd --project 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:26.298 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 31605b9cce154d96bcfe21c39820eefd --project 9e9c8cadaf254f359090d76fef4f37a6 -c Role -f value 2026-07-02 22:51:26.298 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:26.298 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:26.298 | + functions-common:get_or_add_user_project_role:980 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:26.299 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:26.398 | [2060 Async ks-alt-admin:44050]: finished get_or_add_user_project_role admin 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 with result 0 in 9 seconds 2026-07-02 22:51:26.474 | [2060 Async ks-alt-another:44146]: Waiting for completion of get_or_add_user_project_role anotherrole 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 running on PID 44146 (11 other jobs running) 2026-07-02 22:51:26.526 | [2060 Async ks-alt-another:44146]: Signaling child to exit 2026-07-02 22:51:26.527 | WAKEUP 2026-07-02 22:51:26.573 | [2060 Async ks-alt-another:44146]: Signaled 2026-07-02 22:51:26.576 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:26.576 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:26.578 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:26.578 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:26.578 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:26.578 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:26.578 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:26.578 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:26.578 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:26.579 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 31605b9cce154d96bcfe21c39820eefd --project 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:26.580 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 31605b9cce154d96bcfe21c39820eefd --project 9e9c8cadaf254f359090d76fef4f37a6 -c Role -f value 2026-07-02 22:51:26.580 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:26.580 | + functions-common:get_or_add_user_project_role:979 : user_role_id=357171145cf842afa4250f36c46d916e 2026-07-02 22:51:26.580 | + functions-common:get_or_add_user_project_role:980 : echo 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:26.580 | 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:26.678 | [2060 Async ks-alt-another:44146]: finished get_or_add_user_project_role anotherrole 31605b9cce154d96bcfe21c39820eefd 9e9c8cadaf254f359090d76fef4f37a6 with result 0 in 9 seconds 2026-07-02 22:51:26.764 | [2060 Async ks-alt-member-user:44321]: Waiting for completion of get_or_add_user_project_role member d42f42c0e07c4c9092868d8c0e5642e2 9e9c8cadaf254f359090d76fef4f37a6 running on PID 44321 (10 other jobs running) 2026-07-02 22:51:26.819 | [2060 Async ks-alt-member-user:44321]: Signaling child to exit 2026-07-02 22:51:26.820 | WAKEUP 2026-07-02 22:51:26.870 | [2060 Async ks-alt-member-user:44321]: Signaled 2026-07-02 22:51:26.872 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:26.873 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:26.873 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:26.873 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:26.873 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:26.873 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:26.873 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:26.873 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:26.875 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:26.876 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user d42f42c0e07c4c9092868d8c0e5642e2 --project 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:26.876 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d42f42c0e07c4c9092868d8c0e5642e2 --project 9e9c8cadaf254f359090d76fef4f37a6 -c Role -f value 2026-07-02 22:51:26.876 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:26.876 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:26.876 | + functions-common:get_or_add_user_project_role:980 : echo 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:26.876 | 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:26.973 | [2060 Async ks-alt-member-user:44321]: finished get_or_add_user_project_role member d42f42c0e07c4c9092868d8c0e5642e2 9e9c8cadaf254f359090d76fef4f37a6 with result 0 in 9 seconds 2026-07-02 22:51:27.068 | [2060 Async ks-alt-reader-user:44491]: Waiting for completion of get_or_add_user_project_role reader e316d7ccde7d49e6bf1ba2a6d3ced52c 9e9c8cadaf254f359090d76fef4f37a6 running on PID 44491 (9 other jobs running) 2026-07-02 22:51:27.127 | [2060 Async ks-alt-reader-user:44491]: Signaling child to exit 2026-07-02 22:51:27.128 | WAKEUP 2026-07-02 22:51:27.175 | [2060 Async ks-alt-reader-user:44491]: Signaled 2026-07-02 22:51:27.178 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:51:27.178 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:51:27.178 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:51:27.178 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:27.179 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:27.179 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:27.179 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:27.179 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:27.179 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:51:27.179 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e316d7ccde7d49e6bf1ba2a6d3ced52c --project 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:27.181 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e316d7ccde7d49e6bf1ba2a6d3ced52c --project 9e9c8cadaf254f359090d76fef4f37a6 -c Role -f value 2026-07-02 22:51:27.181 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:27.181 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:27.181 | + functions-common:get_or_add_user_project_role:980 : echo 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:27.181 | 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:27.270 | [2060 Async ks-alt-reader-user:44491]: finished get_or_add_user_project_role reader e316d7ccde7d49e6bf1ba2a6d3ced52c 9e9c8cadaf254f359090d76fef4f37a6 with result 0 in 9 seconds 2026-07-02 22:51:27.279 | + inc/async:async_wait:197 : return 0 2026-07-02 22:51:27.283 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-02 22:51:27.404 | [2060 Async ks-system-member:44722]: Waiting for completion of get_or_add_user_system_role member ef42094680d6435b88c630051c1113b1 all running on PID 44722 (8 other jobs running) 2026-07-02 22:51:27.462 | [2060 Async ks-system-member:44722]: Signaling child to exit 2026-07-02 22:51:27.465 | WAKEUP 2026-07-02 22:51:27.512 | [2060 Async ks-system-member:44722]: Signaled 2026-07-02 22:51:27.514 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 22:51:27.515 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 22:51:27.515 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 22:51:27.515 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:27.515 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:27.515 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:27.515 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:27.515 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:27.515 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 22:51:27.515 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ef42094680d6435b88c630051c1113b1 --system all -f value -c Role 2026-07-02 22:51:27.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:27.518 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 22:51:27.518 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 22:51:27.518 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user ef42094680d6435b88c630051c1113b1 --system all 2026-07-02 22:51:27.518 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ef42094680d6435b88c630051c1113b1 --system all -f value -c Role 2026-07-02 22:51:27.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:27.519 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-02 22:51:27.519 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-02 22:51:27.519 | 2026-07-02 22:51:27.618 | [2060 Async ks-system-member:44722]: finished get_or_add_user_system_role member ef42094680d6435b88c630051c1113b1 all with result 0 in 13 seconds 2026-07-02 22:51:27.707 | [2060 Async ks-system-reader:44927]: Waiting for completion of get_or_add_user_system_role reader 31db7e4ed47a41ef9ee023e3e6089239 all running on PID 44927 (7 other jobs running) 2026-07-02 22:51:27.782 | [2060 Async ks-system-reader:44927]: Signaling child to exit 2026-07-02 22:51:31.460 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:31.519 | [44927 Async ks-system-reader:44927]: finished successfully 2026-07-02 22:51:31.571 | WAKEUP 2026-07-02 22:51:31.619 | [2060 Async ks-system-reader:44927]: Signaled 2026-07-02 22:51:31.623 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 22:51:31.623 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 22:51:31.623 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 22:51:31.623 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:51:31.624 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:51:31.624 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:51:31.624 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:51:31.624 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:51:31.624 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 22:51:31.624 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31db7e4ed47a41ef9ee023e3e6089239 --system all -f value -c Role 2026-07-02 22:51:31.625 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:31.625 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 22:51:31.625 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 22:51:31.625 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 31db7e4ed47a41ef9ee023e3e6089239 --system all 2026-07-02 22:51:31.625 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31db7e4ed47a41ef9ee023e3e6089239 --system all -f value -c Role 2026-07-02 22:51:31.625 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:31.625 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:31.629 | + functions-common:get_or_add_user_system_role:1030 : echo 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:31.629 | 1e45645aba9749f2acfed353f93ea306 2026-07-02 22:51:31.713 | [2060 Async ks-system-reader:44927]: finished get_or_add_user_system_role reader 31db7e4ed47a41ef9ee023e3e6089239 all with result 0 in 16 seconds 2026-07-02 22:51:31.723 | + inc/async:async_wait:197 : return 0 2026-07-02 22:51:31.729 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-02 22:51:31.848 | [2060 Async ks-group-memberdemo:45191]: Waiting for completion of get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 running on PID 45191 (6 other jobs running) 2026-07-02 22:51:31.904 | [2060 Async ks-group-memberdemo:45191]: Signaling child to exit 2026-07-02 22:51:35.057 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:35.086 | [45191 Async ks-group-memberdemo:45191]: finished successfully 2026-07-02 22:51:35.112 | WAKEUP 2026-07-02 22:51:35.161 | [2060 Async ks-group-memberdemo:45191]: Signaled 2026-07-02 22:51:35.161 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:51:35.161 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group b96a99fbc1d940e897c91d63cd904492 --project c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:35.161 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b96a99fbc1d940e897c91d63cd904492 --project c6d99bb051d740cb946a021a379077b0 -f value -c Role 2026-07-02 22:51:35.161 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:35.161 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:35.166 | + functions-common:get_or_add_group_project_role:1049 : echo 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:35.166 | 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:35.209 | [2060 Async ks-group-memberdemo:45191]: finished get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 with result 0 in 11 seconds 2026-07-02 22:51:35.257 | [2060 Async ks-group-anotherdemo:45270]: Waiting for completion of get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 running on PID 45270 (5 other jobs running) 2026-07-02 22:51:35.282 | [2060 Async ks-group-anotherdemo:45270]: Signaling child to exit 2026-07-02 22:51:36.319 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:36.351 | [45349 Async ks-group-memberalt:45349]: finished successfully 2026-07-02 22:51:36.565 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:36.604 | [45270 Async ks-group-anotherdemo:45270]: finished successfully 2026-07-02 22:51:36.639 | WAKEUP 2026-07-02 22:51:36.661 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:36.669 | [2060 Async ks-group-anotherdemo:45270]: Signaled 2026-07-02 22:51:36.672 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:51:36.672 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group b96a99fbc1d940e897c91d63cd904492 --project c6d99bb051d740cb946a021a379077b0 2026-07-02 22:51:36.672 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b96a99fbc1d940e897c91d63cd904492 --project c6d99bb051d740cb946a021a379077b0 -f value -c Role 2026-07-02 22:51:36.672 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:36.672 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=357171145cf842afa4250f36c46d916e 2026-07-02 22:51:36.672 | + functions-common:get_or_add_group_project_role:1049 : echo 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:36.672 | 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:36.696 | [45546 Async ks-group-admin:45546]: finished successfully 2026-07-02 22:51:36.734 | [2060 Async ks-group-anotherdemo:45270]: finished get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 c6d99bb051d740cb946a021a379077b0 with result 0 in 13 seconds 2026-07-02 22:51:36.782 | [2060 Async ks-group-memberalt:45349]: Waiting for completion of get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 running on PID 45349 (4 other jobs running) 2026-07-02 22:51:36.814 | [2060 Async ks-group-memberalt:45349]: Signaling child to exit 2026-07-02 22:51:36.814 | WAKEUP 2026-07-02 22:51:36.842 | [2060 Async ks-group-memberalt:45349]: Signaled 2026-07-02 22:51:36.845 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:51:36.845 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group b96a99fbc1d940e897c91d63cd904492 --project 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:36.845 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b96a99fbc1d940e897c91d63cd904492 --project 9e9c8cadaf254f359090d76fef4f37a6 -f value -c Role 2026-07-02 22:51:36.845 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:36.845 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:36.845 | + functions-common:get_or_add_group_project_role:1049 : echo 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:36.845 | 8706b32c0c5046c8a7535d35b63d7608 2026-07-02 22:51:36.901 | [2060 Async ks-group-memberalt:45349]: finished get_or_add_group_project_role member b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 with result 0 in 12 seconds 2026-07-02 22:51:36.947 | [2060 Async ks-group-anotheralt:45428]: Waiting for completion of get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 running on PID 45428 (3 other jobs running) 2026-07-02 22:51:36.979 | [2060 Async ks-group-anotheralt:45428]: Signaling child to exit 2026-07-02 22:51:37.045 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:51:37.080 | [45428 Async ks-group-anotheralt:45428]: finished successfully 2026-07-02 22:51:37.110 | WAKEUP 2026-07-02 22:51:37.137 | [2060 Async ks-group-anotheralt:45428]: Signaled 2026-07-02 22:51:37.140 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:51:37.140 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group b96a99fbc1d940e897c91d63cd904492 --project 9e9c8cadaf254f359090d76fef4f37a6 2026-07-02 22:51:37.140 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b96a99fbc1d940e897c91d63cd904492 --project 9e9c8cadaf254f359090d76fef4f37a6 -f value -c Role 2026-07-02 22:51:37.140 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:37.140 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=357171145cf842afa4250f36c46d916e 2026-07-02 22:51:37.140 | + functions-common:get_or_add_group_project_role:1049 : echo 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:37.140 | 357171145cf842afa4250f36c46d916e 2026-07-02 22:51:37.197 | [2060 Async ks-group-anotheralt:45428]: finished get_or_add_group_project_role anotherrole b96a99fbc1d940e897c91d63cd904492 9e9c8cadaf254f359090d76fef4f37a6 with result 0 in 13 seconds 2026-07-02 22:51:37.244 | [2060 Async ks-group-admin:45546]: Waiting for completion of get_or_add_group_project_role admin af2ddabda6fc4eefb69e26a4aa22cff1 7645134c6d614f2bac5348098ce26f25 running on PID 45546 (2 other jobs running) 2026-07-02 22:51:37.278 | [2060 Async ks-group-admin:45546]: Signaling child to exit 2026-07-02 22:51:37.280 | WAKEUP 2026-07-02 22:51:37.306 | [2060 Async ks-group-admin:45546]: Signaled 2026-07-02 22:51:37.309 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:51:37.309 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group af2ddabda6fc4eefb69e26a4aa22cff1 --project 7645134c6d614f2bac5348098ce26f25 2026-07-02 22:51:37.309 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group af2ddabda6fc4eefb69e26a4aa22cff1 --project 7645134c6d614f2bac5348098ce26f25 -f value -c Role 2026-07-02 22:51:37.309 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:51:37.309 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:37.309 | + functions-common:get_or_add_group_project_role:1049 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:37.309 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:51:37.364 | [2060 Async ks-group-admin:45546]: finished get_or_add_group_project_role admin af2ddabda6fc4eefb69e26a4aa22cff1 7645134c6d614f2bac5348098ce26f25 with result 0 in 12 seconds 2026-07-02 22:51:37.370 | + inc/async:async_wait:197 : return 0 2026-07-02 22:51:37.376 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-02 22:51:37.402 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:37.406 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-02 22:51:37.433 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:37.437 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-02 22:51:37.442 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-02 22:51:37.529 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-02 22:51:37.585 | [2060 Async create_nova_accounts:47443]: running: create_nova_accounts 2026-07-02 22:51:37.589 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-02 22:51:37.616 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:37.620 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-02 22:51:37.625 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-02 22:51:37.713 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-02 22:51:37.768 | [2060 Async create_glance_accounts:47566]: running: create_glance_accounts 2026-07-02 22:51:37.773 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-02 22:51:37.804 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:37.808 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-02 22:51:37.811 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-02 22:51:37.897 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-02 22:51:37.956 | [2060 Async create_cinder_accounts:47704]: running: create_cinder_accounts 2026-07-02 22:51:37.959 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-02 22:51:37.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:37.995 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-02 22:51:38.000 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-02 22:51:38.068 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-02 22:51:38.137 | [2060 Async create_neutron_accounts:47846]: running: create_neutron_accounts 2026-07-02 22:51:38.142 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-02 22:51:38.179 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:38.182 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-02 22:51:38.224 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:38.232 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-02 22:51:38.353 | [2060 Async create_nova_accounts:47443]: Waiting for completion of create_nova_accounts running on PID 47443 (5 other jobs running) 2026-07-02 22:51:38.411 | [2060 Async create_nova_accounts:47443]: Signaling child to exit 2026-07-02 22:52:13.767 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:13.795 | [47846 Async create_neutron_accounts:47846]: finished successfully 2026-07-02 22:52:22.712 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:22.745 | [47704 Async create_cinder_accounts:47704]: finished successfully 2026-07-02 22:52:40.193 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:40.226 | [47443 Async create_nova_accounts:47443]: finished successfully 2026-07-02 22:52:40.251 | WAKEUP 2026-07-02 22:52:40.275 | [2060 Async create_nova_accounts:47443]: Signaled 2026-07-02 22:52:40.276 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-02 22:52:40.276 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-02 22:52:40.276 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-02 22:52:40.277 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:52:40.277 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:52:40.277 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:52:40.277 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:52:40.277 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.277 | + functions-common:get_or_create_user:915 : user_id=e88ecc39147742c59a581c1dd5e482fd 2026-07-02 22:52:40.277 | + functions-common:get_or_create_user:916 : echo e88ecc39147742c59a581c1dd5e482fd 2026-07-02 22:52:40.277 | e88ecc39147742c59a581c1dd5e482fd 2026-07-02 22:52:40.277 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-02 22:52:40.277 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:40.278 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:40.278 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:40.278 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:40.278 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:40.278 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-02 22:52:40.279 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:40.279 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.279 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:40.279 | + functions-common:get_or_add_user_project_role:980 : echo 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:40.279 | 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:40.279 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 22:52:40.279 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-02 22:52:40.280 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:40.280 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:40.280 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:40.280 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:40.281 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:40.281 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-02 22:52:40.281 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:40.281 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.281 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:52:40.281 | + functions-common:get_or_add_user_project_role:980 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:52:40.281 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:52:40.281 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-02 22:52:40.281 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.24/compute 2026-07-02 22:52:40.281 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-02 22:52:40.281 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:52:40.281 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-02 22:52:40.282 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-02 22:52:40.282 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.282 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:52:40.282 | f956ceff11324cce855c72bcf2251e28' 2026-07-02 22:52:40.282 | + functions-common:get_or_create_service:1067 : echo f956ceff11324cce855c72bcf2251e28 2026-07-02 22:52:40.282 | f956ceff11324cce855c72bcf2251e28 2026-07-02 22:52:40.282 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.24/compute/v2/$(project_id)s' 2026-07-02 22:52:40.282 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:52:40.282 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.24/compute/v2/$(project_id)s' RegionOne 2026-07-02 22:52:40.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:52:40.282 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-02 22:52:40.283 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:52:40.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:52:40.283 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-02 22:52:40.283 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6db0a3f2f1a748c583a5935c05870439 2026-07-02 22:52:40.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6db0a3f2f1a748c583a5935c05870439 2026-07-02 22:52:40.283 | + functions-common:get_or_create_endpoint:1100 : public_id=6db0a3f2f1a748c583a5935c05870439 2026-07-02 22:52:40.283 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:52:40.283 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:52:40.283 | + functions-common:get_or_create_endpoint:1109 : echo 6db0a3f2f1a748c583a5935c05870439 2026-07-02 22:52:40.284 | 6db0a3f2f1a748c583a5935c05870439 2026-07-02 22:52:40.284 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-02 22:52:40.284 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:52:40.284 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-02 22:52:40.284 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-02 22:52:40.284 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.284 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:52:40.284 | 7873e92bf8e14819bf1b4f931ae3ab21' 2026-07-02 22:52:40.284 | + functions-common:get_or_create_service:1067 : echo 7873e92bf8e14819bf1b4f931ae3ab21 2026-07-02 22:52:40.285 | 7873e92bf8e14819bf1b4f931ae3ab21 2026-07-02 22:52:40.285 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.24/compute/v2.1 2026-07-02 22:52:40.285 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:52:40.285 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.24/compute/v2.1 RegionOne 2026-07-02 22:52:40.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:52:40.285 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-02 22:52:40.285 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:52:40.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:52:40.285 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.24/compute/v2.1 --region RegionOne -f value -c id 2026-07-02 22:52:40.286 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:40.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6b8458113675423c97a4396856ac21c6 2026-07-02 22:52:40.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6b8458113675423c97a4396856ac21c6 2026-07-02 22:52:40.286 | + functions-common:get_or_create_endpoint:1100 : public_id=6b8458113675423c97a4396856ac21c6 2026-07-02 22:52:40.286 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:52:40.286 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:52:40.286 | + functions-common:get_or_create_endpoint:1109 : echo 6b8458113675423c97a4396856ac21c6 2026-07-02 22:52:40.286 | 6b8458113675423c97a4396856ac21c6 2026-07-02 22:52:40.286 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-02 22:52:40.286 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:40.286 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-02 22:52:40.287 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:40.287 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-02 22:52:40.287 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:40.287 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-02 22:52:40.287 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:40.287 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-02 22:52:40.323 | [2060 Async create_nova_accounts:47443]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-02 22:52:40.362 | [2060 Async create_glance_accounts:47566]: Waiting for completion of create_glance_accounts running on PID 47566 (4 other jobs running) 2026-07-02 22:52:40.386 | [2060 Async create_glance_accounts:47566]: Signaling child to exit 2026-07-02 22:52:53.229 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:53.250 | [47566 Async create_glance_accounts:47566]: finished successfully 2026-07-02 22:52:53.270 | WAKEUP 2026-07-02 22:52:53.289 | [2060 Async create_glance_accounts:47566]: Signaled 2026-07-02 22:52:53.291 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-02 22:52:53.291 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:53.291 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-02 22:52:53.291 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-02 22:52:53.291 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:52:53.291 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:52:53.291 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:52:53.291 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:52:53.291 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.292 | + functions-common:get_or_create_user:915 : user_id=cfa789d1007b40b2a26355711b42816c 2026-07-02 22:52:53.292 | + functions-common:get_or_create_user:916 : echo cfa789d1007b40b2a26355711b42816c 2026-07-02 22:52:53.292 | cfa789d1007b40b2a26355711b42816c 2026-07-02 22:52:53.292 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-02 22:52:53.292 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:53.292 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:53.292 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:53.292 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:53.292 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:53.292 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:53.292 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:53.293 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:53.293 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:53.293 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:53.293 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:53.293 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-02 22:52:53.293 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:53.293 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.293 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.293 | + functions-common:get_or_add_user_project_role:980 : echo 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.293 | 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.294 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 22:52:53.294 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-02 22:52:53.295 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:53.295 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:53.295 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:53.295 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:53.296 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:53.296 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:53.296 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:53.297 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:53.297 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:53.297 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:53.298 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:53.298 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-02 22:52:53.298 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:53.298 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.298 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:52:53.298 | + functions-common:get_or_add_user_project_role:980 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:52:53.298 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:52:53.298 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-02 22:52:53.298 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:53.298 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-02 22:52:53.298 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:52:53.299 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-02 22:52:53.299 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-02 22:52:53.299 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.299 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:52:53.299 | 345b1652377543c3a40e98c0e031d949' 2026-07-02 22:52:53.299 | + functions-common:get_or_create_service:1067 : echo 345b1652377543c3a40e98c0e031d949 2026-07-02 22:52:53.299 | 345b1652377543c3a40e98c0e031d949 2026-07-02 22:52:53.299 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.24/image 2026-07-02 22:52:53.299 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:52:53.299 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.24/image RegionOne 2026-07-02 22:52:53.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:52:53.300 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-02 22:52:53.300 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:52:53.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:52:53.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.24/image --region RegionOne -f value -c id 2026-07-02 22:52:53.302 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=36102b7008424a7294817d9901cab038 2026-07-02 22:52:53.302 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 36102b7008424a7294817d9901cab038 2026-07-02 22:52:53.302 | + functions-common:get_or_create_endpoint:1100 : public_id=36102b7008424a7294817d9901cab038 2026-07-02 22:52:53.302 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:52:53.302 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:52:53.302 | + functions-common:get_or_create_endpoint:1109 : echo 36102b7008424a7294817d9901cab038 2026-07-02 22:52:53.302 | 36102b7008424a7294817d9901cab038 2026-07-02 22:52:53.302 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-02 22:52:53.303 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 22:52:53.303 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-02 22:52:53.303 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.303 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 22:52:53.303 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-02 22:52:53.303 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-02 22:52:53.303 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-02 22:52:53.303 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-02 22:52:53.303 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-02 22:52:53.303 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-02 22:52:53.303 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-02 22:52:53.304 | +---------------+----------------------------------+ 2026-07-02 22:52:53.304 | | Field | Value | 2026-07-02 22:52:53.304 | +---------------+----------------------------------+ 2026-07-02 22:52:53.304 | | default_limit | 2000 | 2026-07-02 22:52:53.304 | | description | None | 2026-07-02 22:52:53.304 | | id | f5ee5229609c4a9fa78ac3e369cb9e97 | 2026-07-02 22:52:53.304 | | region_id | RegionOne | 2026-07-02 22:52:53.304 | | resource_name | image_size_total | 2026-07-02 22:52:53.304 | | service_id | 345b1652377543c3a40e98c0e031d949 | 2026-07-02 22:52:53.304 | +---------------+----------------------------------+ 2026-07-02 22:52:53.304 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-02 22:52:53.305 | +---------------+----------------------------------+ 2026-07-02 22:52:53.305 | | Field | Value | 2026-07-02 22:52:53.305 | +---------------+----------------------------------+ 2026-07-02 22:52:53.305 | | default_limit | 2000 | 2026-07-02 22:52:53.305 | | description | None | 2026-07-02 22:52:53.305 | | id | 6e0f345666d646899302a6e96f9fe3ae | 2026-07-02 22:52:53.305 | | region_id | RegionOne | 2026-07-02 22:52:53.305 | | resource_name | image_stage_total | 2026-07-02 22:52:53.305 | | service_id | 345b1652377543c3a40e98c0e031d949 | 2026-07-02 22:52:53.305 | +---------------+----------------------------------+ 2026-07-02 22:52:53.305 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-02 22:52:53.305 | +---------------+----------------------------------+ 2026-07-02 22:52:53.306 | | Field | Value | 2026-07-02 22:52:53.306 | +---------------+----------------------------------+ 2026-07-02 22:52:53.306 | | default_limit | 100 | 2026-07-02 22:52:53.306 | | description | None | 2026-07-02 22:52:53.306 | | id | c3aff65482cf4f6288938fc3057e0121 | 2026-07-02 22:52:53.306 | | region_id | RegionOne | 2026-07-02 22:52:53.306 | | resource_name | image_count_total | 2026-07-02 22:52:53.306 | | service_id | 345b1652377543c3a40e98c0e031d949 | 2026-07-02 22:52:53.306 | +---------------+----------------------------------+ 2026-07-02 22:52:53.306 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-02 22:52:53.306 | +---------------+----------------------------------+ 2026-07-02 22:52:53.307 | | Field | Value | 2026-07-02 22:52:53.307 | +---------------+----------------------------------+ 2026-07-02 22:52:53.307 | | default_limit | 100 | 2026-07-02 22:52:53.307 | | description | None | 2026-07-02 22:52:53.307 | | id | 2c11f0a0cfa34580b6a02f056acae6e7 | 2026-07-02 22:52:53.307 | | region_id | RegionOne | 2026-07-02 22:52:53.307 | | resource_name | image_count_uploading | 2026-07-02 22:52:53.307 | | service_id | 345b1652377543c3a40e98c0e031d949 | 2026-07-02 22:52:53.307 | +---------------+----------------------------------+ 2026-07-02 22:52:53.307 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-02 22:52:53.307 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.24/identity 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-02 22:52:53.308 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-02 22:52:53.308 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 36102b7008424a7294817d9901cab038 2026-07-02 22:52:53.308 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-02 22:52:53.308 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-02 22:52:53.309 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:53.331 | [2060 Async create_glance_accounts:47566]: finished create_glance_accounts with result 0 in 75 seconds 2026-07-02 22:52:53.363 | [2060 Async create_cinder_accounts:47704]: Waiting for completion of create_cinder_accounts running on PID 47704 (3 other jobs running) 2026-07-02 22:52:53.383 | [2060 Async create_cinder_accounts:47704]: Signaling child to exit 2026-07-02 22:52:53.384 | WAKEUP 2026-07-02 22:52:53.403 | [2060 Async create_cinder_accounts:47704]: Signaled 2026-07-02 22:52:53.403 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-02 22:52:53.404 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-02 22:52:53.404 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-02 22:52:53.404 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:53.404 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-02 22:52:53.404 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-02 22:52:53.404 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:52:53.404 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:52:53.404 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:52:53.405 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:52:53.405 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.405 | + functions-common:get_or_create_user:915 : user_id=ce31013399f347b1a8ed64afa54284a5 2026-07-02 22:52:53.405 | + functions-common:get_or_create_user:916 : echo ce31013399f347b1a8ed64afa54284a5 2026-07-02 22:52:53.405 | ce31013399f347b1a8ed64afa54284a5 2026-07-02 22:52:53.405 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-02 22:52:53.405 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:53.405 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:53.406 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:53.406 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:53.407 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:53.407 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-02 22:52:53.407 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:53.407 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.407 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.407 | + functions-common:get_or_add_user_project_role:980 : echo 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.407 | 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.407 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 22:52:53.408 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-02 22:52:53.408 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:53.408 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-02 22:52:53.408 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.24/volume 2026-07-02 22:52:53.408 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-02 22:52:53.408 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:52:53.408 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-02 22:52:53.408 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-02 22:52:53.409 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.409 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:52:53.409 | 7f89bacd3fc94e648255e5b2c363b4fd' 2026-07-02 22:52:53.409 | + functions-common:get_or_create_service:1067 : echo 7f89bacd3fc94e648255e5b2c363b4fd 2026-07-02 22:52:53.409 | 7f89bacd3fc94e648255e5b2c363b4fd 2026-07-02 22:52:53.409 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.24/volume/v3 2026-07-02 22:52:53.409 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:52:53.409 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.24/volume/v3 RegionOne 2026-07-02 22:52:53.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:52:53.410 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-02 22:52:53.410 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:52:53.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:52:53.410 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.24/volume/v3 --region RegionOne -f value -c id 2026-07-02 22:52:53.410 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d1f67afe4d664ef8b0b5063f2738a89f 2026-07-02 22:52:53.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d1f67afe4d664ef8b0b5063f2738a89f 2026-07-02 22:52:53.411 | + functions-common:get_or_create_endpoint:1100 : public_id=d1f67afe4d664ef8b0b5063f2738a89f 2026-07-02 22:52:53.411 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:52:53.411 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:52:53.411 | + functions-common:get_or_create_endpoint:1109 : echo d1f67afe4d664ef8b0b5063f2738a89f 2026-07-02 22:52:53.411 | d1f67afe4d664ef8b0b5063f2738a89f 2026-07-02 22:52:53.411 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-02 22:52:53.411 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-02 22:52:53.412 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:52:53.412 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-02 22:52:53.412 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.412 | ++ functions-common:get_or_create_project:928 : project_id=7aa2df5985d647cc8a3df3ad688737f3 2026-07-02 22:52:53.412 | ++ functions-common:get_or_create_project:929 : echo 7aa2df5985d647cc8a3df3ad688737f3 2026-07-02 22:52:53.412 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7aa2df5985d647cc8a3df3ad688737f3 2026-07-02 22:52:53.412 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-02 22:52:53.413 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:52:53.413 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:52:53.413 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-02 22:52:53.413 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-02 22:52:53.413 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-02 22:52:53.413 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.413 | ++ functions-common:get_or_create_user:915 : user_id=ce31013399f347b1a8ed64afa54284a5 2026-07-02 22:52:53.413 | ++ functions-common:get_or_create_user:916 : echo ce31013399f347b1a8ed64afa54284a5 2026-07-02 22:52:53.414 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ce31013399f347b1a8ed64afa54284a5 2026-07-02 22:52:53.441 | [2060 Async create_cinder_accounts:47704]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-02 22:52:53.445 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:53.447 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-02 22:52:53.491 | [2060 Async create_neutron_accounts:47846]: Waiting for completion of create_neutron_accounts running on PID 47846 (2 other jobs running) 2026-07-02 22:52:53.511 | [2060 Async create_neutron_accounts:47846]: Signaling child to exit 2026-07-02 22:52:53.512 | WAKEUP 2026-07-02 22:52:53.530 | [2060 Async create_neutron_accounts:47846]: Signaled 2026-07-02 22:52:53.531 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-02 22:52:53.531 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.24/ 2026-07-02 22:52:53.531 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-02 22:52:53.532 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.24/networking 2026-07-02 22:52:53.532 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-02 22:52:53.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:53.532 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-02 22:52:53.532 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-02 22:52:53.532 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:52:53.532 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:52:53.533 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:52:53.533 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:52:53.533 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.533 | + functions-common:get_or_create_user:915 : user_id=3aac76025d6a4f77be9820410b2c9cfc 2026-07-02 22:52:53.533 | + functions-common:get_or_create_user:916 : echo 3aac76025d6a4f77be9820410b2c9cfc 2026-07-02 22:52:53.533 | 3aac76025d6a4f77be9820410b2c9cfc 2026-07-02 22:52:53.533 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-02 22:52:53.533 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:53.533 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:53.534 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:53.534 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:53.535 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:53.535 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-02 22:52:53.535 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:53.535 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.535 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.535 | + functions-common:get_or_add_user_project_role:980 : echo 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.535 | 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:52:53.535 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 22:52:53.536 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-02 22:52:53.536 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:52:53.536 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-02 22:52:53.536 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-02 22:52:53.536 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.536 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:52:53.536 | c4e08e6cf7084aa5b41ecc85e81494c6' 2026-07-02 22:52:53.537 | + functions-common:get_or_create_service:1067 : echo c4e08e6cf7084aa5b41ecc85e81494c6 2026-07-02 22:52:53.537 | c4e08e6cf7084aa5b41ecc85e81494c6 2026-07-02 22:52:53.537 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.24/networking 2026-07-02 22:52:53.537 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:52:53.537 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.24/networking RegionOne 2026-07-02 22:52:53.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:52:53.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-02 22:52:53.537 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:52:53.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:52:53.538 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.24/networking --region RegionOne -f value -c id 2026-07-02 22:52:53.538 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:53.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=45eced7740f1484c9586851f3d40e424 2026-07-02 22:52:53.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 45eced7740f1484c9586851f3d40e424 2026-07-02 22:52:53.538 | + functions-common:get_or_create_endpoint:1100 : public_id=45eced7740f1484c9586851f3d40e424 2026-07-02 22:52:53.538 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:52:53.538 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:52:53.539 | + functions-common:get_or_create_endpoint:1109 : echo 45eced7740f1484c9586851f3d40e424 2026-07-02 22:52:53.539 | 45eced7740f1484c9586851f3d40e424 2026-07-02 22:52:53.570 | [2060 Async create_neutron_accounts:47846]: finished create_neutron_accounts with result 0 in 35 seconds 2026-07-02 22:52:53.576 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-02 22:52:53.581 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-02 22:52:53.583 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:53.586 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-02 22:52:53.601 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:53.603 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-02 22:52:53.619 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:53.621 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-02 22:52:53.623 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:52:53.626 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-02 22:52:53.628 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-02 22:52:53.630 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-02 22:52:53.703 | + inc/async:async_inner:63 : init_glance 2026-07-02 22:52:53.745 | [2060 Async init_glance:50098]: running: init_glance 2026-07-02 22:52:53.750 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-02 22:52:53.773 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:53.776 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-02 22:52:53.780 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:52:53.783 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-02 22:52:53.787 | + ./stack.sh:main:1167 : configure_neutron 2026-07-02 22:52:53.791 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-02 22:52:53.795 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-02 22:52:53.798 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-02 22:52:53.818 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-02 22:52:53.819 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-02 22:53:07.364 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:53:07.364 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:07.364 | we strongly recommend against using it for new projects. 2026-07-02 22:53:07.364 | 2026-07-02 22:53:07.364 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:07.364 | framework. For more detail see 2026-07-02 22:53:07.364 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:07.364 | 2026-07-02 22:53:07.364 | __import__(import_str) 2026-07-02 22:53:08.040 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:53:08.040 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:53:08.543 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:53:08.567 | [50098 Async init_glance:50098]: finished successfully 2026-07-02 22:53:20.997 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:53:20.997 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:53:35.875 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-02 22:53:35.882 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-02 22:53:35.886 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-02 22:53:35.890 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-02 22:53:35.894 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-02 22:53:35.898 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-02 22:53:35.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-02 22:53:35.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-02 22:53:35.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-02 22:53:35.911 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-02 22:53:35.914 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-02 22:53:35.918 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-02 22:53:35.921 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-02 22:53:35.924 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-02 22:53:35.927 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-02 22:53:35.930 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-02 22:53:35.935 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:53:35.939 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:53:35.943 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-02 22:53:35.946 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:53:35.952 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-02 22:53:35.955 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-02 22:53:35.958 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-02 22:53:35.962 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-02 22:53:35.965 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:53:35.968 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:53:35.971 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:53:35.995 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:35.999 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:53:36.002 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 22:53:36.006 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 22:53:36.047 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-02 22:53:36.091 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-02 22:53:36.135 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-02 22:53:36.179 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-02 22:53:36.222 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-02 22:53:36.266 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-02 22:53:36.269 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-02 22:53:36.273 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-02 22:53:36.277 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:53:36.280 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:53:36.305 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:53:36.309 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:53:36.313 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:53:36.317 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:53:36.320 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:53:36.360 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:53:36.403 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:53:36.444 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:53:36.486 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-02 22:53:36.531 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-02 22:53:36.534 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:53:36.538 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-02 22:53:36.542 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-02 22:53:36.545 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-02 22:53:36.549 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:53:36.552 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-02 22:53:36.555 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-02 22:53:36.572 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-02 22:53:36.589 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-02 22:53:36.606 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-02 22:53:36.626 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-02 22:53:36.644 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 22:53:36.647 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:53:36.652 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-02 22:53:36.657 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.wLgw4hyaVs 2026-07-02 22:53:36.661 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 22:53:36.664 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:53:36.668 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.wLgw4hyaVs 2026-07-02 22:53:36.673 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.wLgw4hyaVs 2026-07-02 22:53:36.691 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.wLgw4hyaVs /etc/sudoers.d/neutron-rootwrap 2026-07-02 22:53:36.709 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-02 22:53:36.713 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-02 22:53:36.717 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 22:53:36.757 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 22:53:36.761 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:53:36.806 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-02 22:53:36.810 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-02 22:53:36.813 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-02 22:53:36.816 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:53:36.821 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:53:36.824 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:53:36.851 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:36.857 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:53:36.862 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:53:36.865 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:53:36.890 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:36.895 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:53:36.899 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/ 2026-07-02 22:53:36.946 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:53:36.949 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:53:36.953 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-02 22:53:36.978 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:36.981 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-02 22:53:37.006 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:37.009 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 22:53:37.033 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:37.037 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:53:37.062 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:37.065 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 22:53:37.092 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:37.095 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 22:53:37.099 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-02 22:53:37.125 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:37.130 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-02 22:53:37.134 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-02 22:53:37.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-02 22:53:37.138 | Configuring OVN 2026-07-02 22:53:37.142 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-02 22:53:37.147 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-02 22:53:37.152 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-02 22:53:37.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=ec4a5a97-81cf-4a6a-9cfb-5f18948792c1 2026-07-02 22:53:37.161 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:53:37.165 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-02 22:53:37.169 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:53:37.174 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:53:37.177 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:53:37.181 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:53:37.185 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:53:37.188 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:53:37.192 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:53:37.196 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:53:37.199 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:53:37.203 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:53:37.207 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:53:37.210 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:53:37.214 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:53:37.218 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-02 22:53:37.221 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-02 22:53:37.224 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-02 22:53:37.228 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 22:53:37.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:37.256 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 22:53:37.312 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 22:53:37.315 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-02 22:53:37.319 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-02 22:53:37.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:37.344 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-02 22:53:37.347 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:53:37.351 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-02 22:53:37.354 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-02 22:53:37.372 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-02 22:53:37.377 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-02 22:53:37.380 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-02 22:53:49.992 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:53:49.992 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:49.992 | we strongly recommend against using it for new projects. 2026-07-02 22:53:49.992 | 2026-07-02 22:53:49.993 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:49.993 | framework. For more detail see 2026-07-02 22:53:49.993 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:49.993 | 2026-07-02 22:53:49.993 | __import__(import_str) 2026-07-02 22:53:50.626 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:53:50.626 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:54:03.554 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:54:03.555 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:54:18.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:54:18.667 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:54:18.671 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:54:18.674 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 22:54:18.713 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:18.715 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:54:18.753 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-02 22:54:18.790 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.24 2026-07-02 22:54:18.830 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-02 22:54:18.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-02 22:54:18.904 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 22:54:18.941 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.24:6642 2026-07-02 22:54:18.979 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-02 22:54:18.997 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:19.001 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-02 22:54:19.004 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-02 22:54:19.043 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.24:6641 2026-07-02 22:54:19.081 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-02 22:54:19.085 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-02 22:54:19.085 | Configuring Neutron for OVN 2026-07-02 22:54:19.088 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-02 22:54:19.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:19.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-02 22:54:19.119 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 22:54:19.120 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-02 22:54:22.837 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-02 22:54:22.843 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 22:54:22.843 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-02 22:54:26.138 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-02 22:54:26.142 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-02 22:54:26.166 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:26.169 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-02 22:54:26.177 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.177 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-02 22:54:26.177 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-02 22:54:26.177 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-02 22:54:26.179 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.180 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-02 22:54:26.187 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-02 22:54:26.187 | address-scope 2026-07-02 22:54:26.187 | agent 2026-07-02 22:54:26.187 | allowed-address-pairs 2026-07-02 22:54:26.187 | auto-allocated-topology 2026-07-02 22:54:26.187 | availability_zone 2026-07-02 22:54:26.188 | bgp 2026-07-02 22:54:26.188 | bgp_4byte_asn 2026-07-02 22:54:26.188 | bgp_dragent_scheduler 2026-07-02 22:54:26.188 | binding 2026-07-02 22:54:26.188 | binding-extended 2026-07-02 22:54:26.188 | default-subnetpools 2026-07-02 22:54:26.188 | dhcp_agent_scheduler 2026-07-02 22:54:26.188 | dns-domain-ports 2026-07-02 22:54:26.188 | dns-integration 2026-07-02 22:54:26.188 | dns-integration-domain-keywords 2026-07-02 22:54:26.188 | empty-string-filtering 2026-07-02 22:54:26.189 | enable-default-route-bfd 2026-07-02 22:54:26.189 | enable-default-route-ecmp 2026-07-02 22:54:26.189 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.189 | ext-gw-mode 2026-07-02 22:54:26.189 | external-gateway-multihoming 2026-07-02 22:54:26.189 | external-net 2026-07-02 22:54:26.189 | extra_dhcp_opt 2026-07-02 22:54:26.189 | extraroute 2026-07-02 22:54:26.189 | extraroute-atomic 2026-07-02 22:54:26.189 | filter-validation 2026-07-02 22:54:26.190 | fip-port-details 2026-07-02 22:54:26.190 | flavors 2026-07-02 22:54:26.190 | floating-ip-port-forwarding 2026-07-02 22:54:26.190 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.190 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.190 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.190 | floatingip-pools 2026-07-02 22:54:26.190 | fwaas_v2 2026-07-02 22:54:26.190 | ip_allocation 2026-07-02 22:54:26.190 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.191 | l3-flavors 2026-07-02 22:54:26.191 | l3-ha 2026-07-02 22:54:26.191 | l3_agent_scheduler 2026-07-02 22:54:26.191 | logging 2026-07-02 22:54:26.191 | multi-provider 2026-07-02 22:54:26.191 | net-mtu 2026-07-02 22:54:26.191 | net-mtu-writable 2026-07-02 22:54:26.191 | network-ip-availability 2026-07-02 22:54:26.191 | network_availability_zone 2026-07-02 22:54:26.191 | network_ha 2026-07-02 22:54:26.191 | pagination 2026-07-02 22:54:26.192 | port-device-profile 2026-07-02 22:54:26.192 | port-hardware-offload-type 2026-07-02 22:54:26.192 | port-mac-address-regenerate 2026-07-02 22:54:26.192 | port-numa-affinity-policy 2026-07-02 22:54:26.192 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.192 | port-resource-request 2026-07-02 22:54:26.192 | port-security 2026-07-02 22:54:26.192 | port-trusted-vif 2026-07-02 22:54:26.192 | project-id 2026-07-02 22:54:26.194 | provider 2026-07-02 22:54:26.194 | pvlan 2026-07-02 22:54:26.194 | qinq 2026-07-02 22:54:26.194 | qos 2026-07-02 22:54:26.194 | qos-bw-limit-direction 2026-07-02 22:54:26.194 | qos-bw-minimum-ingress 2026-07-02 22:54:26.194 | qos-default 2026-07-02 22:54:26.194 | qos-fip 2026-07-02 22:54:26.194 | qos-gateway-ip 2026-07-02 22:54:26.195 | qos-rule-type-details 2026-07-02 22:54:26.195 | qos-rule-type-filter 2026-07-02 22:54:26.196 | qos-rules-alias 2026-07-02 22:54:26.196 | quota-check-limit 2026-07-02 22:54:26.196 | quota-check-limit-default 2026-07-02 22:54:26.196 | quota_details 2026-07-02 22:54:26.196 | quotas 2026-07-02 22:54:26.196 | rbac-address-scope 2026-07-02 22:54:26.196 | rbac-policies 2026-07-02 22:54:26.197 | rbac-security-groups 2026-07-02 22:54:26.197 | router 2026-07-02 22:54:26.197 | router-enable-snat 2026-07-02 22:54:26.197 | router_availability_zone 2026-07-02 22:54:26.197 | security-group 2026-07-02 22:54:26.197 | security-groups-default-rules 2026-07-02 22:54:26.197 | security-groups-default-statefulness 2026-07-02 22:54:26.197 | security-groups-normalized-cidr 2026-07-02 22:54:26.197 | security-groups-remote-address-group 2026-07-02 22:54:26.198 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.198 | security-groups-shared-filtering 2026-07-02 22:54:26.198 | segment 2026-07-02 22:54:26.198 | sorting 2026-07-02 22:54:26.198 | standard-attr-description 2026-07-02 22:54:26.198 | standard-attr-fwaas-v2 2026-07-02 22:54:26.198 | standard-attr-revisions 2026-07-02 22:54:26.198 | standard-attr-tag 2026-07-02 22:54:26.198 | standard-attr-timestamp 2026-07-02 22:54:26.198 | stateful-security-group 2026-07-02 22:54:26.199 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.199 | subnet-external-network 2026-07-02 22:54:26.199 | subnet-service-types 2026-07-02 22:54:26.199 | subnet_allocation 2026-07-02 22:54:26.199 | subnet_onboard 2026-07-02 22:54:26.199 | subnetpool-prefix-ops 2026-07-02 22:54:26.199 | tag-creation 2026-07-02 22:54:26.199 | tap-mirror 2026-07-02 22:54:26.199 | tap-mirror-both-direction 2026-07-02 22:54:26.199 | trunk 2026-07-02 22:54:26.199 | uplink-status-propagation 2026-07-02 22:54:26.200 | uplink-status-propagation-updatable 2026-07-02 22:54:26.200 | vlan-transparent 2026-07-02 22:54:26.200 | vpn-endpoint-groups 2026-07-02 22:54:26.200 | vpnaas' 2026-07-02 22:54:26.200 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-02 22:54:26.200 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.200 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-02 22:54:26.200 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-02 22:54:26.201 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.201 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-02 22:54:26.205 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-02 22:54:26.205 | address-scope 2026-07-02 22:54:26.206 | agent 2026-07-02 22:54:26.206 | allowed-address-pairs 2026-07-02 22:54:26.206 | auto-allocated-topology 2026-07-02 22:54:26.206 | availability_zone 2026-07-02 22:54:26.206 | bgp 2026-07-02 22:54:26.206 | bgp_4byte_asn 2026-07-02 22:54:26.206 | bgp_dragent_scheduler 2026-07-02 22:54:26.206 | binding 2026-07-02 22:54:26.206 | binding-extended 2026-07-02 22:54:26.206 | default-subnetpools 2026-07-02 22:54:26.206 | dhcp_agent_scheduler 2026-07-02 22:54:26.207 | dns-domain-ports 2026-07-02 22:54:26.207 | dns-integration 2026-07-02 22:54:26.207 | dns-integration-domain-keywords 2026-07-02 22:54:26.207 | empty-string-filtering 2026-07-02 22:54:26.207 | enable-default-route-bfd 2026-07-02 22:54:26.207 | enable-default-route-ecmp 2026-07-02 22:54:26.207 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.207 | ext-gw-mode 2026-07-02 22:54:26.207 | external-gateway-multihoming 2026-07-02 22:54:26.207 | external-net 2026-07-02 22:54:26.207 | extra_dhcp_opt 2026-07-02 22:54:26.208 | extraroute 2026-07-02 22:54:26.208 | extraroute-atomic 2026-07-02 22:54:26.208 | filter-validation 2026-07-02 22:54:26.208 | fip-port-details 2026-07-02 22:54:26.208 | flavors 2026-07-02 22:54:26.208 | floating-ip-port-forwarding 2026-07-02 22:54:26.208 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.208 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.208 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.208 | floatingip-pools 2026-07-02 22:54:26.209 | fwaas_v2 2026-07-02 22:54:26.209 | ip_allocation 2026-07-02 22:54:26.209 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.209 | l3-flavors 2026-07-02 22:54:26.209 | l3-ha 2026-07-02 22:54:26.209 | l3_agent_scheduler 2026-07-02 22:54:26.209 | logging 2026-07-02 22:54:26.209 | multi-provider 2026-07-02 22:54:26.209 | net-mtu 2026-07-02 22:54:26.209 | net-mtu-writable 2026-07-02 22:54:26.210 | network-ip-availability 2026-07-02 22:54:26.210 | network_availability_zone 2026-07-02 22:54:26.210 | network_ha 2026-07-02 22:54:26.210 | pagination 2026-07-02 22:54:26.210 | port-device-profile 2026-07-02 22:54:26.210 | port-hardware-offload-type 2026-07-02 22:54:26.210 | port-mac-address-regenerate 2026-07-02 22:54:26.210 | port-numa-affinity-policy 2026-07-02 22:54:26.210 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.211 | port-resource-request 2026-07-02 22:54:26.211 | port-security 2026-07-02 22:54:26.211 | port-trusted-vif 2026-07-02 22:54:26.211 | project-id 2026-07-02 22:54:26.211 | provider 2026-07-02 22:54:26.211 | pvlan 2026-07-02 22:54:26.211 | qinq 2026-07-02 22:54:26.211 | qos 2026-07-02 22:54:26.211 | qos-bw-limit-direction 2026-07-02 22:54:26.211 | qos-bw-minimum-ingress 2026-07-02 22:54:26.211 | qos-default 2026-07-02 22:54:26.212 | qos-fip 2026-07-02 22:54:26.212 | qos-gateway-ip 2026-07-02 22:54:26.212 | qos-rule-type-details 2026-07-02 22:54:26.212 | qos-rule-type-filter 2026-07-02 22:54:26.212 | qos-rules-alias 2026-07-02 22:54:26.212 | quota-check-limit 2026-07-02 22:54:26.212 | quota-check-limit-default 2026-07-02 22:54:26.212 | quota_details 2026-07-02 22:54:26.212 | quotas 2026-07-02 22:54:26.214 | rbac-address-scope 2026-07-02 22:54:26.214 | rbac-policies 2026-07-02 22:54:26.214 | rbac-security-groups 2026-07-02 22:54:26.214 | router 2026-07-02 22:54:26.214 | router-enable-snat 2026-07-02 22:54:26.214 | router_availability_zone 2026-07-02 22:54:26.214 | security-group 2026-07-02 22:54:26.214 | security-groups-default-rules 2026-07-02 22:54:26.214 | security-groups-default-statefulness 2026-07-02 22:54:26.214 | security-groups-normalized-cidr 2026-07-02 22:54:26.215 | security-groups-remote-address-group 2026-07-02 22:54:26.215 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.215 | security-groups-shared-filtering 2026-07-02 22:54:26.215 | segment 2026-07-02 22:54:26.215 | sorting 2026-07-02 22:54:26.215 | standard-attr-description 2026-07-02 22:54:26.215 | standard-attr-fwaas-v2 2026-07-02 22:54:26.215 | standard-attr-revisions 2026-07-02 22:54:26.215 | standard-attr-tag 2026-07-02 22:54:26.215 | standard-attr-timestamp 2026-07-02 22:54:26.215 | stateful-security-group 2026-07-02 22:54:26.215 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.216 | subnet-external-network 2026-07-02 22:54:26.216 | subnet-service-types 2026-07-02 22:54:26.216 | subnet_allocation 2026-07-02 22:54:26.216 | subnet_onboard 2026-07-02 22:54:26.216 | subnetpool-prefix-ops 2026-07-02 22:54:26.216 | tag-creation 2026-07-02 22:54:26.216 | tap-mirror 2026-07-02 22:54:26.216 | tap-mirror-both-direction 2026-07-02 22:54:26.216 | trunk 2026-07-02 22:54:26.216 | uplink-status-propagation 2026-07-02 22:54:26.217 | uplink-status-propagation-updatable 2026-07-02 22:54:26.217 | vlan-transparent 2026-07-02 22:54:26.218 | vpn-endpoint-groups 2026-07-02 22:54:26.218 | vpnaas' 2026-07-02 22:54:26.219 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 22:54:26.219 | address-scope 2026-07-02 22:54:26.219 | agent 2026-07-02 22:54:26.220 | allowed-address-pairs 2026-07-02 22:54:26.221 | auto-allocated-topology 2026-07-02 22:54:26.221 | availability_zone 2026-07-02 22:54:26.221 | bgp 2026-07-02 22:54:26.222 | bgp_4byte_asn 2026-07-02 22:54:26.222 | bgp_dragent_scheduler 2026-07-02 22:54:26.222 | binding 2026-07-02 22:54:26.222 | binding-extended 2026-07-02 22:54:26.222 | default-subnetpools 2026-07-02 22:54:26.222 | dhcp_agent_scheduler 2026-07-02 22:54:26.223 | dns-domain-ports 2026-07-02 22:54:26.223 | dns-integration 2026-07-02 22:54:26.223 | dns-integration-domain-keywords 2026-07-02 22:54:26.223 | empty-string-filtering 2026-07-02 22:54:26.223 | enable-default-route-bfd 2026-07-02 22:54:26.223 | enable-default-route-ecmp 2026-07-02 22:54:26.223 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.223 | ext-gw-mode 2026-07-02 22:54:26.224 | external-gateway-multihoming 2026-07-02 22:54:26.224 | external-net 2026-07-02 22:54:26.224 | extra_dhcp_opt 2026-07-02 22:54:26.224 | extraroute 2026-07-02 22:54:26.224 | extraroute-atomic 2026-07-02 22:54:26.224 | filter-validation 2026-07-02 22:54:26.224 | fip-port-details 2026-07-02 22:54:26.225 | flavors 2026-07-02 22:54:26.225 | floating-ip-port-forwarding 2026-07-02 22:54:26.225 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.225 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.225 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.225 | floatingip-pools 2026-07-02 22:54:26.225 | fwaas_v2 2026-07-02 22:54:26.226 | ip_allocation 2026-07-02 22:54:26.226 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.227 | l3-flavors 2026-07-02 22:54:26.227 | l3-ha 2026-07-02 22:54:26.227 | l3_agent_scheduler 2026-07-02 22:54:26.227 | logging 2026-07-02 22:54:26.227 | multi-provider 2026-07-02 22:54:26.227 | net-mtu 2026-07-02 22:54:26.227 | net-mtu-writable 2026-07-02 22:54:26.228 | network-ip-availability 2026-07-02 22:54:26.228 | network_availability_zone 2026-07-02 22:54:26.228 | network_ha 2026-07-02 22:54:26.228 | pagination 2026-07-02 22:54:26.228 | port-device-profile 2026-07-02 22:54:26.228 | port-hardware-offload-type 2026-07-02 22:54:26.228 | port-mac-address-regenerate 2026-07-02 22:54:26.229 | port-numa-affinity-policy 2026-07-02 22:54:26.229 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.229 | port-resource-request 2026-07-02 22:54:26.229 | port-security 2026-07-02 22:54:26.229 | port-trusted-vif 2026-07-02 22:54:26.229 | project-id 2026-07-02 22:54:26.229 | provider 2026-07-02 22:54:26.229 | pvlan 2026-07-02 22:54:26.229 | qinq 2026-07-02 22:54:26.229 | qos 2026-07-02 22:54:26.230 | qos-bw-limit-direction 2026-07-02 22:54:26.230 | qos-bw-minimum-ingress 2026-07-02 22:54:26.230 | qos-default 2026-07-02 22:54:26.230 | qos-fip 2026-07-02 22:54:26.230 | qos-gateway-ip 2026-07-02 22:54:26.230 | qos-rule-type-details 2026-07-02 22:54:26.230 | qos-rule-type-filter 2026-07-02 22:54:26.230 | qos-rules-alias 2026-07-02 22:54:26.230 | quota-check-limit 2026-07-02 22:54:26.230 | quota-check-limit-default 2026-07-02 22:54:26.231 | quota_details 2026-07-02 22:54:26.231 | quotas 2026-07-02 22:54:26.231 | rbac-address-scope 2026-07-02 22:54:26.231 | rbac-policies 2026-07-02 22:54:26.231 | rbac-security-groups 2026-07-02 22:54:26.231 | router 2026-07-02 22:54:26.231 | router-enable-snat 2026-07-02 22:54:26.232 | router_availability_zone 2026-07-02 22:54:26.232 | security-group 2026-07-02 22:54:26.232 | security-groups-default-rules 2026-07-02 22:54:26.232 | security-groups-default-statefulness 2026-07-02 22:54:26.232 | security-groups-normalized-cidr 2026-07-02 22:54:26.232 | security-groups-remote-address-group 2026-07-02 22:54:26.232 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.233 | security-groups-shared-filtering 2026-07-02 22:54:26.233 | segment 2026-07-02 22:54:26.233 | sorting 2026-07-02 22:54:26.233 | standard-attr-description 2026-07-02 22:54:26.233 | standard-attr-fwaas-v2 2026-07-02 22:54:26.233 | standard-attr-revisions 2026-07-02 22:54:26.233 | standard-attr-tag 2026-07-02 22:54:26.233 | standard-attr-timestamp 2026-07-02 22:54:26.233 | stateful-security-group 2026-07-02 22:54:26.234 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.234 | subnet-external-network 2026-07-02 22:54:26.234 | subnet-service-types 2026-07-02 22:54:26.234 | subnet_allocation 2026-07-02 22:54:26.234 | subnet_onboard 2026-07-02 22:54:26.234 | subnetpool-prefix-ops 2026-07-02 22:54:26.234 | tag-creation 2026-07-02 22:54:26.234 | tap-mirror 2026-07-02 22:54:26.234 | tap-mirror-both-direction 2026-07-02 22:54:26.234 | trunk 2026-07-02 22:54:26.235 | uplink-status-propagation 2026-07-02 22:54:26.235 | uplink-status-propagation-updatable 2026-07-02 22:54:26.235 | vlan-transparent 2026-07-02 22:54:26.235 | vpn-endpoint-groups 2026-07-02 22:54:26.235 | vpnaas' 2026-07-02 22:54:26.235 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.235 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-02 22:54:26.235 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 22:54:26.235 | address-scope 2026-07-02 22:54:26.236 | agent 2026-07-02 22:54:26.236 | allowed-address-pairs 2026-07-02 22:54:26.236 | auto-allocated-topology 2026-07-02 22:54:26.236 | availability_zone 2026-07-02 22:54:26.236 | bgp 2026-07-02 22:54:26.236 | bgp_4byte_asn 2026-07-02 22:54:26.237 | bgp_dragent_scheduler 2026-07-02 22:54:26.237 | binding 2026-07-02 22:54:26.237 | binding-extended 2026-07-02 22:54:26.237 | default-subnetpools 2026-07-02 22:54:26.237 | dhcp_agent_scheduler 2026-07-02 22:54:26.237 | dns-domain-ports 2026-07-02 22:54:26.237 | dns-integration 2026-07-02 22:54:26.238 | dns-integration-domain-keywords 2026-07-02 22:54:26.238 | empty-string-filtering 2026-07-02 22:54:26.239 | enable-default-route-bfd 2026-07-02 22:54:26.239 | enable-default-route-ecmp 2026-07-02 22:54:26.239 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.239 | ext-gw-mode 2026-07-02 22:54:26.239 | external-gateway-multihoming 2026-07-02 22:54:26.239 | external-net 2026-07-02 22:54:26.239 | extra_dhcp_opt 2026-07-02 22:54:26.239 | extraroute 2026-07-02 22:54:26.239 | extraroute-atomic 2026-07-02 22:54:26.240 | filter-validation 2026-07-02 22:54:26.240 | fip-port-details 2026-07-02 22:54:26.240 | flavors 2026-07-02 22:54:26.240 | floating-ip-port-forwarding 2026-07-02 22:54:26.240 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.240 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.240 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.240 | floatingip-pools 2026-07-02 22:54:26.241 | fwaas_v2 2026-07-02 22:54:26.241 | ip_allocation 2026-07-02 22:54:26.241 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.241 | l3-flavors 2026-07-02 22:54:26.241 | l3-ha 2026-07-02 22:54:26.242 | l3_agent_scheduler 2026-07-02 22:54:26.242 | logging 2026-07-02 22:54:26.242 | multi-provider 2026-07-02 22:54:26.243 | net-mtu 2026-07-02 22:54:26.243 | net-mtu-writable 2026-07-02 22:54:26.243 | network-ip-availability 2026-07-02 22:54:26.243 | network_availability_zone 2026-07-02 22:54:26.243 | network_ha 2026-07-02 22:54:26.243 | pagination 2026-07-02 22:54:26.243 | port-device-profile 2026-07-02 22:54:26.243 | port-hardware-offload-type 2026-07-02 22:54:26.244 | port-mac-address-regenerate 2026-07-02 22:54:26.244 | port-numa-affinity-policy 2026-07-02 22:54:26.244 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.244 | port-resource-request 2026-07-02 22:54:26.244 | port-security 2026-07-02 22:54:26.244 | port-trusted-vif 2026-07-02 22:54:26.245 | project-id 2026-07-02 22:54:26.245 | provider 2026-07-02 22:54:26.245 | pvlan 2026-07-02 22:54:26.245 | qinq 2026-07-02 22:54:26.245 | qos 2026-07-02 22:54:26.245 | qos-bw-limit-direction 2026-07-02 22:54:26.245 | qos-bw-minimum-ingress 2026-07-02 22:54:26.245 | qos-default 2026-07-02 22:54:26.246 | qos-fip 2026-07-02 22:54:26.246 | qos-gateway-ip 2026-07-02 22:54:26.246 | qos-rule-type-details 2026-07-02 22:54:26.246 | qos-rule-type-filter 2026-07-02 22:54:26.246 | qos-rules-alias 2026-07-02 22:54:26.246 | quota-check-limit 2026-07-02 22:54:26.246 | quota-check-limit-default 2026-07-02 22:54:26.246 | quota_details 2026-07-02 22:54:26.247 | quotas 2026-07-02 22:54:26.247 | rbac-address-scope 2026-07-02 22:54:26.247 | rbac-policies 2026-07-02 22:54:26.247 | rbac-security-groups 2026-07-02 22:54:26.247 | router 2026-07-02 22:54:26.247 | router-enable-snat 2026-07-02 22:54:26.247 | router_availability_zone 2026-07-02 22:54:26.248 | security-group 2026-07-02 22:54:26.248 | security-groups-default-rules 2026-07-02 22:54:26.248 | security-groups-default-statefulness 2026-07-02 22:54:26.248 | security-groups-normalized-cidr 2026-07-02 22:54:26.248 | security-groups-remote-address-group 2026-07-02 22:54:26.248 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.248 | security-groups-shared-filtering 2026-07-02 22:54:26.249 | segment 2026-07-02 22:54:26.249 | sorting 2026-07-02 22:54:26.249 | standard-attr-description 2026-07-02 22:54:26.249 | standard-attr-fwaas-v2 2026-07-02 22:54:26.249 | standard-attr-revisions 2026-07-02 22:54:26.249 | standard-attr-tag 2026-07-02 22:54:26.249 | standard-attr-timestamp 2026-07-02 22:54:26.250 | stateful-security-group 2026-07-02 22:54:26.250 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.250 | subnet-external-network 2026-07-02 22:54:26.250 | subnet-service-types 2026-07-02 22:54:26.250 | subnet_allocation 2026-07-02 22:54:26.250 | subnet_onboard 2026-07-02 22:54:26.250 | subnetpool-prefix-ops 2026-07-02 22:54:26.251 | tag-creation 2026-07-02 22:54:26.251 | tap-mirror 2026-07-02 22:54:26.251 | tap-mirror-both-direction 2026-07-02 22:54:26.251 | trunk 2026-07-02 22:54:26.251 | uplink-status-propagation 2026-07-02 22:54:26.251 | uplink-status-propagation-updatable 2026-07-02 22:54:26.251 | vlan-transparent 2026-07-02 22:54:26.252 | vpn-endpoint-groups 2026-07-02 22:54:26.252 | vpnaas' 2026-07-02 22:54:26.252 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.252 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-02 22:54:26.252 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-02 22:54:26.252 | address-scope 2026-07-02 22:54:26.252 | agent 2026-07-02 22:54:26.252 | allowed-address-pairs 2026-07-02 22:54:26.252 | auto-allocated-topology 2026-07-02 22:54:26.252 | availability_zone 2026-07-02 22:54:26.252 | bgp 2026-07-02 22:54:26.253 | bgp_4byte_asn 2026-07-02 22:54:26.253 | bgp_dragent_scheduler 2026-07-02 22:54:26.253 | binding 2026-07-02 22:54:26.253 | binding-extended 2026-07-02 22:54:26.253 | default-subnetpools 2026-07-02 22:54:26.253 | dhcp_agent_scheduler 2026-07-02 22:54:26.253 | dns-domain-ports 2026-07-02 22:54:26.253 | dns-integration 2026-07-02 22:54:26.254 | dns-integration-domain-keywords 2026-07-02 22:54:26.254 | empty-string-filtering 2026-07-02 22:54:26.254 | enable-default-route-bfd 2026-07-02 22:54:26.254 | enable-default-route-ecmp 2026-07-02 22:54:26.254 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.254 | ext-gw-mode 2026-07-02 22:54:26.255 | external-gateway-multihoming 2026-07-02 22:54:26.255 | external-net 2026-07-02 22:54:26.255 | extra_dhcp_opt 2026-07-02 22:54:26.255 | extraroute 2026-07-02 22:54:26.255 | extraroute-atomic 2026-07-02 22:54:26.255 | filter-validation 2026-07-02 22:54:26.255 | fip-port-details 2026-07-02 22:54:26.255 | flavors 2026-07-02 22:54:26.256 | floating-ip-port-forwarding 2026-07-02 22:54:26.256 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.256 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.256 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.256 | floatingip-pools 2026-07-02 22:54:26.256 | fwaas_v2 2026-07-02 22:54:26.256 | ip_allocation 2026-07-02 22:54:26.257 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.257 | l3-flavors 2026-07-02 22:54:26.257 | l3-ha 2026-07-02 22:54:26.257 | l3_agent_scheduler 2026-07-02 22:54:26.257 | logging 2026-07-02 22:54:26.257 | multi-provider 2026-07-02 22:54:26.257 | net-mtu 2026-07-02 22:54:26.258 | net-mtu-writable 2026-07-02 22:54:26.258 | network-ip-availability 2026-07-02 22:54:26.258 | network_availability_zone 2026-07-02 22:54:26.258 | network_ha 2026-07-02 22:54:26.258 | pagination 2026-07-02 22:54:26.258 | port-device-profile 2026-07-02 22:54:26.258 | port-hardware-offload-type 2026-07-02 22:54:26.259 | port-mac-address-regenerate 2026-07-02 22:54:26.259 | port-numa-affinity-policy 2026-07-02 22:54:26.259 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.259 | port-resource-request 2026-07-02 22:54:26.259 | port-security 2026-07-02 22:54:26.259 | port-trusted-vif 2026-07-02 22:54:26.260 | project-id 2026-07-02 22:54:26.260 | provider 2026-07-02 22:54:26.260 | pvlan 2026-07-02 22:54:26.260 | qinq 2026-07-02 22:54:26.260 | qos 2026-07-02 22:54:26.260 | qos-bw-limit-direction 2026-07-02 22:54:26.260 | qos-bw-minimum-ingress 2026-07-02 22:54:26.261 | qos-default 2026-07-02 22:54:26.261 | qos-fip 2026-07-02 22:54:26.261 | qos-gateway-ip 2026-07-02 22:54:26.261 | qos-rule-type-details 2026-07-02 22:54:26.261 | qos-rule-type-filter 2026-07-02 22:54:26.261 | qos-rules-alias 2026-07-02 22:54:26.261 | quota-check-limit 2026-07-02 22:54:26.262 | quota-check-limit-default 2026-07-02 22:54:26.262 | quota_details 2026-07-02 22:54:26.262 | quotas 2026-07-02 22:54:26.262 | rbac-address-scope 2026-07-02 22:54:26.262 | rbac-policies 2026-07-02 22:54:26.262 | rbac-security-groups 2026-07-02 22:54:26.262 | router 2026-07-02 22:54:26.263 | router-enable-snat 2026-07-02 22:54:26.263 | router_availability_zone 2026-07-02 22:54:26.263 | security-group 2026-07-02 22:54:26.263 | security-groups-default-rules 2026-07-02 22:54:26.263 | security-groups-default-statefulness 2026-07-02 22:54:26.263 | security-groups-normalized-cidr 2026-07-02 22:54:26.263 | security-groups-remote-address-group 2026-07-02 22:54:26.264 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.264 | security-groups-shared-filtering 2026-07-02 22:54:26.264 | segment 2026-07-02 22:54:26.264 | sorting 2026-07-02 22:54:26.264 | standard-attr-description 2026-07-02 22:54:26.264 | standard-attr-fwaas-v2 2026-07-02 22:54:26.264 | standard-attr-revisions 2026-07-02 22:54:26.265 | standard-attr-tag 2026-07-02 22:54:26.265 | standard-attr-timestamp 2026-07-02 22:54:26.265 | stateful-security-group 2026-07-02 22:54:26.265 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.265 | subnet-external-network 2026-07-02 22:54:26.265 | subnet-service-types 2026-07-02 22:54:26.265 | subnet_allocation 2026-07-02 22:54:26.265 | subnet_onboard 2026-07-02 22:54:26.266 | subnetpool-prefix-ops 2026-07-02 22:54:26.266 | tag-creation 2026-07-02 22:54:26.266 | tap-mirror 2026-07-02 22:54:26.266 | tap-mirror-both-direction 2026-07-02 22:54:26.266 | trunk 2026-07-02 22:54:26.266 | uplink-status-propagation 2026-07-02 22:54:26.267 | uplink-status-propagation-updatable 2026-07-02 22:54:26.267 | vlan-transparent 2026-07-02 22:54:26.267 | vpn-endpoint-groups 2026-07-02 22:54:26.267 | vpnaas' 2026-07-02 22:54:26.267 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 22:54:26.267 | address-scope 2026-07-02 22:54:26.267 | agent 2026-07-02 22:54:26.268 | allowed-address-pairs 2026-07-02 22:54:26.268 | auto-allocated-topology 2026-07-02 22:54:26.268 | availability_zone 2026-07-02 22:54:26.268 | bgp 2026-07-02 22:54:26.268 | bgp_4byte_asn 2026-07-02 22:54:26.268 | bgp_dragent_scheduler 2026-07-02 22:54:26.268 | binding 2026-07-02 22:54:26.269 | binding-extended 2026-07-02 22:54:26.269 | default-subnetpools 2026-07-02 22:54:26.269 | dhcp_agent_scheduler 2026-07-02 22:54:26.269 | dns-domain-ports 2026-07-02 22:54:26.269 | dns-integration 2026-07-02 22:54:26.269 | dns-integration-domain-keywords 2026-07-02 22:54:26.270 | empty-string-filtering 2026-07-02 22:54:26.270 | enable-default-route-bfd 2026-07-02 22:54:26.270 | enable-default-route-ecmp 2026-07-02 22:54:26.270 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.270 | ext-gw-mode 2026-07-02 22:54:26.270 | external-gateway-multihoming 2026-07-02 22:54:26.270 | external-net 2026-07-02 22:54:26.271 | extra_dhcp_opt 2026-07-02 22:54:26.271 | extraroute 2026-07-02 22:54:26.271 | extraroute-atomic 2026-07-02 22:54:26.271 | filter-validation 2026-07-02 22:54:26.271 | fip-port-details 2026-07-02 22:54:26.271 | flavors 2026-07-02 22:54:26.271 | floating-ip-port-forwarding 2026-07-02 22:54:26.272 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.272 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.272 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.272 | floatingip-pools 2026-07-02 22:54:26.272 | fwaas_v2 2026-07-02 22:54:26.272 | ip_allocation 2026-07-02 22:54:26.272 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.273 | l3-flavors 2026-07-02 22:54:26.273 | l3-ha 2026-07-02 22:54:26.273 | l3_agent_scheduler 2026-07-02 22:54:26.273 | logging 2026-07-02 22:54:26.273 | multi-provider 2026-07-02 22:54:26.273 | net-mtu 2026-07-02 22:54:26.273 | net-mtu-writable 2026-07-02 22:54:26.273 | network-ip-availability 2026-07-02 22:54:26.274 | network_availability_zone 2026-07-02 22:54:26.274 | network_ha 2026-07-02 22:54:26.274 | pagination 2026-07-02 22:54:26.274 | port-device-profile 2026-07-02 22:54:26.274 | port-hardware-offload-type 2026-07-02 22:54:26.274 | port-mac-address-regenerate 2026-07-02 22:54:26.274 | port-numa-affinity-policy 2026-07-02 22:54:26.275 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.275 | port-resource-request 2026-07-02 22:54:26.275 | port-security 2026-07-02 22:54:26.275 | port-trusted-vif 2026-07-02 22:54:26.275 | project-id 2026-07-02 22:54:26.275 | provider 2026-07-02 22:54:26.275 | pvlan 2026-07-02 22:54:26.276 | qinq 2026-07-02 22:54:26.276 | qos 2026-07-02 22:54:26.276 | qos-bw-limit-direction 2026-07-02 22:54:26.276 | qos-bw-minimum-ingress 2026-07-02 22:54:26.276 | qos-default 2026-07-02 22:54:26.276 | qos-fip 2026-07-02 22:54:26.276 | qos-gateway-ip 2026-07-02 22:54:26.277 | qos-rule-type-details 2026-07-02 22:54:26.277 | qos-rule-type-filter 2026-07-02 22:54:26.277 | qos-rules-alias 2026-07-02 22:54:26.277 | quota-check-limit 2026-07-02 22:54:26.277 | quota-check-limit-default 2026-07-02 22:54:26.277 | quota_details 2026-07-02 22:54:26.278 | quotas 2026-07-02 22:54:26.278 | rbac-address-scope 2026-07-02 22:54:26.278 | rbac-policies 2026-07-02 22:54:26.278 | rbac-security-groups 2026-07-02 22:54:26.278 | router 2026-07-02 22:54:26.278 | router-enable-snat 2026-07-02 22:54:26.278 | router_availability_zone 2026-07-02 22:54:26.279 | security-group 2026-07-02 22:54:26.279 | security-groups-default-rules 2026-07-02 22:54:26.279 | security-groups-default-statefulness 2026-07-02 22:54:26.279 | security-groups-normalized-cidr 2026-07-02 22:54:26.279 | security-groups-remote-address-group 2026-07-02 22:54:26.279 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.279 | security-groups-shared-filtering 2026-07-02 22:54:26.280 | segment 2026-07-02 22:54:26.280 | sorting 2026-07-02 22:54:26.280 | standard-attr-description 2026-07-02 22:54:26.280 | standard-attr-fwaas-v2 2026-07-02 22:54:26.280 | standard-attr-revisions 2026-07-02 22:54:26.280 | standard-attr-tag 2026-07-02 22:54:26.280 | standard-attr-timestamp 2026-07-02 22:54:26.281 | stateful-security-group 2026-07-02 22:54:26.281 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.281 | subnet-external-network 2026-07-02 22:54:26.281 | subnet-service-types 2026-07-02 22:54:26.281 | subnet_allocation 2026-07-02 22:54:26.281 | subnet_onboard 2026-07-02 22:54:26.281 | subnetpool-prefix-ops 2026-07-02 22:54:26.281 | tag-creation 2026-07-02 22:54:26.282 | tap-mirror 2026-07-02 22:54:26.282 | tap-mirror-both-direction 2026-07-02 22:54:26.282 | trunk 2026-07-02 22:54:26.282 | uplink-status-propagation 2026-07-02 22:54:26.282 | uplink-status-propagation-updatable 2026-07-02 22:54:26.282 | vlan-transparent 2026-07-02 22:54:26.282 | vpn-endpoint-groups 2026-07-02 22:54:26.283 | vpnaas' 2026-07-02 22:54:26.283 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.283 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-02 22:54:26.283 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 22:54:26.283 | address-scope 2026-07-02 22:54:26.283 | agent 2026-07-02 22:54:26.283 | allowed-address-pairs 2026-07-02 22:54:26.284 | auto-allocated-topology 2026-07-02 22:54:26.284 | availability_zone 2026-07-02 22:54:26.284 | bgp 2026-07-02 22:54:26.284 | bgp_4byte_asn 2026-07-02 22:54:26.284 | bgp_dragent_scheduler 2026-07-02 22:54:26.284 | binding 2026-07-02 22:54:26.285 | binding-extended 2026-07-02 22:54:26.285 | default-subnetpools 2026-07-02 22:54:26.285 | dhcp_agent_scheduler 2026-07-02 22:54:26.285 | dns-domain-ports 2026-07-02 22:54:26.285 | dns-integration 2026-07-02 22:54:26.285 | dns-integration-domain-keywords 2026-07-02 22:54:26.285 | empty-string-filtering 2026-07-02 22:54:26.286 | enable-default-route-bfd 2026-07-02 22:54:26.286 | enable-default-route-ecmp 2026-07-02 22:54:26.286 | expose-port-forwarding-in-fip 2026-07-02 22:54:26.286 | ext-gw-mode 2026-07-02 22:54:26.286 | external-gateway-multihoming 2026-07-02 22:54:26.286 | external-net 2026-07-02 22:54:26.286 | extra_dhcp_opt 2026-07-02 22:54:26.287 | extraroute 2026-07-02 22:54:26.287 | extraroute-atomic 2026-07-02 22:54:26.287 | filter-validation 2026-07-02 22:54:26.287 | fip-port-details 2026-07-02 22:54:26.287 | flavors 2026-07-02 22:54:26.287 | floating-ip-port-forwarding 2026-07-02 22:54:26.287 | floating-ip-port-forwarding-description 2026-07-02 22:54:26.288 | floating-ip-port-forwarding-detail 2026-07-02 22:54:26.288 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:54:26.288 | floatingip-pools 2026-07-02 22:54:26.288 | fwaas_v2 2026-07-02 22:54:26.288 | ip_allocation 2026-07-02 22:54:26.288 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:26.288 | l3-flavors 2026-07-02 22:54:26.289 | l3-ha 2026-07-02 22:54:26.289 | l3_agent_scheduler 2026-07-02 22:54:26.289 | logging 2026-07-02 22:54:26.289 | multi-provider 2026-07-02 22:54:26.289 | net-mtu 2026-07-02 22:54:26.289 | net-mtu-writable 2026-07-02 22:54:26.289 | network-ip-availability 2026-07-02 22:54:26.290 | network_availability_zone 2026-07-02 22:54:26.290 | network_ha 2026-07-02 22:54:26.290 | pagination 2026-07-02 22:54:26.290 | port-device-profile 2026-07-02 22:54:26.290 | port-hardware-offload-type 2026-07-02 22:54:26.290 | port-mac-address-regenerate 2026-07-02 22:54:26.290 | port-numa-affinity-policy 2026-07-02 22:54:26.291 | port-numa-affinity-policy-socket 2026-07-02 22:54:26.291 | port-resource-request 2026-07-02 22:54:26.291 | port-security 2026-07-02 22:54:26.291 | port-trusted-vif 2026-07-02 22:54:26.291 | project-id 2026-07-02 22:54:26.291 | provider 2026-07-02 22:54:26.291 | pvlan 2026-07-02 22:54:26.292 | qinq 2026-07-02 22:54:26.292 | qos 2026-07-02 22:54:26.292 | qos-bw-limit-direction 2026-07-02 22:54:26.292 | qos-bw-minimum-ingress 2026-07-02 22:54:26.292 | qos-default 2026-07-02 22:54:26.292 | qos-fip 2026-07-02 22:54:26.292 | qos-gateway-ip 2026-07-02 22:54:26.292 | qos-rule-type-details 2026-07-02 22:54:26.293 | qos-rule-type-filter 2026-07-02 22:54:26.293 | qos-rules-alias 2026-07-02 22:54:26.293 | quota-check-limit 2026-07-02 22:54:26.293 | quota-check-limit-default 2026-07-02 22:54:26.293 | quota_details 2026-07-02 22:54:26.293 | quotas 2026-07-02 22:54:26.294 | rbac-address-scope 2026-07-02 22:54:26.294 | rbac-policies 2026-07-02 22:54:26.294 | rbac-security-groups 2026-07-02 22:54:26.294 | router 2026-07-02 22:54:26.294 | router-enable-snat 2026-07-02 22:54:26.294 | router_availability_zone 2026-07-02 22:54:26.294 | security-group 2026-07-02 22:54:26.294 | security-groups-default-rules 2026-07-02 22:54:26.295 | security-groups-default-statefulness 2026-07-02 22:54:26.295 | security-groups-normalized-cidr 2026-07-02 22:54:26.295 | security-groups-remote-address-group 2026-07-02 22:54:26.295 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:26.295 | security-groups-shared-filtering 2026-07-02 22:54:26.295 | segment 2026-07-02 22:54:26.295 | sorting 2026-07-02 22:54:26.296 | standard-attr-description 2026-07-02 22:54:26.296 | standard-attr-fwaas-v2 2026-07-02 22:54:26.296 | standard-attr-revisions 2026-07-02 22:54:26.296 | standard-attr-tag 2026-07-02 22:54:26.296 | standard-attr-timestamp 2026-07-02 22:54:26.296 | stateful-security-group 2026-07-02 22:54:26.297 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:26.297 | subnet-external-network 2026-07-02 22:54:26.297 | subnet-service-types 2026-07-02 22:54:26.297 | subnet_allocation 2026-07-02 22:54:26.297 | subnet_onboard 2026-07-02 22:54:26.297 | subnetpool-prefix-ops 2026-07-02 22:54:26.297 | tag-creation 2026-07-02 22:54:26.298 | tap-mirror 2026-07-02 22:54:26.298 | tap-mirror-both-direction 2026-07-02 22:54:26.298 | trunk 2026-07-02 22:54:26.298 | uplink-status-propagation 2026-07-02 22:54:26.298 | uplink-status-propagation-updatable 2026-07-02 22:54:26.298 | vlan-transparent 2026-07-02 22:54:26.298 | vpn-endpoint-groups 2026-07-02 22:54:26.299 | vpnaas' 2026-07-02 22:54:26.299 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:26.299 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-02 22:54:26.299 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-02 22:54:26.299 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-02 22:54:26.299 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-02 22:54:26.300 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-02 22:54:26.300 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:54:26.300 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:54:26.300 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-02 22:54:26.300 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 22:54:26.300 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-02 22:54:26.301 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-02 22:54:26.301 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.301 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-02 22:54:26.342 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.24:6641 2026-07-02 22:54:26.346 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.350 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:54:26.356 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.24:6641 2026-07-02 22:54:26.360 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.24:6641 ']' 2026-07-02 22:54:26.365 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.368 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.24:6641 2026-07-02 22:54:26.409 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.24:6642 2026-07-02 22:54:26.412 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.415 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:54:26.417 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.24:6642 2026-07-02 22:54:26.424 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.24:6642 ']' 2026-07-02 22:54:26.430 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.434 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.24:6642 2026-07-02 22:54:26.481 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-02 22:54:26.505 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:26.509 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-02 22:54:26.513 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.516 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:54:26.519 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-02 22:54:26.525 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-02 22:54:26.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.532 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-02 22:54:26.572 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-02 22:54:26.576 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.580 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:54:26.582 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-02 22:54:26.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-02 22:54:26.589 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.594 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-02 22:54:26.640 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-02 22:54:26.642 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.646 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 22:54:26.650 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 22:54:26.653 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 22:54:26.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 22:54:26.707 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-02 22:54:26.734 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-02 22:54:26.759 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:26.763 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-02 22:54:26.768 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 22:54:26.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:26.796 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:54:26.801 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 22:54:26.804 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-02 22:54:26.809 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:26.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:54:26.816 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-02 22:54:26.820 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-02 22:54:26.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:26.827 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-02 22:54:26.870 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-02 22:54:26.894 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:26.899 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-02 22:54:26.944 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 22:54:26.968 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:26.972 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-02 22:54:27.021 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-02 22:54:27.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:27.056 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-02 22:54:27.061 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 22:54:27.090 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:27.095 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:54:27.099 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 22:54:27.104 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-02 22:54:27.153 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-02 22:54:27.179 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:27.183 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-02 22:54:27.207 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:27.211 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-02 22:54:27.233 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:27.238 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-02 22:54:27.261 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:27.264 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-02 22:54:27.289 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:27.293 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-02 22:54:27.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:27.322 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-02 22:54:27.327 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-02 22:54:27.332 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-02 22:54:27.340 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-02 22:54:27.385 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-02 22:54:27.430 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-02 22:54:27.475 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-02 22:54:27.521 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-02 22:54:27.526 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:54:27.530 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-02 22:54:27.534 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:54:27.538 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:54:27.542 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-02 22:54:27.546 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:54:27.549 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-02 22:54:27.553 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:54:27.556 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-02 22:54:27.600 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-02 22:54:27.645 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.24/identity 2026-07-02 22:54:27.688 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-02 22:54:27.734 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-02 22:54:27.782 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-02 22:54:27.830 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-02 22:54:27.877 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-02 22:54:27.925 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.24/identity 2026-07-02 22:54:27.974 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:54:28.021 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:54:28.068 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:54:28.072 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-02 22:54:28.119 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-02 22:54:28.167 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-02 22:54:28.171 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:54:28.175 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:54:28.179 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 22:54:28.184 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-02 22:54:28.232 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-02 22:54:28.275 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.24/identity 2026-07-02 22:54:28.316 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-02 22:54:28.359 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-02 22:54:28.403 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-02 22:54:28.449 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-02 22:54:28.493 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-02 22:54:28.536 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-02 22:54:28.540 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:54:28.544 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 22:54:28.547 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 22:54:28.551 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-02 22:54:28.597 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-02 22:54:28.644 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.24/identity 2026-07-02 22:54:28.686 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-02 22:54:28.731 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-02 22:54:28.777 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-02 22:54:28.823 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-02 22:54:28.870 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-02 22:54:28.914 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-02 22:54:28.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-02 22:54:28.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-02 22:54:28.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-02 22:54:28.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-02 22:54:28.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-02 22:54:28.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-02 22:54:28.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-02 22:54:28.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-02 22:54:28.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-02 22:54:28.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-02 22:54:28.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-02 22:54:28.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-02 22:54:28.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-02 22:54:28.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-02 22:54:28.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-02 22:54:28.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-02 22:54:28.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-02 22:54:28.979 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:28.984 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 22:54:28.988 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 22:54:28.992 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 22:54:28.996 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:28.999 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 22:54:29.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-02 22:54:29.046 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.051 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:54:29.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-02 22:54:29.059 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-02 22:54:29.063 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.067 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-02 22:54:29.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-02 22:54:29.113 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.116 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:54:29.119 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-02 22:54:29.122 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-02 22:54:29.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.129 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-02 22:54:29.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-02 22:54:29.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-02 22:54:29.179 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.183 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:54:29.187 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-02 22:54:29.192 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-02 22:54:29.195 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.199 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-02 22:54:29.244 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-02 22:54:29.248 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.252 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:54:29.256 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-02 22:54:29.259 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-02 22:54:29.262 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.265 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-02 22:54:29.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-02 22:54:29.310 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.313 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:54:29.317 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-02 22:54:29.321 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-02 22:54:29.325 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.328 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-02 22:54:29.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-02 22:54:29.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.376 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-02 22:54:29.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-02 22:54:29.383 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-02 22:54:29.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.391 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-02 22:54:29.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-02 22:54:29.440 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.444 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-02 22:54:29.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-02 22:54:29.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-02 22:54:29.454 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.458 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-02 22:54:29.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-02 22:54:29.504 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.508 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-02 22:54:29.512 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-02 22:54:29.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-02 22:54:29.519 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.523 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-02 22:54:29.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-02 22:54:29.570 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.573 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-02 22:54:29.577 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-02 22:54:29.582 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-02 22:54:29.586 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.590 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-02 22:54:29.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-02 22:54:29.638 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:54:29.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 22:54:29.646 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-02 22:54:29.650 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-02 22:54:29.654 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:54:29.658 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-02 22:54:29.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 22:54:29.706 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-02 22:54:29.753 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-02 22:54:29.799 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-02 22:54:29.803 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 22:54:29.807 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-02 22:54:29.810 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-02 22:54:29.814 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:54:29.817 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-02 22:54:29.821 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-02 22:54:29.825 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:54:29.828 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:54:29.849 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:54:29.849 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:54:29.860 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:54:29.866 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:54:29.881 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:54:29.887 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-02 22:54:29.890 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-02 22:54:29.896 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:54:29.901 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-02 22:54:29.946 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-02 22:54:29.991 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-02 22:54:30.036 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:54:30.078 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:54:30.119 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:54:30.163 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:54:30.205 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:54:30.248 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:54:30.289 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:54:30.330 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:54:30.371 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:54:30.414 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:54:30.456 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-02 22:54:30.498 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:54:30.501 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:54:30.506 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-02 22:54:30.511 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-02 22:54:30.515 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:54:30.519 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:54:30.524 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:54:30.528 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-02 22:54:30.533 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-02 22:54:30.537 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-02 22:54:30.578 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:54:30.621 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-02 22:54:30.621 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-02 22:54:30.632 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-02 22:54:30.637 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-02 22:54:30.641 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-02 22:54:30.644 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:54:30.647 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:54:30.651 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:54:30.655 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:54:30.658 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:54:30.661 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:54:30.665 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:54:30.668 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:54:30.671 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:54:30.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:54:30.678 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-02 22:54:30.690 | perl: warning: Setting locale failed. 2026-07-02 22:54:30.691 | perl: warning: Please check that your locale settings: 2026-07-02 22:54:30.691 | LANGUAGE = (unset), 2026-07-02 22:54:30.691 | LC_ALL = "en_US.utf8", 2026-07-02 22:54:30.691 | LANG = "de_DE.UTF-8" 2026-07-02 22:54:30.691 | are supported and installed on your system. 2026-07-02 22:54:30.691 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:54:30.732 | Enabling site neutron-api. 2026-07-02 22:54:30.738 | To activate the new configuration, you need to run: 2026-07-02 22:54:30.738 | systemctl reload apache2 2026-07-02 22:54:30.744 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:54:30.747 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:54:30.751 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:54:30.754 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:54:30.968 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-02 22:54:30.991 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:30.993 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-02 22:54:31.010 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:31.013 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-02 22:54:31.016 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-02 22:54:31.079 | + inc/async:async_inner:63 : init_neutron 2026-07-02 22:54:31.127 | [2060 Async init_neutron:54328]: running: init_neutron 2026-07-02 22:54:31.131 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-02 22:54:31.153 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:31.157 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-02 22:54:31.183 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:31.186 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-02 22:54:31.188 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-02 22:54:31.191 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-02 22:54:31.228 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-02 22:54:31.230 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-02 22:54:31.279 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-02 22:54:31.305 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:31.309 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-02 22:54:31.333 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:31.337 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-02 22:54:31.340 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:54:31.343 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-02 22:54:31.347 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-02 22:54:31.350 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-02 22:54:31.432 | + inc/async:async_inner:63 : init_cinder 2026-07-02 22:54:31.479 | [2060 Async init_cinder:54564]: running: init_cinder 2026-07-02 22:54:31.484 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-02 22:54:31.507 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:31.510 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-02 22:54:31.515 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:54:31.518 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-02 22:54:31.522 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-02 22:54:31.525 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-02 22:54:31.601 | + inc/async:async_inner:63 : init_placement 2026-07-02 22:54:31.649 | [2060 Async init_placement:54694]: running: init_placement 2026-07-02 22:54:31.653 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-02 22:54:31.719 | [2060 Async init_neutron:54328]: Waiting for completion of init_neutron running on PID 54328 (5 other jobs running) 2026-07-02 22:54:31.748 | [2060 Async init_neutron:54328]: Signaling child to exit 2026-07-02 22:54:45.931 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:54:45.972 | [54564 Async init_cinder:54564]: finished successfully 2026-07-02 22:55:22.066 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:55:22.101 | [54694 Async init_placement:54694]: finished successfully 2026-07-02 22:55:25.699 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:55:25.732 | [54328 Async init_neutron:54328]: finished successfully 2026-07-02 22:55:25.763 | WAKEUP 2026-07-02 22:55:25.791 | [2060 Async init_neutron:54328]: Signaled 2026-07-02 22:55:25.793 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-02 22:55:25.793 | + lib/database:recreate_database:112 : local db=neutron 2026-07-02 22:55:25.794 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-02 22:55:25.794 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-02 22:55:25.794 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-02 22:55:25.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:25.794 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-02 22:55:25.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:25.794 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-02 22:55:25.794 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:55:25.794 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:55:25.794 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:55:25.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:55:25.795 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032871276 2026-07-02 22:55:25.795 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-02 22:55:25.795 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-02 22:55:25.796 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-02 22:55:25.797 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-02 22:55:25.797 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-02 22:55:25.798 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-02 22:55:25.798 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-02 22:55:25.798 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-02 22:55:25.798 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-02 22:55:25.799 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-02 22:55:25.799 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-02 22:55:25.799 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-02 22:55:25.800 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-02 22:55:25.800 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-02 22:55:25.800 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-02 22:55:25.801 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-02 22:55:25.802 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-02 22:55:25.803 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-02 22:55:25.804 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-02 22:55:25.805 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-02 22:55:25.806 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-02 22:55:25.807 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-02 22:55:25.808 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-02 22:55:25.809 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-02 22:55:25.810 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-02 22:55:25.811 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-02 22:55:25.811 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-02 22:55:25.811 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-02 22:55:25.811 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-02 22:55:25.811 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-02 22:55:25.811 | Running upgrade for neutron ... 2026-07-02 22:55:25.811 | OK 2026-07-02 22:55:25.811 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-02 22:55:25.811 | + functions-common:time_stop:2420 : local name 2026-07-02 22:55:25.811 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:55:25.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:55:25.812 | + functions-common:time_stop:2423 : local total 2026-07-02 22:55:25.812 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:55:25.812 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:55:25.812 | + functions-common:time_stop:2427 : start_time=1783032871276 2026-07-02 22:55:25.812 | + functions-common:time_stop:2429 : [[ -z 1783032871276 ]] 2026-07-02 22:55:25.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:55:25.812 | + functions-common:time_stop:2432 : end_time=1783032925674 2026-07-02 22:55:25.812 | + functions-common:time_stop:2433 : elapsed_time=54398 2026-07-02 22:55:25.812 | + functions-common:time_stop:2434 : total=8328 2026-07-02 22:55:25.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:55:25.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62726 2026-07-02 22:55:25.852 | [2060 Async init_neutron:54328]: finished init_neutron with result 0 in 54 seconds 2026-07-02 22:55:25.859 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:25.864 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-02 22:55:25.933 | [2060 Async init_placement:54694]: Waiting for completion of init_placement running on PID 54694 (4 other jobs running) 2026-07-02 22:55:25.965 | [2060 Async init_placement:54694]: Signaling child to exit 2026-07-02 22:55:25.965 | WAKEUP 2026-07-02 22:55:25.995 | [2060 Async init_placement:54694]: Signaled 2026-07-02 22:55:25.997 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-02 22:55:25.997 | + lib/database:recreate_database:112 : local db=placement 2026-07-02 22:55:25.997 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-02 22:55:25.997 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-02 22:55:25.997 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-02 22:55:25.997 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:25.997 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-02 22:55:25.998 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:25.998 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-02 22:55:25.998 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:55:25.998 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:25.998 | we strongly recommend against using it for new projects. 2026-07-02 22:55:25.998 | 2026-07-02 22:55:25.998 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:25.998 | framework. For more detail see 2026-07-02 22:55:25.998 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:25.998 | 2026-07-02 22:55:25.998 | __import__(import_str) 2026-07-02 22:55:25.999 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-02 22:55:25.999 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-02 22:55:25.999 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-02 22:55:25.999 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:55:25.999 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:55:25.999 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:55:25.999 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:55:25.999 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:25.999 | + functions-common:get_or_create_user:915 : user_id=2336bb9592bb4df1a7229597f6b0e2a7 2026-07-02 22:55:25.999 | + functions-common:get_or_create_user:916 : echo 2336bb9592bb4df1a7229597f6b0e2a7 2026-07-02 22:55:25.999 | 2336bb9592bb4df1a7229597f6b0e2a7 2026-07-02 22:55:26.000 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-02 22:55:26.000 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:55:26.000 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:55:26.000 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:55:26.000 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:55:26.000 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:55:26.000 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:55:26.000 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:55:26.000 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:55:26.000 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:55:26.001 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:55:26.001 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:55:26.001 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-02 22:55:26.001 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:55:26.001 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:26.001 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:55:26.001 | + functions-common:get_or_add_user_project_role:980 : echo 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:55:26.001 | 2df4fc5d6a4947d6879c00209317773c 2026-07-02 22:55:26.001 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 22:55:26.002 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-02 22:55:26.002 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:55:26.002 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:55:26.002 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:55:26.002 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:55:26.002 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:55:26.002 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:55:26.002 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:55:26.002 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:55:26.002 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:55:26.003 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:55:26.003 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:55:26.003 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-02 22:55:26.003 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:55:26.003 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:26.003 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:55:26.003 | + functions-common:get_or_add_user_project_role:980 : echo e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:55:26.003 | e3b40a8bba9b45559dd4032579221d5b 2026-07-02 22:55:26.003 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.24/placement 2026-07-02 22:55:26.003 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-02 22:55:26.003 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:55:26.004 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-02 22:55:26.004 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-02 22:55:26.004 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:26.004 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:55:26.004 | 98f671a094b44bcf8d29b8136985e0bb' 2026-07-02 22:55:26.004 | + functions-common:get_or_create_service:1067 : echo 98f671a094b44bcf8d29b8136985e0bb 2026-07-02 22:55:26.004 | 98f671a094b44bcf8d29b8136985e0bb 2026-07-02 22:55:26.004 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.24/placement 2026-07-02 22:55:26.004 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:55:26.004 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.24/placement RegionOne 2026-07-02 22:55:26.004 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:55:26.005 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-02 22:55:26.005 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:26.005 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:55:26.005 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:55:26.005 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.24/placement --region RegionOne -f value -c id 2026-07-02 22:55:26.005 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:26.005 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6d186cd92b7c4233896f6e5bf8e9881f 2026-07-02 22:55:26.005 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6d186cd92b7c4233896f6e5bf8e9881f 2026-07-02 22:55:26.005 | + functions-common:get_or_create_endpoint:1100 : public_id=6d186cd92b7c4233896f6e5bf8e9881f 2026-07-02 22:55:26.005 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:55:26.005 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:55:26.006 | + functions-common:get_or_create_endpoint:1109 : echo 6d186cd92b7c4233896f6e5bf8e9881f 2026-07-02 22:55:26.006 | 6d186cd92b7c4233896f6e5bf8e9881f 2026-07-02 22:55:26.056 | [2060 Async init_placement:54694]: finished init_placement with result 0 in 50 seconds 2026-07-02 22:55:26.063 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:26.067 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-02 22:55:26.136 | [2060 Async init_glance:50098]: Waiting for completion of init_glance running on PID 50098 (3 other jobs running) 2026-07-02 22:55:26.175 | [2060 Async init_glance:50098]: Signaling child to exit 2026-07-02 22:55:26.175 | WAKEUP 2026-07-02 22:55:26.204 | [2060 Async init_glance:50098]: Signaled 2026-07-02 22:55:26.207 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-02 22:55:26.207 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-02 22:55:26.207 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-02 22:55:26.207 | + lib/database:recreate_database:112 : local db=glance 2026-07-02 22:55:26.207 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-02 22:55:26.207 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-02 22:55:26.208 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-02 22:55:26.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:26.208 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-02 22:55:26.209 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:26.209 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-02 22:55:26.209 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:55:26.209 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:55:26.209 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:55:26.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:55:26.209 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032773894 2026-07-02 22:55:26.209 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-02 22:55:26.209 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:55:26.209 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:26.210 | we strongly recommend against using it for new projects. 2026-07-02 22:55:26.210 | 2026-07-02 22:55:26.210 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:26.211 | framework. For more detail see 2026-07-02 22:55:26.211 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:26.211 | 2026-07-02 22:55:26.211 | __import__(import_str) 2026-07-02 22:55:26.211 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 22:55:26.211 | 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=50204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:55:26.211 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.212 | DEBUG dbcounter [-] [50204] Writer thread running {{(pid=50204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.212 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 22:55:26.212 | 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=50204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.212 | DEBUG dbcounter [-] [50204] Writer thread running {{(pid=50204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-02 22:55:26.212 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:55:26.212 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-02 22:55:26.213 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.213 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-02 22:55:26.213 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.213 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-02 22:55:26.213 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.213 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-02 22:55:26.213 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.213 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-02 22:55:26.213 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.213 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-02 22:55:26.213 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.214 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-02 22:55:26.214 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.214 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-02 22:55:26.214 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.214 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-02 22:55:26.214 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.214 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-02 22:55:26.214 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.214 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:55:26.214 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.214 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:55:26.215 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.215 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:55:26.215 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.215 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:55:26.215 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.215 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-02 22:55:26.215 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.215 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.215 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.215 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-02 22:55:26.216 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:55:26.216 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-02 22:55:26.217 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.217 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-02 22:55:26.217 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.217 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-02 22:55:26.217 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.217 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-02 22:55:26.217 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.217 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-02 22:55:26.217 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.217 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-02 22:55:26.218 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.218 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-02 22:55:26.218 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.218 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-02 22:55:26.218 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.218 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-02 22:55:26.218 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.218 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-02 22:55:26.218 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.218 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-02 22:55:26.218 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.219 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-02 22:55:26.219 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-02 22:55:26.219 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.219 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.219 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.219 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.219 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-02 22:55:26.219 | Database migration is up to date. No migration needed. 2026-07-02 22:55:26.219 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-02 22:55:26.219 | Database is synced successfully. 2026-07-02 22:55:26.219 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-02 22:55:26.220 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:55:26.220 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:26.220 | we strongly recommend against using it for new projects. 2026-07-02 22:55:26.220 | 2026-07-02 22:55:26.220 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:26.220 | framework. For more detail see 2026-07-02 22:55:26.220 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:26.220 | 2026-07-02 22:55:26.220 | __import__(import_str) 2026-07-02 22:55:26.220 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 22:55:26.221 | 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=50387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:55:26.221 | DEBUG dbcounter [-] [50387] Writer thread running {{(pid=50387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-02 22:55:26.221 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-02 22:55:26.222 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-02 22:55:26.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-02 22:55:26.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-02 22:55:26.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-02 22:55:26.224 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-02 22:55:26.224 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-02 22:55:26.224 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-02 22:55:26.224 | + functions-common:time_stop:2420 : local name 2026-07-02 22:55:26.224 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:55:26.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:55:26.224 | + functions-common:time_stop:2423 : local total 2026-07-02 22:55:26.224 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:55:26.225 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:55:26.225 | + functions-common:time_stop:2427 : start_time=1783032773894 2026-07-02 22:55:26.225 | + functions-common:time_stop:2429 : [[ -z 1783032773894 ]] 2026-07-02 22:55:26.225 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:55:26.225 | + functions-common:time_stop:2432 : end_time=1783032788530 2026-07-02 22:55:26.225 | + functions-common:time_stop:2433 : elapsed_time=14636 2026-07-02 22:55:26.225 | + functions-common:time_stop:2434 : total=8328 2026-07-02 22:55:26.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:55:26.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22964 2026-07-02 22:55:26.268 | [2060 Async init_glance:50098]: finished init_glance with result 0 in 14 seconds 2026-07-02 22:55:26.275 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:26.279 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-02 22:55:26.310 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-02 22:55:26.314 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:26.319 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-02 22:55:26.385 | [2060 Async init_cinder:54564]: Waiting for completion of init_cinder running on PID 54564 (2 other jobs running) 2026-07-02 22:55:26.416 | [2060 Async init_cinder:54564]: Signaling child to exit 2026-07-02 22:55:26.416 | WAKEUP 2026-07-02 22:55:26.444 | [2060 Async init_cinder:54564]: Signaled 2026-07-02 22:55:26.446 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-02 22:55:26.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:26.446 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-02 22:55:26.447 | + lib/database:recreate_database:112 : local db=cinder 2026-07-02 22:55:26.447 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-02 22:55:26.447 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-02 22:55:26.447 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-02 22:55:26.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:26.447 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-02 22:55:26.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:26.447 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-02 22:55:26.447 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:55:26.447 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:55:26.447 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:55:26.448 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:55:26.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032871671 2026-07-02 22:55:26.448 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-02 22:55:26.448 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 22:55:26.448 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:26.448 | we strongly recommend against using it for new projects. 2026-07-02 22:55:26.448 | 2026-07-02 22:55:26.448 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:26.448 | framework. For more detail see 2026-07-02 22:55:26.448 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:26.448 | 2026-07-02 22:55:26.449 | import eventlet # noqa 2026-07-02 22:55:26.449 | INFO dbcounter [-] Registered counter for database cinder 2026-07-02 22:55:26.449 | 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=54767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:55:26.449 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-02 22:55:26.449 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:26.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:26.449 | DEBUG dbcounter [-] [54767] Writer thread running {{(pid=54767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:26.449 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-02 22:55:26.449 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:55:26.449 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-02 22:55:26.449 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.450 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-02 22:55:26.450 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.450 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-02 22:55:26.450 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.450 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-02 22:55:26.450 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.450 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-02 22:55:26.450 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.450 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-02 22:55:26.450 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.450 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-02 22:55:26.451 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54767) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:26.451 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-02 22:55:26.451 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-02 22:55:26.451 | + functions-common:time_stop:2420 : local name 2026-07-02 22:55:26.451 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:55:26.451 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:55:26.451 | + functions-common:time_stop:2423 : local total 2026-07-02 22:55:26.451 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:55:26.451 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:55:26.451 | + functions-common:time_stop:2427 : start_time=1783032871671 2026-07-02 22:55:26.451 | + functions-common:time_stop:2429 : [[ -z 1783032871671 ]] 2026-07-02 22:55:26.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:55:26.452 | + functions-common:time_stop:2432 : end_time=1783032883737 2026-07-02 22:55:26.452 | + functions-common:time_stop:2433 : elapsed_time=12066 2026-07-02 22:55:26.452 | + functions-common:time_stop:2434 : total=8328 2026-07-02 22:55:26.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:55:26.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20394 2026-07-02 22:55:26.452 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-02 22:55:26.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:26.452 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:55:26.452 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-02 22:55:26.452 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 22:55:26.452 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-02 22:55:26.453 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-02 22:55:26.453 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-02 22:55:26.453 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-02 22:55:26.453 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-02 22:55:26.453 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 22:55:26.453 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-02 22:55:26.453 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-02 22:55:26.453 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-02 22:55:26.453 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:55:26.453 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:55:26.453 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:55:26.454 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:55:26.455 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 22:55:26.455 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 22:55:26.455 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-02 22:55:26.455 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-02 22:55:26.456 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-02 22:55:26.456 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-02 22:55:26.456 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-02 22:55:26.456 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 22:55:26.456 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-02 22:55:26.456 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-02 22:55:26.456 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-02 22:55:26.456 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-02 22:55:26.456 | [Unit] 2026-07-02 22:55:26.456 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:55:26.456 | DefaultDependencies=no 2026-07-02 22:55:26.457 | After=systemd-udev-settle.service 2026-07-02 22:55:26.457 | Before=lvm2-activation-early.service 2026-07-02 22:55:26.457 | Wants=systemd-udev-settle.service 2026-07-02 22:55:26.457 | 2026-07-02 22:55:26.457 | [Service] 2026-07-02 22:55:26.457 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:55:26.457 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-02 22:55:26.457 | RemainAfterExit=yes 2026-07-02 22:55:26.457 | Type=oneshot 2026-07-02 22:55:26.457 | 2026-07-02 22:55:26.457 | [Install] 2026-07-02 22:55:26.458 | WantedBy=local-fs.target 2026-07-02 22:55:26.458 | Also=systemd-udev-settle.service 2026-07-02 22:55:26.458 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-02 22:55:26.458 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 22:55:26.458 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-02 22:55:26.458 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-02 22:55:26.458 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-02 22:55:26.458 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-02 22:55:26.458 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 22:55:26.458 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 22:55:26.459 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 22:55:26.459 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-02 22:55:26.459 | Physical volume "/dev/loop0" successfully created. 2026-07-02 22:55:26.459 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-02 22:55:26.459 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-02 22:55:26.459 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:26.459 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-02 22:55:26.459 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-02 22:55:26.459 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-02 22:55:26.459 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 22:55:26.459 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:26.460 | we strongly recommend against using it for new projects. 2026-07-02 22:55:26.460 | 2026-07-02 22:55:26.460 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:26.460 | framework. For more detail see 2026-07-02 22:55:26.460 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:26.460 | 2026-07-02 22:55:26.460 | import eventlet # noqa 2026-07-02 22:55:26.460 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-02 22:55:26.460 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-02 22:55:26.460 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-02 22:55:26.460 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-02 22:55:26.460 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:55:26.461 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-02 22:55:26.507 | [2060 Async init_cinder:54564]: finished init_cinder with result 0 in 14 seconds 2026-07-02 22:55:26.513 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:26.518 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-02 22:55:26.546 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:26.550 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-02 22:55:26.553 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:55:26.556 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-02 22:55:26.559 | + ./stack.sh:main:1239 : init_nova 2026-07-02 22:55:26.564 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-02 22:55:26.587 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:26.590 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-02 22:55:26.614 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:26.618 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:55:26.622 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 22:55:26.706 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 22:55:26.765 | [2060 Async nova-cell-0:57291]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 22:55:26.772 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-02 22:55:26.783 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:55:26.787 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-02 22:55:26.790 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:55:26.798 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:55:26.801 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 22:55:26.900 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 22:55:26.958 | [2060 Async nova-cell-1:57419]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 22:55:26.963 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-02 22:55:26.966 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-02 22:55:26.971 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-02 22:55:26.979 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-02 22:55:26.984 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-02 22:55:26.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:27.082 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-02 22:55:27.095 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:27.179 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-02 22:55:27.672 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:55:27.672 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:27.672 | we strongly recommend against using it for new projects. 2026-07-02 22:55:27.672 | 2026-07-02 22:55:27.672 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:27.673 | framework. For more detail see 2026-07-02 22:55:27.673 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:27.673 | 2026-07-02 22:55:27.673 | import eventlet # noqa 2026-07-02 22:55:28.052 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:55:32.138 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-02 22:55:32.243 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:32.244 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:32.244 | DEBUG dbcounter [-] [57491] Writer thread running {{(pid=57491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:32.318 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-02 22:55:37.320 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:55:37.329 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-02 22:55:39.822 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:39.829 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-02 22:55:39.836 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:40.578 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-02 22:55:40.583 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 22:55:40.585 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 22:55:40.589 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 22:55:40.592 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:55:40.597 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:55:40.603 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:55:40.636 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:40.641 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:55:40.646 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:55:40.652 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:55:41.164 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:55:41.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:41.165 | we strongly recommend against using it for new projects. 2026-07-02 22:55:41.165 | 2026-07-02 22:55:41.165 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:41.165 | framework. For more detail see 2026-07-02 22:55:41.165 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:41.165 | 2026-07-02 22:55:41.165 | import eventlet # noqa 2026-07-02 22:55:41.551 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:55:44.885 | INFO dbcounter [None req-60d90ef9-8d5e-4a26-aa2a-4139c807947c None None] Registered counter for database nova_api 2026-07-02 22:55:45.015 | DEBUG dbcounter [-] [58103] Writer thread running {{(pid=58103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:45.832 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-02 22:55:45.839 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 22:55:45.845 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-02 22:55:45.935 | [2060 Async nova-cell-0:57291]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57291 (3 other jobs running) 2026-07-02 22:55:45.977 | [2060 Async nova-cell-0:57291]: Signaling child to exit 2026-07-02 22:55:53.705 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:55:53.735 | [57291 Async nova-cell-0:57291]: finished successfully 2026-07-02 22:55:53.759 | WAKEUP 2026-07-02 22:55:53.786 | [2060 Async nova-cell-0:57291]: Signaled 2026-07-02 22:55:53.788 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-02 22:55:53.788 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-02 22:55:53.788 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-02 22:55:53.788 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-02 22:55:53.788 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-02 22:55:53.788 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-02 22:55:53.788 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-02 22:55:53.788 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:53.788 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-02 22:55:53.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:53.789 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-02 22:55:53.790 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:55:53.790 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:53.790 | we strongly recommend against using it for new projects. 2026-07-02 22:55:53.790 | 2026-07-02 22:55:53.790 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:53.790 | framework. For more detail see 2026-07-02 22:55:53.790 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:53.790 | 2026-07-02 22:55:53.790 | import eventlet # noqa 2026-07-02 22:55:53.790 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:55:53.791 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-02 22:55:53.791 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:53.791 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:53.791 | DEBUG dbcounter [-] [57449] Writer thread running {{(pid=57449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:53.791 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 22:55:53.791 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:55:53.791 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 22:55:53.791 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.791 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 22:55:53.791 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.792 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 22:55:53.792 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.793 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 22:55:53.793 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.793 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 22:55:53.794 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.794 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 22:55:53.794 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.794 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 22:55:53.794 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.794 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 22:55:53.795 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.795 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 22:55:53.796 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57449) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:53.843 | [2060 Async nova-cell-0:57291]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-02 22:55:53.850 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:53.854 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 22:55:53.858 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-02 22:55:53.931 | [2060 Async nova-cell-1:57419]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57419 (2 other jobs running) 2026-07-02 22:55:53.965 | [2060 Async nova-cell-1:57419]: Signaling child to exit 2026-07-02 22:55:54.460 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:55:54.489 | [57419 Async nova-cell-1:57419]: finished successfully 2026-07-02 22:55:54.516 | WAKEUP 2026-07-02 22:55:54.543 | [2060 Async nova-cell-1:57419]: Signaled 2026-07-02 22:55:54.544 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-02 22:55:54.544 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-02 22:55:54.545 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-02 22:55:54.545 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-02 22:55:54.545 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-02 22:55:54.545 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-02 22:55:54.545 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-02 22:55:54.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:54.545 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-02 22:55:54.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:55:54.545 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-02 22:55:54.545 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:55:54.545 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:54.546 | we strongly recommend against using it for new projects. 2026-07-02 22:55:54.546 | 2026-07-02 22:55:54.546 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:54.546 | framework. For more detail see 2026-07-02 22:55:54.546 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:54.546 | 2026-07-02 22:55:54.546 | import eventlet # noqa 2026-07-02 22:55:54.546 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:55:54.546 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-02 22:55:54.546 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:55:54.546 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:55:54.547 | DEBUG dbcounter [-] [57488] Writer thread running {{(pid=57488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:54.547 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 22:55:54.547 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:55:54.547 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 22:55:54.547 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.547 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 22:55:54.547 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.547 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 22:55:54.547 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.547 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 22:55:54.547 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.548 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 22:55:54.548 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.548 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 22:55:54.548 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.548 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 22:55:54.548 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.548 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 22:55:54.548 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.548 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 22:55:54.548 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57488) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:55:54.600 | [2060 Async nova-cell-1:57419]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-02 22:55:54.607 | + inc/async:async_wait:197 : return 0 2026-07-02 22:55:54.611 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:55:54.614 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-02 22:55:55.079 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:55:55.079 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:55:55.079 | we strongly recommend against using it for new projects. 2026-07-02 22:55:55.079 | 2026-07-02 22:55:55.080 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:55:55.080 | framework. For more detail see 2026-07-02 22:55:55.080 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:55:55.080 | 2026-07-02 22:55:55.080 | import eventlet # noqa 2026-07-02 22:55:55.433 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:55:58.527 | Running batches of 50 until complete 2026-07-02 22:55:58.527 | INFO dbcounter [None req-30f69174-7021-434e-89be-795d171bb1ea None None] Registered counter for database nova_cell0 2026-07-02 22:55:58.727 | DEBUG dbcounter [-] [58721] Writer thread running {{(pid=58721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:58.733 | INFO dbcounter [None req-30f69174-7021-434e-89be-795d171bb1ea None None] Registered counter for database nova_api 2026-07-02 22:55:58.896 | DEBUG dbcounter [-] [58721] Writer thread running {{(pid=58721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:59.091 | INFO dbcounter [None req-30f69174-7021-434e-89be-795d171bb1ea None None] Registered counter for database nova_cell0 2026-07-02 22:55:59.163 | DEBUG dbcounter [-] [58721] Writer thread running {{(pid=58721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:55:59.253 | +-------------------------------------+--------------+-----------+ 2026-07-02 22:55:59.253 | | Migration | Total Needed | Completed | 2026-07-02 22:55:59.253 | +-------------------------------------+--------------+-----------+ 2026-07-02 22:55:59.253 | | fill_virtual_interface_list | 0 | 0 | 2026-07-02 22:55:59.253 | | migrate_empty_ratio | 0 | 0 | 2026-07-02 22:55:59.253 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-02 22:55:59.253 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-02 22:55:59.253 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-02 22:55:59.254 | | populate_dev_uuids | 0 | 0 | 2026-07-02 22:55:59.254 | | populate_instance_compute_id | 0 | 0 | 2026-07-02 22:55:59.254 | | populate_missing_availability_zones | 0 | 0 | 2026-07-02 22:55:59.254 | | populate_queued_for_delete | 0 | 0 | 2026-07-02 22:55:59.254 | | populate_user_id | 0 | 0 | 2026-07-02 22:55:59.254 | | populate_uuids | 0 | 0 | 2026-07-02 22:55:59.254 | +-------------------------------------+--------------+-----------+ 2026-07-02 22:56:00.116 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-02 22:56:00.121 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:56:00.126 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-02 22:56:00.130 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:56:00.134 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:56:00.139 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-02 22:56:00.600 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:56:00.600 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:56:00.601 | we strongly recommend against using it for new projects. 2026-07-02 22:56:00.601 | 2026-07-02 22:56:00.601 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:56:00.601 | framework. For more detail see 2026-07-02 22:56:00.601 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:56:00.601 | 2026-07-02 22:56:00.601 | import eventlet # noqa 2026-07-02 22:56:00.952 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:56:04.017 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-02 22:56:04.018 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-02 22:56:04.018 | INFO dbcounter [None req-07bae2aa-f63c-4409-b50b-088be25cbb76 None None] Registered counter for database nova_api 2026-07-02 22:56:04.139 | DEBUG dbcounter [-] [58739] Writer thread running {{(pid=58739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:56:04.933 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-02 22:56:04.936 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-02 22:56:04.954 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-02 22:56:04.957 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-02 22:56:04.960 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-02 22:56:05.029 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-02 22:56:05.076 | [2060 Async configure_neutron_nova:58798]: running: configure_neutron_nova 2026-07-02 22:56:05.079 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-02 22:56:05.084 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:56:05.088 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-02 22:56:05.092 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:56:05.096 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:56:05.100 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:56:05.103 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:56:05.108 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:56:05.112 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:56:05.117 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:56:05.122 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:56:05.124 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:56:05.127 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-02 22:56:05.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:56:05.153 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:05.157 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:56:05.161 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:56:05.164 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-02 22:56:05.168 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:56:05.170 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:56:05.174 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-02 22:56:05.178 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:56:05.182 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:56:05.186 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:56:05.190 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:56:05.195 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-02 22:56:05.197 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:56:05.201 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-02 22:56:05.204 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:56:05.209 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:56:05.212 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-02 22:56:05.214 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.218 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:56:05.223 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-02 22:56:05.227 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:56:05.232 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:56:05.235 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:56:05.240 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-02 22:56:05.244 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.248 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-02 22:56:05.251 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:56:05.256 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-02 22:56:05.256 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:56:05.256 | gsub("[][]", "", $1); 2026-07-02 22:56:05.256 | split($1, a, "|"); 2026-07-02 22:56:05.256 | if (a[1] == matchgroup) 2026-07-02 22:56:05.256 | print a[2] 2026-07-02 22:56:05.257 | } 2026-07-02 22:56:05.257 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:56:05.264 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 22:56:05.267 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 22:56:05.270 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 22:56:05.273 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-02 22:56:05.276 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-02 22:56:05.280 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-02 22:56:05.283 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-02 22:56:05.288 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-02 22:56:05.295 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-02 22:56:05.298 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-02 22:56:05.300 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-02 22:56:05.303 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-02 22:56:05.307 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 22:56:05.310 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.314 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:56:05.318 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-02 22:56:05.322 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:56:05.328 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-02 22:56:05.332 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-02 22:56:05.335 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-02 22:56:05.339 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-02 22:56:05.345 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 22:56:05.345 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.348 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-02 22:56:05.349 | BEGIN { 2026-07-02 22:56:05.349 | section = "" 2026-07-02 22:56:05.349 | last_section = "" 2026-07-02 22:56:05.349 | section_count = 0 2026-07-02 22:56:05.349 | } 2026-07-02 22:56:05.349 | /^\[.+\]/ { 2026-07-02 22:56:05.349 | gsub("[][]", "", $1); 2026-07-02 22:56:05.349 | section=$1 2026-07-02 22:56:05.349 | next 2026-07-02 22:56:05.349 | } 2026-07-02 22:56:05.350 | /^ *\#/ { 2026-07-02 22:56:05.350 | next 2026-07-02 22:56:05.350 | } 2026-07-02 22:56:05.350 | /^[^ \t]+/ { 2026-07-02 22:56:05.350 | # get offset of first = in $0 2026-07-02 22:56:05.350 | eq_idx = index($0, "=") 2026-07-02 22:56:05.350 | # extract attr & value from $0 2026-07-02 22:56:05.350 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:56:05.350 | value = substr($0, eq_idx + 1) 2026-07-02 22:56:05.350 | # only need to strip trailing whitespace from attr 2026-07-02 22:56:05.351 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:56:05.351 | # need to strip leading & trailing whitespace from value 2026-07-02 22:56:05.351 | sub(/^[ \t]*/, "", value) 2026-07-02 22:56:05.351 | sub(/[ \t]*$/, "", value) 2026-07-02 22:56:05.351 | 2026-07-02 22:56:05.352 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:56:05.352 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:56:05.352 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:56:05.352 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:56:05.352 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:56:05.352 | if (section != last_section) { 2026-07-02 22:56:05.352 | cfg_section[section_count++] = section 2026-07-02 22:56:05.352 | last_section = section 2026-07-02 22:56:05.352 | } 2026-07-02 22:56:05.352 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:56:05.353 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:56:05.353 | 2026-07-02 22:56:05.353 | cfg_attr[section, attr, 0] = value 2026-07-02 22:56:05.353 | cfg_attr_count[section, attr] = 1 2026-07-02 22:56:05.353 | } else { 2026-07-02 22:56:05.353 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:56:05.353 | cfg_attr[section, attr, lno] = value 2026-07-02 22:56:05.353 | } 2026-07-02 22:56:05.353 | } 2026-07-02 22:56:05.354 | END { 2026-07-02 22:56:05.354 | # Process each section in order 2026-07-02 22:56:05.354 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:56:05.354 | section = cfg_section[sno] 2026-07-02 22:56:05.354 | # The ini routines simply append a config item immediately 2026-07-02 22:56:05.354 | # after the section header. To keep the same order as defined 2026-07-02 22:56:05.354 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:56:05.354 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:56:05.357 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:56:05.357 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:56:05.357 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:56:05.357 | else { 2026-07-02 22:56:05.357 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:56:05.358 | count = cfg_attr_count[section, attr] 2026-07-02 22:56:05.358 | print "inidelete " configfile " " section " " attr 2026-07-02 22:56:05.358 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:56:05.358 | for (l = count -2; l >= 0; l--) 2026-07-02 22:56:05.358 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:56:05.358 | } 2026-07-02 22:56:05.358 | } 2026-07-02 22:56:05.358 | } 2026-07-02 22:56:05.358 | } 2026-07-02 22:56:05.360 | ' 2026-07-02 22:56:05.360 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:56:05.360 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.360 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:56:05.360 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-02 22:56:05.364 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:56:05.368 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-02 22:56:05.373 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-02 22:56:05.374 | BEGIN { group = "" } 2026-07-02 22:56:05.374 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:56:05.374 | gsub("[][]", "", $1); 2026-07-02 22:56:05.374 | split($1, a, "|"); 2026-07-02 22:56:05.374 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:56:05.374 | group=a[1] 2026-07-02 22:56:05.374 | } else { 2026-07-02 22:56:05.374 | group="" 2026-07-02 22:56:05.374 | } 2026-07-02 22:56:05.374 | next 2026-07-02 22:56:05.375 | } 2026-07-02 22:56:05.375 | { 2026-07-02 22:56:05.375 | if (group != "") 2026-07-02 22:56:05.375 | print $0 2026-07-02 22:56:05.375 | } 2026-07-02 22:56:05.375 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:56:05.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-02 22:56:05.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-02 22:56:05.429 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-02 22:56:05.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-02 22:56:05.478 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.481 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-02 22:56:05.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-02 22:56:05.524 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.527 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-02 22:56:05.531 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-02 22:56:05.575 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-02 22:56:05.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-02 22:56:05.626 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.630 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 22:56:05.633 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 22:56:05.636 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 22:56:05.643 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-02 22:56:05.646 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.650 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.653 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 22:56:05.658 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.664 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-02 22:56:05.668 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-02 22:56:05.672 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-02 22:56:05.676 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-02 22:56:05.679 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.682 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.686 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:56:05.688 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.693 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:56:05.696 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.700 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.705 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.709 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-02 22:56:05.713 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.720 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.723 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 22:56:05.723 | BEGIN { 2026-07-02 22:56:05.723 | section = "" 2026-07-02 22:56:05.723 | last_section = "" 2026-07-02 22:56:05.723 | section_count = 0 2026-07-02 22:56:05.723 | } 2026-07-02 22:56:05.723 | /^\[.+\]/ { 2026-07-02 22:56:05.723 | gsub("[][]", "", $1); 2026-07-02 22:56:05.723 | section=$1 2026-07-02 22:56:05.723 | next 2026-07-02 22:56:05.724 | } 2026-07-02 22:56:05.724 | /^ *\#/ { 2026-07-02 22:56:05.724 | next 2026-07-02 22:56:05.724 | } 2026-07-02 22:56:05.724 | /^[^ \t]+/ { 2026-07-02 22:56:05.724 | # get offset of first = in $0 2026-07-02 22:56:05.724 | eq_idx = index($0, "=") 2026-07-02 22:56:05.724 | # extract attr & value from $0 2026-07-02 22:56:05.724 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:56:05.724 | value = substr($0, eq_idx + 1) 2026-07-02 22:56:05.724 | # only need to strip trailing whitespace from attr 2026-07-02 22:56:05.724 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:56:05.725 | # need to strip leading & trailing whitespace from value 2026-07-02 22:56:05.725 | sub(/^[ \t]*/, "", value) 2026-07-02 22:56:05.725 | sub(/[ \t]*$/, "", value) 2026-07-02 22:56:05.725 | 2026-07-02 22:56:05.725 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:56:05.725 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:56:05.725 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:56:05.725 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:56:05.725 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:56:05.725 | if (section != last_section) { 2026-07-02 22:56:05.726 | cfg_section[section_count++] = section 2026-07-02 22:56:05.726 | last_section = section 2026-07-02 22:56:05.726 | } 2026-07-02 22:56:05.726 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:56:05.726 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:56:05.726 | 2026-07-02 22:56:05.726 | cfg_attr[section, attr, 0] = value 2026-07-02 22:56:05.727 | cfg_attr_count[section, attr] = 1 2026-07-02 22:56:05.727 | } else { 2026-07-02 22:56:05.727 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:56:05.727 | cfg_attr[section, attr, lno] = value 2026-07-02 22:56:05.727 | } 2026-07-02 22:56:05.727 | } 2026-07-02 22:56:05.727 | END { 2026-07-02 22:56:05.727 | # Process each section in order 2026-07-02 22:56:05.727 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:56:05.727 | section = cfg_section[sno] 2026-07-02 22:56:05.727 | # The ini routines simply append a config item immediately 2026-07-02 22:56:05.728 | # after the section header. To keep the same order as defined 2026-07-02 22:56:05.728 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:56:05.728 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:56:05.728 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:56:05.728 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:56:05.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:56:05.728 | else { 2026-07-02 22:56:05.728 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:56:05.728 | count = cfg_attr_count[section, attr] 2026-07-02 22:56:05.728 | print "inidelete " configfile " " section " " attr 2026-07-02 22:56:05.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:56:05.729 | for (l = count -2; l >= 0; l--) 2026-07-02 22:56:05.729 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:56:05.729 | } 2026-07-02 22:56:05.729 | } 2026-07-02 22:56:05.729 | } 2026-07-02 22:56:05.729 | } 2026-07-02 22:56:05.729 | ' 2026-07-02 22:56:05.729 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.729 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:56:05.729 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.731 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:56:05.734 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:56:05.736 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:56:05.739 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 22:56:05.743 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 22:56:05.743 | BEGIN { group = "" } 2026-07-02 22:56:05.743 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:56:05.743 | gsub("[][]", "", $1); 2026-07-02 22:56:05.743 | split($1, a, "|"); 2026-07-02 22:56:05.743 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:56:05.743 | group=a[1] 2026-07-02 22:56:05.743 | } else { 2026-07-02 22:56:05.744 | group="" 2026-07-02 22:56:05.744 | } 2026-07-02 22:56:05.744 | next 2026-07-02 22:56:05.744 | } 2026-07-02 22:56:05.744 | { 2026-07-02 22:56:05.744 | if (group != "") 2026-07-02 22:56:05.744 | print $0 2026-07-02 22:56:05.744 | } 2026-07-02 22:56:05.744 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:56:05.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-02 22:56:05.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 22:56:05.800 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.807 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 22:56:05.811 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 22:56:05.815 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 22:56:05.820 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-02 22:56:05.824 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-02 22:56:05.828 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-02 22:56:05.832 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-02 22:56:05.837 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-02 22:56:05.843 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-02 22:56:05.847 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-02 22:56:05.851 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-02 22:56:05.854 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-02 22:56:05.858 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 22:56:05.862 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.866 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:56:05.870 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-02 22:56:05.874 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:56:05.879 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-02 22:56:05.882 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-02 22:56:05.887 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-02 22:56:05.891 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-02 22:56:05.895 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 22:56:05.897 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-02 22:56:05.898 | BEGIN { 2026-07-02 22:56:05.898 | section = "" 2026-07-02 22:56:05.898 | last_section = "" 2026-07-02 22:56:05.898 | section_count = 0 2026-07-02 22:56:05.898 | } 2026-07-02 22:56:05.898 | /^\[.+\]/ { 2026-07-02 22:56:05.898 | gsub("[][]", "", $1); 2026-07-02 22:56:05.898 | section=$1 2026-07-02 22:56:05.898 | next 2026-07-02 22:56:05.898 | } 2026-07-02 22:56:05.899 | /^ *\#/ { 2026-07-02 22:56:05.899 | next 2026-07-02 22:56:05.899 | } 2026-07-02 22:56:05.899 | /^[^ \t]+/ { 2026-07-02 22:56:05.899 | # get offset of first = in $0 2026-07-02 22:56:05.899 | eq_idx = index($0, "=") 2026-07-02 22:56:05.899 | # extract attr & value from $0 2026-07-02 22:56:05.899 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:56:05.899 | value = substr($0, eq_idx + 1) 2026-07-02 22:56:05.899 | # only need to strip trailing whitespace from attr 2026-07-02 22:56:05.899 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:56:05.900 | # need to strip leading & trailing whitespace from value 2026-07-02 22:56:05.900 | sub(/^[ \t]*/, "", value) 2026-07-02 22:56:05.900 | sub(/[ \t]*$/, "", value) 2026-07-02 22:56:05.900 | 2026-07-02 22:56:05.901 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:56:05.901 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:56:05.901 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:56:05.901 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:56:05.901 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:56:05.901 | if (section != last_section) { 2026-07-02 22:56:05.901 | cfg_section[section_count++] = section 2026-07-02 22:56:05.901 | last_section = section 2026-07-02 22:56:05.901 | } 2026-07-02 22:56:05.901 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:56:05.901 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:56:05.902 | 2026-07-02 22:56:05.902 | cfg_attr[section, attr, 0] = value 2026-07-02 22:56:05.902 | cfg_attr_count[section, attr] = 1 2026-07-02 22:56:05.902 | } else { 2026-07-02 22:56:05.902 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:56:05.902 | cfg_attr[section, attr, lno] = value 2026-07-02 22:56:05.902 | } 2026-07-02 22:56:05.902 | } 2026-07-02 22:56:05.902 | END { 2026-07-02 22:56:05.902 | # Process each section in order 2026-07-02 22:56:05.902 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:56:05.902 | section = cfg_section[sno] 2026-07-02 22:56:05.903 | # The ini routines simply append a config item immediately 2026-07-02 22:56:05.903 | # after the section header. To keep the same order as defined 2026-07-02 22:56:05.903 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:56:05.903 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:56:05.903 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:56:05.903 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:56:05.903 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:56:05.903 | else { 2026-07-02 22:56:05.903 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:56:05.903 | count = cfg_attr_count[section, attr] 2026-07-02 22:56:05.904 | print "inidelete " configfile " " section " " attr 2026-07-02 22:56:05.904 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:56:05.904 | for (l = count -2; l >= 0; l--) 2026-07-02 22:56:05.904 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:56:05.904 | } 2026-07-02 22:56:05.904 | } 2026-07-02 22:56:05.904 | } 2026-07-02 22:56:05.904 | } 2026-07-02 22:56:05.904 | ' 2026-07-02 22:56:05.904 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.904 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:05.905 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:56:05.905 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:56:05.905 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-02 22:56:05.907 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:56:05.909 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-02 22:56:05.914 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-02 22:56:05.914 | BEGIN { group = "" } 2026-07-02 22:56:05.914 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:56:05.914 | gsub("[][]", "", $1); 2026-07-02 22:56:05.914 | split($1, a, "|"); 2026-07-02 22:56:05.914 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:56:05.914 | group=a[1] 2026-07-02 22:56:05.914 | } else { 2026-07-02 22:56:05.914 | group="" 2026-07-02 22:56:05.915 | } 2026-07-02 22:56:05.915 | next 2026-07-02 22:56:05.915 | } 2026-07-02 22:56:05.915 | { 2026-07-02 22:56:05.915 | if (group != "") 2026-07-02 22:56:05.915 | print $0 2026-07-02 22:56:05.915 | } 2026-07-02 22:56:05.915 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:56:05.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-02 22:56:05.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-02 22:56:05.974 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:05.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-02 22:56:05.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-02 22:56:06.019 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:06.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-02 22:56:06.025 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-02 22:56:06.065 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:06.069 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-02 22:56:06.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-02 22:56:06.114 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:06.117 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:56:06.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-12a596c8-1494-4727-ac42-16831e641e1a"' 2026-07-02 22:56:06.121 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-12a596c8-1494-4727-ac42-16831e641e1a 2026-07-02 22:56:06.147 | [58798 Async configure_neutron_nova:58798]: finished successfully 2026-07-02 22:56:06.161 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:06.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-02 22:56:06.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-02 22:56:06.207 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:06.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-02 22:56:06.215 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-02 22:56:06.252 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:06.258 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-02 22:56:06.282 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:06.286 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:56:06.289 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-02 22:56:06.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:06.315 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:56:06.359 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-02 22:56:06.414 | [2060 Async configure_neutron_nova:58798]: Waiting for completion of configure_neutron_nova running on PID 58798 (2 other jobs running) 2026-07-02 22:56:06.442 | [2060 Async configure_neutron_nova:58798]: Signaling child to exit 2026-07-02 22:56:06.442 | WAKEUP 2026-07-02 22:56:06.464 | [2060 Async configure_neutron_nova:58798]: Signaled 2026-07-02 22:56:06.466 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-02 22:56:06.466 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-02 22:56:06.466 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-02 22:56:06.466 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:56:06.467 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:56:06.467 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 22:56:06.467 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-02 22:56:06.467 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-02 22:56:06.467 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.24/identity 2026-07-02 22:56:06.467 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-02 22:56:06.468 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-02 22:56:06.468 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-02 22:56:06.468 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-02 22:56:06.468 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-02 22:56:06.468 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-02 22:56:06.468 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-02 22:56:06.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 22:56:06.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 22:56:06.469 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 22:56:06.469 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:06.469 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 22:56:06.469 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-02 22:56:06.469 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:56:06.470 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-02 22:56:06.470 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:56:06.470 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-02 22:56:06.470 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-02 22:56:06.470 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:56:06.470 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:56:06.471 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:56:06.471 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-02 22:56:06.471 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 22:56:06.471 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-02 22:56:06.471 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 22:56:06.471 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:56:06.471 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 22:56:06.472 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-02 22:56:06.472 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-02 22:56:06.472 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.24/identity 2026-07-02 22:56:06.472 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-02 22:56:06.472 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-02 22:56:06.472 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-02 22:56:06.473 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-02 22:56:06.473 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-02 22:56:06.473 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-02 22:56:06.473 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-02 22:56:06.473 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 22:56:06.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 22:56:06.474 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 22:56:06.474 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:06.474 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 22:56:06.474 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-02 22:56:06.518 | [2060 Async configure_neutron_nova:58798]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-02 22:56:06.524 | + inc/async:async_wait:197 : return 0 2026-07-02 22:56:06.529 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-02 22:56:06.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:06.555 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:56:06.593 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:56:06.636 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-02 22:56:06.660 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:06.663 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-02 22:56:06.667 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:06.670 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-02 22:56:06.674 | + ./stack.sh:main:1293 : start_nova_api 2026-07-02 22:56:06.677 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:06.681 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:06.685 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:06.690 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-02 22:56:06.696 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:56:06.700 | + functions-common:run_process:1674 : local service=n-api 2026-07-02 22:56:06.703 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:56:06.706 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:06.709 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:06.713 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:06.716 | + functions-common:run_process:1680 : local name=n-api 2026-07-02 22:56:06.720 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:06.723 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:06.726 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:06.729 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:06.733 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:06.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032966734 2026-07-02 22:56:06.741 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-02 22:56:06.763 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:06.766 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-02 22:56:06.770 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-02 22:56:06.773 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:56:06.777 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:56:06.780 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:56:06.783 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:56:06.786 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-02 22:56:06.789 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-02 22:56:06.793 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-02 22:56:06.796 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:06.799 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:06.803 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:06.806 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:06.810 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-02 22:56:06.813 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:56:06.816 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:06.820 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:06.823 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:56:06.826 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-02 22:56:06.829 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:06.832 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:56:06.835 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:56:06.838 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:56:06.842 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-02 22:56:06.845 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:56:06.850 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-02 22:56:06.939 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:07.027 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-02 22:56:07.101 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-02 22:56:07.176 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:07.250 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:07.322 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-02 22:56:07.397 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-02 22:56:07.468 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-02 22:56:07.540 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-02 22:56:07.611 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-02 22:56:07.680 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:56:07.684 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:56:07.687 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-02 22:56:07.770 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:56:08.224 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-02 22:56:08.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-02 22:56:08.690 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-02 22:56:08.851 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:08.853 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:08.856 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:08.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:08.859 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:08.862 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:08.864 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:08.866 | + functions-common:time_stop:2427 : start_time=1783032966734 2026-07-02 22:56:08.868 | + functions-common:time_stop:2429 : [[ -z 1783032966734 ]] 2026-07-02 22:56:08.871 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:08.876 | + functions-common:time_stop:2432 : end_time=1783032968872 2026-07-02 22:56:08.877 | + functions-common:time_stop:2433 : elapsed_time=2138 2026-07-02 22:56:08.879 | + functions-common:time_stop:2434 : total=3932 2026-07-02 22:56:08.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:08.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6070 2026-07-02 22:56:08.885 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-02 22:56:08.886 | Waiting for nova-api to start... 2026-07-02 22:56:08.887 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.24/compute/v2.1/ 2026-07-02 22:56:08.890 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.24/compute/v2.1/ 2026-07-02 22:56:08.892 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:56:08.894 | + functions:wait_for_service:477 : local url=http://192.168.122.24/compute/v2.1/ 2026-07-02 22:56:08.896 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:56:08.898 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:56:08.901 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:56:08.903 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:08.905 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:08.908 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:08.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032968910 2026-07-02 22:56:08.914 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:56:08.918 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:56:08.919 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.24/compute/v2.1/ 2026-07-02 22:56:14.989 | + :: : [[ 200 == 503 ]] 2026-07-02 22:56:14.991 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:56:14.995 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:56:14.999 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:15.004 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:15.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:15.012 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:15.017 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:15.022 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:56:15.026 | + functions-common:time_stop:2427 : start_time=1783032968910 2026-07-02 22:56:15.030 | + functions-common:time_stop:2429 : [[ -z 1783032968910 ]] 2026-07-02 22:56:15.037 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:15.043 | + functions-common:time_stop:2432 : end_time=1783032975038 2026-07-02 22:56:15.047 | + functions-common:time_stop:2433 : elapsed_time=6128 2026-07-02 22:56:15.051 | + functions-common:time_stop:2434 : total=5665 2026-07-02 22:56:15.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:15.059 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11793 2026-07-02 22:56:15.064 | + functions:wait_for_service:486 : return 0 2026-07-02 22:56:15.069 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:15.074 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:15.079 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-02 22:56:15.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:15.110 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-02 22:56:15.115 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:15.119 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-02 22:56:15.124 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-02 22:56:15.129 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-02 22:56:15.133 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-02 22:56:15.138 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-02 22:56:15.143 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-02 22:56:15.147 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:56:15.151 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-02 22:56:15.156 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-02 22:56:15.176 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-02 22:56:15.182 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-02 22:56:15.187 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-02 22:56:15.194 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-02 22:56:15.212 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-02 22:56:15.230 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-02 22:56:15.248 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-02 22:56:15.253 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-02 22:56:15.253 | Starting OVN 2026-07-02 22:56:15.257 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-02 22:56:15.261 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-02 22:56:15.261 | Starting OVS 2026-07-02 22:56:15.266 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-02 22:56:15.287 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:15.290 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-02 22:56:15.341 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-02 22:56:15.390 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:15.393 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-02 22:56:15.396 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:56:15.863 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-02 22:56:16.323 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 22:56:16.324 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 22:56:16.324 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 22:56:16.324 | 2026-07-02 22:56:16.324 | Possible reasons for having these kinds of units are: 2026-07-02 22:56:16.324 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 22:56:16.324 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 22:56:16.324 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 22:56:16.324 | a requirement dependency on it. 2026-07-02 22:56:16.324 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 22:56:16.324 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 22:56:16.325 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 22:56:16.325 | instance name specified. 2026-07-02 22:56:16.337 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-02 22:56:20.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-02 22:56:20.872 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:56:21.337 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-02 22:56:21.795 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 22:56:21.796 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 22:56:21.796 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 22:56:21.796 | 2026-07-02 22:56:21.796 | Possible reasons for having these kinds of units are: 2026-07-02 22:56:21.796 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 22:56:21.796 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 22:56:21.796 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 22:56:21.796 | a requirement dependency on it. 2026-07-02 22:56:21.796 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 22:56:21.796 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 22:56:21.797 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 22:56:21.797 | instance name specified. 2026-07-02 22:56:21.803 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-02 22:56:21.994 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-02 22:56:21.994 | Configuring OVSDB 2026-07-02 22:56:21.996 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-02 22:56:22.018 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:22.023 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-02 22:56:22.056 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-02 22:56:22.082 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ec4a5a97-81cf-4a6a-9cfb-5f18948792c1 2026-07-02 22:56:22.106 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.24:6642 2026-07-02 22:56:22.132 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-02 22:56:22.156 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-02 22:56:22.181 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.24 2026-07-02 22:56:22.204 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-02 22:56:22.209 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-02 22:56:22.231 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:22.235 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-02 22:56:22.258 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-02 22:56:22.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-02 22:56:22.265 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:56:22.269 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 22:56:22.273 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:22.277 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-02 22:56:22.280 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-02 22:56:22.284 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-02 22:56:22.287 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-02 22:56:22.290 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-02 22:56:22.319 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-02 22:56:22.351 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 22:56:22.380 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-02 22:56:22.406 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:22.410 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-02 22:56:22.414 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-02 22:56:22.418 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:56:22.423 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-02 22:56:22.427 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-02 22:56:22.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:22.457 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:22.460 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-02 22:56:22.464 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:56:22.942 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-02 22:56:23.413 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-02 22:56:23.479 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-02 22:56:23.482 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-02 22:56:23.486 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 22:56:23.489 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 22:56:23.492 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-02 22:56:24.499 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-02 22:56:24.502 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-02 22:56:24.505 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 22:56:24.510 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-02 22:56:24.513 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 22:56:24.517 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-02 22:56:24.520 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-02 22:56:24.524 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 22:56:24.527 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-02 22:56:24.531 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-02 22:56:24.535 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 22:56:24.538 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-02 22:56:24.542 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-02 22:56:24.568 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:24.572 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-02 22:56:24.597 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-02 22:56:24.625 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-02 22:56:24.643 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-02 22:56:24.663 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-02 22:56:24.691 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:24.695 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:24.699 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-02 22:56:24.701 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:56:25.177 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-02 22:56:25.635 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 22:56:25.635 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 22:56:25.635 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 22:56:25.635 | 2026-07-02 22:56:25.635 | Possible reasons for having these kinds of units are: 2026-07-02 22:56:25.635 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 22:56:25.636 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 22:56:25.636 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 22:56:25.636 | a requirement dependency on it. 2026-07-02 22:56:25.636 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 22:56:25.636 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 22:56:25.636 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 22:56:25.636 | instance name specified. 2026-07-02 22:56:25.641 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-02 22:56:25.915 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-02 22:56:25.940 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:25.943 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-02 22:56:25.946 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 22:56:25.978 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:25.981 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:56:25.984 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 22:56:25.988 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:25.992 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-02 22:56:25.996 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.000 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:26.004 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:26.009 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:26.013 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-02 22:56:26.017 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:26.021 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:26.025 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:26.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:26.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:26.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032986037 2026-07-02 22:56:26.046 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-02 22:56:26.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:26.077 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-02 22:56:26.081 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-02 22:56:26.085 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.090 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.093 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.097 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.101 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-02 22:56:26.106 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-02 22:56:26.110 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-02 22:56:26.114 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:26.119 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:26.123 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:26.127 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:26.132 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-02 22:56:26.136 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-02 22:56:26.140 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-02 22:56:26.145 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-02 22:56:26.149 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.153 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:26.157 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:26.162 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:26.166 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:26.170 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:26.174 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-02 22:56:26.179 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:26.185 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-02 22:56:26.281 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:26.378 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-02 22:56:26.460 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:56:26.542 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-02 22:56:26.622 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-02 22:56:26.702 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:26.781 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:26.785 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:26.789 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-02 22:56:26.885 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:27.357 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-02 22:56:27.388 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-02 22:56:27.832 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-02 22:56:27.892 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:27.897 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:27.900 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:27.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:27.909 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:27.914 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:27.918 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:27.920 | + functions-common:time_stop:2427 : start_time=1783032986037 2026-07-02 22:56:27.925 | + functions-common:time_stop:2429 : [[ -z 1783032986037 ]] 2026-07-02 22:56:27.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:27.935 | + functions-common:time_stop:2432 : end_time=1783032987929 2026-07-02 22:56:27.936 | + functions-common:time_stop:2433 : elapsed_time=1892 2026-07-02 22:56:27.940 | + functions-common:time_stop:2434 : total=6070 2026-07-02 22:56:27.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:27.945 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7962 2026-07-02 22:56:27.947 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 22:56:27.950 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 22:56:27.952 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 22:56:27.955 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:56:27.974 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:56:27.976 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:56:27.979 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:27.981 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:56:27.984 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:56:28.024 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:56:28.065 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:56:28.109 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:56:28.156 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-02 22:56:28.203 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-02 22:56:28.208 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 22:56:28.237 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:28.242 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 22:56:28.327 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 22:56:28.331 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.335 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-02 22:56:28.340 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.344 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:28.350 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:28.353 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:28.358 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-02 22:56:28.362 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:28.367 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:28.372 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:28.377 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:28.382 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:28.389 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032988383 2026-07-02 22:56:28.393 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-02 22:56:28.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:28.426 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-02 22:56:28.431 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-02 22:56:28.436 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.440 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.444 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.448 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.452 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-02 22:56:28.457 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-02 22:56:28.461 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-02 22:56:28.465 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:28.470 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:28.474 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:28.479 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:28.485 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-02 22:56:28.488 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-02 22:56:28.493 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-02 22:56:28.497 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-02 22:56:28.501 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.505 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:28.509 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:28.513 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:28.518 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:28.522 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:28.527 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-02 22:56:28.531 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:28.537 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-02 22:56:28.631 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:28.726 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-02 22:56:28.806 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:56:28.885 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-02 22:56:28.966 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-02 22:56:29.048 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:29.129 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:29.132 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:29.138 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-02 22:56:29.230 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:29.702 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-02 22:56:29.726 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-02 22:56:30.189 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-02 22:56:30.248 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:30.252 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:30.256 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:30.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:30.265 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:30.268 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:30.273 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:30.277 | + functions-common:time_stop:2427 : start_time=1783032988383 2026-07-02 22:56:30.280 | + functions-common:time_stop:2429 : [[ -z 1783032988383 ]] 2026-07-02 22:56:30.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:30.293 | + functions-common:time_stop:2432 : end_time=1783032990288 2026-07-02 22:56:30.297 | + functions-common:time_stop:2433 : elapsed_time=1905 2026-07-02 22:56:30.302 | + functions-common:time_stop:2434 : total=7962 2026-07-02 22:56:30.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:30.309 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9867 2026-07-02 22:56:30.314 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:56:30.317 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:56:30.322 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:56:30.326 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:56:30.353 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:56:30.358 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:56:30.362 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:30.367 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:56:30.373 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:56:30.418 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:56:30.464 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:56:30.511 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:56:30.560 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-02 22:56:30.604 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:30.609 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-02 22:56:30.614 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-02 22:56:30.618 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-02 22:56:30.644 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 22:56:30.669 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-02 22:56:30.674 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-02 22:56:30.678 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-02 22:56:30.682 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-02 22:56:30.745 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-02 22:56:30.773 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:30.777 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-02 22:56:30.781 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:30.786 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-02 22:56:30.790 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-02 22:56:30.794 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-02 22:56:30.799 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-02 22:56:30.849 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-02 22:56:30.853 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:30.858 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-02 22:56:30.907 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-02 22:56:30.910 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-02 22:56:30.918 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-02 22:56:30.923 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-02 22:56:30.928 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 22:56:30.933 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 22:56:30.939 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-02 22:56:30.943 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-02 22:56:30.947 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-02 22:56:30.952 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-02 22:56:30.957 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:30.961 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:30.966 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:30.970 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-02 22:56:30.974 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:30.980 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:30.985 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-02 22:56:30.989 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-02 22:56:30.994 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-02 22:56:30.999 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-02 22:56:31.038 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-02 22:56:31.042 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-02 22:56:31.108 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-02 22:56:31.172 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-02 22:56:31.177 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-02 22:56:31.240 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-02 22:56:31.244 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-02 22:56:31.307 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-02 22:56:31.314 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:56:31.318 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-02 22:56:31.322 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:56:31.325 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:31.331 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:31.335 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:31.339 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-02 22:56:31.344 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:31.348 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:31.353 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:31.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:31.362 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:31.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032991364 2026-07-02 22:56:31.374 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-02 22:56:31.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:31.406 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-02 22:56:31.411 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-02 22:56:31.415 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:56:31.419 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:56:31.423 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:56:31.429 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:56:31.433 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-02 22:56:31.437 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-02 22:56:31.443 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-02 22:56:31.447 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:31.452 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:31.456 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:31.460 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:31.466 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-02 22:56:31.469 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:56:31.475 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:31.478 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:31.483 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:56:31.488 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-02 22:56:31.492 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:31.496 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:56:31.501 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:56:31.504 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:56:31.508 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-02 22:56:31.514 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:56:31.521 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-02 22:56:31.612 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:31.707 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-02 22:56:31.793 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-02 22:56:31.873 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:31.955 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:32.032 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-02 22:56:32.105 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-02 22:56:32.180 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-02 22:56:32.256 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-02 22:56:32.331 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-02 22:56:32.403 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:56:32.407 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:56:32.411 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-02 22:56:32.501 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:56:32.961 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-02 22:56:32.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-02 22:56:33.448 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-02 22:56:33.596 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:33.600 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:33.606 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:33.611 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:33.612 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:33.613 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:33.615 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:33.619 | + functions-common:time_stop:2427 : start_time=1783032991364 2026-07-02 22:56:33.620 | + functions-common:time_stop:2429 : [[ -z 1783032991364 ]] 2026-07-02 22:56:33.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:33.628 | + functions-common:time_stop:2432 : end_time=1783032993625 2026-07-02 22:56:33.631 | + functions-common:time_stop:2433 : elapsed_time=2261 2026-07-02 22:56:33.633 | + functions-common:time_stop:2434 : total=9867 2026-07-02 22:56:33.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:33.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12128 2026-07-02 22:56:33.640 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.24/ 2026-07-02 22:56:33.643 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.646 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-02 22:56:33.648 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.650 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:33.654 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:33.655 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:33.658 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-02 22:56:33.661 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:33.663 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:33.666 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:33.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:33.672 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:33.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032993674 2026-07-02 22:56:33.679 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-02 22:56:33.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:33.704 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-02 22:56:33.707 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-02 22:56:33.709 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.712 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.714 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.717 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.720 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-02 22:56:33.723 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-02 22:56:33.725 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-02 22:56:33.728 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:33.730 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:33.733 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:33.735 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:33.738 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-02 22:56:33.740 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-02 22:56:33.743 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-02 22:56:33.745 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-02 22:56:33.748 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:33.750 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:33.753 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:33.755 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:33.758 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:33.760 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:33.763 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-02 22:56:33.765 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:33.771 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-02 22:56:33.857 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:33.940 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-02 22:56:34.011 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:34.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-02 22:56:34.149 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-02 22:56:34.250 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:34.364 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:34.368 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:34.373 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-02 22:56:34.493 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:35.003 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-02 22:56:35.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-02 22:56:35.550 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-02 22:56:35.608 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:35.615 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:35.624 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:35.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:35.638 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:35.643 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:35.651 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:35.655 | + functions-common:time_stop:2427 : start_time=1783032993674 2026-07-02 22:56:35.661 | + functions-common:time_stop:2429 : [[ -z 1783032993674 ]] 2026-07-02 22:56:35.668 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:35.678 | + functions-common:time_stop:2432 : end_time=1783032995670 2026-07-02 22:56:35.684 | + functions-common:time_stop:2433 : elapsed_time=1996 2026-07-02 22:56:35.688 | + functions-common:time_stop:2434 : total=12128 2026-07-02 22:56:35.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:35.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14124 2026-07-02 22:56:35.707 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.714 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-02 22:56:35.719 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.723 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:35.729 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:35.732 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:35.739 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-02 22:56:35.744 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:35.750 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:35.757 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:35.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:35.774 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:35.786 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032995777 2026-07-02 22:56:35.791 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-02 22:56:35.833 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:35.841 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-02 22:56:35.845 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-02 22:56:35.853 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.857 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.864 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.870 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.877 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-02 22:56:35.881 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-02 22:56:35.887 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-02 22:56:35.891 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:35.898 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:35.902 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:35.907 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:35.913 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-02 22:56:35.919 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-02 22:56:35.924 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-02 22:56:35.930 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-02 22:56:35.936 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:35.942 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:35.946 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:35.949 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:35.951 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:35.953 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:35.957 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-02 22:56:35.958 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:35.961 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-02 22:56:36.112 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:36.275 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-02 22:56:36.420 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:36.562 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-02 22:56:36.695 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-02 22:56:36.837 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:36.972 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:36.980 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:36.987 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-02 22:56:37.147 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:37.715 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-02 22:56:37.741 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-02 22:56:38.242 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-02 22:56:38.286 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:38.293 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:38.300 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:38.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:38.311 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:38.316 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:38.322 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:38.331 | + functions-common:time_stop:2427 : start_time=1783032995777 2026-07-02 22:56:38.335 | + functions-common:time_stop:2429 : [[ -z 1783032995777 ]] 2026-07-02 22:56:38.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:38.356 | + functions-common:time_stop:2432 : end_time=1783032998344 2026-07-02 22:56:38.363 | + functions-common:time_stop:2433 : elapsed_time=2567 2026-07-02 22:56:38.368 | + functions-common:time_stop:2434 : total=14124 2026-07-02 22:56:38.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:38.378 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16691 2026-07-02 22:56:38.384 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-02 22:56:38.389 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-02 22:56:38.396 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.401 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-02 22:56:38.408 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.413 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:38.418 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:38.426 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:38.427 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-02 22:56:38.433 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:38.442 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:38.448 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:38.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:38.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:38.472 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032998462 2026-07-02 22:56:38.477 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-02 22:56:38.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:38.524 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-02 22:56:38.530 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-02 22:56:38.536 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.540 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.544 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.553 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.560 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-02 22:56:38.566 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-02 22:56:38.574 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:56:38.580 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:38.586 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:38.588 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:38.593 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:38.598 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-02 22:56:38.604 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-02 22:56:38.614 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-02 22:56:38.615 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:56:38.622 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:38.628 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:38.631 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:38.635 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:38.640 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:38.644 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:38.648 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:56:38.656 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:38.664 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-02 22:56:38.789 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:38.937 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-02 22:56:39.045 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:39.175 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-02 22:56:39.310 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-02 22:56:39.443 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:39.568 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:39.577 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:39.583 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-02 22:56:39.724 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:40.262 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:56:40.313 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-02 22:56:40.826 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:56:40.886 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:40.892 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:40.900 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:40.908 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:40.915 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:40.921 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:40.925 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:40.931 | + functions-common:time_stop:2427 : start_time=1783032998462 2026-07-02 22:56:40.935 | + functions-common:time_stop:2429 : [[ -z 1783032998462 ]] 2026-07-02 22:56:40.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:40.953 | + functions-common:time_stop:2432 : end_time=1783033000946 2026-07-02 22:56:40.961 | + functions-common:time_stop:2433 : elapsed_time=2484 2026-07-02 22:56:40.966 | + functions-common:time_stop:2434 : total=16691 2026-07-02 22:56:40.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:40.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19175 2026-07-02 22:56:40.982 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-02 22:56:40.989 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.24/networking 2026-07-02 22:56:40.992 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-02 22:56:40.993 | Waiting for Neutron to start... 2026-07-02 22:56:40.997 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.24/networking' 2026-07-02 22:56:41.002 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.24/networking' 'Neutron did not start' 60 2026-07-02 22:56:41.007 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.24/networking' 2026-07-02 22:56:41.011 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-02 22:56:41.016 | + functions-common:test_with_retry:2360 : local until=60 2026-07-02 22:56:41.022 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 22:56:41.027 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 22:56:41.033 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 22:56:41.036 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:41.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:41.049 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:41.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033001050 2026-07-02 22:56:41.061 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.24/networking; do sleep 0.5; done' 2026-07-02 22:56:47.945 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.24/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 22:56:47.950 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:47.955 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:47.958 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:47.964 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:47.972 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:47.979 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 22:56:47.983 | + functions-common:time_stop:2427 : start_time=1783033001050 2026-07-02 22:56:47.989 | + functions-common:time_stop:2429 : [[ -z 1783033001050 ]] 2026-07-02 22:56:47.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:48.004 | + functions-common:time_stop:2432 : end_time=1783033007997 2026-07-02 22:56:48.012 | + functions-common:time_stop:2433 : elapsed_time=6947 2026-07-02 22:56:48.020 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:56:48.022 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:48.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6947 2026-07-02 22:56:48.034 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-02 22:56:48.054 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:48.056 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-02 22:56:48.059 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:48.061 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-02 22:56:48.063 | + ./stack.sh:main:1311 : start_placement 2026-07-02 22:56:48.065 | + lib/placement:start_placement:137 : start_placement_api 2026-07-02 22:56:48.070 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-02 22:56:48.073 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:56:48.075 | + functions-common:run_process:1674 : local service=placement-api 2026-07-02 22:56:48.077 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:56:48.079 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:48.082 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:48.084 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:48.086 | + functions-common:run_process:1680 : local name=placement-api 2026-07-02 22:56:48.088 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:48.091 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:48.093 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:48.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:48.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:48.102 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033008100 2026-07-02 22:56:48.105 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-02 22:56:48.126 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:48.128 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-02 22:56:48.130 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-02 22:56:48.133 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:56:48.135 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:56:48.137 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:56:48.140 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:56:48.142 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-02 22:56:48.144 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-02 22:56:48.147 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-02 22:56:48.149 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:48.151 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:48.153 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:48.155 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:48.158 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-02 22:56:48.160 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:56:48.162 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:48.165 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:48.169 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:56:48.171 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-02 22:56:48.174 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:48.176 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:56:48.178 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:56:48.181 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:56:48.183 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-02 22:56:48.185 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:56:48.189 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-02 22:56:48.328 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:48.455 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-02 22:56:48.573 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-02 22:56:48.687 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:48.793 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:48.914 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-02 22:56:49.005 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-02 22:56:49.110 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-02 22:56:49.211 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-02 22:56:49.315 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-02 22:56:49.398 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:56:49.402 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:56:49.406 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-02 22:56:49.502 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:56:49.992 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-02 22:56:50.022 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-02 22:56:50.476 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-02 22:56:50.615 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:50.619 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:50.624 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:50.628 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:50.632 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:50.637 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:50.641 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:50.645 | + functions-common:time_stop:2427 : start_time=1783033008100 2026-07-02 22:56:50.649 | + functions-common:time_stop:2429 : [[ -z 1783033008100 ]] 2026-07-02 22:56:50.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:50.660 | + functions-common:time_stop:2432 : end_time=1783033010657 2026-07-02 22:56:50.664 | + functions-common:time_stop:2433 : elapsed_time=2557 2026-07-02 22:56:50.669 | + functions-common:time_stop:2434 : total=19175 2026-07-02 22:56:50.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:50.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21732 2026-07-02 22:56:50.681 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-02 22:56:50.682 | Waiting for placement-api to start... 2026-07-02 22:56:50.686 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.24/placement 2026-07-02 22:56:50.690 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:56:50.694 | + functions:wait_for_service:477 : local url=http://192.168.122.24/placement 2026-07-02 22:56:50.699 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:56:50.703 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:56:50.707 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:56:50.711 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:50.716 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:50.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:50.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033010723 2026-07-02 22:56:50.732 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:56:50.736 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:56:50.738 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.24/placement 2026-07-02 22:56:53.555 | + :: : [[ 200 == 503 ]] 2026-07-02 22:56:53.557 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:56:53.561 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:56:53.563 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:53.567 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:53.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:53.572 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:53.574 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:53.579 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:56:53.581 | + functions-common:time_stop:2427 : start_time=1783033010723 2026-07-02 22:56:53.584 | + functions-common:time_stop:2429 : [[ -z 1783033010723 ]] 2026-07-02 22:56:53.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:53.594 | + functions-common:time_stop:2432 : end_time=1783033013591 2026-07-02 22:56:53.598 | + functions-common:time_stop:2433 : elapsed_time=2868 2026-07-02 22:56:53.601 | + functions-common:time_stop:2434 : total=11793 2026-07-02 22:56:53.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:53.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14661 2026-07-02 22:56:53.613 | + functions:wait_for_service:486 : return 0 2026-07-02 22:56:53.615 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-02 22:56:53.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:53.642 | + ./stack.sh:main:1315 : start_neutron 2026-07-02 22:56:53.645 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-02 22:56:53.649 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:53.653 | + functions-common:run_process:1674 : local service=q-agt 2026-07-02 22:56:53.656 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:56:53.659 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:53.663 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:53.667 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:53.670 | + functions-common:run_process:1680 : local name=q-agt 2026-07-02 22:56:53.674 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:53.677 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:53.681 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:53.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:53.691 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:53.697 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033013693 2026-07-02 22:56:53.701 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-02 22:56:53.726 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:53.730 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:53.735 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:53.739 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:53.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:53.748 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:53.752 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:53.756 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:53.760 | + functions-common:time_stop:2427 : start_time=1783033013693 2026-07-02 22:56:53.764 | + functions-common:time_stop:2429 : [[ -z 1783033013693 ]] 2026-07-02 22:56:53.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:53.776 | + functions-common:time_stop:2432 : end_time=1783033013772 2026-07-02 22:56:53.781 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-02 22:56:53.785 | + functions-common:time_stop:2434 : total=21732 2026-07-02 22:56:53.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:53.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21811 2026-07-02 22:56:53.797 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-02 22:56:53.801 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:56:53.806 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 22:56:53.810 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-02 22:56:53.814 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-02 22:56:53.818 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-02 22:56:53.823 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-02 22:56:53.828 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:53.833 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:53.837 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:53.842 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-02 22:56:53.846 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:53.852 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:53.855 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:53.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:53.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:53.873 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033013867 2026-07-02 22:56:53.877 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-02 22:56:53.904 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:53.909 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:53.913 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:53.917 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:53.922 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:53.925 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:53.930 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:53.934 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:53.938 | + functions-common:time_stop:2427 : start_time=1783033013867 2026-07-02 22:56:53.942 | + functions-common:time_stop:2429 : [[ -z 1783033013867 ]] 2026-07-02 22:56:53.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:53.954 | + functions-common:time_stop:2432 : end_time=1783033013949 2026-07-02 22:56:53.958 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-02 22:56:53.962 | + functions-common:time_stop:2434 : total=21811 2026-07-02 22:56:53.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:53.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21893 2026-07-02 22:56:53.976 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-02 22:56:53.981 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 22:56:53.985 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 22:56:53.991 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-02 22:56:53.995 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:56:54.000 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:56:54.005 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:56:54.009 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-02 22:56:54.014 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:56:54.019 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:56:54.024 | + functions-common:run_process:1674 : local service=q-l3 2026-07-02 22:56:54.029 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:56:54.033 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:54.038 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:54.042 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:54.046 | + functions-common:run_process:1680 : local name=q-l3 2026-07-02 22:56:54.050 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:54.055 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:54.058 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:54.063 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:54.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:54.075 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033014070 2026-07-02 22:56:54.079 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-02 22:56:54.106 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:54.110 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:54.114 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:54.118 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:54.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:54.127 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:54.131 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:54.135 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:54.140 | + functions-common:time_stop:2427 : start_time=1783033014070 2026-07-02 22:56:54.144 | + functions-common:time_stop:2429 : [[ -z 1783033014070 ]] 2026-07-02 22:56:54.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:54.156 | + functions-common:time_stop:2432 : end_time=1783033014151 2026-07-02 22:56:54.160 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-02 22:56:54.164 | + functions-common:time_stop:2434 : total=21893 2026-07-02 22:56:54.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:54.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21974 2026-07-02 22:56:54.177 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-02 22:56:54.181 | + functions-common:run_process:1674 : local service=q-meta 2026-07-02 22:56:54.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-02 22:56:54.189 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:54.194 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:54.198 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:54.202 | + functions-common:run_process:1680 : local name=q-meta 2026-07-02 22:56:54.206 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:54.210 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:54.214 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:54.219 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:54.225 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:54.231 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033014226 2026-07-02 22:56:54.235 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-02 22:56:54.263 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:54.268 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:54.273 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:54.276 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:54.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:54.284 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:54.288 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:54.292 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:54.297 | + functions-common:time_stop:2427 : start_time=1783033014226 2026-07-02 22:56:54.301 | + functions-common:time_stop:2429 : [[ -z 1783033014226 ]] 2026-07-02 22:56:54.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:54.313 | + functions-common:time_stop:2432 : end_time=1783033014308 2026-07-02 22:56:54.317 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-02 22:56:54.322 | + functions-common:time_stop:2434 : total=21974 2026-07-02 22:56:54.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:54.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22056 2026-07-02 22:56:54.334 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-02 22:56:54.340 | + functions-common:run_process:1674 : local service=q-metering 2026-07-02 22:56:54.344 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-02 22:56:54.349 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:54.353 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:54.356 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:54.359 | + functions-common:run_process:1680 : local name=q-metering 2026-07-02 22:56:54.364 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:54.368 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:54.372 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:54.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:54.380 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:54.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033014382 2026-07-02 22:56:54.391 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-02 22:56:54.416 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:54.421 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:54.426 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:54.430 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:54.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:54.439 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:54.443 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:54.448 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:54.452 | + functions-common:time_stop:2427 : start_time=1783033014382 2026-07-02 22:56:54.457 | + functions-common:time_stop:2429 : [[ -z 1783033014382 ]] 2026-07-02 22:56:54.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:54.469 | + functions-common:time_stop:2432 : end_time=1783033014465 2026-07-02 22:56:54.473 | + functions-common:time_stop:2433 : elapsed_time=83 2026-07-02 22:56:54.477 | + functions-common:time_stop:2434 : total=22056 2026-07-02 22:56:54.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:54.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22139 2026-07-02 22:56:54.487 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-02 22:56:54.510 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:54.514 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:54.518 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-02 22:56:54.522 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:54.525 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-02 22:56:54.529 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-02 22:56:54.533 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-02 22:56:54.537 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-02 22:56:54.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-02 22:56:54.545 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 22:56:54.549 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:56:58.745 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:56:58.749 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:56:58.749 | address-scope 2026-07-02 22:56:58.749 | agent 2026-07-02 22:56:58.749 | allowed-address-pairs 2026-07-02 22:56:58.749 | auto-allocated-topology 2026-07-02 22:56:58.750 | availability_zone 2026-07-02 22:56:58.750 | default-subnetpools 2026-07-02 22:56:58.750 | dhcp_agent_scheduler 2026-07-02 22:56:58.750 | dns-integration 2026-07-02 22:56:58.750 | dns-domain-ports 2026-07-02 22:56:58.750 | dns-integration-domain-keywords 2026-07-02 22:56:58.750 | empty-string-filtering 2026-07-02 22:56:58.750 | external-net 2026-07-02 22:56:58.751 | extra_dhcp_opt 2026-07-02 22:56:58.751 | extraroute 2026-07-02 22:56:58.751 | extraroute-atomic 2026-07-02 22:56:58.751 | filter-validation 2026-07-02 22:56:58.751 | floating-ip-port-forwarding-detail 2026-07-02 22:56:58.751 | fip-port-details 2026-07-02 22:56:58.752 | flavors 2026-07-02 22:56:58.752 | floatingip-pools 2026-07-02 22:56:58.752 | router 2026-07-02 22:56:58.752 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:56:58.752 | enable-default-route-bfd 2026-07-02 22:56:58.752 | enable-default-route-ecmp 2026-07-02 22:56:58.752 | ext-gw-mode 2026-07-02 22:56:58.753 | l3-ha 2026-07-02 22:56:58.753 | external-gateway-multihoming 2026-07-02 22:56:58.753 | l3-flavors 2026-07-02 22:56:58.753 | l3_agent_scheduler 2026-07-02 22:56:58.753 | multi-provider 2026-07-02 22:56:58.753 | net-mtu 2026-07-02 22:56:58.754 | net-mtu-writable 2026-07-02 22:56:58.754 | network_availability_zone 2026-07-02 22:56:58.754 | network-ip-availability 2026-07-02 22:56:58.754 | network-ip-availability-details 2026-07-02 22:56:58.754 | pagination 2026-07-02 22:56:58.754 | port-device-profile 2026-07-02 22:56:58.755 | port-mac-address-regenerate 2026-07-02 22:56:58.755 | port-numa-affinity-policy 2026-07-02 22:56:58.755 | port-numa-affinity-policy-socket 2026-07-02 22:56:58.755 | binding 2026-07-02 22:56:58.755 | binding-extended 2026-07-02 22:56:58.755 | port-security 2026-07-02 22:56:58.755 | project-id 2026-07-02 22:56:58.755 | provider 2026-07-02 22:56:58.756 | qinq 2026-07-02 22:56:58.756 | quota-check-limit 2026-07-02 22:56:58.756 | quota-check-limit-default 2026-07-02 22:56:58.756 | quotas 2026-07-02 22:56:58.756 | quota_details 2026-07-02 22:56:58.756 | rbac-policies 2026-07-02 22:56:58.757 | rbac-address-scope 2026-07-02 22:56:58.757 | rbac-security-groups 2026-07-02 22:56:58.757 | revision-if-match 2026-07-02 22:56:58.757 | standard-attr-revisions 2026-07-02 22:56:58.757 | router_availability_zone 2026-07-02 22:56:58.757 | router-enable-snat 2026-07-02 22:56:58.757 | security-groups-default-rules 2026-07-02 22:56:58.758 | security-groups-default-statefulness 2026-07-02 22:56:58.758 | security-groups-normalized-cidr 2026-07-02 22:56:58.758 | security-groups-remote-address-group 2026-07-02 22:56:58.758 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:56:58.758 | security-groups-shared-filtering 2026-07-02 22:56:58.758 | security-group 2026-07-02 22:56:58.758 | service-type 2026-07-02 22:56:58.759 | sorting 2026-07-02 22:56:58.759 | standard-attr-description 2026-07-02 22:56:58.759 | stateful-security-group 2026-07-02 22:56:58.759 | subnet-dns-publish-fixed-ip 2026-07-02 22:56:58.759 | subnet-external-network 2026-07-02 22:56:58.759 | subnet_onboard 2026-07-02 22:56:58.760 | subnet-service-types 2026-07-02 22:56:58.760 | subnet_allocation 2026-07-02 22:56:58.760 | subnetpool-prefix-ops 2026-07-02 22:56:58.760 | tag-creation 2026-07-02 22:56:58.760 | standard-attr-tag 2026-07-02 22:56:58.760 | standard-attr-timestamp 2026-07-02 22:56:58.761 | vlan-transparent' 2026-07-02 22:56:58.761 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:56:58.761 | address-scope 2026-07-02 22:56:58.761 | agent 2026-07-02 22:56:58.761 | allowed-address-pairs 2026-07-02 22:56:58.761 | auto-allocated-topology 2026-07-02 22:56:58.761 | availability_zone 2026-07-02 22:56:58.762 | default-subnetpools 2026-07-02 22:56:58.762 | dhcp_agent_scheduler 2026-07-02 22:56:58.762 | dns-integration 2026-07-02 22:56:58.762 | dns-domain-ports 2026-07-02 22:56:58.762 | dns-integration-domain-keywords 2026-07-02 22:56:58.763 | empty-string-filtering 2026-07-02 22:56:58.763 | external-net 2026-07-02 22:56:58.763 | extra_dhcp_opt 2026-07-02 22:56:58.763 | extraroute 2026-07-02 22:56:58.763 | extraroute-atomic 2026-07-02 22:56:58.763 | filter-validation 2026-07-02 22:56:58.763 | floating-ip-port-forwarding-detail 2026-07-02 22:56:58.763 | fip-port-details 2026-07-02 22:56:58.764 | flavors 2026-07-02 22:56:58.764 | floatingip-pools 2026-07-02 22:56:58.764 | router 2026-07-02 22:56:58.764 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:56:58.764 | enable-default-route-bfd 2026-07-02 22:56:58.764 | enable-default-route-ecmp 2026-07-02 22:56:58.765 | ext-gw-mode 2026-07-02 22:56:58.765 | l3-ha 2026-07-02 22:56:58.765 | external-gateway-multihoming 2026-07-02 22:56:58.765 | l3-flavors 2026-07-02 22:56:58.765 | l3_agent_scheduler 2026-07-02 22:56:58.765 | multi-provider 2026-07-02 22:56:58.765 | net-mtu 2026-07-02 22:56:58.766 | net-mtu-writable 2026-07-02 22:56:58.766 | network_availability_zone 2026-07-02 22:56:58.766 | network-ip-availability 2026-07-02 22:56:58.766 | network-ip-availability-details 2026-07-02 22:56:58.766 | pagination 2026-07-02 22:56:58.766 | port-device-profile 2026-07-02 22:56:58.766 | port-mac-address-regenerate 2026-07-02 22:56:58.767 | port-numa-affinity-policy 2026-07-02 22:56:58.767 | port-numa-affinity-policy-socket 2026-07-02 22:56:58.767 | binding 2026-07-02 22:56:58.767 | binding-extended 2026-07-02 22:56:58.767 | port-security 2026-07-02 22:56:58.767 | project-id 2026-07-02 22:56:58.767 | provider 2026-07-02 22:56:58.768 | qinq 2026-07-02 22:56:58.768 | quota-check-limit 2026-07-02 22:56:58.768 | quota-check-limit-default 2026-07-02 22:56:58.768 | quotas 2026-07-02 22:56:58.768 | quota_details 2026-07-02 22:56:58.768 | rbac-policies 2026-07-02 22:56:58.768 | rbac-address-scope 2026-07-02 22:56:58.769 | rbac-security-groups 2026-07-02 22:56:58.769 | revision-if-match 2026-07-02 22:56:58.769 | standard-attr-revisions 2026-07-02 22:56:58.769 | router_availability_zone 2026-07-02 22:56:58.769 | router-enable-snat 2026-07-02 22:56:58.769 | security-groups-default-rules 2026-07-02 22:56:58.769 | security-groups-default-statefulness 2026-07-02 22:56:58.770 | security-groups-normalized-cidr 2026-07-02 22:56:58.770 | security-groups-remote-address-group 2026-07-02 22:56:58.770 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:56:58.770 | security-groups-shared-filtering 2026-07-02 22:56:58.770 | security-group 2026-07-02 22:56:58.770 | service-type 2026-07-02 22:56:58.771 | sorting 2026-07-02 22:56:58.771 | standard-attr-description 2026-07-02 22:56:58.771 | stateful-security-group 2026-07-02 22:56:58.771 | subnet-dns-publish-fixed-ip 2026-07-02 22:56:58.771 | subnet-external-network 2026-07-02 22:56:58.771 | subnet_onboard 2026-07-02 22:56:58.771 | subnet-service-types 2026-07-02 22:56:58.772 | subnet_allocation 2026-07-02 22:56:58.772 | subnetpool-prefix-ops 2026-07-02 22:56:58.772 | tag-creation 2026-07-02 22:56:58.772 | standard-attr-tag 2026-07-02 22:56:58.772 | standard-attr-timestamp 2026-07-02 22:56:58.772 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 22:56:58.772 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:56:58.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:58.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-02 22:56:58.773 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-02 22:57:03.123 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:03.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=ffdbbd73-5617-4f57-8814-a900d5654331 2026-07-02 22:57:03.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-02 22:57:03.140 | ++ 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 fd59:ee00:434c::/56 --share --default -f value -c id 2026-07-02 22:57:07.192 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:07.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=c594c78e-5177-488e-a78d-f38347bc60c4 2026-07-02 22:57:07.202 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-02 22:57:07.207 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:57:07.211 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 22:57:07.217 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-02 22:57:12.980 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:12.984 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=ee53ce79-b691-46b4-9758-f190e2f211f4 2026-07-02 22:57:12.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-02 22:57:12.991 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:13.011 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-02 22:57:13.015 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-02 22:57:13.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z ffdbbd73-5617-4f57-8814-a900d5654331 ']' 2026-07-02 22:57:13.022 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-02 22:57:13.026 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-02 22:57:13.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool ffdbbd73-5617-4f57-8814-a900d5654331 ' 2026-07-02 22:57:13.032 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-02 22:57:13.035 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network ee53ce79-b691-46b4-9758-f190e2f211f4 private-subnet' 2026-07-02 22:57:13.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-02 22:57:13.044 | +++ 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 ffdbbd73-5617-4f57-8814-a900d5654331 --network ee53ce79-b691-46b4-9758-f190e2f211f4 private-subnet -f value -c id 2026-07-02 22:57:18.467 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:18.470 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=c9f8359b-19ff-45b4-a976-83fc2399d82a 2026-07-02 22:57:18.473 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-02 22:57:18.476 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:18.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo c9f8359b-19ff-45b4-a976-83fc2399d82a 2026-07-02 22:57:18.496 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=c9f8359b-19ff-45b4-a976-83fc2399d82a 2026-07-02 22:57:18.499 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-02 22:57:18.502 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-02 22:57:18.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-02 22:57:18.508 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:18.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-02 22:57:18.532 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:18.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-02 22:57:18.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z c594c78e-5177-488e-a78d-f38347bc60c4 ']' 2026-07-02 22:57:18.559 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-02 22:57:18.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-02 22:57:18.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool c594c78e-5177-488e-a78d-f38347bc60c4 ' 2026-07-02 22:57:18.568 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-02 22:57:18.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network ee53ce79-b691-46b4-9758-f190e2f211f4 ipv6-private-subnet ' 2026-07-02 22:57:18.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-02 22:57:18.579 | +++ 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 c594c78e-5177-488e-a78d-f38347bc60c4 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network ee53ce79-b691-46b4-9758-f190e2f211f4 ipv6-private-subnet -f value -c id 2026-07-02 22:57:23.872 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:23.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=46a38856-17b5-44bd-8cfc-4f1edd5d684b 2026-07-02 22:57:23.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-02 22:57:23.885 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:23.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 46a38856-17b5-44bd-8cfc-4f1edd5d684b 2026-07-02 22:57:23.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=46a38856-17b5-44bd-8cfc-4f1edd5d684b 2026-07-02 22:57:23.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-02 22:57:23.923 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-02 22:57:23.928 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:57:27.316 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:27.321 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:57:27.321 | address-scope 2026-07-02 22:57:27.321 | agent 2026-07-02 22:57:27.321 | allowed-address-pairs 2026-07-02 22:57:27.321 | auto-allocated-topology 2026-07-02 22:57:27.321 | availability_zone 2026-07-02 22:57:27.322 | default-subnetpools 2026-07-02 22:57:27.322 | dhcp_agent_scheduler 2026-07-02 22:57:27.322 | dns-integration 2026-07-02 22:57:27.322 | dns-domain-ports 2026-07-02 22:57:27.322 | dns-integration-domain-keywords 2026-07-02 22:57:27.322 | empty-string-filtering 2026-07-02 22:57:27.322 | external-net 2026-07-02 22:57:27.322 | extra_dhcp_opt 2026-07-02 22:57:27.322 | extraroute 2026-07-02 22:57:27.322 | extraroute-atomic 2026-07-02 22:57:27.322 | filter-validation 2026-07-02 22:57:27.322 | floating-ip-port-forwarding-detail 2026-07-02 22:57:27.323 | fip-port-details 2026-07-02 22:57:27.323 | flavors 2026-07-02 22:57:27.323 | floatingip-pools 2026-07-02 22:57:27.323 | router 2026-07-02 22:57:27.323 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:57:27.323 | enable-default-route-bfd 2026-07-02 22:57:27.323 | enable-default-route-ecmp 2026-07-02 22:57:27.323 | ext-gw-mode 2026-07-02 22:57:27.323 | l3-ha 2026-07-02 22:57:27.323 | external-gateway-multihoming 2026-07-02 22:57:27.323 | l3-flavors 2026-07-02 22:57:27.324 | l3_agent_scheduler 2026-07-02 22:57:27.324 | multi-provider 2026-07-02 22:57:27.324 | net-mtu 2026-07-02 22:57:27.324 | net-mtu-writable 2026-07-02 22:57:27.324 | network_availability_zone 2026-07-02 22:57:27.324 | network-ip-availability 2026-07-02 22:57:27.324 | network-ip-availability-details 2026-07-02 22:57:27.325 | pagination 2026-07-02 22:57:27.325 | port-device-profile 2026-07-02 22:57:27.325 | port-mac-address-regenerate 2026-07-02 22:57:27.325 | port-numa-affinity-policy 2026-07-02 22:57:27.325 | port-numa-affinity-policy-socket 2026-07-02 22:57:27.325 | binding 2026-07-02 22:57:27.325 | binding-extended 2026-07-02 22:57:27.326 | port-security 2026-07-02 22:57:27.326 | project-id 2026-07-02 22:57:27.326 | provider 2026-07-02 22:57:27.326 | qinq 2026-07-02 22:57:27.326 | quota-check-limit 2026-07-02 22:57:27.326 | quota-check-limit-default 2026-07-02 22:57:27.326 | quotas 2026-07-02 22:57:27.326 | quota_details 2026-07-02 22:57:27.326 | rbac-policies 2026-07-02 22:57:27.326 | rbac-address-scope 2026-07-02 22:57:27.327 | rbac-security-groups 2026-07-02 22:57:27.327 | revision-if-match 2026-07-02 22:57:27.327 | standard-attr-revisions 2026-07-02 22:57:27.327 | router_availability_zone 2026-07-02 22:57:27.327 | router-enable-snat 2026-07-02 22:57:27.327 | security-groups-default-rules 2026-07-02 22:57:27.327 | security-groups-default-statefulness 2026-07-02 22:57:27.328 | security-groups-normalized-cidr 2026-07-02 22:57:27.328 | security-groups-remote-address-group 2026-07-02 22:57:27.328 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:57:27.328 | security-groups-shared-filtering 2026-07-02 22:57:27.328 | security-group 2026-07-02 22:57:27.328 | service-type 2026-07-02 22:57:27.328 | sorting 2026-07-02 22:57:27.329 | standard-attr-description 2026-07-02 22:57:27.329 | stateful-security-group 2026-07-02 22:57:27.329 | subnet-dns-publish-fixed-ip 2026-07-02 22:57:27.329 | subnet-external-network 2026-07-02 22:57:27.329 | subnet_onboard 2026-07-02 22:57:27.329 | subnet-service-types 2026-07-02 22:57:27.329 | subnet_allocation 2026-07-02 22:57:27.329 | subnetpool-prefix-ops 2026-07-02 22:57:27.330 | tag-creation 2026-07-02 22:57:27.330 | standard-attr-tag 2026-07-02 22:57:27.330 | standard-attr-timestamp 2026-07-02 22:57:27.330 | vlan-transparent' 2026-07-02 22:57:27.330 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:57:27.330 | address-scope 2026-07-02 22:57:27.331 | agent 2026-07-02 22:57:27.331 | allowed-address-pairs 2026-07-02 22:57:27.331 | auto-allocated-topology 2026-07-02 22:57:27.331 | availability_zone 2026-07-02 22:57:27.331 | default-subnetpools 2026-07-02 22:57:27.331 | dhcp_agent_scheduler 2026-07-02 22:57:27.331 | dns-integration 2026-07-02 22:57:27.332 | dns-domain-ports 2026-07-02 22:57:27.332 | dns-integration-domain-keywords 2026-07-02 22:57:27.332 | empty-string-filtering 2026-07-02 22:57:27.332 | external-net 2026-07-02 22:57:27.332 | extra_dhcp_opt 2026-07-02 22:57:27.332 | extraroute 2026-07-02 22:57:27.332 | extraroute-atomic 2026-07-02 22:57:27.332 | filter-validation 2026-07-02 22:57:27.333 | floating-ip-port-forwarding-detail 2026-07-02 22:57:27.333 | fip-port-details 2026-07-02 22:57:27.333 | flavors 2026-07-02 22:57:27.333 | floatingip-pools 2026-07-02 22:57:27.333 | router 2026-07-02 22:57:27.333 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:57:27.334 | enable-default-route-bfd 2026-07-02 22:57:27.334 | enable-default-route-ecmp 2026-07-02 22:57:27.334 | ext-gw-mode 2026-07-02 22:57:27.334 | l3-ha 2026-07-02 22:57:27.334 | external-gateway-multihoming 2026-07-02 22:57:27.334 | l3-flavors 2026-07-02 22:57:27.334 | l3_agent_scheduler 2026-07-02 22:57:27.335 | multi-provider 2026-07-02 22:57:27.335 | net-mtu 2026-07-02 22:57:27.335 | net-mtu-writable 2026-07-02 22:57:27.335 | network_availability_zone 2026-07-02 22:57:27.335 | network-ip-availability 2026-07-02 22:57:27.335 | network-ip-availability-details 2026-07-02 22:57:27.335 | pagination 2026-07-02 22:57:27.335 | port-device-profile 2026-07-02 22:57:27.336 | port-mac-address-regenerate 2026-07-02 22:57:27.336 | port-numa-affinity-policy 2026-07-02 22:57:27.336 | port-numa-affinity-policy-socket 2026-07-02 22:57:27.336 | binding 2026-07-02 22:57:27.336 | binding-extended 2026-07-02 22:57:27.336 | port-security 2026-07-02 22:57:27.337 | project-id 2026-07-02 22:57:27.337 | provider 2026-07-02 22:57:27.337 | qinq 2026-07-02 22:57:27.337 | quota-check-limit 2026-07-02 22:57:27.337 | quota-check-limit-default 2026-07-02 22:57:27.337 | quotas 2026-07-02 22:57:27.337 | quota_details 2026-07-02 22:57:27.338 | rbac-policies 2026-07-02 22:57:27.338 | rbac-address-scope 2026-07-02 22:57:27.338 | rbac-security-groups 2026-07-02 22:57:27.338 | revision-if-match 2026-07-02 22:57:27.338 | standard-attr-revisions 2026-07-02 22:57:27.338 | router_availability_zone 2026-07-02 22:57:27.339 | router-enable-snat 2026-07-02 22:57:27.339 | security-groups-default-rules 2026-07-02 22:57:27.339 | security-groups-default-statefulness 2026-07-02 22:57:27.339 | security-groups-normalized-cidr 2026-07-02 22:57:27.339 | security-groups-remote-address-group 2026-07-02 22:57:27.339 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:57:27.339 | security-groups-shared-filtering 2026-07-02 22:57:27.339 | security-group 2026-07-02 22:57:27.340 | service-type 2026-07-02 22:57:27.340 | sorting 2026-07-02 22:57:27.340 | standard-attr-description 2026-07-02 22:57:27.340 | stateful-security-group 2026-07-02 22:57:27.340 | subnet-dns-publish-fixed-ip 2026-07-02 22:57:27.341 | subnet-external-network 2026-07-02 22:57:27.341 | subnet_onboard 2026-07-02 22:57:27.341 | subnet-service-types 2026-07-02 22:57:27.341 | subnet_allocation 2026-07-02 22:57:27.341 | subnetpool-prefix-ops 2026-07-02 22:57:27.341 | tag-creation 2026-07-02 22:57:27.341 | standard-attr-tag 2026-07-02 22:57:27.341 | standard-attr-timestamp 2026-07-02 22:57:27.342 | vlan-transparent =~ router ]] 2026-07-02 22:57:27.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:57:27.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-02 22:57:27.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 22:57:27.347 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:57:30.756 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:30.761 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:57:30.761 | address-scope 2026-07-02 22:57:30.761 | agent 2026-07-02 22:57:30.761 | allowed-address-pairs 2026-07-02 22:57:30.761 | auto-allocated-topology 2026-07-02 22:57:30.761 | availability_zone 2026-07-02 22:57:30.761 | default-subnetpools 2026-07-02 22:57:30.761 | dhcp_agent_scheduler 2026-07-02 22:57:30.761 | dns-integration 2026-07-02 22:57:30.761 | dns-domain-ports 2026-07-02 22:57:30.761 | dns-integration-domain-keywords 2026-07-02 22:57:30.762 | empty-string-filtering 2026-07-02 22:57:30.762 | external-net 2026-07-02 22:57:30.762 | extra_dhcp_opt 2026-07-02 22:57:30.762 | extraroute 2026-07-02 22:57:30.762 | extraroute-atomic 2026-07-02 22:57:30.762 | filter-validation 2026-07-02 22:57:30.762 | floating-ip-port-forwarding-detail 2026-07-02 22:57:30.762 | fip-port-details 2026-07-02 22:57:30.762 | flavors 2026-07-02 22:57:30.762 | floatingip-pools 2026-07-02 22:57:30.762 | router 2026-07-02 22:57:30.762 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:57:30.763 | enable-default-route-bfd 2026-07-02 22:57:30.763 | enable-default-route-ecmp 2026-07-02 22:57:30.763 | ext-gw-mode 2026-07-02 22:57:30.763 | l3-ha 2026-07-02 22:57:30.763 | external-gateway-multihoming 2026-07-02 22:57:30.763 | l3-flavors 2026-07-02 22:57:30.763 | l3_agent_scheduler 2026-07-02 22:57:30.763 | multi-provider 2026-07-02 22:57:30.763 | net-mtu 2026-07-02 22:57:30.763 | net-mtu-writable 2026-07-02 22:57:30.763 | network_availability_zone 2026-07-02 22:57:30.764 | network-ip-availability 2026-07-02 22:57:30.764 | network-ip-availability-details 2026-07-02 22:57:30.764 | pagination 2026-07-02 22:57:30.764 | port-device-profile 2026-07-02 22:57:30.764 | port-mac-address-regenerate 2026-07-02 22:57:30.764 | port-numa-affinity-policy 2026-07-02 22:57:30.764 | port-numa-affinity-policy-socket 2026-07-02 22:57:30.764 | binding 2026-07-02 22:57:30.764 | binding-extended 2026-07-02 22:57:30.764 | port-security 2026-07-02 22:57:30.764 | project-id 2026-07-02 22:57:30.764 | provider 2026-07-02 22:57:30.765 | qinq 2026-07-02 22:57:30.765 | quota-check-limit 2026-07-02 22:57:30.765 | quota-check-limit-default 2026-07-02 22:57:30.765 | quotas 2026-07-02 22:57:30.765 | quota_details 2026-07-02 22:57:30.765 | rbac-policies 2026-07-02 22:57:30.765 | rbac-address-scope 2026-07-02 22:57:30.765 | rbac-security-groups 2026-07-02 22:57:30.765 | revision-if-match 2026-07-02 22:57:30.765 | standard-attr-revisions 2026-07-02 22:57:30.766 | router_availability_zone 2026-07-02 22:57:30.766 | router-enable-snat 2026-07-02 22:57:30.766 | security-groups-default-rules 2026-07-02 22:57:30.766 | security-groups-default-statefulness 2026-07-02 22:57:30.766 | security-groups-normalized-cidr 2026-07-02 22:57:30.766 | security-groups-remote-address-group 2026-07-02 22:57:30.766 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:57:30.766 | security-groups-shared-filtering 2026-07-02 22:57:30.766 | security-group 2026-07-02 22:57:30.766 | service-type 2026-07-02 22:57:30.766 | sorting 2026-07-02 22:57:30.767 | standard-attr-description 2026-07-02 22:57:30.767 | stateful-security-group 2026-07-02 22:57:30.767 | subnet-dns-publish-fixed-ip 2026-07-02 22:57:30.767 | subnet-external-network 2026-07-02 22:57:30.767 | subnet_onboard 2026-07-02 22:57:30.767 | subnet-service-types 2026-07-02 22:57:30.767 | subnet_allocation 2026-07-02 22:57:30.767 | subnetpool-prefix-ops 2026-07-02 22:57:30.767 | tag-creation 2026-07-02 22:57:30.767 | standard-attr-tag 2026-07-02 22:57:30.768 | standard-attr-timestamp 2026-07-02 22:57:30.768 | vlan-transparent' 2026-07-02 22:57:30.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:57:30.768 | address-scope 2026-07-02 22:57:30.768 | agent 2026-07-02 22:57:30.768 | allowed-address-pairs 2026-07-02 22:57:30.768 | auto-allocated-topology 2026-07-02 22:57:30.768 | availability_zone 2026-07-02 22:57:30.768 | default-subnetpools 2026-07-02 22:57:30.768 | dhcp_agent_scheduler 2026-07-02 22:57:30.768 | dns-integration 2026-07-02 22:57:30.769 | dns-domain-ports 2026-07-02 22:57:30.769 | dns-integration-domain-keywords 2026-07-02 22:57:30.769 | empty-string-filtering 2026-07-02 22:57:30.769 | external-net 2026-07-02 22:57:30.769 | extra_dhcp_opt 2026-07-02 22:57:30.769 | extraroute 2026-07-02 22:57:30.769 | extraroute-atomic 2026-07-02 22:57:30.769 | filter-validation 2026-07-02 22:57:30.769 | floating-ip-port-forwarding-detail 2026-07-02 22:57:30.769 | fip-port-details 2026-07-02 22:57:30.769 | flavors 2026-07-02 22:57:30.770 | floatingip-pools 2026-07-02 22:57:30.770 | router 2026-07-02 22:57:30.770 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:57:30.770 | enable-default-route-bfd 2026-07-02 22:57:30.770 | enable-default-route-ecmp 2026-07-02 22:57:30.770 | ext-gw-mode 2026-07-02 22:57:30.770 | l3-ha 2026-07-02 22:57:30.770 | external-gateway-multihoming 2026-07-02 22:57:30.770 | l3-flavors 2026-07-02 22:57:30.770 | l3_agent_scheduler 2026-07-02 22:57:30.771 | multi-provider 2026-07-02 22:57:30.771 | net-mtu 2026-07-02 22:57:30.771 | net-mtu-writable 2026-07-02 22:57:30.771 | network_availability_zone 2026-07-02 22:57:30.771 | network-ip-availability 2026-07-02 22:57:30.771 | network-ip-availability-details 2026-07-02 22:57:30.771 | pagination 2026-07-02 22:57:30.771 | port-device-profile 2026-07-02 22:57:30.771 | port-mac-address-regenerate 2026-07-02 22:57:30.771 | port-numa-affinity-policy 2026-07-02 22:57:30.771 | port-numa-affinity-policy-socket 2026-07-02 22:57:30.772 | binding 2026-07-02 22:57:30.772 | binding-extended 2026-07-02 22:57:30.772 | port-security 2026-07-02 22:57:30.772 | project-id 2026-07-02 22:57:30.772 | provider 2026-07-02 22:57:30.772 | qinq 2026-07-02 22:57:30.772 | quota-check-limit 2026-07-02 22:57:30.772 | quota-check-limit-default 2026-07-02 22:57:30.772 | quotas 2026-07-02 22:57:30.772 | quota_details 2026-07-02 22:57:30.772 | rbac-policies 2026-07-02 22:57:30.772 | rbac-address-scope 2026-07-02 22:57:30.773 | rbac-security-groups 2026-07-02 22:57:30.773 | revision-if-match 2026-07-02 22:57:30.773 | standard-attr-revisions 2026-07-02 22:57:30.773 | router_availability_zone 2026-07-02 22:57:30.773 | router-enable-snat 2026-07-02 22:57:30.773 | security-groups-default-rules 2026-07-02 22:57:30.773 | security-groups-default-statefulness 2026-07-02 22:57:30.773 | security-groups-normalized-cidr 2026-07-02 22:57:30.773 | security-groups-remote-address-group 2026-07-02 22:57:30.773 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:57:30.773 | security-groups-shared-filtering 2026-07-02 22:57:30.774 | security-group 2026-07-02 22:57:30.774 | service-type 2026-07-02 22:57:30.774 | sorting 2026-07-02 22:57:30.774 | standard-attr-description 2026-07-02 22:57:30.774 | stateful-security-group 2026-07-02 22:57:30.774 | subnet-dns-publish-fixed-ip 2026-07-02 22:57:30.774 | subnet-external-network 2026-07-02 22:57:30.774 | subnet_onboard 2026-07-02 22:57:30.774 | subnet-service-types 2026-07-02 22:57:30.774 | subnet_allocation 2026-07-02 22:57:30.774 | subnetpool-prefix-ops 2026-07-02 22:57:30.774 | tag-creation 2026-07-02 22:57:30.775 | standard-attr-tag 2026-07-02 22:57:30.775 | standard-attr-timestamp 2026-07-02 22:57:30.775 | vlan-transparent =~ external-net ]] 2026-07-02 22:57:30.775 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:57:30.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-02 22:57:30.783 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-02 22:57:34.506 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:34.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=78eca730-c091-4f84-91c1-2ea58d3d8552 2026-07-02 22:57:34.516 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-02 22:57:34.520 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:34.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-02 22:57:34.545 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-02 22:57:34.549 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 22:57:34.554 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:57:37.933 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:37.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:57:37.938 | address-scope 2026-07-02 22:57:37.938 | agent 2026-07-02 22:57:37.938 | allowed-address-pairs 2026-07-02 22:57:37.938 | auto-allocated-topology 2026-07-02 22:57:37.939 | availability_zone 2026-07-02 22:57:37.939 | default-subnetpools 2026-07-02 22:57:37.939 | dhcp_agent_scheduler 2026-07-02 22:57:37.939 | dns-integration 2026-07-02 22:57:37.939 | dns-domain-ports 2026-07-02 22:57:37.939 | dns-integration-domain-keywords 2026-07-02 22:57:37.939 | empty-string-filtering 2026-07-02 22:57:37.939 | external-net 2026-07-02 22:57:37.939 | extra_dhcp_opt 2026-07-02 22:57:37.939 | extraroute 2026-07-02 22:57:37.939 | extraroute-atomic 2026-07-02 22:57:37.940 | filter-validation 2026-07-02 22:57:37.940 | floating-ip-port-forwarding-detail 2026-07-02 22:57:37.940 | fip-port-details 2026-07-02 22:57:37.940 | flavors 2026-07-02 22:57:37.940 | floatingip-pools 2026-07-02 22:57:37.940 | router 2026-07-02 22:57:37.940 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:57:37.940 | enable-default-route-bfd 2026-07-02 22:57:37.940 | enable-default-route-ecmp 2026-07-02 22:57:37.940 | ext-gw-mode 2026-07-02 22:57:37.941 | l3-ha 2026-07-02 22:57:37.941 | external-gateway-multihoming 2026-07-02 22:57:37.942 | l3-flavors 2026-07-02 22:57:37.942 | l3_agent_scheduler 2026-07-02 22:57:37.942 | multi-provider 2026-07-02 22:57:37.942 | net-mtu 2026-07-02 22:57:37.943 | net-mtu-writable 2026-07-02 22:57:37.943 | network_availability_zone 2026-07-02 22:57:37.944 | network-ip-availability 2026-07-02 22:57:37.944 | network-ip-availability-details 2026-07-02 22:57:37.944 | pagination 2026-07-02 22:57:37.944 | port-device-profile 2026-07-02 22:57:37.944 | port-mac-address-regenerate 2026-07-02 22:57:37.944 | port-numa-affinity-policy 2026-07-02 22:57:37.944 | port-numa-affinity-policy-socket 2026-07-02 22:57:37.944 | binding 2026-07-02 22:57:37.944 | binding-extended 2026-07-02 22:57:37.945 | port-security 2026-07-02 22:57:37.945 | project-id 2026-07-02 22:57:37.945 | provider 2026-07-02 22:57:37.945 | qinq 2026-07-02 22:57:37.945 | quota-check-limit 2026-07-02 22:57:37.945 | quota-check-limit-default 2026-07-02 22:57:37.945 | quotas 2026-07-02 22:57:37.945 | quota_details 2026-07-02 22:57:37.945 | rbac-policies 2026-07-02 22:57:37.945 | rbac-address-scope 2026-07-02 22:57:37.945 | rbac-security-groups 2026-07-02 22:57:37.946 | revision-if-match 2026-07-02 22:57:37.946 | standard-attr-revisions 2026-07-02 22:57:37.946 | router_availability_zone 2026-07-02 22:57:37.946 | router-enable-snat 2026-07-02 22:57:37.946 | security-groups-default-rules 2026-07-02 22:57:37.946 | security-groups-default-statefulness 2026-07-02 22:57:37.946 | security-groups-normalized-cidr 2026-07-02 22:57:37.946 | security-groups-remote-address-group 2026-07-02 22:57:37.946 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:57:37.946 | security-groups-shared-filtering 2026-07-02 22:57:37.947 | security-group 2026-07-02 22:57:37.947 | service-type 2026-07-02 22:57:37.947 | sorting 2026-07-02 22:57:37.947 | standard-attr-description 2026-07-02 22:57:37.947 | stateful-security-group 2026-07-02 22:57:37.947 | subnet-dns-publish-fixed-ip 2026-07-02 22:57:37.947 | subnet-external-network 2026-07-02 22:57:37.947 | subnet_onboard 2026-07-02 22:57:37.947 | subnet-service-types 2026-07-02 22:57:37.947 | subnet_allocation 2026-07-02 22:57:37.948 | subnetpool-prefix-ops 2026-07-02 22:57:37.948 | tag-creation 2026-07-02 22:57:37.948 | standard-attr-tag 2026-07-02 22:57:37.948 | standard-attr-timestamp 2026-07-02 22:57:37.948 | vlan-transparent' 2026-07-02 22:57:37.948 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:57:37.948 | address-scope 2026-07-02 22:57:37.948 | agent 2026-07-02 22:57:37.948 | allowed-address-pairs 2026-07-02 22:57:37.948 | auto-allocated-topology 2026-07-02 22:57:37.949 | availability_zone 2026-07-02 22:57:37.949 | default-subnetpools 2026-07-02 22:57:37.949 | dhcp_agent_scheduler 2026-07-02 22:57:37.949 | dns-integration 2026-07-02 22:57:37.949 | dns-domain-ports 2026-07-02 22:57:37.949 | dns-integration-domain-keywords 2026-07-02 22:57:37.949 | empty-string-filtering 2026-07-02 22:57:37.949 | external-net 2026-07-02 22:57:37.949 | extra_dhcp_opt 2026-07-02 22:57:37.949 | extraroute 2026-07-02 22:57:37.950 | extraroute-atomic 2026-07-02 22:57:37.950 | filter-validation 2026-07-02 22:57:37.950 | floating-ip-port-forwarding-detail 2026-07-02 22:57:37.950 | fip-port-details 2026-07-02 22:57:37.950 | flavors 2026-07-02 22:57:37.950 | floatingip-pools 2026-07-02 22:57:37.950 | router 2026-07-02 22:57:37.950 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:57:37.950 | enable-default-route-bfd 2026-07-02 22:57:37.950 | enable-default-route-ecmp 2026-07-02 22:57:37.951 | ext-gw-mode 2026-07-02 22:57:37.951 | l3-ha 2026-07-02 22:57:37.951 | external-gateway-multihoming 2026-07-02 22:57:37.951 | l3-flavors 2026-07-02 22:57:37.951 | l3_agent_scheduler 2026-07-02 22:57:37.951 | multi-provider 2026-07-02 22:57:37.951 | net-mtu 2026-07-02 22:57:37.951 | net-mtu-writable 2026-07-02 22:57:37.951 | network_availability_zone 2026-07-02 22:57:37.951 | network-ip-availability 2026-07-02 22:57:37.952 | network-ip-availability-details 2026-07-02 22:57:37.952 | pagination 2026-07-02 22:57:37.952 | port-device-profile 2026-07-02 22:57:37.952 | port-mac-address-regenerate 2026-07-02 22:57:37.952 | port-numa-affinity-policy 2026-07-02 22:57:37.952 | port-numa-affinity-policy-socket 2026-07-02 22:57:37.952 | binding 2026-07-02 22:57:37.952 | binding-extended 2026-07-02 22:57:37.952 | port-security 2026-07-02 22:57:37.952 | project-id 2026-07-02 22:57:37.953 | provider 2026-07-02 22:57:37.953 | qinq 2026-07-02 22:57:37.953 | quota-check-limit 2026-07-02 22:57:37.953 | quota-check-limit-default 2026-07-02 22:57:37.953 | quotas 2026-07-02 22:57:37.953 | quota_details 2026-07-02 22:57:37.953 | rbac-policies 2026-07-02 22:57:37.953 | rbac-address-scope 2026-07-02 22:57:37.953 | rbac-security-groups 2026-07-02 22:57:37.953 | revision-if-match 2026-07-02 22:57:37.954 | standard-attr-revisions 2026-07-02 22:57:37.954 | router_availability_zone 2026-07-02 22:57:37.954 | router-enable-snat 2026-07-02 22:57:37.954 | security-groups-default-rules 2026-07-02 22:57:37.954 | security-groups-default-statefulness 2026-07-02 22:57:37.954 | security-groups-normalized-cidr 2026-07-02 22:57:37.954 | security-groups-remote-address-group 2026-07-02 22:57:37.954 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:57:37.954 | security-groups-shared-filtering 2026-07-02 22:57:37.954 | security-group 2026-07-02 22:57:37.954 | service-type 2026-07-02 22:57:37.955 | sorting 2026-07-02 22:57:37.955 | standard-attr-description 2026-07-02 22:57:37.955 | stateful-security-group 2026-07-02 22:57:37.955 | subnet-dns-publish-fixed-ip 2026-07-02 22:57:37.955 | subnet-external-network 2026-07-02 22:57:37.955 | subnet_onboard 2026-07-02 22:57:37.955 | subnet-service-types 2026-07-02 22:57:37.955 | subnet_allocation 2026-07-02 22:57:37.955 | subnetpool-prefix-ops 2026-07-02 22:57:37.955 | tag-creation 2026-07-02 22:57:37.956 | standard-attr-tag 2026-07-02 22:57:37.956 | standard-attr-timestamp 2026-07-02 22:57:37.956 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 22:57:37.956 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:57:37.956 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-02 22:57:37.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-02 22:57:37.963 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-02 22:57:42.659 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:42.663 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=452dd6d7-b689-42dd-867e-76b777acb001 2026-07-02 22:57:42.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-02 22:57:42.669 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:42.691 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-02 22:57:42.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-02 22:57:42.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 78eca730-c091-4f84-91c1-2ea58d3d8552 c9f8359b-19ff-45b4-a976-83fc2399d82a 2026-07-02 22:57:48.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-02 22:57:48.282 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 452dd6d7-b689-42dd-867e-76b777acb001 2026-07-02 22:57:48.286 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-02 22:57:48.289 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-02 22:57:48.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-02 22:57:48.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-02 22:57:48.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-02 22:57:48.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 452dd6d7-b689-42dd-867e-76b777acb001 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-02 22:57:48.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-02 22:57:48.312 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-02 22:57:48.318 | +++ 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 452dd6d7-b689-42dd-867e-76b777acb001 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-02 22:57:48.319 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-02 22:57:52.010 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:52.017 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-02 22:57:52.017 | | id | 0db6c19a-1e70-4f19-b170-18c0bef3546f |' 2026-07-02 22:57:52.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-02 22:57:52.023 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:57:52.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 0db6c19a-1e70-4f19-b170-18c0bef3546f '|' 2026-07-02 22:57:52.046 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 0db6c19a-1e70-4f19-b170-18c0bef3546f |' 2026-07-02 22:57:52.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-02 22:57:52.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-02 22:57:52.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 0db6c19a-1e70-4f19-b170-18c0bef3546f '|' 2026-07-02 22:57:52.058 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:57:52.061 | ++ functions-common:get_field:807 : read data 2026-07-02 22:57:52.064 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 22:57:52.067 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 22:57:52.072 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 0db6c19a-1e70-4f19-b170-18c0bef3546f |' 2026-07-02 22:57:52.072 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 22:57:52.078 | ++ functions-common:get_field:807 : read data 2026-07-02 22:57:52.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-02 22:57:52.089 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 0db6c19a-1e70-4f19-b170-18c0bef3546f '|' 2026-07-02 22:57:52.089 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-02 22:57:52.092 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:57:52.096 | ++ functions-common:get_field:807 : read data 2026-07-02 22:57:52.099 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 22:57:52.103 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 22:57:52.108 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 0db6c19a-1e70-4f19-b170-18c0bef3546f |' 2026-07-02 22:57:52.108 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 22:57:52.115 | ++ functions-common:get_field:807 : read data 2026-07-02 22:57:52.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=0db6c19a-1e70-4f19-b170-18c0bef3546f 2026-07-02 22:57:52.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 452dd6d7-b689-42dd-867e-76b777acb001 78eca730-c091-4f84-91c1-2ea58d3d8552 2026-07-02 22:57:58.552 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-02 22:57:58.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-02 22:57:58.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-02 22:57:58.582 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:58.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-02 22:57:58.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-02 22:57:58.591 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 22:57:58.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-02 22:57:58.600 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 22:57:58.607 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-02 22:57:58.642 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 22:57:58.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-02 22:57:58.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-02 22:57:58.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-02 22:57:58.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 22:57:58.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-02 22:57:58.665 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 22:57:58.668 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-02 22:57:58.669 | + functions-common:test_with_retry:2360 : local until=10 2026-07-02 22:57:58.673 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 22:57:58.676 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 22:57:58.678 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 22:57:58.681 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:57:58.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:57:58.691 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:57:58.696 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033078692 2026-07-02 22:57:58.700 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-02 22:57:58.714 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 22:57:58.716 | + functions-common:time_stop:2420 : local name 2026-07-02 22:57:58.720 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:58.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:58.727 | + functions-common:time_stop:2423 : local total 2026-07-02 22:57:58.731 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:58.735 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 22:57:58.738 | + functions-common:time_stop:2427 : start_time=1783033078692 2026-07-02 22:57:58.742 | + functions-common:time_stop:2429 : [[ -z 1783033078692 ]] 2026-07-02 22:57:58.747 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:58.753 | + functions-common:time_stop:2432 : end_time=1783033078749 2026-07-02 22:57:58.758 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-02 22:57:58.761 | + functions-common:time_stop:2434 : total=6947 2026-07-02 22:57:58.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:58.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7004 2026-07-02 22:57:58.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-02 22:57:58.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-02 22:57:58.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-02 22:57:58.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:57:58.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-02 22:57:58.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-02 22:57:58.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-02 22:57:58.807 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-02 22:57:58.828 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-02 22:57:58.830 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-02 22:57:58.831 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-02 22:57:58.834 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-02 22:58:02.255 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:58:02.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.236 ' 2026-07-02 22:58:02.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-02 22:58:02.269 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:58:02.294 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-02 22:58:02.299 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:58:02.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-02 22:58:02.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-02 22:58:02.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 78eca730-c091-4f84-91c1-2ea58d3d8552 46a38856-17b5-44bd-8cfc-4f1edd5d684b 2026-07-02 22:58:08.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-02 22:58:08.371 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 452dd6d7-b689-42dd-867e-76b777acb001 2026-07-02 22:58:08.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-02 22:58:08.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:08.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-02 22:58:08.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-02 22:58:08.389 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 452dd6d7-b689-42dd-867e-76b777acb001 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-02 22:58:08.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-02 22:58:08.397 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-02 22:58:08.403 | +++ 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 452dd6d7-b689-42dd-867e-76b777acb001 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-02 22:58:08.403 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-02 22:58:14.499 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:58:14.504 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-02 22:58:14.504 | | id | 37c0db89-8aa7-49db-9e00-38dd53b088c1 |' 2026-07-02 22:58:14.506 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-02 22:58:14.509 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:58:14.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 37c0db89-8aa7-49db-9e00-38dd53b088c1 '|' 2026-07-02 22:58:14.532 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 37c0db89-8aa7-49db-9e00-38dd53b088c1 |' 2026-07-02 22:58:14.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-02 22:58:14.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 37c0db89-8aa7-49db-9e00-38dd53b088c1 '|' 2026-07-02 22:58:14.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-02 22:58:14.545 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:58:14.548 | ++ functions-common:get_field:807 : read data 2026-07-02 22:58:14.551 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 22:58:14.553 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 22:58:14.557 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 37c0db89-8aa7-49db-9e00-38dd53b088c1 |' 2026-07-02 22:58:14.558 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 22:58:14.564 | ++ functions-common:get_field:807 : read data 2026-07-02 22:58:14.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-02 22:58:14.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-02 22:58:14.577 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 37c0db89-8aa7-49db-9e00-38dd53b088c1 '|' 2026-07-02 22:58:14.577 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-02 22:58:14.580 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:58:14.582 | ++ functions-common:get_field:807 : read data 2026-07-02 22:58:14.585 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 22:58:14.588 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 22:58:14.592 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 22:58:14.592 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 37c0db89-8aa7-49db-9e00-38dd53b088c1 |' 2026-07-02 22:58:14.598 | ++ functions-common:get_field:807 : read data 2026-07-02 22:58:14.602 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=37c0db89-8aa7-49db-9e00-38dd53b088c1 2026-07-02 22:58:14.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-02 22:58:14.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-02 22:58:14.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-02 22:58:14.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-02 22:58:14.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:14.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-02 22:58:14.652 | net.ipv6.conf.all.forwarding = 1 2026-07-02 22:58:14.660 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 37c0db89-8aa7-49db-9e00-38dd53b088c1 2026-07-02 22:58:14.661 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 78eca730-c091-4f84-91c1-2ea58d3d8552 -c external_gateway_info -f json 2026-07-02 22:58:14.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-02 22:58:14.665 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-02 22:58:14.665 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-02 22:58:18.151 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:58:18.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 22:58:18.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-02 22:58:18.165 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:58:18.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-02 22:58:18.193 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 22:58:18.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-02 22:58:18.202 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-02 22:58:18.205 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:18.209 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-02 22:58:18.234 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 22:58:18.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-02 22:58:18.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-02 22:58:18.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-02 22:58:18.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-02 22:58:18.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd59:ee00:434c::/56 2026-07-02 22:58:18.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z c594c78e-5177-488e-a78d-f38347bc60c4 ]] 2026-07-02 22:58:18.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd59:ee00:434c::/56 via 2001:db8::1 dev br-ex 2026-07-02 22:58:18.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-02 22:58:18.310 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:58:18.313 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-02 22:58:18.338 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:18.342 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-02 22:58:18.345 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:58:18.349 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-02 22:58:18.354 | + ./stack.sh:main:1332 : start_nova 2026-07-02 22:58:18.358 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-02 22:58:18.363 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:18.367 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:18.372 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:18.376 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 22:58:18.380 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.385 | + functions-common:run_process:1674 : local service=n-sch 2026-07-02 22:58:18.389 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.393 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:18.398 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:18.401 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:18.405 | + functions-common:run_process:1680 : local name=n-sch 2026-07-02 22:58:18.410 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:18.413 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:18.418 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:18.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:18.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:18.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033098427 2026-07-02 22:58:18.436 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-02 22:58:18.461 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:18.465 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-02 22:58:18.469 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-02 22:58:18.472 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.475 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.478 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.481 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.485 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 22:58:18.489 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 22:58:18.492 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-02 22:58:18.495 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:18.499 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:18.503 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:18.507 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:18.511 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-02 22:58:18.515 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 22:58:18.519 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-02 22:58:18.523 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-02 22:58:18.526 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.530 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:58:18.533 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:18.536 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:58:18.540 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:18.544 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:58:18.547 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-02 22:58:18.550 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:18.556 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-02 22:58:18.644 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:18.731 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-02 22:58:18.803 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:58:18.878 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-02 22:58:18.952 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-02 22:58:19.031 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:19.109 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:58:19.113 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:58:19.117 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-02 22:58:19.210 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:19.679 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-02 22:58:19.714 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-02 22:58:20.156 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-02 22:58:20.213 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:20.216 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:20.218 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:20.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:20.223 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:20.225 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:20.227 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:20.230 | + functions-common:time_stop:2427 : start_time=1783033098427 2026-07-02 22:58:20.232 | + functions-common:time_stop:2429 : [[ -z 1783033098427 ]] 2026-07-02 22:58:20.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:20.239 | + functions-common:time_stop:2432 : end_time=1783033100237 2026-07-02 22:58:20.242 | + functions-common:time_stop:2433 : elapsed_time=1810 2026-07-02 22:58:20.244 | + functions-common:time_stop:2434 : total=22139 2026-07-02 22:58:20.246 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:20.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23949 2026-07-02 22:58:20.252 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-02 22:58:20.256 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:58:20.259 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-02 22:58:20.261 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:58:20.263 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:20.266 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:20.268 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:20.270 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-02 22:58:20.273 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:20.275 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:20.278 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:20.280 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:20.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:20.287 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033100285 2026-07-02 22:58:20.290 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-02 22:58:20.305 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:20.308 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-02 22:58:20.310 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-02 22:58:20.313 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:58:20.315 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:58:20.317 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:58:20.320 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:58:20.322 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-02 22:58:20.324 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-02 22:58:20.327 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-02 22:58:20.329 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:20.332 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:20.334 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:20.336 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:20.339 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-02 22:58:20.341 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:58:20.343 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:58:20.346 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:20.348 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:58:20.350 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-02 22:58:20.353 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:20.355 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:58:20.357 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:58:20.359 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:58:20.361 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-02 22:58:20.364 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:58:20.368 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-02 22:58:20.443 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:20.519 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-02 22:58:20.580 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-02 22:58:20.642 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:20.704 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:20.766 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-02 22:58:20.836 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-02 22:58:20.915 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-02 22:58:20.997 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-02 22:58:21.076 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-02 22:58:21.158 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:58:21.160 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:58:21.164 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-02 22:58:21.259 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:58:21.747 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-02 22:58:21.783 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-02 22:58:22.235 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-02 22:58:22.370 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:22.375 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:22.378 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:22.381 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:22.383 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:22.387 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:22.389 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:22.392 | + functions-common:time_stop:2427 : start_time=1783033100285 2026-07-02 22:58:22.395 | + functions-common:time_stop:2429 : [[ -z 1783033100285 ]] 2026-07-02 22:58:22.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:22.406 | + functions-common:time_stop:2432 : end_time=1783033102403 2026-07-02 22:58:22.408 | + functions-common:time_stop:2433 : elapsed_time=2118 2026-07-02 22:58:22.411 | + functions-common:time_stop:2434 : total=23949 2026-07-02 22:58:22.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:22.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26067 2026-07-02 22:58:22.419 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:22.422 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:22.426 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-02 22:58:22.429 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:22.432 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:22.435 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:22.438 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-02 22:58:22.441 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:58:22.443 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-02 22:58:22.450 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-02 22:58:22.455 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:58:22.457 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-02 22:58:22.460 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-02 22:58:22.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:22.484 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-02 22:58:22.535 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-02 22:58:22.538 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-02 22:58:22.559 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:22.562 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-02 22:58:22.564 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-02 22:58:22.582 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:22.585 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-02 22:58:22.590 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:58:22.592 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-02 22:58:22.595 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-02 22:58:22.598 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:58:22.601 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:58:22.603 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:58:22.606 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.608 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-02 22:58:22.611 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.613 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:22.616 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:22.619 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:22.621 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-02 22:58:22.624 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:22.627 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:22.630 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:22.632 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:22.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:22.640 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033102637 2026-07-02 22:58:22.643 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-02 22:58:22.667 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:22.670 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-02 22:58:22.672 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-02 22:58:22.675 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.678 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.681 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.683 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.686 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-02 22:58:22.689 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-02 22:58:22.691 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-02 22:58:22.694 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:22.697 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:22.699 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:22.702 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:22.704 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-02 22:58:22.707 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-02 22:58:22.710 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-02 22:58:22.712 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-02 22:58:22.715 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:22.717 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:58:22.719 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:22.723 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:58:22.724 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:22.727 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:58:22.730 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-02 22:58:22.732 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:22.736 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-02 22:58:22.818 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:22.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-02 22:58:22.973 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:58:23.056 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-02 22:58:23.122 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-02 22:58:23.190 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:23.254 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:58:23.257 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:58:23.259 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-02 22:58:23.338 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:23.866 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-02 22:58:23.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-02 22:58:24.409 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-02 22:58:24.475 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:24.480 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:24.483 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:24.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:24.490 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:24.497 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:24.503 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:24.507 | + functions-common:time_stop:2427 : start_time=1783033102637 2026-07-02 22:58:24.514 | + functions-common:time_stop:2429 : [[ -z 1783033102637 ]] 2026-07-02 22:58:24.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:24.524 | + functions-common:time_stop:2432 : end_time=1783033104520 2026-07-02 22:58:24.528 | + functions-common:time_stop:2433 : elapsed_time=1883 2026-07-02 22:58:24.530 | + functions-common:time_stop:2434 : total=26067 2026-07-02 22:58:24.533 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:24.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27950 2026-07-02 22:58:24.538 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 22:58:24.541 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-02 22:58:24.543 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 22:58:24.545 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:24.549 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:24.550 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:24.553 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-02 22:58:24.556 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:24.558 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:24.561 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:24.563 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:24.568 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:24.570 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033104567 2026-07-02 22:58:24.573 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-02 22:58:24.597 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:24.600 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:24.602 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:24.605 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:24.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:24.610 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:24.612 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:24.614 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:24.617 | + functions-common:time_stop:2427 : start_time=1783033104567 2026-07-02 22:58:24.619 | + functions-common:time_stop:2429 : [[ -z 1783033104567 ]] 2026-07-02 22:58:24.622 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:24.627 | + functions-common:time_stop:2432 : end_time=1783033104624 2026-07-02 22:58:24.629 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-02 22:58:24.632 | + functions-common:time_stop:2434 : total=27950 2026-07-02 22:58:24.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:24.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28007 2026-07-02 22:58:24.639 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:24.642 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-02 22:58:24.644 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:24.646 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:24.651 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:24.654 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:24.656 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-02 22:58:24.658 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:24.661 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:24.663 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:24.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:24.670 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:24.675 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033104672 2026-07-02 22:58:24.677 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-02 22:58:24.706 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:24.709 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:24.711 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:24.713 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:24.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:24.717 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:24.719 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:24.722 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:24.724 | + functions-common:time_stop:2427 : start_time=1783033104672 2026-07-02 22:58:24.726 | + functions-common:time_stop:2429 : [[ -z 1783033104672 ]] 2026-07-02 22:58:24.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:24.732 | + functions-common:time_stop:2432 : end_time=1783033104730 2026-07-02 22:58:24.734 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-02 22:58:24.737 | + functions-common:time_stop:2434 : total=28007 2026-07-02 22:58:24.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:24.741 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28065 2026-07-02 22:58:24.743 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:24.745 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:24.748 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-02 22:58:24.750 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:58:24.752 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-02 22:58:24.756 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-02 22:58:24.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:24.778 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-02 22:58:24.830 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-02 22:58:24.832 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:58:24.834 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-02 22:58:24.892 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-02 22:58:24.912 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:24.914 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:24.917 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-02 22:58:24.919 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:24.921 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:24.923 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:24.925 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:24.928 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-02 22:58:24.930 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:24.932 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:24.934 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:24.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:24.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:24.943 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033104940 2026-07-02 22:58:24.945 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-02 22:58:24.968 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:24.970 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-02 22:58:24.972 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-02 22:58:24.974 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:24.976 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:24.979 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:24.981 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:24.985 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 22:58:24.987 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 22:58:24.990 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-02 22:58:24.993 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:24.996 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:25.000 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:25.003 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:25.008 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-02 22:58:25.010 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 22:58:25.015 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-02 22:58:25.016 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-02 22:58:25.018 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:25.020 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:58:25.022 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:25.024 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:58:25.027 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:25.029 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:58:25.031 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-02 22:58:25.033 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:25.037 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-02 22:58:25.132 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:25.248 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-02 22:58:25.386 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:58:25.522 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-02 22:58:25.648 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-02 22:58:25.772 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:25.906 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:58:25.912 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:58:25.918 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-02 22:58:26.061 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:26.629 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-02 22:58:26.669 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-02 22:58:27.170 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-02 22:58:27.227 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:27.235 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:27.240 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:27.245 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:27.249 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:27.255 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:27.261 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:27.267 | + functions-common:time_stop:2427 : start_time=1783033104940 2026-07-02 22:58:27.270 | + functions-common:time_stop:2429 : [[ -z 1783033104940 ]] 2026-07-02 22:58:27.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:27.291 | + functions-common:time_stop:2432 : end_time=1783033107281 2026-07-02 22:58:27.295 | + functions-common:time_stop:2433 : elapsed_time=2341 2026-07-02 22:58:27.302 | + functions-common:time_stop:2434 : total=28065 2026-07-02 22:58:27.307 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:27.320 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30406 2026-07-02 22:58:27.327 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-02 22:58:27.338 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:58:27.345 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-02 22:58:27.379 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:27.384 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-02 22:58:27.393 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-02 22:58:27.398 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:58:27.401 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:58:27.405 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:58:27.409 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.413 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-02 22:58:27.417 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.421 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:27.427 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:27.430 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:27.434 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-02 22:58:27.440 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:27.443 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:27.447 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:27.452 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:27.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:27.459 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033107456 2026-07-02 22:58:27.461 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-02 22:58:27.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:27.483 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-02 22:58:27.486 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-02 22:58:27.488 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.490 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.493 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.495 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.497 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-02 22:58:27.499 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-02 22:58:27.502 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-02 22:58:27.504 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:27.506 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:27.508 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:27.510 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:27.512 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-02 22:58:27.514 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-02 22:58:27.517 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-02 22:58:27.520 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-02 22:58:27.521 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:27.526 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:58:27.528 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:27.530 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:58:27.533 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:27.536 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:58:27.537 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-02 22:58:27.539 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:27.549 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-02 22:58:27.685 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:27.806 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-02 22:58:27.912 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:58:28.011 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-02 22:58:28.123 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-02 22:58:28.273 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:28.378 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:58:28.383 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:58:28.389 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-02 22:58:28.544 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:29.106 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-02 22:58:29.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-02 22:58:29.646 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-02 22:58:29.685 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:29.691 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:29.696 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:29.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:29.701 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:29.706 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:29.709 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:29.713 | + functions-common:time_stop:2427 : start_time=1783033107456 2026-07-02 22:58:29.716 | + functions-common:time_stop:2429 : [[ -z 1783033107456 ]] 2026-07-02 22:58:29.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:29.727 | + functions-common:time_stop:2432 : end_time=1783033109724 2026-07-02 22:58:29.729 | + functions-common:time_stop:2433 : elapsed_time=2268 2026-07-02 22:58:29.731 | + functions-common:time_stop:2434 : total=30406 2026-07-02 22:58:29.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:29.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32674 2026-07-02 22:58:29.737 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-02 22:58:29.739 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:29.741 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:29.744 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:29.750 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 22:58:29.753 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-02 22:58:29.761 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 22:58:29.766 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:58:29.770 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:58:29.775 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 22:58:29.779 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:58:29.784 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-02 22:58:29.789 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-02 22:58:29.794 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-02 22:58:29.799 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-02 22:58:29.805 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 22:58:29.805 | BEGIN { 2026-07-02 22:58:29.805 | section = "" 2026-07-02 22:58:29.805 | last_section = "" 2026-07-02 22:58:29.805 | section_count = 0 2026-07-02 22:58:29.805 | } 2026-07-02 22:58:29.805 | /^\[.+\]/ { 2026-07-02 22:58:29.805 | gsub("[][]", "", $1); 2026-07-02 22:58:29.806 | section=$1 2026-07-02 22:58:29.806 | next 2026-07-02 22:58:29.806 | } 2026-07-02 22:58:29.806 | /^ *\#/ { 2026-07-02 22:58:29.806 | next 2026-07-02 22:58:29.806 | } 2026-07-02 22:58:29.806 | /^[^ \t]+/ { 2026-07-02 22:58:29.806 | # get offset of first = in $0 2026-07-02 22:58:29.807 | eq_idx = index($0, "=") 2026-07-02 22:58:29.807 | # extract attr & value from $0 2026-07-02 22:58:29.807 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:58:29.807 | value = substr($0, eq_idx + 1) 2026-07-02 22:58:29.807 | # only need to strip trailing whitespace from attr 2026-07-02 22:58:29.807 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:58:29.807 | # need to strip leading & trailing whitespace from value 2026-07-02 22:58:29.807 | sub(/^[ \t]*/, "", value) 2026-07-02 22:58:29.807 | sub(/[ \t]*$/, "", value) 2026-07-02 22:58:29.807 | 2026-07-02 22:58:29.809 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:58:29.809 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:58:29.809 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:58:29.809 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:58:29.809 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:58:29.809 | if (section != last_section) { 2026-07-02 22:58:29.810 | cfg_section[section_count++] = section 2026-07-02 22:58:29.810 | last_section = section 2026-07-02 22:58:29.810 | } 2026-07-02 22:58:29.810 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:58:29.811 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:58:29.811 | 2026-07-02 22:58:29.811 | cfg_attr[section, attr, 0] = value 2026-07-02 22:58:29.811 | cfg_attr_count[section, attr] = 1 2026-07-02 22:58:29.811 | } else { 2026-07-02 22:58:29.811 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:58:29.811 | cfg_attr[section, attr, lno] = value 2026-07-02 22:58:29.811 | } 2026-07-02 22:58:29.811 | } 2026-07-02 22:58:29.811 | END { 2026-07-02 22:58:29.811 | # Process each section in order 2026-07-02 22:58:29.812 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:58:29.812 | section = cfg_section[sno] 2026-07-02 22:58:29.812 | # The ini routines simply append a config item immediately 2026-07-02 22:58:29.812 | # after the section header. To keep the same order as defined 2026-07-02 22:58:29.812 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:58:29.812 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:58:29.812 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:58:29.812 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:58:29.813 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:58:29.813 | else { 2026-07-02 22:58:29.813 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:58:29.813 | count = cfg_attr_count[section, attr] 2026-07-02 22:58:29.813 | print "inidelete " configfile " " section " " attr 2026-07-02 22:58:29.813 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:58:29.813 | for (l = count -2; l >= 0; l--) 2026-07-02 22:58:29.814 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:58:29.814 | } 2026-07-02 22:58:29.814 | } 2026-07-02 22:58:29.814 | } 2026-07-02 22:58:29.814 | } 2026-07-02 22:58:29.814 | ' 2026-07-02 22:58:29.814 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:58:29.814 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:58:29.814 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 22:58:29.816 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:58:29.821 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:58:29.825 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 22:58:29.829 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:58:29.833 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-02 22:58:29.837 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 22:58:29.838 | BEGIN { group = "" } 2026-07-02 22:58:29.838 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:58:29.838 | gsub("[][]", "", $1); 2026-07-02 22:58:29.838 | split($1, a, "|"); 2026-07-02 22:58:29.838 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:58:29.838 | group=a[1] 2026-07-02 22:58:29.838 | } else { 2026-07-02 22:58:29.838 | group="" 2026-07-02 22:58:29.838 | } 2026-07-02 22:58:29.838 | next 2026-07-02 22:58:29.838 | } 2026-07-02 22:58:29.839 | { 2026-07-02 22:58:29.839 | if (group != "") 2026-07-02 22:58:29.839 | print $0 2026-07-02 22:58:29.839 | } 2026-07-02 22:58:29.839 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:58:29.850 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:58:29.854 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-02 22:58:29.905 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-02 22:58:29.954 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-02 22:58:29.959 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 22:58:29.964 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-02 22:58:29.968 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:58:29.973 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 22:58:29.978 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:58:30.005 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:30.011 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 22:58:30.016 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 22:58:30.019 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:58:30.050 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:30.053 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.24:5672/nova_cell1 2026-07-02 22:58:30.058 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.24:5672/nova_cell1 2026-07-02 22:58:30.106 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:58:30.111 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:58:30.115 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-02 22:58:30.146 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-02 22:58:30.176 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-02 22:58:30.180 | + lib/nova:configure_console_compute:671 : local offset 2026-07-02 22:58:30.185 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-02 22:58:30.190 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-02 22:58:30.195 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-02 22:58:30.229 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.24 2026-07-02 22:58:30.232 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-02 22:58:30.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:30.260 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-02 22:58:30.264 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-02 22:58:30.268 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-02 22:58:30.272 | + functions:vercmp:648 : local 'op=<' 2026-07-02 22:58:30.276 | + functions:vercmp:649 : local v2=1.0.0 2026-07-02 22:58:30.280 | + functions:vercmp:650 : local result 2026-07-02 22:58:30.290 | ++ functions:vercmp:654 : sort -V 2026-07-02 22:58:30.292 | ++ functions:vercmp:654 : head -1 2026-07-02 22:58:30.292 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-02 22:58:30.298 | + functions:vercmp:654 : result=1.0.0 2026-07-02 22:58:30.301 | + functions:vercmp:656 : case $op in 2026-07-02 22:58:30.305 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-02 22:58:30.308 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-02 22:58:30.311 | + functions:vercmp:667 : return 2026-07-02 22:58:30.315 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.24:6080/vnc_lite.html 2026-07-02 22:58:30.318 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.24:6080/vnc_lite.html 2026-07-02 22:58:30.361 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.24:6081/spice_auto.html 2026-07-02 22:58:30.365 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.24:6081/spice_auto.html 2026-07-02 22:58:30.408 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-02 22:58:30.435 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:30.439 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-02 22:58:30.442 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.24 2026-07-02 22:58:30.445 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-02 22:58:30.486 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.24 2026-07-02 22:58:30.515 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-02 22:58:30.531 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:30.533 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-02 22:58:30.535 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-02 22:58:30.550 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:30.553 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-02 22:58:30.555 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-02 22:58:30.598 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-02 22:58:30.603 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 22:58:30.651 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 22:58:30.656 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-02 22:58:30.661 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-02 22:58:30.665 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 22:58:30.668 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-02 22:58:30.672 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-02 22:58:30.677 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-02 22:58:30.681 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:30.685 | + functions-common:run_process:1676 : local group=libvirt 2026-07-02 22:58:30.690 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:30.694 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:30.699 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-02 22:58:30.703 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:30.707 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:30.712 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:30.716 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:30.723 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:30.729 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033110724 2026-07-02 22:58:30.733 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-02 22:58:30.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:30.766 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-02 22:58:30.771 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-02 22:58:30.775 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:30.780 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:30.785 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:30.789 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:30.794 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-02 22:58:30.798 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-02 22:58:30.803 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-02 22:58:30.807 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-02 22:58:30.811 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:30.816 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:30.820 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:30.825 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-02 22:58:30.829 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-02 22:58:30.834 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-02 22:58:30.839 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-02 22:58:30.842 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:30.845 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-02 22:58:30.849 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:30.853 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:58:30.857 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:30.861 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-02 22:58:30.866 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-02 22:58:30.870 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-02 22:58:30.874 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:30.881 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-02 22:58:30.975 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:31.074 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-02 22:58:31.157 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:58:31.239 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-02 22:58:31.327 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-02 22:58:31.409 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:31.485 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:58:31.490 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-02 22:58:31.495 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-02 22:58:31.579 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-02 22:58:31.680 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:32.188 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-02 22:58:32.217 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-02 22:58:32.693 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-02 22:58:32.748 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:32.751 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:32.757 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:32.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:32.770 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:32.774 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:32.779 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:32.788 | + functions-common:time_stop:2427 : start_time=1783033110724 2026-07-02 22:58:32.792 | + functions-common:time_stop:2429 : [[ -z 1783033110724 ]] 2026-07-02 22:58:32.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:32.804 | + functions-common:time_stop:2432 : end_time=1783033112798 2026-07-02 22:58:32.812 | + functions-common:time_stop:2433 : elapsed_time=2074 2026-07-02 22:58:32.818 | + functions-common:time_stop:2434 : total=32674 2026-07-02 22:58:32.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:32.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34748 2026-07-02 22:58:32.836 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:32.839 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:58:32.841 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-02 22:58:32.871 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:32.877 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-02 22:58:32.877 | Dumping cells_v2 mapping 2026-07-02 22:58:32.887 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-02 22:58:33.373 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:58:33.373 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:58:33.373 | we strongly recommend against using it for new projects. 2026-07-02 22:58:33.374 | 2026-07-02 22:58:33.374 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:58:33.374 | framework. For more detail see 2026-07-02 22:58:33.374 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:58:33.374 | 2026-07-02 22:58:33.374 | import eventlet # noqa 2026-07-02 22:58:33.734 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:58:36.837 | INFO dbcounter [None req-09c64e30-96d3-4bc0-9ee5-6c794ebb4972 None None] Registered counter for database nova_api 2026-07-02 22:58:36.961 | DEBUG dbcounter [-] [73107] Writer thread running {{(pid=73107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:58:36.992 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 22:58:36.992 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-02 22:58:36.992 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 22:58:36.992 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-02 22:58:36.993 | | cell1 | 14b1c000-8ad4-4cbe-a279-45bb75659936 | rabbit://stackrabbit:stackqueue@192.168.122.24:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-02 22:58:36.993 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 22:58:37.707 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-02 22:58:37.711 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-02 22:58:37.798 | + inc/async:async_inner:63 : create_flavors 2026-07-02 22:58:37.862 | [2060 Async create_flavors:73207]: running: create_flavors 2026-07-02 22:58:37.866 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-02 22:58:37.891 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:37.895 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-02 22:58:37.899 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:58:37.903 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-02 22:58:37.906 | + ./stack.sh:main:1337 : start_cinder 2026-07-02 22:58:37.909 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-02 22:58:37.914 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-02 22:58:37.919 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:58:37.923 | + functions-common:run_process:1674 : local service=c-api 2026-07-02 22:58:37.929 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:58:37.933 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:37.941 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:37.946 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:37.950 | + functions-common:run_process:1680 : local name=c-api 2026-07-02 22:58:37.954 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:37.959 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:37.964 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:37.970 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:37.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:37.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033117980 2026-07-02 22:58:37.997 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-02 22:58:38.051 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:38.056 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-02 22:58:38.062 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-02 22:58:38.069 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:58:38.076 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:58:38.083 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:58:38.089 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:58:38.093 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-02 22:58:38.098 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-02 22:58:38.107 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-02 22:58:38.114 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:38.120 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:38.126 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:38.130 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:38.134 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-02 22:58:38.138 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:58:38.143 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:58:38.148 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:38.152 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:58:38.157 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-02 22:58:38.161 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:38.164 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:58:38.167 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:58:38.172 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:58:38.176 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-02 22:58:38.181 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:58:38.187 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-02 22:58:38.286 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:38.393 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-02 22:58:38.479 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-02 22:58:38.553 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:38.626 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:38.703 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-02 22:58:38.777 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-02 22:58:38.861 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-02 22:58:38.934 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-02 22:58:39.025 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-02 22:58:39.100 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:58:39.104 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:58:39.107 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-02 22:58:39.200 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:58:39.706 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-02 22:58:39.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-02 22:58:40.251 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-02 22:58:40.396 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:40.401 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:40.404 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:40.408 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:40.412 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:40.417 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:40.423 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:40.430 | + functions-common:time_stop:2427 : start_time=1783033117980 2026-07-02 22:58:40.434 | + functions-common:time_stop:2429 : [[ -z 1783033117980 ]] 2026-07-02 22:58:40.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:40.443 | + functions-common:time_stop:2432 : end_time=1783033120437 2026-07-02 22:58:40.447 | + functions-common:time_stop:2433 : elapsed_time=2457 2026-07-02 22:58:40.450 | + functions-common:time_stop:2434 : total=34748 2026-07-02 22:58:40.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:40.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37205 2026-07-02 22:58:40.468 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-02 22:58:40.469 | Waiting for Cinder API to start... 2026-07-02 22:58:40.475 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.24/volume/v3/ 2026-07-02 22:58:40.480 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.24/volume/v3/ 2026-07-02 22:58:40.486 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:58:40.490 | + functions:wait_for_service:477 : local url=http://192.168.122.24/volume/v3/ 2026-07-02 22:58:40.494 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:58:40.500 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:58:40.503 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:58:40.505 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:40.509 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:40.514 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:40.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033120516 2026-07-02 22:58:40.526 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:58:40.528 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:58:40.535 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.24/volume/v3/ 2026-07-02 22:58:45.207 | + :: : [[ 401 == 503 ]] 2026-07-02 22:58:45.209 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:58:45.215 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:58:45.218 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:45.220 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:45.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:45.225 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:45.227 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:45.229 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:58:45.231 | + functions-common:time_stop:2427 : start_time=1783033120516 2026-07-02 22:58:45.233 | + functions-common:time_stop:2429 : [[ -z 1783033120516 ]] 2026-07-02 22:58:45.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:45.240 | + functions-common:time_stop:2432 : end_time=1783033125237 2026-07-02 22:58:45.242 | + functions-common:time_stop:2433 : elapsed_time=4721 2026-07-02 22:58:45.245 | + functions-common:time_stop:2434 : total=14661 2026-07-02 22:58:45.246 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:45.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19382 2026-07-02 22:58:45.251 | + functions:wait_for_service:486 : return 0 2026-07-02 22:58:45.253 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.255 | + functions-common:run_process:1674 : local service=c-sch 2026-07-02 22:58:45.257 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.259 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:45.261 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:45.264 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:45.266 | + functions-common:run_process:1680 : local name=c-sch 2026-07-02 22:58:45.268 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:45.270 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:45.272 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:45.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:45.277 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:45.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033125280 2026-07-02 22:58:45.286 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-02 22:58:45.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:45.325 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-02 22:58:45.329 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-02 22:58:45.332 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.336 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.341 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.345 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.349 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 22:58:45.355 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 22:58:45.359 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-02 22:58:45.363 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:45.367 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:45.373 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:45.377 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:45.380 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-02 22:58:45.382 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 22:58:45.384 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-02 22:58:45.387 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-02 22:58:45.389 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.391 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:58:45.394 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:45.396 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:58:45.398 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:45.400 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:58:45.402 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-02 22:58:45.405 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:45.410 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-02 22:58:45.501 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:45.590 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-02 22:58:45.679 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:45.768 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-02 22:58:45.846 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-02 22:58:45.924 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:46.011 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:58:46.018 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:58:46.022 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-02 22:58:46.114 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:46.660 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-02 22:58:46.678 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-02 22:58:47.165 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-02 22:58:47.219 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:47.220 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:47.223 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:47.229 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:47.232 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:47.238 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:47.244 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:47.246 | + functions-common:time_stop:2427 : start_time=1783033125280 2026-07-02 22:58:47.250 | + functions-common:time_stop:2429 : [[ -z 1783033125280 ]] 2026-07-02 22:58:47.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:47.259 | + functions-common:time_stop:2432 : end_time=1783033127256 2026-07-02 22:58:47.262 | + functions-common:time_stop:2433 : elapsed_time=1976 2026-07-02 22:58:47.265 | + functions-common:time_stop:2434 : total=37205 2026-07-02 22:58:47.267 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:47.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39181 2026-07-02 22:58:47.272 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.275 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.279 | + functions-common:run_process:1674 : local service=c-bak 2026-07-02 22:58:47.282 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.285 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:47.289 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:47.291 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.294 | + functions-common:run_process:1680 : local name=c-bak 2026-07-02 22:58:47.297 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:47.300 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:47.302 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:47.305 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:47.317 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:47.324 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033127319 2026-07-02 22:58:47.328 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-02 22:58:47.355 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:47.359 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:47.362 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:47.367 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:47.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:47.373 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:47.377 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:47.381 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:47.384 | + functions-common:time_stop:2427 : start_time=1783033127319 2026-07-02 22:58:47.387 | + functions-common:time_stop:2429 : [[ -z 1783033127319 ]] 2026-07-02 22:58:47.394 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:47.397 | + functions-common:time_stop:2432 : end_time=1783033127394 2026-07-02 22:58:47.403 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-02 22:58:47.410 | + functions-common:time_stop:2434 : total=39181 2026-07-02 22:58:47.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:47.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39256 2026-07-02 22:58:47.424 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.433 | + functions-common:run_process:1674 : local service=c-vol 2026-07-02 22:58:47.440 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.444 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:47.451 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:47.457 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.466 | + functions-common:run_process:1680 : local name=c-vol 2026-07-02 22:58:47.473 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:47.478 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:47.482 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:47.486 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:47.492 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:47.499 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033127494 2026-07-02 22:58:47.504 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-02 22:58:47.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:47.535 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.540 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-02 22:58:47.544 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.549 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.553 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.558 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.561 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 22:58:47.567 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 22:58:47.571 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-02 22:58:47.575 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:47.579 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:47.583 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:47.589 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.593 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-02 22:58:47.597 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 22:58:47.602 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.606 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-02 22:58:47.612 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:47.616 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:58:47.621 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:58:47.628 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:47.630 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:58:47.639 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:58:47.643 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-02 22:58:47.647 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:58:47.656 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-02 22:58:47.764 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:47.869 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-02 22:58:47.951 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:58:48.033 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-02 22:58:48.110 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-02 22:58:48.201 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:48.281 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-02 22:58:48.283 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:58:48.381 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:58:48.386 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-02 22:58:48.493 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:58:49.066 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-02 22:58:49.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-02 22:58:49.641 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-02 22:58:49.680 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:49.687 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:49.693 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:49.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:49.699 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:49.701 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:49.704 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:49.707 | + functions-common:time_stop:2427 : start_time=1783033127494 2026-07-02 22:58:49.710 | + functions-common:time_stop:2429 : [[ -z 1783033127494 ]] 2026-07-02 22:58:49.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:49.721 | + functions-common:time_stop:2432 : end_time=1783033129718 2026-07-02 22:58:49.723 | + functions-common:time_stop:2433 : elapsed_time=2224 2026-07-02 22:58:49.726 | + functions-common:time_stop:2434 : total=39256 2026-07-02 22:58:49.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:49.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41480 2026-07-02 22:58:49.733 | + ./stack.sh:main:1338 : create_volume_types 2026-07-02 22:58:49.736 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-02 22:58:49.754 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:49.757 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:58:49.759 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-02 22:58:49.762 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 22:58:49.764 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-02 22:58:49.767 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 22:58:49.769 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-02 22:58:49.772 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-02 22:58:49.774 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-02 22:58:49.776 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-02 22:58:49.799 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:49.802 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-02 22:58:54.742 | +-------------+--------------------------------------+ 2026-07-02 22:58:54.742 | | Field | Value | 2026-07-02 22:58:54.742 | +-------------+--------------------------------------+ 2026-07-02 22:58:54.742 | | description | None | 2026-07-02 22:58:54.742 | | id | ad4da420-6505-4e6a-ac68-b403fef9444f | 2026-07-02 22:58:54.742 | | is_public | True | 2026-07-02 22:58:54.742 | | name | lvmdriver-1 | 2026-07-02 22:58:54.742 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-02 22:58:54.742 | +-------------+--------------------------------------+ 2026-07-02 22:58:55.251 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-02 22:58:55.253 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:55.255 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:55.257 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:55.259 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-02 22:58:55.294 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:55.304 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-02 22:58:55.313 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:58:55.321 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-02 22:58:55.328 | + ./stack.sh:main:1353 : start_glance 2026-07-02 22:58:55.339 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-02 22:58:55.355 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-02 22:58:55.364 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:58:55.374 | + functions-common:run_process:1674 : local service=g-api 2026-07-02 22:58:55.384 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:58:55.394 | + functions-common:run_process:1676 : local group= 2026-07-02 22:58:55.400 | + functions-common:run_process:1677 : local user= 2026-07-02 22:58:55.407 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:58:55.416 | + functions-common:run_process:1680 : local name=g-api 2026-07-02 22:58:55.427 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:58:55.433 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:58:55.440 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:55.444 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:55.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:55.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033135455 2026-07-02 22:58:55.466 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-02 22:58:55.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:55.498 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-02 22:58:55.501 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-02 22:58:55.505 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:58:55.508 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:58:55.510 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:58:55.515 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:58:55.516 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-02 22:58:55.519 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-02 22:58:55.522 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-02 22:58:55.525 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:58:55.527 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:58:55.530 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:58:55.533 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:58:55.535 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-02 22:58:55.538 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:58:55.540 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:58:55.542 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:55.545 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:58:55.547 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-02 22:58:55.549 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:55.551 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:58:55.553 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:58:55.555 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:58:55.557 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-02 22:58:55.559 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:58:55.565 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-02 22:58:55.648 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:58:55.733 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-02 22:58:55.803 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-02 22:58:55.916 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:58:56.002 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:58:56.086 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-02 22:58:56.175 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-02 22:58:56.266 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-02 22:58:56.347 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-02 22:58:56.437 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-02 22:58:56.515 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:58:56.518 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:58:56.522 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-02 22:58:56.619 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:58:57.157 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-02 22:58:57.186 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-02 22:58:57.718 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-02 22:58:57.857 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:58:57.863 | + functions-common:time_stop:2420 : local name 2026-07-02 22:58:57.873 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:57.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:57.890 | + functions-common:time_stop:2423 : local total 2026-07-02 22:58:57.897 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:57.906 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:58:57.913 | + functions-common:time_stop:2427 : start_time=1783033135455 2026-07-02 22:58:57.925 | + functions-common:time_stop:2429 : [[ -z 1783033135455 ]] 2026-07-02 22:58:57.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:57.952 | + functions-common:time_stop:2432 : end_time=1783033137938 2026-07-02 22:58:57.960 | + functions-common:time_stop:2433 : elapsed_time=2483 2026-07-02 22:58:57.963 | + functions-common:time_stop:2434 : total=41480 2026-07-02 22:58:57.976 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:57.985 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43963 2026-07-02 22:58:57.995 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-02 22:58:58.042 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:58.051 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.24) to start...' 2026-07-02 22:58:58.051 | Waiting for g-api (192.168.122.24) to start... 2026-07-02 22:58:58.058 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.24/image 2026-07-02 22:58:58.065 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:58:58.074 | + functions:wait_for_service:477 : local url=http://192.168.122.24/image 2026-07-02 22:58:58.083 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:58:58.091 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:58:58.102 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:58:58.110 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:58.118 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:58.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:58.132 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033138129 2026-07-02 22:58:58.141 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:58:58.145 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:58:58.150 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.24/image 2026-07-02 22:59:03.811 | + :: : [[ 300 == 503 ]] 2026-07-02 22:59:03.813 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:59:03.821 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:59:03.830 | + functions-common:time_stop:2420 : local name 2026-07-02 22:59:03.839 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:03.847 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:03.854 | + functions-common:time_stop:2423 : local total 2026-07-02 22:59:03.861 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:03.865 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:59:03.873 | + functions-common:time_stop:2427 : start_time=1783033138129 2026-07-02 22:59:03.880 | + functions-common:time_stop:2429 : [[ -z 1783033138129 ]] 2026-07-02 22:59:03.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:03.900 | + functions-common:time_stop:2432 : end_time=1783033143894 2026-07-02 22:59:03.906 | + functions-common:time_stop:2433 : elapsed_time=5765 2026-07-02 22:59:03.913 | + functions-common:time_stop:2434 : total=19382 2026-07-02 22:59:03.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:03.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25147 2026-07-02 22:59:03.935 | + functions:wait_for_service:486 : return 0 2026-07-02 22:59:03.941 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-02 22:59:03.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:03.982 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-02 22:59:04.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:04.022 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-02 22:59:04.026 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:59:04.028 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-02 22:59:04.031 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-02 22:59:04.039 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.044 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.048 | + functions:upload_image:141 : local image image_fname image_name 2026-07-02 22:59:04.052 | + functions:upload_image:143 : local max_attempts=5 2026-07-02 22:59:04.056 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-02 22:59:04.064 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.070 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.074 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-02 22:59:04.079 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-02 22:59:04.083 | ++ functions:upload_image:151 : seq 5 2026-07-02 22:59:04.090 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-02 22:59:04.094 | + functions:upload_image:152 : local rc=0 2026-07-02 22:59:04.098 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.103 | --2026-07-03 00:59:04-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.155 | Resolving github.com (github.com)... 140.82.121.3 2026-07-02 22:59:04.174 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-02 22:59:04.235 | HTTP request sent, awaiting response... 302 Found 2026-07-02 22:59:04.235 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A40%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A40%3A33Z&ske=2026-07-02T23%3A40%3A53Z&sks=b&skv=2018-11-09&sig=EzTZnOW0J1ROua%2FdeSsYIeZh0R8U3dNwQo3xKL%2BL5cc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzNDgwNCwibmJmIjoxNzgzMDMzMDA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.i5mEXcLWLaRZstdhHwru1NWPYBJfFJsWZcm_n_W8rpI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-02 22:59:04.235 | --2026-07-03 00:59:04-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A40%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A40%3A33Z&ske=2026-07-02T23%3A40%3A53Z&sks=b&skv=2018-11-09&sig=EzTZnOW0J1ROua%2FdeSsYIeZh0R8U3dNwQo3xKL%2BL5cc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzNDgwNCwibmJmIjoxNzgzMDMzMDA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.i5mEXcLWLaRZstdhHwru1NWPYBJfFJsWZcm_n_W8rpI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-02 22:59:04.237 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-07-02 22:59:04.248 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-02 22:59:04.288 | HTTP request sent, awaiting response... 200 OK 2026-07-02 22:59:04.288 | Length: 21692416 (21M) [application/octet-stream] 2026-07-02 22:59:04.288 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-02 22:59:04.340 | 2026-07-02 22:59:04.563 | 0K ........ ........ .... 100% 75.1M=0.3s 2026-07-02 22:59:04.564 | 2026-07-02 22:59:04.564 | 2026-07-03 00:59:04 (75.1 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-02 22:59:04.564 | 2026-07-02 22:59:04.572 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-02 22:59:04.576 | + functions:upload_image:163 : break 2026-07-02 22:59:04.582 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.586 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-02 22:59:04.590 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-02 22:59:04.594 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-02 22:59:04.598 | + functions:upload_image:313 : local kernel= 2026-07-02 22:59:04.602 | + functions:upload_image:314 : local ramdisk= 2026-07-02 22:59:04.608 | + functions:upload_image:315 : local disk_format= 2026-07-02 22:59:04.612 | + functions:upload_image:316 : local container_format= 2026-07-02 22:59:04.615 | + functions:upload_image:317 : local unpack= 2026-07-02 22:59:04.619 | + functions:upload_image:318 : local img_property= 2026-07-02 22:59:04.623 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 22:59:04.627 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-02 22:59:04.630 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-02 22:59:04.634 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-02 22:59:04.638 | + functions:upload_image:328 : case "$image_fname" in 2026-07-02 22:59:04.643 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-02 22:59:04.647 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-02 22:59:04.651 | + functions:upload_image:350 : local format 2026-07-02 22:59:04.659 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.659 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-02 22:59:04.672 | + functions:upload_image:351 : format=qcow2 2026-07-02 22:59:04.676 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-02 22:59:04.680 | + functions:upload_image:353 : disk_format=qcow2 2026-07-02 22:59:04.683 | + functions:upload_image:357 : container_format=bare 2026-07-02 22:59:04.687 | + functions:upload_image:404 : is_arch ppc64le 2026-07-02 22:59:04.692 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:59:04.697 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-02 22:59:04.700 | + functions:upload_image:404 : is_arch ppc64 2026-07-02 22:59:04.704 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:59:04.710 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 22:59:04.715 | + functions:upload_image:404 : is_arch ppc 2026-07-02 22:59:04.721 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:59:04.724 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-02 22:59:04.725 | + functions:upload_image:408 : is_arch aarch64 2026-07-02 22:59:04.732 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:59:04.737 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:59:04.741 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-02 22:59:04.748 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-02 22:59:04.754 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-02 22:59:04.760 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-02 22:59:04.765 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-02 22:59:04.773 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-02 22:59:04.778 | + functions:_upload_image:112 : shift 2026-07-02 22:59:04.785 | + functions:_upload_image:113 : local container=bare 2026-07-02 22:59:04.791 | + functions:_upload_image:114 : shift 2026-07-02 22:59:04.799 | + functions:_upload_image:115 : local disk=qcow2 2026-07-02 22:59:04.807 | + functions:_upload_image:116 : shift 2026-07-02 22:59:04.810 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.818 | + functions:_upload_image:118 : shift 2026-07-02 22:59:04.826 | + functions:_upload_image:119 : local properties 2026-07-02 22:59:04.830 | + functions:_upload_image:120 : local useimport 2026-07-02 22:59:04.839 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-02 22:59:04.850 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-02 22:59:04.850 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-02 22:59:04.856 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-02 22:59:04.857 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-02 22:59:04.863 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-02 22:59:04.873 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-02 22:59:04.873 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:04.874 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:59:10.997 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 22:59:10.997 | | Field | Value | 2026-07-02 22:59:10.997 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 22:59:10.997 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-02 22:59:10.997 | | container_format | bare | 2026-07-02 22:59:10.997 | | created_at | 2026-07-02T22:59:09Z | 2026-07-02 22:59:10.997 | | disk_format | qcow2 | 2026-07-02 22:59:10.997 | | file | /v2/images/0009eb74-cd1a-42d8-bfab-8cf71f0c34cd/file | 2026-07-02 22:59:10.997 | | id | 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd | 2026-07-02 22:59:10.997 | | min_disk | 0 | 2026-07-02 22:59:10.998 | | min_ram | 0 | 2026-07-02 22:59:10.998 | | name | cirros-0.6.3-x86_64-disk | 2026-07-02 22:59:10.998 | | owner | 7645134c6d614f2bac5348098ce26f25 | 2026-07-02 22:59:10.998 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-02 22:59:10.998 | | protected | False | 2026-07-02 22:59:10.998 | | schema | /v2/schemas/image | 2026-07-02 22:59:10.998 | | size | 21692416 | 2026-07-02 22:59:10.998 | | status | active | 2026-07-02 22:59:10.998 | | tags | | 2026-07-02 22:59:10.999 | | updated_at | 2026-07-02T22:59:11Z | 2026-07-02 22:59:10.999 | | virtual_size | 117440512 | 2026-07-02 22:59:10.999 | | visibility | public | 2026-07-02 22:59:10.999 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 22:59:11.409 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-02 22:59:11.480 | [2060 Async create_flavors:73207]: Waiting for completion of create_flavors running on PID 73207 (2 other jobs running) 2026-07-02 22:59:11.511 | [2060 Async create_flavors:73207]: Signaling child to exit 2026-07-02 22:59:22.322 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:59:22.351 | [73207 Async create_flavors:73207]: finished successfully 2026-07-02 22:59:22.378 | WAKEUP 2026-07-02 22:59:22.402 | [2060 Async create_flavors:73207]: Signaled 2026-07-02 22:59:22.404 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-02 22:59:22.404 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:22.404 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-02 22:59:22.404 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-02 22:59:22.404 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-02 22:59:22.405 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.405 | | Field | Value | 2026-07-02 22:59:22.405 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.405 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.405 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.405 | | description | None | 2026-07-02 22:59:22.406 | | disk | 1 | 2026-07-02 22:59:22.406 | | id | c1 | 2026-07-02 22:59:22.406 | | name | cirros256 | 2026-07-02 22:59:22.406 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.406 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.406 | | ram | 256 | 2026-07-02 22:59:22.406 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.406 | | swap | 0 | 2026-07-02 22:59:22.407 | | vcpus | 1 | 2026-07-02 22:59:22.407 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.407 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-02 22:59:22.407 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.407 | | Field | Value | 2026-07-02 22:59:22.407 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.407 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.408 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.408 | | description | None | 2026-07-02 22:59:22.408 | | disk | 5 | 2026-07-02 22:59:22.408 | | id | d1 | 2026-07-02 22:59:22.408 | | name | ds512M | 2026-07-02 22:59:22.408 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.409 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.409 | | ram | 512 | 2026-07-02 22:59:22.409 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.409 | | swap | 0 | 2026-07-02 22:59:22.409 | | vcpus | 1 | 2026-07-02 22:59:22.409 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.409 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-02 22:59:22.409 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.410 | | Field | Value | 2026-07-02 22:59:22.410 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.410 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.410 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.410 | | description | None | 2026-07-02 22:59:22.410 | | disk | 10 | 2026-07-02 22:59:22.411 | | id | d2 | 2026-07-02 22:59:22.411 | | name | ds1G | 2026-07-02 22:59:22.411 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.411 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.411 | | ram | 1024 | 2026-07-02 22:59:22.411 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.411 | | swap | 0 | 2026-07-02 22:59:22.412 | | vcpus | 1 | 2026-07-02 22:59:22.412 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.412 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-02 22:59:22.412 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.412 | | Field | Value | 2026-07-02 22:59:22.412 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.413 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.413 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.413 | | description | None | 2026-07-02 22:59:22.413 | | disk | 10 | 2026-07-02 22:59:22.413 | | id | d3 | 2026-07-02 22:59:22.413 | | name | ds2G | 2026-07-02 22:59:22.413 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.414 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.414 | | ram | 2048 | 2026-07-02 22:59:22.414 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.414 | | swap | 0 | 2026-07-02 22:59:22.414 | | vcpus | 2 | 2026-07-02 22:59:22.414 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.414 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-02 22:59:22.415 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.415 | | Field | Value | 2026-07-02 22:59:22.415 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.415 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.415 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.415 | | description | None | 2026-07-02 22:59:22.415 | | disk | 20 | 2026-07-02 22:59:22.416 | | id | d4 | 2026-07-02 22:59:22.416 | | name | ds4G | 2026-07-02 22:59:22.416 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.416 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.416 | | ram | 4096 | 2026-07-02 22:59:22.416 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.416 | | swap | 0 | 2026-07-02 22:59:22.417 | | vcpus | 4 | 2026-07-02 22:59:22.417 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.417 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-02 22:59:22.417 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-02 22:59:22.417 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-02 22:59:22.417 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.417 | | Field | Value | 2026-07-02 22:59:22.418 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.418 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.418 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.418 | | description | None | 2026-07-02 22:59:22.418 | | disk | 1 | 2026-07-02 22:59:22.418 | | id | 1 | 2026-07-02 22:59:22.419 | | name | m1.tiny | 2026-07-02 22:59:22.419 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.419 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.419 | | ram | 512 | 2026-07-02 22:59:22.419 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.419 | | swap | 0 | 2026-07-02 22:59:22.419 | | vcpus | 1 | 2026-07-02 22:59:22.420 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.420 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-02 22:59:22.420 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.420 | | Field | Value | 2026-07-02 22:59:22.420 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.420 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.420 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.421 | | description | None | 2026-07-02 22:59:22.421 | | disk | 20 | 2026-07-02 22:59:22.421 | | id | 2 | 2026-07-02 22:59:22.421 | | name | m1.small | 2026-07-02 22:59:22.421 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.421 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.421 | | ram | 2048 | 2026-07-02 22:59:22.422 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.422 | | swap | 0 | 2026-07-02 22:59:22.422 | | vcpus | 1 | 2026-07-02 22:59:22.422 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.422 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-02 22:59:22.422 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.423 | | Field | Value | 2026-07-02 22:59:22.423 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.423 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.423 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.423 | | description | None | 2026-07-02 22:59:22.423 | | disk | 40 | 2026-07-02 22:59:22.424 | | id | 3 | 2026-07-02 22:59:22.424 | | name | m1.medium | 2026-07-02 22:59:22.424 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.424 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.424 | | ram | 4096 | 2026-07-02 22:59:22.424 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.424 | | swap | 0 | 2026-07-02 22:59:22.425 | | vcpus | 2 | 2026-07-02 22:59:22.425 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.425 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-02 22:59:22.425 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.425 | | Field | Value | 2026-07-02 22:59:22.425 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.425 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.426 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.426 | | description | None | 2026-07-02 22:59:22.426 | | disk | 80 | 2026-07-02 22:59:22.426 | | id | 4 | 2026-07-02 22:59:22.426 | | name | m1.large | 2026-07-02 22:59:22.426 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.426 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.426 | | ram | 8192 | 2026-07-02 22:59:22.427 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.427 | | swap | 0 | 2026-07-02 22:59:22.427 | | vcpus | 4 | 2026-07-02 22:59:22.427 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.427 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-02 22:59:22.427 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.428 | | Field | Value | 2026-07-02 22:59:22.428 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.428 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:59:22.428 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:59:22.428 | | description | None | 2026-07-02 22:59:22.428 | | disk | 160 | 2026-07-02 22:59:22.428 | | id | 5 | 2026-07-02 22:59:22.429 | | name | m1.xlarge | 2026-07-02 22:59:22.429 | | os-flavor-access:is_public | True | 2026-07-02 22:59:22.429 | | properties | hw_rng:allowed='True' | 2026-07-02 22:59:22.429 | | ram | 16384 | 2026-07-02 22:59:22.429 | | rxtx_factor | 1.0 | 2026-07-02 22:59:22.429 | | swap | 0 | 2026-07-02 22:59:22.429 | | vcpus | 8 | 2026-07-02 22:59:22.430 | +----------------------------+-----------------------+ 2026-07-02 22:59:22.457 | [2060 Async create_flavors:73207]: finished create_flavors with result 0 in 44 seconds 2026-07-02 22:59:22.462 | + inc/async:async_wait:197 : return 0 2026-07-02 22:59:22.465 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-02 22:59:22.491 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:59:22.495 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-02 22:59:22.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:22.522 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-02 22:59:22.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:22.547 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-02 22:59:22.550 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 22:59:22.553 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-02 22:59:22.556 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:59:22.558 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-02 22:59:22.561 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-02 22:59:22.564 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-02 22:59:22.565 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-02 22:59:22.567 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-02 22:59:22.569 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-02 22:59:22.571 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-02 22:59:22.572 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-02 22:59:22.574 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-02 22:59:22.575 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-02 22:59:22.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-02 22:59:22.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-02 22:59:22.581 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-02 22:59:22.582 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:59:22.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-02 22:59:22.586 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:59:22.588 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-02 22:59:22.590 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:59:22.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-02 22:59:22.593 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:59:22.595 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-02 22:59:22.597 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:59:22.599 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-02 22:59:22.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-02 22:59:22.603 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:59:22.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-02 22:59:22.606 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:59:22.608 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-02 22:59:22.610 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-02 22:59:22.612 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-02 22:59:22.613 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:59:22.615 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-02 22:59:22.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:59:22.619 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-02 22:59:22.621 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-02 22:59:22.623 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-02 22:59:22.625 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-02 22:59:22.627 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-02 22:59:22.629 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-02 22:59:22.631 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-02 22:59:22.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-02 22:59:22.635 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-02 22:59:22.636 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-02 22:59:22.638 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-02 22:59:22.640 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-02 22:59:22.642 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 22:59:22.644 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 22:59:22.646 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-02 22:59:22.648 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-02 22:59:22.650 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-02 22:59:22.652 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-02 22:59:22.654 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-02 22:59:22.656 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-02 22:59:22.658 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-02 22:59:22.660 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-02 22:59:22.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-02 22:59:22.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-02 22:59:22.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-02 22:59:22.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-02 22:59:22.665 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-02 22:59:25.017 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-02 22:59:25.021 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-02 22:59:25.404 | + ./stack.sh:main:1403 : save_stackenv 2026-07-02 22:59:25.407 | + functions-common:save_stackenv:65 : local tag= 2026-07-02 22:59:25.411 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 22:59:25.417 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-005925 2026-07-02 22:59:25.420 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-005925 ' 2026-07-02 22:59:25.423 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.426 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:59:25.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.433 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 22:59:25.437 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.441 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 22:59:25.444 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.448 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-02 22:59:25.451 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.454 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.24 2026-07-02 22:59:25.457 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.460 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.24/identity 2026-07-02 22:59:25.462 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.466 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-03-003150 2026-07-02 22:59:25.469 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.472 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 22:59:25.475 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.479 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.24 2026-07-02 22:59:25.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.485 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 22:59:25.489 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.493 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 22:59:25.496 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.499 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 22:59:25.502 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.506 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 22:59:25.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.511 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.24 2026-07-02 22:59:25.514 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:59:25.516 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 22:59:25.520 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-02 22:59:25.524 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:59:25.528 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:59:25.532 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-02 22:59:25.536 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:59:25.540 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:59:25.544 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:59:25.549 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-02 22:59:25.553 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:59:25.556 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-02 22:59:25.560 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:59:25.564 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-02 22:59:25.564 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:59:25.564 | gsub("[][]", "", $1); 2026-07-02 22:59:25.564 | split($1, a, "|"); 2026-07-02 22:59:25.564 | if (a[1] == matchgroup) 2026-07-02 22:59:25.564 | print a[2] 2026-07-02 22:59:25.564 | } 2026-07-02 22:59:25.565 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:59:25.572 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-02 22:59:25.575 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:59:25.578 | + functions-common:run_phase:1849 : local phase=extra 2026-07-02 22:59:25.582 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:59:25.585 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:59:25.589 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:59:25.594 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:59:25.597 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:59:25.600 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:59:25.606 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:59:25.611 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:59:25.615 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:59:25.620 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-02 22:59:25.624 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:59:25.648 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:25.652 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:59:25.656 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:25.660 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-02 22:59:25.664 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:25.668 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:59:25.672 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:25.676 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-02 22:59:25.680 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-02 22:59:25.684 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:59:25.688 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:59:25.692 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:59:25.696 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:59:25.700 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-02 22:59:25.704 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:59:25.708 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-02 22:59:25.712 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:59:25.716 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:59:25.720 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-02 22:59:25.724 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:59:25.728 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:59:25.732 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-02 22:59:25.736 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:59:25.740 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:59:25.744 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:59:25.748 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-02 22:59:25.753 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:59:25.756 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-02 22:59:25.759 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:59:25.763 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-02 22:59:25.763 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:59:25.763 | gsub("[][]", "", $1); 2026-07-02 22:59:25.764 | split($1, a, "|"); 2026-07-02 22:59:25.764 | if (a[1] == matchgroup) 2026-07-02 22:59:25.764 | print a[2] 2026-07-02 22:59:25.764 | } 2026-07-02 22:59:25.764 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:59:25.770 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-02 22:59:25.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:25.797 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-02 22:59:25.800 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-02 22:59:25.803 | + functions:wait_for_compute:490 : local timeout=60 2026-07-02 22:59:25.807 | + functions:wait_for_compute:491 : local rval=0 2026-07-02 22:59:25.812 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-02 22:59:25.815 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-02 22:59:25.818 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:59:25.824 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:59:25.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:59:25.830 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:59:25.835 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033165831 2026-07-02 22:59:25.838 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-02 22:59:25.868 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-02 22:59:25.872 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-02 22:59:25.877 | ++ functions:wait_for_compute:496 : hostname 2026-07-02 22:59:25.883 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-02 22:59:25.886 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-02 22:59:25.892 | ++ functions:wait_for_compute:498 : hostname 2026-07-02 22:59:25.896 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:59:25.898 | + :: : ID= 2026-07-02 22:59:25.901 | + :: : [[ '' == '' ]] 2026-07-02 22:59:25.903 | + :: : sleep 1 2026-07-02 22:59:26.906 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-02 22:59:26.909 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-02 22:59:30.375 | + :: : ID=1ed5a94f-aa72-4b93-8e4a-7220b0cb8b85 2026-07-02 22:59:30.377 | + :: : [[ 1ed5a94f-aa72-4b93-8e4a-7220b0cb8b85 == '' ]] 2026-07-02 22:59:30.381 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-02 22:59:30.386 | + functions-common:time_stop:2420 : local name 2026-07-02 22:59:30.389 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:30.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:30.396 | + functions-common:time_stop:2423 : local total 2026-07-02 22:59:30.401 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:30.404 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:59:30.408 | + functions-common:time_stop:2427 : start_time=1783033165831 2026-07-02 22:59:30.411 | + functions-common:time_stop:2429 : [[ -z 1783033165831 ]] 2026-07-02 22:59:30.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:30.423 | + functions-common:time_stop:2432 : end_time=1783033170419 2026-07-02 22:59:30.428 | + functions-common:time_stop:2433 : elapsed_time=4588 2026-07-02 22:59:30.431 | + functions-common:time_stop:2434 : total=25147 2026-07-02 22:59:30.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:30.438 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29735 2026-07-02 22:59:30.441 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-02 22:59:30.445 | + functions:wait_for_compute:516 : return 0 2026-07-02 22:59:30.448 | + ./stack.sh:main:1443 : service_check 2026-07-02 22:59:30.452 | + functions-common:service_check:1713 : local service 2026-07-02 22:59:30.456 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.459 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-02 22:59:30.477 | not-found 2026-07-02 22:59:30.483 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.487 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-02 22:59:30.505 | enabled 2026-07-02 22:59:30.511 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-02 22:59:30.535 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-02 22:59:30.536 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-02 22:59:30.536 | Active: active (running) since Fri 2026-07-03 00:56:08 CEST; 3min 21s ago 2026-07-02 22:59:30.536 | Main PID: 60972 (uwsgi) 2026-07-02 22:59:30.536 | Status: "uWSGI is ready" 2026-07-02 22:59:30.536 | Tasks: 17 (limit: 14255) 2026-07-02 22:59:30.536 | Memory: 272.0M (peak: 272.4M) 2026-07-02 22:59:30.536 | CPU: 14.844s 2026-07-02 22:59:30.536 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-02 22:59:30.536 | ├─60972 "nova-apiuWSGI master" 2026-07-02 22:59:30.536 | ├─60973 "nova-apiuWSGI worker 1" 2026-07-02 22:59:30.536 | └─60974 "nova-apiuWSGI worker 2" 2026-07-02 22:59:30.536 | 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60973]: [pid: 60973|app: 0|req: 18/36] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 3 00:59:29 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG nova.api.openstack.wsgi [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] Calling method '>' {{(pid=60974) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG oslo_concurrency.lockutils [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60974) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG oslo_concurrency.lockutils [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60974) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG oslo_concurrency.lockutils [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a 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=60974) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG oslo_concurrency.lockutils [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] Acquiring lock "14b1c000-8ad4-4cbe-a279-45bb75659936" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60974) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG oslo_concurrency.lockutils [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] Lock "14b1c000-8ad4-4cbe-a279-45bb75659936" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60974) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: DEBUG oslo_concurrency.lockutils [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] Lock "14b1c000-8ad4-4cbe-a279-45bb75659936" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60974) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:59:30.537 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: INFO nova.api.openstack.requestlog [None req-7c044f41-0d72-48f9-b9ee-d82cc693391a admin admin] 192.168.122.24 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.167185 2026-07-02 22:59:30.539 | Jul 03 00:59:29 devstack devstack@n-api.service[60974]: [pid: 60974|app: 0|req: 19/37] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 3 00:59:29 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-02 22:59:30.543 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.547 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-02 22:59:30.565 | enabled 2026-07-02 22:59:30.571 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-02 22:59:30.593 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-02 22:59:30.593 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-02 22:59:30.593 | Active: active (running) since Fri 2026-07-03 00:58:32 CEST; 57s ago 2026-07-02 22:59:30.593 | Main PID: 73050 (nova-compute) 2026-07-02 22:59:30.593 | Tasks: 10 (limit: 14255) 2026-07-02 22:59:30.594 | Memory: 136.1M (peak: 137.6M) 2026-07-02 22:59:30.594 | CPU: 4.535s 2026-07-02 22:59:30.594 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-02 22:59:30.594 | └─73050 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-02 22:59:30.594 | 2026-07-02 22:59:30.594 | Jul 03 00:59:03 devstack nova-compute[73050]: DEBUG nova.compute.resource_tracker [None req-2e2f74f5-c6fa-40de-9df5-3992a6e3c5fa None None] Compute_service record updated for devstack:devstack {{(pid=73050) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-02 22:59:30.594 | Jul 03 00:59:03 devstack nova-compute[73050]: DEBUG oslo_concurrency.lockutils [None req-2e2f74f5-c6fa-40de-9df5-3992a6e3c5fa None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.924s {{(pid=73050) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:59:30.594 | Jul 03 00:59:03 devstack nova-compute[73050]: DEBUG nova.service [None req-2e2f74f5-c6fa-40de-9df5-3992a6e3c5fa None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73050) start /opt/stack/nova/nova/service.py:196}} 2026-07-02 22:59:30.594 | Jul 03 00:59:03 devstack nova-compute[73050]: DEBUG nova.service [None req-2e2f74f5-c6fa-40de-9df5-3992a6e3c5fa None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73050) start /opt/stack/nova/nova/service.py:212}} 2026-07-02 22:59:30.594 | Jul 03 00:59:03 devstack nova-compute[73050]: DEBUG nova.service [None req-2e2f74f5-c6fa-40de-9df5-3992a6e3c5fa None None] Join ServiceGroup membership for this service compute {{(pid=73050) start /opt/stack/nova/nova/service.py:222}} 2026-07-02 22:59:30.595 | Jul 03 00:59:03 devstack nova-compute[73050]: DEBUG nova.servicegroup.drivers.db [None req-2e2f74f5-c6fa-40de-9df5-3992a6e3c5fa None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73050) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 22:59:30.595 | Jul 03 00:59:07 devstack nova-compute[73050]: DEBUG oslo_service.periodic_task [None req-7715050d-6921-42ab-ae49-34673d18d8dd None None] Running periodic task ComputeManager._sync_power_states {{(pid=73050) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-02 22:59:30.595 | Jul 03 00:59:08 devstack nova-compute[73050]: DEBUG oslo_service.periodic_task [None req-7715050d-6921-42ab-ae49-34673d18d8dd None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73050) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-02 22:59:30.595 | Jul 03 00:59:08 devstack nova-compute[73050]: DEBUG oslo.service.backend._threading.loopingcall [None req-7715050d-6921-42ab-ae49-34673d18d8dd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 28.85 seconds {{(pid=73050) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:30.595 | Jul 03 00:59:09 devstack nova-compute[73050]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73050) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:30.600 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.604 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-02 22:59:30.621 | not-found 2026-07-02 22:59:30.626 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.629 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-02 22:59:30.650 | enabled 2026-07-02 22:59:30.655 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-02 22:59:30.681 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-02 22:59:30.681 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-02 22:59:30.681 | Active: active (running) since Fri 2026-07-03 00:58:20 CEST; 1min 10s ago 2026-07-02 22:59:30.681 | Main PID: 69338 (nova-scheduler:) 2026-07-02 22:59:30.681 | Tasks: 19 (limit: 14255) 2026-07-02 22:59:30.681 | Memory: 156.2M (peak: 156.5M) 2026-07-02 22:59:30.682 | CPU: 4.849s 2026-07-02 22:59:30.682 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-02 22:59:30.682 | ├─69338 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-02 22:59:30.682 | ├─71160 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-02 22:59:30.682 | └─71164 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-02 22:59:30.682 | 2026-07-02 22:59:30.682 | Jul 03 00:58:26 devstack nova-scheduler[71160]: DEBUG nova.servicegroup.drivers.db [None req-bbc16ef7-fc04-40a4-9d8a-392509887847 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71160) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 22:59:30.682 | Jul 03 00:58:31 devstack nova-scheduler[71160]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:30.682 | Jul 03 00:58:31 devstack nova-scheduler[71164]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=71164) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:30.682 | Jul 03 00:58:33 devstack nova-scheduler[71160]: DEBUG oslo.service.backend._threading.loopingcall [None req-9ae3972a-daf6-460a-865d-20571b48f55c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:30.682 | Jul 03 00:58:33 devstack nova-scheduler[69338]: DEBUG dbcounter [-] [69338] Writing DB stats nova_api:SELECT=3 {{(pid=69338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.683 | Jul 03 00:58:34 devstack nova-scheduler[69338]: DEBUG dbcounter [-] [69338] Writing DB stats nova_cell0:SELECT=1 {{(pid=69338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.683 | Jul 03 00:58:34 devstack nova-scheduler[69338]: DEBUG dbcounter [-] [69338] Writing DB stats nova_cell1:SELECT=1 {{(pid=69338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.683 | Jul 03 00:58:40 devstack nova-scheduler[71164]: DEBUG oslo.service.backend._threading.loopingcall [None req-44ae9323-a4e1-4e7a-af75-9e1da8a63845 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71164) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:30.683 | Jul 03 00:58:41 devstack nova-scheduler[71160]: DEBUG dbcounter [-] [71160] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.683 | Jul 03 00:58:41 devstack nova-scheduler[71164]: DEBUG dbcounter [-] [71164] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.688 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.692 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-02 22:59:30.710 | not-found 2026-07-02 22:59:30.715 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.719 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-02 22:59:30.737 | enabled 2026-07-02 22:59:30.743 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-02 22:59:30.765 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-02 22:59:30.765 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-02 22:59:30.766 | Active: active (running) since Fri 2026-07-03 00:58:22 CEST; 1min 8s ago 2026-07-02 22:59:30.766 | Main PID: 69950 (uwsgi) 2026-07-02 22:59:30.766 | Status: "uWSGI is ready" 2026-07-02 22:59:30.766 | Tasks: 16 (limit: 14255) 2026-07-02 22:59:30.766 | Memory: 220.9M (peak: 221.2M) 2026-07-02 22:59:30.766 | CPU: 9.969s 2026-07-02 22:59:30.766 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-02 22:59:30.766 | ├─69950 "nova-api-metauWSGI master" 2026-07-02 22:59:30.766 | ├─69951 "nova-api-metauWSGI worker 1" 2026-07-02 22:59:30.766 | ├─69952 "nova-api-metauWSGI worker 2" 2026-07-02 22:59:30.766 | └─69953 "nova-api-metauWSGI http 1" 2026-07-02 22:59:30.767 | 2026-07-02 22:59:30.767 | Jul 03 00:58:29 devstack devstack@n-api-meta.service[69951]: DEBUG nova.api.openstack.wsgi_app [None req-545167bc-d61f-4197-9198-05f9bacd1b6b None None] ******************************************************************************** {{(pid=69951) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-02 22:59:30.767 | Jul 03 00:58:29 devstack devstack@n-api-meta.service[69951]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x734c8b8a3668 pid: 69951 (default app) 2026-07-02 22:59:30.767 | Jul 03 00:58:37 devstack devstack@n-api-meta.service[69951]: DEBUG dbcounter [-] [69951] Writing DB stats nova_api:SELECT=1 {{(pid=69951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:37 devstack devstack@n-api-meta.service[69952]: DEBUG dbcounter [-] [69952] Writing DB stats nova_api:SELECT=1 {{(pid=69952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:37 devstack devstack@n-api-meta.service[69951]: DEBUG dbcounter [-] [69951] Writing DB stats nova_cell1:SELECT=1 {{(pid=69951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:37 devstack devstack@n-api-meta.service[69951]: DEBUG dbcounter [-] [69951] Writing DB stats nova_cell0:SELECT=1 {{(pid=69951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:37 devstack devstack@n-api-meta.service[69951]: DEBUG dbcounter [-] [69951] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:37 devstack devstack@n-api-meta.service[69952]: DEBUG dbcounter [-] [69952] Writing DB stats nova_cell0:SELECT=1 {{(pid=69952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:38 devstack devstack@n-api-meta.service[69952]: DEBUG dbcounter [-] [69952] Writing DB stats nova_cell1:SELECT=1 {{(pid=69952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.767 | Jul 03 00:58:38 devstack devstack@n-api-meta.service[69952]: DEBUG dbcounter [-] [69952] Writing DB stats nova_cell0:SELECT=1 {{(pid=69952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.772 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.776 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-02 22:59:30.795 | enabled 2026-07-02 22:59:30.801 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-02 22:59:30.824 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-02 22:59:30.824 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-02 22:59:30.824 | Active: active (running) since Fri 2026-07-03 00:56:50 CEST; 2min 40s ago 2026-07-02 22:59:30.824 | Main PID: 67139 (uwsgi) 2026-07-02 22:59:30.824 | Status: "uWSGI is ready" 2026-07-02 22:59:30.824 | Tasks: 5 (limit: 14255) 2026-07-02 22:59:30.824 | Memory: 176.8M (peak: 177.0M) 2026-07-02 22:59:30.825 | CPU: 6.307s 2026-07-02 22:59:30.825 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-02 22:59:30.825 | ├─67139 "placementuWSGI master" 2026-07-02 22:59:30.825 | ├─67140 "placementuWSGI worker 1" 2026-07-02 22:59:30.825 | └─67141 "placementuWSGI worker 2" 2026-07-02 22:59:30.825 | 2026-07-02 22:59:30.825 | Jul 03 00:59:02 devstack devstack@placement-api.service[67141]: INFO placement.requestlog [req-fbe9b0fd-6ef6-4606-95b7-8998b126620a req-0f3180ff-0897-4448-ac49-f32d750096e0 service nova] 192.168.122.24 "PUT /placement/resource_providers/b73089ca-6dc3-4422-af58-6d7486b628fb/inventories" status: 200 len: 396 microversion: 1.26 2026-07-02 22:59:30.825 | Jul 03 00:59:02 devstack devstack@placement-api.service[67141]: [pid: 67141|app: 0|req: 5/9] 192.168.122.24 () {64 vars in 1493 bytes} [Fri Jul 3 00:59:02 2026] PUT /placement/resource_providers/b73089ca-6dc3-4422-af58-6d7486b628fb/inventories => generated 396 bytes in 99 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-02 22:59:30.826 | Jul 03 00:59:02 devstack devstack@placement-api.service[67140]: DEBUG placement.requestlog [req-fbe9b0fd-6ef6-4606-95b7-8998b126620a req-247e4e20-b9ce-4d71-8bc8-bee7cbad35fb None None] Starting request: 192.168.122.24 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ACCELERATORS,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSSE3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE41,HW_CPU_X86_SHA,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_FMA3,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_NONE" {{(pid=67140) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 22:59:30.826 | Jul 03 00:59:02 devstack devstack@placement-api.service[67140]: INFO placement.requestlog [req-fbe9b0fd-6ef6-4606-95b7-8998b126620a req-247e4e20-b9ce-4d71-8bc8-bee7cbad35fb service nova] 192.168.122.24 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ACCELERATORS,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSSE3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE41,HW_CPU_X86_SHA,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_FMA3,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_NONE" status: 200 len: 2058 microversion: 1.6 2026-07-02 22:59:30.826 | Jul 03 00:59:02 devstack devstack@placement-api.service[67140]: [pid: 67140|app: 0|req: 5/10] 192.168.122.24 () {60 vars in 4907 bytes} [Fri Jul 3 00:59:02 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ACCELERATORS,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSSE3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE41,HW_CPU_X86_SHA,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_FMA3,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_SB16,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_NONE => generated 2058 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 22:59:30.827 | Jul 03 00:59:02 devstack devstack@placement-api.service[67141]: DEBUG placement.requestlog [req-fbe9b0fd-6ef6-4606-95b7-8998b126620a req-a58016e6-378c-48a2-8652-5c1d824692ce None None] Starting request: 192.168.122.24 "PUT /placement/resource_providers/b73089ca-6dc3-4422-af58-6d7486b628fb/traits" {{(pid=67141) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 22:59:30.827 | Jul 03 00:59:03 devstack devstack@placement-api.service[67141]: INFO placement.requestlog [req-fbe9b0fd-6ef6-4606-95b7-8998b126620a req-a58016e6-378c-48a2-8652-5c1d824692ce service nova] 192.168.122.24 "PUT /placement/resource_providers/b73089ca-6dc3-4422-af58-6d7486b628fb/traits" status: 200 len: 2093 microversion: 1.6 2026-07-02 22:59:30.827 | Jul 03 00:59:03 devstack devstack@placement-api.service[67141]: [pid: 67141|app: 0|req: 6/11] 192.168.122.24 () {64 vars in 1478 bytes} [Fri Jul 3 00:59:02 2026] PUT /placement/resource_providers/b73089ca-6dc3-4422-af58-6d7486b628fb/traits => generated 2093 bytes in 295 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 22:59:30.827 | Jul 03 00:59:12 devstack devstack@placement-api.service[67140]: DEBUG dbcounter [-] [67140] Writing DB stats placement:SELECT=4 {{(pid=67140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.827 | Jul 03 00:59:13 devstack devstack@placement-api.service[67141]: DEBUG dbcounter [-] [67141] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.830 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.833 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-02 22:59:30.852 | not-found 2026-07-02 22:59:30.858 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.863 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-02 22:59:30.882 | enabled 2026-07-02 22:59:30.888 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-02 22:59:30.912 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-02 22:59:30.912 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-02 22:59:30.912 | Active: active (running) since Fri 2026-07-03 00:58:57 CEST; 33s ago 2026-07-02 22:59:30.912 | Main PID: 76131 (uwsgi) 2026-07-02 22:59:30.912 | Status: "uWSGI is ready" 2026-07-02 22:59:30.912 | Tasks: 9 (limit: 14255) 2026-07-02 22:59:30.912 | Memory: 258.6M (peak: 259.0M) 2026-07-02 22:59:30.912 | CPU: 11.018s 2026-07-02 22:59:30.912 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-02 22:59:30.913 | ├─76131 "glance-apiuWSGI master" 2026-07-02 22:59:30.913 | ├─76132 "glance-apiuWSGI worker 1" 2026-07-02 22:59:30.913 | └─76133 "glance-apiuWSGI worker 2" 2026-07-02 22:59:30.913 | 2026-07-02 22:59:30.913 | Jul 03 00:59:10 devstack devstack@g-api.service[76133]: INFO glance.location [None req-eb057bbc-0a08-47cc-abfc-c555d5e66a41 admin admin] Image format matched and virtual size computed: 117440512 2026-07-02 22:59:30.913 | Jul 03 00:59:10 devstack devstack@g-api.service[76133]: DEBUG glance_store.backend [None req-eb057bbc-0a08-47cc-abfc-c555d5e66a41 admin admin] Skipping store.set_acls... not implemented. {{(pid=76133) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-02 22:59:30.913 | Jul 03 00:59:10 devstack devstack@g-api.service[76133]: [pid: 76133|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Fri Jul 3 00:59:09 2026] PUT /v2/images/0009eb74-cd1a-42d8-bfab-8cf71f0c34cd/file => generated 0 bytes in 1839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-02 22:59:30.913 | Jul 03 00:59:10 devstack devstack@g-api.service[76132]: DEBUG glance.api.middleware.version_negotiation [None req-b41e84cd-2a40-4d24-a294-a6d84c780473 admin admin] Determining version of request: GET /v2/images/0009eb74-cd1a-42d8-bfab-8cf71f0c34cd Accept: */* {{(pid=76132) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-02 22:59:30.913 | Jul 03 00:59:10 devstack devstack@g-api.service[76132]: DEBUG glance.api.middleware.version_negotiation [None req-b41e84cd-2a40-4d24-a294-a6d84c780473 admin admin] Using url versioning {{(pid=76132) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-02 22:59:30.913 | Jul 03 00:59:10 devstack devstack@g-api.service[76132]: DEBUG glance.api.middleware.version_negotiation [None req-b41e84cd-2a40-4d24-a294-a6d84c780473 admin admin] Matched version: v2 {{(pid=76132) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-02 22:59:30.914 | Jul 03 00:59:10 devstack devstack@g-api.service[76132]: DEBUG glance.api.middleware.version_negotiation [None req-b41e84cd-2a40-4d24-a294-a6d84c780473 admin admin] new path /v2/images/0009eb74-cd1a-42d8-bfab-8cf71f0c34cd {{(pid=76132) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-02 22:59:30.914 | Jul 03 00:59:10 devstack devstack@g-api.service[76132]: [pid: 76132|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Fri Jul 3 00:59:10 2026] GET /v2/images/0009eb74-cd1a-42d8-bfab-8cf71f0c34cd => generated 976 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 22:59:30.914 | Jul 03 00:59:20 devstack devstack@g-api.service[76133]: DEBUG dbcounter [-] [76133] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76133) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.914 | Jul 03 00:59:20 devstack devstack@g-api.service[76132]: DEBUG dbcounter [-] [76132] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76132) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.920 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.924 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-02 22:59:30.944 | enabled 2026-07-02 22:59:30.950 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-02 22:59:30.973 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-02 22:59:30.973 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-02 22:59:30.973 | Active: active (running) since Fri 2026-07-03 00:58:47 CEST; 43s ago 2026-07-02 22:59:30.974 | Main PID: 74631 (cinder-schedule) 2026-07-02 22:59:30.974 | Tasks: 1 (limit: 14255) 2026-07-02 22:59:30.974 | Memory: 109.3M (peak: 109.5M) 2026-07-02 22:59:30.974 | CPU: 4.190s 2026-07-02 22:59:30.974 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-02 22:59:30.974 | └─74631 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-02 22:59:30.974 | 2026-07-02 22:59:30.974 | Jul 03 00:58:52 devstack cinder-scheduler[74631]: DEBUG cinder.service [None req-c47743f2-5582-42b6-ba44-5a022c4b1eff None None] Creating RPC server for service cinder-scheduler {{(pid=74631) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-02 22:59:30.974 | Jul 03 00:58:52 devstack cinder-scheduler[74631]: DEBUG cinder.service [None req-c47743f2-5582-42b6-ba44-5a022c4b1eff None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74631) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-02 22:59:30.974 | Jul 03 00:59:02 devstack cinder-scheduler[74631]: DEBUG dbcounter [-] [74631] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.974 | Jul 03 00:59:09 devstack cinder-scheduler[74631]: DEBUG cinder.scheduler.host_manager [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74631) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-02 22:59:30.975 | Jul 03 00:59:09 devstack cinder-scheduler[74631]: DEBUG cinder.scheduler.host_manager [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 2, 22, 59, 9, 900534)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 2, 22, 59, 9, 900534)}]. {{(pid=74631) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-02 22:59:30.975 | Jul 03 00:59:09 devstack cinder-scheduler[74631]: DEBUG cinder.scheduler.host_manager [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 2, 22, 59, 9, 868954)} {{(pid=74631) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-02 22:59:30.975 | Jul 03 00:59:19 devstack cinder-scheduler[74631]: DEBUG oslo_service.periodic_task [None req-caacdc8b-a4f2-49b5-b1a0-044c1f11bc70 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74631) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-02 22:59:30.975 | Jul 03 00:59:19 devstack cinder-scheduler[74631]: INFO cinder.message.api [None req-caacdc8b-a4f2-49b5-b1a0-044c1f11bc70 None None] Deleted 0 expired messages. 2026-07-02 22:59:30.975 | Jul 03 00:59:19 devstack cinder-scheduler[74631]: DEBUG oslo_service.periodic_task [None req-caacdc8b-a4f2-49b5-b1a0-044c1f11bc70 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74631) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-02 22:59:30.975 | Jul 03 00:59:29 devstack cinder-scheduler[74631]: DEBUG dbcounter [-] [74631] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=74631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:30.982 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:30.986 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-02 22:59:31.006 | enabled 2026-07-02 22:59:31.012 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-02 22:59:31.038 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-02 22:59:31.038 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-02 22:59:31.038 | Active: active (running) since Fri 2026-07-03 00:58:40 CEST; 50s ago 2026-07-02 22:59:31.038 | Main PID: 73891 (uwsgi) 2026-07-02 22:59:31.039 | Status: "uWSGI is ready" 2026-07-02 22:59:31.039 | Tasks: 7 (limit: 14255) 2026-07-02 22:59:31.039 | Memory: 247.2M (peak: 247.5M) 2026-07-02 22:59:31.039 | CPU: 10.578s 2026-07-02 22:59:31.039 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-02 22:59:31.039 | ├─73891 "cinder-apiuWSGI master" 2026-07-02 22:59:31.039 | ├─73916 "cinder-apiuWSGI worker 1" 2026-07-02 22:59:31.039 | └─73918 "cinder-apiuWSGI worker 2" 2026-07-02 22:59:31.039 | 2026-07-02 22:59:31.039 | Jul 03 00:58:53 devstack devstack@c-api.service[73918]: DEBUG cinder.api.middleware.request_id [req-3781dc1e-f993-4da8-9bf0-29f645dc9aed req-c99782e7-3dbc-47c3-a3b0-019a5d31a56d None None] RequestId filter calling following filter/app {{(pid=73918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-02 22:59:31.039 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: INFO cinder.api.openstack.wsgi [req-3781dc1e-f993-4da8-9bf0-29f645dc9aed req-c99782e7-3dbc-47c3-a3b0-019a5d31a56d admin admin] POST http://192.168.122.24/volume/v3/types/ad4da420-6505-4e6a-ac68-b403fef9444f/extra_specs 2026-07-02 22:59:31.040 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: DEBUG cinder.api.openstack.wsgi [req-3781dc1e-f993-4da8-9bf0-29f645dc9aed req-c99782e7-3dbc-47c3-a3b0-019a5d31a56d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-02 22:59:31.040 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-02 22:59:31.040 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: warnings.warn( 2026-07-02 22:59:31.040 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: DEBUG oslo_db.sqlalchemy.engines [req-3781dc1e-f993-4da8-9bf0-29f645dc9aed req-c99782e7-3dbc-47c3-a3b0-019a5d31a56d 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=73918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:59:31.040 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: INFO cinder.api.openstack.wsgi [req-3781dc1e-f993-4da8-9bf0-29f645dc9aed req-c99782e7-3dbc-47c3-a3b0-019a5d31a56d admin admin] http://192.168.122.24/volume/v3/types/ad4da420-6505-4e6a-ac68-b403fef9444f/extra_specs returned with HTTP 200 2026-07-02 22:59:31.040 | Jul 03 00:58:54 devstack devstack@c-api.service[73918]: [pid: 73918|app: 0|req: 1/3] 192.168.122.24 () {62 vars in 1358 bytes} [Fri Jul 3 00:58:53 2026] POST /volume/v3/types/ad4da420-6505-4e6a-ac68-b403fef9444f/extra_specs => generated 55 bytes in 769 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 22:59:31.040 | Jul 03 00:59:03 devstack devstack@c-api.service[73916]: DEBUG dbcounter [-] [73916] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.040 | Jul 03 00:59:04 devstack devstack@c-api.service[73918]: DEBUG dbcounter [-] [73918] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.045 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.049 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-02 22:59:31.069 | enabled 2026-07-02 22:59:31.074 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-02 22:59:31.097 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-02 22:59:31.097 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-02 22:59:31.097 | Active: active (running) since Fri 2026-07-03 00:58:49 CEST; 41s ago 2026-07-02 22:59:31.097 | Main PID: 75283 (cinder-volume) 2026-07-02 22:59:31.098 | Tasks: 2 (limit: 14255) 2026-07-02 22:59:31.098 | Memory: 143.6M (peak: 172.4M) 2026-07-02 22:59:31.098 | CPU: 20.401s 2026-07-02 22:59:31.098 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-02 22:59:31.098 | ├─75283 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 22:59:31.098 | └─75471 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 22:59:31.098 | 2026-07-02 22:59:31.098 | Jul 03 00:59:12 devstack sudo[76599]: pam_unix(sudo:session): session closed for user root 2026-07-02 22:59:31.098 | Jul 03 00:59:12 devstack cinder-volume[75471]: DEBUG oslo_concurrency.processutils [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 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.673s {{(pid=75471) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 22:59:31.098 | Jul 03 00:59:12 devstack cinder-volume[75471]: DEBUG oslo_concurrency.processutils [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 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=75471) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-02 22:59:31.098 | Jul 03 00:59:12 devstack sudo[76656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-02 22:59:31.099 | Jul 03 00:59:12 devstack sudo[76656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-02 22:59:31.099 | Jul 03 00:59:12 devstack sudo[76656]: pam_unix(sudo:session): session closed for user root 2026-07-02 22:59:31.099 | Jul 03 00:59:12 devstack cinder-volume[75471]: DEBUG oslo_concurrency.processutils [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 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.624s {{(pid=75471) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 22:59:31.099 | Jul 03 00:59:12 devstack cinder-volume[75471]: INFO cinder.volume.manager [None req-d61635c8-df52-4b9f-9f69-fc30136ff979 None None] Driver post RPC initialization completed successfully. 2026-07-02 22:59:31.099 | Jul 03 00:59:22 devstack cinder-volume[75471]: DEBUG dbcounter [-] [75471] Writing DB stats cinder:SELECT=4 {{(pid=75471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.099 | Jul 03 00:59:22 devstack cinder-volume[75471]: DEBUG dbcounter [-] [75471] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.103 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.108 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-02 22:59:31.126 | not-found 2026-07-02 22:59:31.133 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.137 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-02 22:59:31.155 | not-found 2026-07-02 22:59:31.161 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.165 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-02 22:59:31.184 | not-found 2026-07-02 22:59:31.190 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.193 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-02 22:59:31.211 | not-found 2026-07-02 22:59:31.217 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.220 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-02 22:59:31.239 | not-found 2026-07-02 22:59:31.246 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.249 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-02 22:59:31.268 | enabled 2026-07-02 22:59:31.274 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-02 22:59:31.297 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-02 22:59:31.297 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-02 22:59:31.298 | Active: active (running) since Fri 2026-07-03 00:56:30 CEST; 3min 1s ago 2026-07-02 22:59:31.298 | Main PID: 63765 (neutron-ovn-age) 2026-07-02 22:59:31.298 | Tasks: 20 (limit: 14255) 2026-07-02 22:59:31.298 | Memory: 345.6M (peak: 346.6M) 2026-07-02 22:59:31.298 | CPU: 12.481s 2026-07-02 22:59:31.298 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-02 22:59:31.298 | ├─63765 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-02 22:59:31.298 | ├─65162 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-02 22:59:31.298 | ├─65540 /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/tmp5tequufs/privsep.sock 2026-07-02 22:59:31.298 | └─67999 /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/tmplinn2xxi/privsep.sock 2026-07-02 22:59:31.298 | 2026-07-02 22:59:31.299 | Jul 03 00:57:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:59:31.299 | Jul 03 00:58:12 devstack neutron-ovn-agent[65162]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=9f698832-4b42-4c8d-93f1-aba6fefdadb4, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '12:82:b1', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'da:ce:6a:61:80:82', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=9f698832-4b42-4c8d-93f1-aba6fefdadb4, nb_cfg=1) {{(pid=65162) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-02 22:59:31.299 | Jul 03 00:58:12 devstack neutron-ovn-agent[65162]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 4 seconds {{(pid=65162) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-02 22:59:31.299 | Jul 03 00:58:16 devstack neutron-ovn-agent[65162]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ec4a5a97-81cf-4a6a-9cfb-5f18948792c1, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65162) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-02 22:59:31.299 | Jul 03 00:58:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:59:31.299 | Jul 03 00:58:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:59:31.299 | Jul 03 00:58:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:59:31.299 | Jul 03 00:58:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:59:31.299 | Jul 03 00:58:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:59:31.299 | Jul 03 00:58:34 devstack neutron-ovn-agent[65162]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65162) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:59:31.304 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.308 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-02 22:59:31.326 | not-found 2026-07-02 22:59:31.333 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.337 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-02 22:59:31.355 | not-found 2026-07-02 22:59:31.362 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.366 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-02 22:59:31.387 | not-found 2026-07-02 22:59:31.394 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.397 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-02 22:59:31.417 | not-found 2026-07-02 22:59:31.424 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.428 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-02 22:59:31.448 | enabled 2026-07-02 22:59:31.453 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-02 22:59:31.476 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-02 22:59:31.477 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-02 22:59:31.477 | Active: active (running) since Fri 2026-07-03 00:49:39 CEST; 9min ago 2026-07-02 22:59:31.477 | Main PID: 39520 (dstat.sh) 2026-07-02 22:59:31.477 | Tasks: 3 (limit: 14255) 2026-07-02 22:59:31.477 | Memory: 27.3M (peak: 27.8M) 2026-07-02 22:59:31.477 | CPU: 3.509s 2026-07-02 22:59:31.477 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-02 22:59:31.477 | ├─39520 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-02 22:59:31.477 | ├─39633 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-02 22:59:31.477 | └─39634 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-02 22:59:31.477 | 2026-07-02 22:59:31.478 | Jul 03 00:59:22 devstack dstat.sh[39634]: 03-07 00:59:22| 22 8 67 0 0|5305M 245M 220M 5962M| 52B 0 | 0 1022k| 0 92.2 |2972 3056 |3.52 2.73 1.71|2.0 0 1.0| 0 0 | | 17 285 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:23 devstack dstat.sh[39634]: 03-07 00:59:23| 19 14 61 0 0|5292M 257M 220M 5963M| 14k 42k| 44k 1076k|3.00 149 |4577 3737 |3.52 2.73 1.71|2.0 0 264| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:24 devstack dstat.sh[39634]: 03-07 00:59:24| 17 9 72 0 0|5309M 241M 220M 5963M| 52B 0 | 0 136k| 0 7.00 |1862 1374 |3.52 2.73 1.71|2.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:25 devstack dstat.sh[39634]: 03-07 00:59:25| 19 8 71 0 0|5325M 225M 220M 5963M| 0 0 | 0 76k| 0 5.99 |1924 1387 |3.52 2.73 1.71|2.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:26 devstack dstat.sh[39634]: 03-07 00:59:26| 12 15 66 0 0|5257M 292M 220M 5963M|8183B 23k| 16k 2973k|3.00 474 |4526 3921 |3.52 2.73 1.71|2.0 0 279| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:27 devstack dstat.sh[39634]: 03-07 00:59:27| 2 2 93 0 0|5254M 296M 220M 5963M| 132B 476B| 0 40k| 0 5.00 | 976 1276 |3.24 2.68 1.70|1.0 0 5.0| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:28 devstack dstat.sh[39634]: 03-07 00:59:28| 18 8 71 0 0|5284M 265M 220M 5963M| 94B 42B| 0 60k| 0 6.99 |1983 1552 |3.24 2.68 1.70|2.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:29 devstack dstat.sh[39634]: 03-07 00:59:29| 18 9 71 0 0|5306M 244M 220M 5963M| 0 0 | 0 0 | 0 0 |1949 1533 |3.24 2.68 1.70|1.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 22:59:31.478 | Jul 03 00:59:30 devstack dstat.sh[39634]: 03-07 00:59:30| 31 12 53 0 0|5308M 242M 220M 5963M| 52B 0 | 24k 452k|2.00 46.0 |3946 15k|3.24 2.68 1.70|1.0 0 40| 0 0 | | 17 295 0 36 0 2026-07-02 22:59:31.478 | Jul 03 00:59:31 devstack dstat.sh[39634]: 03-07 00:59:31| 15 14 65 0 0|5252M 297M 220M 5963M| 10k 52k|8190B 0 |2.00 0 |4568 3354 |3.24 2.68 1.70|3.0 0 147| 0 0 | | 17 295 0 36 0 2026-07-02 22:59:31.483 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.486 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-02 22:59:31.506 | enabled 2026-07-02 22:59:31.510 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-02 22:59:31.534 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-02 22:59:31.534 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-02 22:59:31.534 | Active: active (running) since Fri 2026-07-03 00:56:27 CEST; 3min 3s ago 2026-07-02 22:59:31.534 | Main PID: 63033 (neutron-ovn-met) 2026-07-02 22:59:31.534 | Tasks: 2 (limit: 14255) 2026-07-02 22:59:31.534 | Memory: 121.5M (peak: 122.2M) 2026-07-02 22:59:31.535 | CPU: 3.863s 2026-07-02 22:59:31.535 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-02 22:59:31.535 | └─63033 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-02 22:59:31.536 | 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-02 22:59:31.536 | Jul 03 00:56:31 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron 2026-07-02 22:59:31.540 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.544 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-02 22:59:31.563 | enabled 2026-07-02 22:59:31.569 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-02 22:59:31.593 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-02 22:59:31.593 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-02 22:59:31.593 | Active: active (running) since Fri 2026-07-03 00:56:33 CEST; 2min 58s ago 2026-07-02 22:59:31.593 | Main PID: 64838 (uwsgi) 2026-07-02 22:59:31.593 | Status: "uWSGI is ready" 2026-07-02 22:59:31.593 | Tasks: 23 (limit: 14255) 2026-07-02 22:59:31.593 | Memory: 387.0M (peak: 387.6M) 2026-07-02 22:59:31.593 | CPU: 42.226s 2026-07-02 22:59:31.594 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-02 22:59:31.594 | ├─64838 "neutron-apiuWSGI master" 2026-07-02 22:59:31.594 | ├─64839 "neutron-apiuWSGI worker 1" 2026-07-02 22:59:31.594 | └─64840 "neutron-apiuWSGI worker 2" 2026-07-02 22:59:31.594 | 2026-07-02 22:59:31.594 | Jul 03 00:59:04 devstack devstack@neutron-api.service[64840]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64840) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 22:59:31.594 | Jul 03 00:59:04 devstack devstack@neutron-api.service[64840]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64840) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 22:59:31.594 | Jul 03 00:59:12 devstack devstack@neutron-api.service[64839]: DEBUG dbcounter [-] [64839] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.594 | Jul 03 00:59:14 devstack devstack@neutron-api.service[64840]: DEBUG dbcounter [-] [64840] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.594 | Jul 03 00:59:17 devstack devstack@neutron-api.service[64839]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64839) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 22:59:31.594 | Jul 03 00:59:17 devstack devstack@neutron-api.service[64839]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64839) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 22:59:31.595 | Jul 03 00:59:19 devstack devstack@neutron-api.service[64840]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64840) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 22:59:31.595 | Jul 03 00:59:19 devstack devstack@neutron-api.service[64840]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64840) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 22:59:31.595 | Jul 03 00:59:27 devstack devstack@neutron-api.service[64839]: DEBUG dbcounter [-] [64839] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.595 | Jul 03 00:59:29 devstack devstack@neutron-api.service[64840]: DEBUG dbcounter [-] [64840] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.599 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.603 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-02 22:59:31.622 | enabled 2026-07-02 22:59:31.629 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-02 22:59:31.653 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-02 22:59:31.653 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-02 22:59:31.653 | Active: active (running) since Fri 2026-07-03 00:56:38 CEST; 2min 53s ago 2026-07-02 22:59:31.654 | Main PID: 65846 (neutron-periodi) 2026-07-02 22:59:31.654 | Tasks: 15 (limit: 14255) 2026-07-02 22:59:31.654 | Memory: 179.0M (peak: 179.2M) 2026-07-02 22:59:31.654 | CPU: 6.562s 2026-07-02 22:59:31.654 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-02 22:59:31.654 | ├─65846 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-02 22:59:31.654 | └─66788 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:59:31.654 | 2026-07-02 22:59:31.654 | Jul 03 00:58:08 devstack neutron-periodic-workers[66788]: DEBUG oslo.service.backend._threading.loopingcall [None req-b0c4ff0c-b007-4419-97d2-8c08e09c13a8 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.654 | Jul 03 00:58:18 devstack neutron-periodic-workers[66788]: DEBUG dbcounter [-] [66788] Writing DB stats neutron:SELECT=4 {{(pid=66788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.655 | Jul 03 00:58:42 devstack neutron-periodic-workers[66788]: DEBUG oslo.service.backend._threading.loopingcall [None req-6f286e28-3190-4fc9-b1be-af74f5b1d76b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.655 | Jul 03 00:58:45 devstack neutron-periodic-workers[66788]: DEBUG neutron.db.agents_db [None req-b0c4ff0c-b007-4419-97d2-8c08e09c13a8 None None] Agent healthcheck: found 0 active agents {{(pid=66788) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 22:59:31.655 | Jul 03 00:58:45 devstack neutron-periodic-workers[66788]: DEBUG oslo.service.backend._threading.loopingcall [None req-b0c4ff0c-b007-4419-97d2-8c08e09c13a8 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.655 | Jul 03 00:58:49 devstack neutron-periodic-workers[66788]: DEBUG oslo.service.backend._threading.loopingcall [None req-9e034f1a-1be6-4f64-bfa6-bc47eb40adc2 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.93 seconds {{(pid=66788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.655 | Jul 03 00:58:59 devstack neutron-periodic-workers[66788]: DEBUG dbcounter [-] [66788] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.655 | Jul 03 00:59:19 devstack neutron-periodic-workers[66788]: DEBUG oslo.service.backend._threading.loopingcall [None req-6f286e28-3190-4fc9-b1be-af74f5b1d76b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.655 | Jul 03 00:59:22 devstack neutron-periodic-workers[66788]: DEBUG neutron.db.agents_db [None req-b0c4ff0c-b007-4419-97d2-8c08e09c13a8 None None] Agent healthcheck: found 0 active agents {{(pid=66788) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 22:59:31.655 | Jul 03 00:59:22 devstack neutron-periodic-workers[66788]: DEBUG oslo.service.backend._threading.loopingcall [None req-b0c4ff0c-b007-4419-97d2-8c08e09c13a8 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.660 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.664 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-02 22:59:31.683 | enabled 2026-07-02 22:59:31.689 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-02 22:59:31.712 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-02 22:59:31.712 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-02 22:59:31.713 | Active: active (running) since Fri 2026-07-03 00:56:35 CEST; 2min 56s ago 2026-07-02 22:59:31.713 | Main PID: 65348 (neutron-rpc-ser) 2026-07-02 22:59:31.713 | Tasks: 27 (limit: 14255) 2026-07-02 22:59:31.713 | Memory: 202.8M (peak: 203.5M) 2026-07-02 22:59:31.713 | CPU: 7.729s 2026-07-02 22:59:31.713 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-02 22:59:31.713 | ├─65348 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-02 22:59:31.713 | ├─66642 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:59:31.713 | └─66654 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:59:31.713 | 2026-07-02 22:59:31.715 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:59:31.715 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-07-02 22:59:31.715 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-02 22:59:31.716 | Jul 03 00:58:16 devstack neutron-rpc-server[66654]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-02 22:59:31.723 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.727 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:59:31.747 | enabled 2026-07-02 22:59:31.752 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-02 22:59:31.776 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:59:31.776 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-02 22:59:31.776 | Active: active (running) since Fri 2026-07-03 00:56:40 CEST; 2min 50s ago 2026-07-02 22:59:31.776 | Main PID: 66351 (neutron-ovn-mai) 2026-07-02 22:59:31.776 | Tasks: 12 (limit: 14255) 2026-07-02 22:59:31.776 | Memory: 253.2M (peak: 253.7M) 2026-07-02 22:59:31.776 | CPU: 7.782s 2026-07-02 22:59:31.776 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:59:31.777 | ├─66351 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-02 22:59:31.777 | └─66451 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:59:31.777 | 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66451) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66451) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG futurist.periodics [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 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=66451) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66451) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66451) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 22:59:31.777 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-07-02 22:59:31.778 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG futurist.periodics [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 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=66451) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 22:59:31.778 | Jul 03 00:57:09 devstack neutron-ovn-maintenance-worker[66451]: DEBUG futurist.periodics [None req-39424aec-9885-4dc1-81f6-7b7d911eedd4 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=66451) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 22:59:31.778 | Jul 03 00:57:19 devstack neutron-ovn-maintenance-worker[66451]: DEBUG dbcounter [-] [66451] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.783 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.787 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-02 22:59:31.807 | enabled 2026-07-02 22:59:31.813 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-02 22:59:31.837 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-02 22:59:31.837 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-02 22:59:31.837 | Active: active (running) since Fri 2026-07-03 00:58:24 CEST; 1min 7s ago 2026-07-02 22:59:31.838 | Main PID: 70595 (nova-novncproxy) 2026-07-02 22:59:31.838 | Tasks: 4 (limit: 14255) 2026-07-02 22:59:31.838 | Memory: 109.7M (peak: 109.9M) 2026-07-02 22:59:31.838 | CPU: 3.722s 2026-07-02 22:59:31.838 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-02 22:59:31.838 | └─70595 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-02 22:59:31.838 | 2026-07-02 22:59:31.838 | Jul 03 00:58:24 devstack nova-novncproxy[70595]: If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:59:31.838 | Jul 03 00:58:24 devstack nova-novncproxy[70595]: framework. For more detail see 2026-07-02 22:59:31.838 | Jul 03 00:58:24 devstack nova-novncproxy[70595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:59:31.839 | Jul 03 00:58:24 devstack nova-novncproxy[70595]: import eventlet # noqa 2026-07-02 22:59:31.839 | Jul 03 00:58:25 devstack nova-novncproxy[70595]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:59:31.839 | Jul 03 00:58:29 devstack nova-novncproxy[70595]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-02 22:59:31.839 | Jul 03 00:58:29 devstack nova-novncproxy[70595]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-02 22:59:31.839 | Jul 03 00:58:29 devstack nova-novncproxy[70595]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-02 22:59:31.839 | Jul 03 00:58:29 devstack nova-novncproxy[70595]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-02 22:59:31.839 | Jul 03 00:58:29 devstack nova-novncproxy[70595]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-02 22:59:31.843 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.848 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-02 22:59:31.868 | enabled 2026-07-02 22:59:31.875 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-02 22:59:31.903 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-02 22:59:31.903 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-02 22:59:31.903 | Active: active (running) since Fri 2026-07-03 00:58:27 CEST; 1min 4s ago 2026-07-02 22:59:31.904 | Main PID: 71391 (nova-conductor:) 2026-07-02 22:59:31.904 | Tasks: 19 (limit: 14255) 2026-07-02 22:59:31.904 | Memory: 158.0M (peak: 158.5M) 2026-07-02 22:59:31.904 | CPU: 4.938s 2026-07-02 22:59:31.904 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-02 22:59:31.904 | ├─71391 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-02 22:59:31.904 | ├─73109 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 22:59:31.905 | └─73111 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 22:59:31.905 | 2026-07-02 22:59:31.905 | Jul 03 00:58:34 devstack nova-conductor[73111]: DEBUG nova.servicegroup.drivers.db [None req-dfa4895f-bf15-4864-b321-152c58effc9c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73111) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 22:59:31.905 | Jul 03 00:58:38 devstack nova-conductor[73111]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73111) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.905 | Jul 03 00:58:38 devstack nova-conductor[73109]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.905 | Jul 03 00:58:41 devstack nova-conductor[71391]: DEBUG dbcounter [-] [71391] Writing DB stats nova_api:SELECT=1 {{(pid=71391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.905 | Jul 03 00:58:41 devstack nova-conductor[71391]: DEBUG dbcounter [-] [71391] Writing DB stats nova_cell0:SELECT=1 {{(pid=71391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.905 | Jul 03 00:58:41 devstack nova-conductor[71391]: DEBUG dbcounter [-] [71391] Writing DB stats nova_cell1:SELECT=1 {{(pid=71391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.905 | Jul 03 00:58:48 devstack nova-conductor[73111]: DEBUG dbcounter [-] [73111] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.906 | Jul 03 00:58:48 devstack nova-conductor[73109]: DEBUG dbcounter [-] [73109] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.906 | Jul 03 00:58:59 devstack nova-conductor[73111]: DEBUG oslo.service.backend._threading.loopingcall [None req-00bd04fd-a7de-4fe8-821d-407f686e4084 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73111) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.906 | Jul 03 00:59:06 devstack nova-conductor[73109]: DEBUG oslo.service.backend._threading.loopingcall [None req-b20ef90c-c7c9-4714-9e2a-0bbb3b97e602 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.909 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:59:31.913 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-02 22:59:31.934 | enabled 2026-07-02 22:59:31.941 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-02 22:59:31.965 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-02 22:59:31.966 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-02 22:59:31.966 | Active: active (running) since Fri 2026-07-03 00:58:29 CEST; 1min 2s ago 2026-07-02 22:59:31.966 | Main PID: 71985 (nova-conductor:) 2026-07-02 22:59:31.966 | Tasks: 38 (limit: 14255) 2026-07-02 22:59:31.966 | Memory: 167.8M (peak: 168.1M) 2026-07-02 22:59:31.966 | CPU: 5.056s 2026-07-02 22:59:31.966 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-02 22:59:31.966 | ├─71985 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-02 22:59:31.966 | ├─73122 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 22:59:31.966 | └─73123 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 22:59:31.967 | 2026-07-02 22:59:31.967 | Jul 03 00:58:59 devstack nova-conductor[73122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.967 | Jul 03 00:59:09 devstack nova-conductor[73123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.967 | Jul 03 00:59:09 devstack nova-conductor[73122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.967 | Jul 03 00:59:19 devstack nova-conductor[73123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.967 | Jul 03 00:59:19 devstack nova-conductor[73122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.967 | Jul 03 00:59:28 devstack nova-conductor[73122]: DEBUG oslo.service.backend._threading.loopingcall [None req-445eac77-0339-4479-87f2-9fabf06153d2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.967 | Jul 03 00:59:29 devstack nova-conductor[73123]: DEBUG oslo.service.backend._threading.loopingcall [None req-004b1355-823b-4978-9f0c-5c3cbc98534d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.968 | Jul 03 00:59:29 devstack nova-conductor[73123]: DEBUG dbcounter [-] [73123] Writing DB stats nova_cell1:SELECT=18,nova_cell1:INSERT=2,nova_cell1:UPDATE=7 {{(pid=73123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:59:31.968 | Jul 03 00:59:29 devstack nova-conductor[73123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.968 | Jul 03 00:59:29 devstack nova-conductor[73122]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73122) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:59:31.972 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-02 22:59:31.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:31.999 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-02 22:59:32.024 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:32.028 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-02 22:59:32.032 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:59:32.503 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:59:32.503 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:59:32.503 | we strongly recommend against using it for new projects. 2026-07-02 22:59:32.503 | 2026-07-02 22:59:32.503 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:59:32.503 | framework. For more detail see 2026-07-02 22:59:32.504 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:59:32.504 | 2026-07-02 22:59:32.504 | import eventlet # noqa 2026-07-02 22:59:32.856 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:59:35.948 | INFO dbcounter [None req-d71d1cd3-b568-494b-a597-223a6e5517cd None None] Registered counter for database nova_api 2026-07-02 22:59:36.073 | DEBUG dbcounter [-] [77610] Writer thread running {{(pid=77610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:59:36.083 | Found 2 cell mappings. 2026-07-02 22:59:36.083 | Skipping cell0 since it does not contain hosts. 2026-07-02 22:59:36.084 | Getting computes from cell 'cell1': 14b1c000-8ad4-4cbe-a279-45bb75659936 2026-07-02 22:59:36.084 | INFO dbcounter [None req-d71d1cd3-b568-494b-a597-223a6e5517cd None None] Registered counter for database nova_cell1 2026-07-02 22:59:36.159 | DEBUG dbcounter [-] [77610] Writer thread running {{(pid=77610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:59:36.478 | Checking host mapping for compute host 'devstack': b73089ca-6dc3-4422-af58-6d7486b628fb 2026-07-02 22:59:36.478 | Creating host mapping for compute host 'devstack': b73089ca-6dc3-4422-af58-6d7486b628fb 2026-07-02 22:59:36.478 | Found 1 unmapped computes in cell: 14b1c000-8ad4-4cbe-a279-45bb75659936 2026-07-02 22:59:37.279 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-02 22:59:37.761 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:59:37.761 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:59:37.761 | we strongly recommend against using it for new projects. 2026-07-02 22:59:37.762 | 2026-07-02 22:59:37.762 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:59:37.762 | framework. For more detail see 2026-07-02 22:59:37.762 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:59:37.762 | 2026-07-02 22:59:37.762 | import eventlet # noqa 2026-07-02 22:59:38.124 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:59:41.647 | +-------------------------------------------+ 2026-07-02 22:59:41.647 | | Upgrade Check Results | 2026-07-02 22:59:41.647 | +-------------------------------------------+ 2026-07-02 22:59:41.647 | | Check: Cells v2 | 2026-07-02 22:59:41.647 | | Result: Success | 2026-07-02 22:59:41.647 | | Details: None | 2026-07-02 22:59:41.647 | +-------------------------------------------+ 2026-07-02 22:59:41.648 | | Check: Placement API | 2026-07-02 22:59:41.648 | | Result: Success | 2026-07-02 22:59:41.648 | | Details: None | 2026-07-02 22:59:41.648 | +-------------------------------------------+ 2026-07-02 22:59:41.648 | | Check: Cinder API | 2026-07-02 22:59:41.648 | | Result: Success | 2026-07-02 22:59:41.648 | | Details: None | 2026-07-02 22:59:41.648 | +-------------------------------------------+ 2026-07-02 22:59:41.648 | | Check: Policy File JSON to YAML Migration | 2026-07-02 22:59:41.648 | | Result: Success | 2026-07-02 22:59:41.648 | | Details: None | 2026-07-02 22:59:41.648 | +-------------------------------------------+ 2026-07-02 22:59:41.649 | | Check: Older than N-1 computes | 2026-07-02 22:59:41.649 | | Result: Success | 2026-07-02 22:59:41.649 | | Details: None | 2026-07-02 22:59:41.649 | +-------------------------------------------+ 2026-07-02 22:59:41.649 | | Check: hw_machine_type unset | 2026-07-02 22:59:41.649 | | Result: Success | 2026-07-02 22:59:41.649 | | Details: None | 2026-07-02 22:59:41.650 | +-------------------------------------------+ 2026-07-02 22:59:41.650 | | Check: Service User Token Configuration | 2026-07-02 22:59:41.650 | | Result: Success | 2026-07-02 22:59:41.650 | | Details: None | 2026-07-02 22:59:41.650 | +-------------------------------------------+ 2026-07-02 22:59:42.363 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-02 22:59:42.368 | + ./stack.sh:main:1482 : command openstack complete 2026-07-02 22:59:42.369 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-02 22:59:46.010 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-02 22:59:46.034 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:46.037 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-02 22:59:46.041 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:59:46.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:59:46.048 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-02 22:59:46.052 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:59:46.055 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-02 22:59:46.058 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-02 22:59:46.061 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-02 22:59:46.065 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-02 22:59:46.069 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-02 22:59:46.072 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-02 22:59:46.075 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-02 22:59:46.079 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-02 22:59:46.134 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-02 22:59:46.140 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-02 22:59:46.141 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-02 22:59:46.141 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-02 22:59:46.147 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-02 22:59:46.150 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-02 22:59:46.153 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-02 22:59:46.155 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 22:59:46.157 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-02 22:59:46.161 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-02 22:59:46.180 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-02 22:59:46.197 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 22:59:46.201 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:59:46.205 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-02 22:59:46.209 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-02 22:59:46.213 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:59:46.217 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-02 22:59:46.220 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:59:46.223 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:59:46.226 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:59:46.230 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:59:46.233 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:59:46.238 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:59:46.243 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:59:46.247 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:59:46.250 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:59:46.253 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-02 22:59:46.257 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:59:46.277 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:46.281 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:59:46.285 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:46.288 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-02 22:59:46.291 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:46.294 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:59:46.297 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:46.300 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-02 22:59:46.303 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:46.307 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 22:59:46.310 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:59:46.313 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:59:46.316 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-02 22:59:46.372 | [2060 Async install_tempest:37905]: Waiting for completion of install_tempest running on PID 37905 (1 other jobs running) 2026-07-02 22:59:46.397 | [2060 Async install_tempest:37905]: Signaling child to exit 2026-07-02 22:59:46.399 | WAKEUP 2026-07-02 22:59:46.423 | [2060 Async install_tempest:37905]: Signaled 2026-07-02 22:59:46.424 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-02 22:59:46.424 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-02 22:59:46.424 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 22:59:46.425 | +++ functions-common:git_clone:593 : pwd 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:59:46.425 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:610 : echo master 2026-07-02 22:59:46.425 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:59:46.426 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-02 22:59:46.426 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:59:46.426 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 22:59:46.426 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:59:46.426 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:59:46.426 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:59:46.426 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:59:46.426 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:59:46.426 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:59:46.426 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:59:46.426 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:59:46.427 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:59:46.427 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783032559884 2026-07-02 22:59:46.427 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 22:59:46.427 | Cloning into '/opt/stack/tempest'... 2026-07-02 22:59:46.427 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:59:46.427 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:59:46.427 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:46.427 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:46.427 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:59:46.427 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:46.427 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2427 : start_time=1783032559884 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2429 : [[ -z 1783032559884 ]] 2026-07-02 22:59:46.428 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2432 : end_time=1783032577841 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2433 : elapsed_time=17957 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2434 : total=630290 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:46.428 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=648247 2026-07-02 22:59:46.428 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-02 22:59:46.428 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:59:46.428 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:59:46.428 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:59:46.429 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:59:46.429 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:59:46.429 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:59:46.429 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:59:46.429 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:59:46.429 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:59:46.429 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:59:46.429 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783032577911 2026-07-02 22:59:46.429 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:59:46.429 | From https://review.opendev.org/openstack/tempest 2026-07-02 22:59:46.429 | * branch master -> FETCH_HEAD 2026-07-02 22:59:46.430 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2427 : start_time=1783032577911 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2429 : [[ -z 1783032577911 ]] 2026-07-02 22:59:46.430 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:46.430 | ++ functions-common:time_stop:2432 : end_time=1783032584762 2026-07-02 22:59:46.431 | ++ functions-common:time_stop:2433 : elapsed_time=6851 2026-07-02 22:59:46.431 | ++ functions-common:time_stop:2434 : total=648247 2026-07-02 22:59:46.431 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:46.431 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=655098 2026-07-02 22:59:46.431 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:59:46.431 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:59:46.431 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:59:46.431 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:59:46.431 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:59:46.431 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:59:46.431 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:59:46.432 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:59:46.432 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:59:46.432 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:59:46.432 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783032584818 2026-07-02 22:59:46.432 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:59:46.432 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:59:46.432 | 2026-07-02 22:59:46.432 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:59:46.432 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:59:46.432 | state without impacting any branches by switching back to a branch. 2026-07-02 22:59:46.433 | 2026-07-02 22:59:46.433 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:59:46.433 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:59:46.433 | 2026-07-02 22:59:46.433 | git switch -c 2026-07-02 22:59:46.433 | 2026-07-02 22:59:46.433 | Or undo this operation with: 2026-07-02 22:59:46.433 | 2026-07-02 22:59:46.433 | git switch - 2026-07-02 22:59:46.433 | 2026-07-02 22:59:46.433 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:59:46.434 | 2026-07-02 22:59:46.434 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-02 22:59:46.434 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2427 : start_time=1783032584818 2026-07-02 22:59:46.434 | ++ functions-common:time_stop:2429 : [[ -z 1783032584818 ]] 2026-07-02 22:59:46.435 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:46.435 | ++ functions-common:time_stop:2432 : end_time=1783032585009 2026-07-02 22:59:46.435 | ++ functions-common:time_stop:2433 : elapsed_time=191 2026-07-02 22:59:46.435 | ++ functions-common:time_stop:2434 : total=655098 2026-07-02 22:59:46.435 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:46.435 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=655289 2026-07-02 22:59:46.435 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-02 22:59:46.435 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-02 22:59:46.435 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 22:59:46.435 | ++ functions-common:git_clone:673 : head -1 2026-07-02 22:59:46.435 | 8d40001b9 Use reader role for image tests 2026-07-02 22:59:46.436 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:59:46.436 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-02 22:59:46.436 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-02 22:59:46.436 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-02 22:59:46.436 | Collecting tox!=2.8.0,<4.0.0 2026-07-02 22:59:46.436 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-02 22:59:46.436 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:59:46.436 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 22:59:46.436 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-02 22:59:46.436 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:59:46.436 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:59:46.437 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:59:46.437 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:59:46.437 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-02 22:59:46.437 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:59:46.437 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 22:59:46.437 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-02 22:59:46.437 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-02 22:59:46.437 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-02 22:59:46.437 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-02 22:59:46.437 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-02 22:59:46.437 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-02 22:59:46.438 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-02 22:59:46.438 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-02 22:59:46.438 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-02 22:59:46.438 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-02 22:59:46.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 50.7 MB/s 0:00:00 2026-07-02 22:59:46.438 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-02 22:59:46.438 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-02 22:59:46.438 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-02 22:59:46.438 | 2026-07-02 22:59:46.438 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-02 22:59:46.438 | ++ inc/python:pip_install:216 : result=0 2026-07-02 22:59:46.439 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2427 : start_time=1783032585083 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2429 : [[ -z 1783032585083 ]] 2026-07-02 22:59:46.439 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:46.439 | ++ functions-common:time_stop:2432 : end_time=1783032588611 2026-07-02 22:59:46.440 | ++ functions-common:time_stop:2433 : elapsed_time=3528 2026-07-02 22:59:46.440 | ++ functions-common:time_stop:2434 : total=161202 2026-07-02 22:59:46.440 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:46.440 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164730 2026-07-02 22:59:46.440 | ++ inc/python:pip_install:219 : return 0 2026-07-02 22:59:46.440 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-02 22:59:46.440 | /opt/stack/tempest ~/devstack 2026-07-02 22:59:46.440 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-02 22:59:46.440 | Switched to branch 'master' 2026-07-02 22:59:46.440 | Your branch is up to date with 'origin/master'. 2026-07-02 22:59:46.441 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-02 22:59:46.441 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 22:59:46.441 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.iusfgJvtTb 2026-07-02 22:59:46.441 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.iusfgJvtTb 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.iusfgJvtTb 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:59:46.441 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:59:46.442 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:59:46.442 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:59:46.442 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-02 22:59:46.442 | full create: /opt/stack/tempest/.tox/tempest 2026-07-02 22:59:46.442 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 22:59:46.442 | full develop-inst: /opt/stack/tempest 2026-07-02 22:59:46.442 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-02 22:59:46.442 | ___________________________________ summary ____________________________________ 2026-07-02 22:59:46.442 | full: skipped tests 2026-07-02 22:59:46.442 | congratulations :) 2026-07-02 22:59:46.442 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.iusfgJvtTb -r requirements.txt 2026-07-02 22:59:46.443 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-02 22:59:46.443 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-02 22:59:46.443 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-02 22:59:46.443 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-02 22:59:46.443 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-02 22:59:46.443 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-02 22:59:46.443 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-02 22:59:46.443 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-02 22:59:46.444 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-02 22:59:46.444 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-02 22:59:46.444 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-02 22:59:46.444 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-02 22:59:46.444 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-02 22:59:46.444 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-02 22:59:46.444 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-02 22:59:46.444 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-02 22:59:46.444 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-02 22:59:46.444 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-02 22:59:46.444 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-02 22:59:46.445 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-02 22:59:46.445 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-02 22:59:46.445 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-02 22:59:46.445 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-02 22:59:46.445 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-02 22:59:46.445 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-02 22:59:46.445 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-02 22:59:46.445 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-02 22:59:46.445 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-02 22:59:46.445 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-02 22:59:46.445 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-02 22:59:46.446 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-02 22:59:46.446 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-02 22:59:46.446 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-02 22:59:46.446 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-02 22:59:46.446 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-02 22:59:46.446 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-02 22:59:46.446 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-02 22:59:46.446 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-02 22:59:46.447 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-02 22:59:46.447 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-02 22:59:46.447 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-02 22:59:46.447 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-02 22:59:46.447 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-02 22:59:46.447 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-02 22:59:46.447 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-02 22:59:46.447 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-02 22:59:46.447 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-02 22:59:46.447 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-02 22:59:46.447 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-02 22:59:46.448 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-02 22:59:46.448 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-02 22:59:46.448 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-02 22:59:46.448 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-02 22:59:46.448 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-02 22:59:46.448 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-02 22:59:46.448 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-02 22:59:46.448 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-02 22:59:46.448 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-02 22:59:46.449 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-02 22:59:46.449 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-02 22:59:46.449 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-02 22:59:46.449 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-02 22:59:46.449 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.iusfgJvtTb 2026-07-02 22:59:46.449 | ++ lib/tempest:install_tempest:868 : popd 2026-07-02 22:59:46.449 | ~/devstack 2026-07-02 22:59:46.477 | [2060 Async install_tempest:37905]: finished install_tempest with result 0 in 59 seconds 2026-07-02 22:59:46.483 | ++ inc/async:async_wait:197 : return 0 2026-07-02 22:59:46.487 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-02 22:59:46.493 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:59:46.494 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-02 22:59:46.498 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-02 22:59:46.502 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-02 22:59:46.505 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-02 22:59:46.507 | ++ inc/python:setup_develop:353 : local bindep 2026-07-02 22:59:46.509 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 22:59:46.511 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-02 22:59:46.514 | ++ inc/python:setup_develop:359 : local extras= 2026-07-02 22:59:46.518 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-02 22:59:46.521 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:59:46.524 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 22:59:46.526 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-02 22:59:46.529 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:59:46.532 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:59:46.536 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-02 22:59:46.539 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:59:46.542 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-02 22:59:46.544 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:59:46.547 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:59:46.551 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-02 22:59:46.558 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-02 22:59:46.561 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-02 22:59:46.564 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-02 22:59:46.725 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-02 22:59:46.729 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-02 22:59:46.732 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:59:46.736 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:59:46.739 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 22:59:46.742 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-02 22:59:46.744 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-02 22:59:46.747 | ++ inc/python:setup_package:446 : local extras= 2026-07-02 22:59:46.750 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:59:46.754 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:59:46.757 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:59:46.760 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:59:46.763 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:59:46.766 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-02 22:59:46.794 | Using python 3.12 to install /opt/stack/tempest 2026-07-02 22:59:46.797 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-02 22:59:47.834 | Obtaining file:///opt/stack/tempest 2026-07-02 22:59:47.837 | Installing build dependencies: started 2026-07-02 22:59:49.705 | Installing build dependencies: finished with status 'done' 2026-07-02 22:59:49.706 | Checking if build backend supports build_editable: started 2026-07-02 22:59:50.264 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:59:50.266 | Getting requirements to build editable: started 2026-07-02 22:59:50.576 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:59:50.578 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:59:51.907 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:59:51.932 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-02 22:59:51.932 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-02 22:59:51.933 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-02 22:59:51.934 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-02 22:59:51.935 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-02 22:59:51.936 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-02 22:59:51.937 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-02 22:59:51.937 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-02 22:59:51.938 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-02 22:59:51.939 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-02 22:59:52.119 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-02 22:59:52.122 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-02 22:59:52.126 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-02 22:59:52.127 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-02 22:59:52.128 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-02 22:59:52.129 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-02 22:59:52.130 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-02 22:59:52.131 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-02 22:59:52.131 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-02 22:59:52.132 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-02 22:59:52.133 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-02 22:59:52.134 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-02 22:59:52.135 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-02 22:59:52.135 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-02 22:59:52.137 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-02 22:59:52.138 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-02 22:59:52.142 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-02 22:59:52.143 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-02 22:59:52.144 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-02 22:59:52.146 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-02 22:59:52.147 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-02 22:59:52.151 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-02 22:59:52.153 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.1) 2026-07-02 22:59:52.160 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-02 22:59:52.161 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-02 22:59:52.162 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-02 22:59:52.162 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-02 22:59:52.170 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-02 22:59:52.173 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-02 22:59:52.174 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-02 22:59:52.179 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-02 22:59:52.180 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-02 22:59:52.183 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-02 22:59:52.185 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-02 22:59:52.189 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-02 22:59:52.190 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-02 22:59:52.191 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-02 22:59:52.192 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-02 22:59:52.198 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-02 22:59:52.200 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-02 22:59:52.201 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-02 22:59:52.208 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (82.0.1) 2026-07-02 22:59:52.212 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-02 22:59:52.229 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-02 22:59:52.239 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-02 22:59:52.240 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-02 22:59:52.242 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-02 22:59:52.257 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-02 22:59:52.259 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-02 22:59:52.263 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-02 22:59:52.278 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-02 22:59:52.310 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-02 22:59:52.312 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:59:52.349 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-02 22:59:52.351 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-02 22:59:52.363 | Building wheels for collected packages: tempest 2026-07-02 22:59:52.364 | Building editable for tempest (pyproject.toml): started 2026-07-02 22:59:54.020 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-02 22:59:54.021 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=e626aaa5f7927828b019af30dbf7bedba0fc381907f6af6f9e0c9e625c16af46 2026-07-02 22:59:54.021 | Stored in directory: /tmp/pip-ephem-wheel-cache-rm9wqdsz/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-02 22:59:54.026 | Successfully built tempest 2026-07-02 22:59:54.319 | Installing collected packages: tomlkit, stestr, tempest 2026-07-02 22:59:54.582 | 2026-07-02 22:59:54.608 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-02 22:59:54.787 | ++ inc/python:pip_install:216 : result=0 2026-07-02 22:59:54.791 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:59:54.794 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:59:54.797 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:59:54.800 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:59:54.803 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:59:54.806 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:59:54.809 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:59:54.812 | ++ functions-common:time_stop:2427 : start_time=1783033186786 2026-07-02 22:59:54.815 | ++ functions-common:time_stop:2429 : [[ -z 1783033186786 ]] 2026-07-02 22:59:54.819 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:59:54.824 | ++ functions-common:time_stop:2432 : end_time=1783033194820 2026-07-02 22:59:54.827 | ++ functions-common:time_stop:2433 : elapsed_time=8034 2026-07-02 22:59:54.830 | ++ functions-common:time_stop:2434 : total=171791 2026-07-02 22:59:54.834 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:59:54.837 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179825 2026-07-02 22:59:54.840 | ++ inc/python:pip_install:219 : return 0 2026-07-02 22:59:54.844 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:59:54.847 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:59:54.850 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-02 22:59:54.856 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-02 22:59:54.859 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:59:54.862 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:59:54.865 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-02 22:59:54.869 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-02 22:59:54.873 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-02 22:59:54.875 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-02 22:59:54.878 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-02 22:59:54.881 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-02 22:59:54.884 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-02 22:59:54.887 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-02 22:59:54.890 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-02 22:59:54.893 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-02 22:59:54.896 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-02 22:59:54.899 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-02 22:59:54.903 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-02 22:59:54.905 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-02 22:59:54.908 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-02 22:59:54.911 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-02 22:59:54.915 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-02 22:59:54.918 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-02 22:59:54.921 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-02 22:59:54.924 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-02 22:59:54.926 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-02 22:59:54.927 | ' 2026-07-02 22:59:54.930 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-02 22:59:54.933 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-02 22:59:54.952 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:59:54.955 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-02 22:59:54.958 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-02 22:59:54.960 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-02 22:59:54.962 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-02 22:59:54.966 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-02 22:59:54.968 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 22:59:54.968 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-02 22:59:58.813 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:59:58.818 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-02 22:59:58.820 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-02 22:59:58.823 | ++ lib/tempest:get_active_images:176 : img_id=0009eb74-cd1a-42d8-bfab-8cf71f0c34cd 2026-07-02 22:59:58.826 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-02 22:59:58.830 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 22:59:58.833 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-02 22:59:58.836 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-02 22:59:58.839 | ++ lib/tempest:configure_tempest:266 : '[' -z 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd ']' 2026-07-02 22:59:58.843 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=0009eb74-cd1a-42d8-bfab-8cf71f0c34cd 2026-07-02 22:59:58.846 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-02 22:59:58.863 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-02 22:59:58.868 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-02 22:59:58.871 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-02 22:59:58.874 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-02 22:59:58.877 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-02 22:59:58.880 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-02 22:59:58.883 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-02 22:59:58.886 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-02 22:59:58.890 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-02 22:59:58.891 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-02 23:00:02.245 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 23:00:02.250 | ++ lib/tempest:configure_tempest:303 : admin_project_id=7645134c6d614f2bac5348098ce26f25 2026-07-02 23:00:02.253 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-02 23:00:02.274 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:00:02.279 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-02 23:00:05.615 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 23:00:05.618 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 23:00:05.618 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 23:00:05.618 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 23:00:05.618 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 23:00:05.618 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 23:00:05.618 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 23:00:05.618 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 23:00:05.619 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 23:00:05.619 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 23:00:05.619 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 23:00:05.619 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 23:00:05.619 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 23:00:05.619 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 23:00:05.619 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-02 23:00:05.620 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-02 23:00:05.622 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 23:00:05.622 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 23:00:05.622 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 23:00:05.622 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 23:00:05.622 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 23:00:05.622 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 23:00:05.622 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 23:00:05.623 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 23:00:05.623 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 23:00:05.623 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 23:00:05.623 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 23:00:05.623 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 23:00:05.623 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 23:00:05.623 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-02 23:00:05.624 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd 2026-07-02 23:00:05.628 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 23:00:05.632 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd -c size -f value 2026-07-02 23:00:08.944 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 23:00:08.948 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 23:00:08.952 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 23:00:08.953 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 23:00:08.995 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-02 23:00:08.998 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-02 23:00:09.001 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-02 23:00:12.028 | +----------------------------+-----------------------+ 2026-07-02 23:00:12.029 | | Field | Value | 2026-07-02 23:00:12.029 | +----------------------------+-----------------------+ 2026-07-02 23:00:12.029 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 23:00:12.029 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 23:00:12.029 | | description | None | 2026-07-02 23:00:12.029 | | disk | 1 | 2026-07-02 23:00:12.029 | | id | 42 | 2026-07-02 23:00:12.029 | | name | m1.nano | 2026-07-02 23:00:12.029 | | os-flavor-access:is_public | True | 2026-07-02 23:00:12.029 | | properties | hw_rng:allowed='True' | 2026-07-02 23:00:12.029 | | ram | 192 | 2026-07-02 23:00:12.029 | | rxtx_factor | 1.0 | 2026-07-02 23:00:12.030 | | swap | 0 | 2026-07-02 23:00:12.030 | | vcpus | 1 | 2026-07-02 23:00:12.030 | +----------------------------+-----------------------+ 2026-07-02 23:00:12.377 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-02 23:00:12.379 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 23:00:12.379 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 23:00:12.380 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 23:00:12.380 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 23:00:12.380 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 23:00:12.380 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 23:00:12.380 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 23:00:12.380 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 23:00:12.380 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 23:00:12.380 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 23:00:12.380 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 23:00:12.380 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 23:00:12.380 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 23:00:12.381 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-02 23:00:12.384 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd 2026-07-02 23:00:12.388 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 23:00:12.391 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd -c size -f value 2026-07-02 23:00:15.790 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 23:00:15.793 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 23:00:15.797 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 23:00:15.797 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 23:00:15.841 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-02 23:00:15.844 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-02 23:00:15.847 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-02 23:00:18.925 | +----------------------------+-----------------------+ 2026-07-02 23:00:18.925 | | Field | Value | 2026-07-02 23:00:18.925 | +----------------------------+-----------------------+ 2026-07-02 23:00:18.925 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 23:00:18.925 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 23:00:18.925 | | description | None | 2026-07-02 23:00:18.926 | | disk | 1 | 2026-07-02 23:00:18.926 | | id | 84 | 2026-07-02 23:00:18.926 | | name | m1.micro | 2026-07-02 23:00:18.926 | | os-flavor-access:is_public | True | 2026-07-02 23:00:18.926 | | properties | hw_rng:allowed='True' | 2026-07-02 23:00:18.926 | | ram | 256 | 2026-07-02 23:00:18.926 | | rxtx_factor | 1.0 | 2026-07-02 23:00:18.927 | | swap | 0 | 2026-07-02 23:00:18.927 | | vcpus | 1 | 2026-07-02 23:00:18.927 | +----------------------------+-----------------------+ 2026-07-02 23:00:19.271 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-02 23:00:19.273 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-02 23:00:19.291 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:00:19.295 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-02 23:00:19.298 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-02 23:00:19.301 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-02 23:00:19.305 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 23:00:19.308 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 23:00:19.313 | +++ functions-common:git_clone:593 : pwd 2026-07-02 23:00:19.316 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 23:00:19.318 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 23:00:19.322 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 23:00:19.346 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 23:00:19.348 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 23:00:19.351 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 23:00:19.355 | ++ functions-common:git_clone:610 : echo master 2026-07-02 23:00:19.356 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 23:00:19.362 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-02 23:00:19.365 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 23:00:19.368 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-02 23:00:19.372 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 23:00:19.375 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 23:00:19.378 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 23:00:19.381 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 23:00:19.384 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 23:00:19.387 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 23:00:19.390 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 23:00:19.393 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 23:00:19.397 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 23:00:19.401 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783033219398 2026-07-02 23:00:19.404 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-02 23:00:19.408 | Cloning into '/opt/stack/os-test-images'... 2026-07-02 23:00:25.833 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 23:00:25.836 | ++ functions-common:time_stop:2420 : local name 2026-07-02 23:00:25.839 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 23:00:25.843 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 23:00:25.846 | ++ functions-common:time_stop:2423 : local total 2026-07-02 23:00:25.848 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 23:00:25.851 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 23:00:25.854 | ++ functions-common:time_stop:2427 : start_time=1783033219398 2026-07-02 23:00:25.857 | ++ functions-common:time_stop:2429 : [[ -z 1783033219398 ]] 2026-07-02 23:00:25.860 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 23:00:25.865 | ++ functions-common:time_stop:2432 : end_time=1783033225862 2026-07-02 23:00:25.868 | ++ functions-common:time_stop:2433 : elapsed_time=6464 2026-07-02 23:00:25.871 | ++ functions-common:time_stop:2434 : total=630290 2026-07-02 23:00:25.874 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 23:00:25.876 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=636754 2026-07-02 23:00:25.879 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-02 23:00:25.882 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 23:00:25.885 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 23:00:25.888 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 23:00:25.892 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 23:00:25.894 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 23:00:25.897 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 23:00:25.900 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 23:00:25.903 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 23:00:25.905 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 23:00:25.909 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 23:00:25.914 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783033225911 2026-07-02 23:00:25.917 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 23:00:53.330 | From https://review.opendev.org/openstack/os-test-images 2026-07-02 23:00:53.330 | * branch master -> FETCH_HEAD 2026-07-02 23:00:53.340 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 23:00:53.342 | ++ functions-common:time_stop:2420 : local name 2026-07-02 23:00:53.344 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 23:00:53.346 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 23:00:53.348 | ++ functions-common:time_stop:2423 : local total 2026-07-02 23:00:53.350 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 23:00:53.352 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 23:00:53.354 | ++ functions-common:time_stop:2427 : start_time=1783033225911 2026-07-02 23:00:53.356 | ++ functions-common:time_stop:2429 : [[ -z 1783033225911 ]] 2026-07-02 23:00:53.359 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 23:00:53.364 | ++ functions-common:time_stop:2432 : end_time=1783033253362 2026-07-02 23:00:53.366 | ++ functions-common:time_stop:2433 : elapsed_time=27451 2026-07-02 23:00:53.369 | ++ functions-common:time_stop:2434 : total=636754 2026-07-02 23:00:53.371 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 23:00:53.373 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=664205 2026-07-02 23:00:53.376 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 23:00:53.378 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 23:00:53.380 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 23:00:53.382 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 23:00:53.385 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 23:00:53.387 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 23:00:53.389 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 23:00:53.392 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 23:00:53.394 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 23:00:53.397 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 23:00:53.401 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783033253399 2026-07-02 23:00:53.404 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 23:00:53.411 | Note: switching to 'FETCH_HEAD'. 2026-07-02 23:00:53.411 | 2026-07-02 23:00:53.411 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 23:00:53.411 | changes and commit them, and you can discard any commits you make in this 2026-07-02 23:00:53.411 | state without impacting any branches by switching back to a branch. 2026-07-02 23:00:53.412 | 2026-07-02 23:00:53.412 | If you want to create a new branch to retain commits you create, you may 2026-07-02 23:00:53.412 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 23:00:53.412 | 2026-07-02 23:00:53.412 | git switch -c 2026-07-02 23:00:53.412 | 2026-07-02 23:00:53.412 | Or undo this operation with: 2026-07-02 23:00:53.412 | 2026-07-02 23:00:53.413 | git switch - 2026-07-02 23:00:53.413 | 2026-07-02 23:00:53.413 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 23:00:53.413 | 2026-07-02 23:00:53.413 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-02 23:00:53.415 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 23:00:53.417 | ++ functions-common:time_stop:2420 : local name 2026-07-02 23:00:53.420 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 23:00:53.422 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 23:00:53.424 | ++ functions-common:time_stop:2423 : local total 2026-07-02 23:00:53.426 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 23:00:53.428 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 23:00:53.431 | ++ functions-common:time_stop:2427 : start_time=1783033253399 2026-07-02 23:00:53.433 | ++ functions-common:time_stop:2429 : [[ -z 1783033253399 ]] 2026-07-02 23:00:53.435 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 23:00:53.439 | ++ functions-common:time_stop:2432 : end_time=1783033253437 2026-07-02 23:00:53.441 | ++ functions-common:time_stop:2433 : elapsed_time=38 2026-07-02 23:00:53.444 | ++ functions-common:time_stop:2434 : total=664205 2026-07-02 23:00:53.446 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 23:00:53.448 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=664243 2026-07-02 23:00:53.450 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-02 23:00:53.467 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-02 23:00:53.470 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 23:00:53.470 | ++ functions-common:git_clone:673 : head -1 2026-07-02 23:00:53.472 | 5d0367e Clean-up zuul config spacing 2026-07-02 23:00:53.474 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 23:00:53.477 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-02 23:00:53.477 | /opt/stack/os-test-images ~/devstack 2026-07-02 23:00:53.479 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-02 23:00:53.937 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-02 23:00:54.559 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-02 23:00:57.357 | generate installed: PyYAML==6.0.3 2026-07-02 23:00:57.358 | generate run-test-pre: PYTHONHASHSEED='2331574261' 2026-07-02 23:00:57.358 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-02 23:00:57.484 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-02 23:00:57.503 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-02 23:00:57.523 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-02 23:00:57.550 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-02 23:00:57.553 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-02 23:00:57.560 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-02 23:00:57.568 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-02 23:00:57.602 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-02 23:00:57.613 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-02 23:00:57.621 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-02 23:00:57.632 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-02 23:00:57.632 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-02 23:00:57.640 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-02 23:00:57.646 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-02 23:00:57.664 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-02 23:00:57.669 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-02 23:00:57.671 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-02 23:00:57.682 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-02 23:00:57.693 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-02 23:00:57.706 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-02 23:00:57.708 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-02 23:00:57.723 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-02 23:00:57.726 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-02 23:00:57.729 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-02 23:00:57.740 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-02 23:00:57.743 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-02 23:00:57.755 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-02 23:00:57.782 | ___________________________________ summary ____________________________________ 2026-07-02 23:00:57.782 | generate: commands succeeded 2026-07-02 23:00:57.782 | congratulations :) 2026-07-02 23:00:57.836 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-02 23:00:57.836 | ~/devstack 2026-07-02 23:00:57.839 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-02 23:00:57.877 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-02 23:00:57.880 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-02 23:00:57.905 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-02 23:00:57.909 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-02 23:00:57.912 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-02 23:00:57.952 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-02 23:00:57.992 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-02 23:00:57.996 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-02 23:00:57.998 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-02 23:00:58.001 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 23:00:58.005 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 23:01:01.396 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 23:01:01.399 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 23:01:01.399 | address-scope 2026-07-02 23:01:01.399 | agent 2026-07-02 23:01:01.399 | allowed-address-pairs 2026-07-02 23:01:01.399 | auto-allocated-topology 2026-07-02 23:01:01.399 | availability_zone 2026-07-02 23:01:01.399 | default-subnetpools 2026-07-02 23:01:01.401 | dhcp_agent_scheduler 2026-07-02 23:01:01.402 | dns-integration 2026-07-02 23:01:01.402 | dns-domain-ports 2026-07-02 23:01:01.402 | dns-integration-domain-keywords 2026-07-02 23:01:01.402 | empty-string-filtering 2026-07-02 23:01:01.402 | external-net 2026-07-02 23:01:01.402 | extra_dhcp_opt 2026-07-02 23:01:01.402 | extraroute 2026-07-02 23:01:01.402 | extraroute-atomic 2026-07-02 23:01:01.402 | filter-validation 2026-07-02 23:01:01.402 | floating-ip-port-forwarding-detail 2026-07-02 23:01:01.402 | fip-port-details 2026-07-02 23:01:01.403 | flavors 2026-07-02 23:01:01.403 | floatingip-pools 2026-07-02 23:01:01.403 | router 2026-07-02 23:01:01.403 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 23:01:01.403 | enable-default-route-bfd 2026-07-02 23:01:01.403 | enable-default-route-ecmp 2026-07-02 23:01:01.406 | ext-gw-mode 2026-07-02 23:01:01.406 | l3-ha 2026-07-02 23:01:01.406 | external-gateway-multihoming 2026-07-02 23:01:01.406 | l3-flavors 2026-07-02 23:01:01.406 | l3_agent_scheduler 2026-07-02 23:01:01.406 | multi-provider 2026-07-02 23:01:01.406 | net-mtu 2026-07-02 23:01:01.406 | net-mtu-writable 2026-07-02 23:01:01.406 | network_availability_zone 2026-07-02 23:01:01.406 | network-ip-availability 2026-07-02 23:01:01.406 | network-ip-availability-details 2026-07-02 23:01:01.406 | pagination 2026-07-02 23:01:01.407 | port-device-profile 2026-07-02 23:01:01.407 | port-mac-address-regenerate 2026-07-02 23:01:01.407 | port-numa-affinity-policy 2026-07-02 23:01:01.407 | port-numa-affinity-policy-socket 2026-07-02 23:01:01.407 | binding 2026-07-02 23:01:01.407 | binding-extended 2026-07-02 23:01:01.407 | port-security 2026-07-02 23:01:01.407 | project-id 2026-07-02 23:01:01.407 | provider 2026-07-02 23:01:01.407 | qinq 2026-07-02 23:01:01.407 | quota-check-limit 2026-07-02 23:01:01.408 | quota-check-limit-default 2026-07-02 23:01:01.408 | quotas 2026-07-02 23:01:01.408 | quota_details 2026-07-02 23:01:01.408 | rbac-policies 2026-07-02 23:01:01.408 | rbac-address-scope 2026-07-02 23:01:01.408 | rbac-security-groups 2026-07-02 23:01:01.408 | revision-if-match 2026-07-02 23:01:01.408 | standard-attr-revisions 2026-07-02 23:01:01.408 | router_availability_zone 2026-07-02 23:01:01.408 | router-enable-snat 2026-07-02 23:01:01.409 | security-groups-default-rules 2026-07-02 23:01:01.409 | security-groups-default-statefulness 2026-07-02 23:01:01.410 | security-groups-normalized-cidr 2026-07-02 23:01:01.410 | security-groups-remote-address-group 2026-07-02 23:01:01.410 | security-groups-rules-belongs-to-default-sg 2026-07-02 23:01:01.411 | security-groups-shared-filtering 2026-07-02 23:01:01.411 | security-group 2026-07-02 23:01:01.411 | service-type 2026-07-02 23:01:01.412 | sorting 2026-07-02 23:01:01.412 | standard-attr-description 2026-07-02 23:01:01.412 | stateful-security-group 2026-07-02 23:01:01.412 | subnet-dns-publish-fixed-ip 2026-07-02 23:01:01.412 | subnet-external-network 2026-07-02 23:01:01.412 | subnet_onboard 2026-07-02 23:01:01.412 | subnet-service-types 2026-07-02 23:01:01.412 | subnet_allocation 2026-07-02 23:01:01.412 | subnetpool-prefix-ops 2026-07-02 23:01:01.412 | tag-creation 2026-07-02 23:01:01.412 | standard-attr-tag 2026-07-02 23:01:01.413 | standard-attr-timestamp 2026-07-02 23:01:01.413 | vlan-transparent' 2026-07-02 23:01:01.413 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 23:01:01.413 | address-scope 2026-07-02 23:01:01.413 | agent 2026-07-02 23:01:01.413 | allowed-address-pairs 2026-07-02 23:01:01.413 | auto-allocated-topology 2026-07-02 23:01:01.413 | availability_zone 2026-07-02 23:01:01.413 | default-subnetpools 2026-07-02 23:01:01.413 | dhcp_agent_scheduler 2026-07-02 23:01:01.415 | dns-integration 2026-07-02 23:01:01.415 | dns-domain-ports 2026-07-02 23:01:01.416 | dns-integration-domain-keywords 2026-07-02 23:01:01.416 | empty-string-filtering 2026-07-02 23:01:01.416 | external-net 2026-07-02 23:01:01.417 | extra_dhcp_opt 2026-07-02 23:01:01.417 | extraroute 2026-07-02 23:01:01.417 | extraroute-atomic 2026-07-02 23:01:01.417 | filter-validation 2026-07-02 23:01:01.417 | floating-ip-port-forwarding-detail 2026-07-02 23:01:01.417 | fip-port-details 2026-07-02 23:01:01.417 | flavors 2026-07-02 23:01:01.417 | floatingip-pools 2026-07-02 23:01:01.417 | router 2026-07-02 23:01:01.417 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 23:01:01.417 | enable-default-route-bfd 2026-07-02 23:01:01.418 | enable-default-route-ecmp 2026-07-02 23:01:01.418 | ext-gw-mode 2026-07-02 23:01:01.418 | l3-ha 2026-07-02 23:01:01.418 | external-gateway-multihoming 2026-07-02 23:01:01.418 | l3-flavors 2026-07-02 23:01:01.418 | l3_agent_scheduler 2026-07-02 23:01:01.418 | multi-provider 2026-07-02 23:01:01.418 | net-mtu 2026-07-02 23:01:01.418 | net-mtu-writable 2026-07-02 23:01:01.418 | network_availability_zone 2026-07-02 23:01:01.419 | network-ip-availability 2026-07-02 23:01:01.419 | network-ip-availability-details 2026-07-02 23:01:01.420 | pagination 2026-07-02 23:01:01.420 | port-device-profile 2026-07-02 23:01:01.420 | port-mac-address-regenerate 2026-07-02 23:01:01.421 | port-numa-affinity-policy 2026-07-02 23:01:01.421 | port-numa-affinity-policy-socket 2026-07-02 23:01:01.421 | binding 2026-07-02 23:01:01.421 | binding-extended 2026-07-02 23:01:01.421 | port-security 2026-07-02 23:01:01.421 | project-id 2026-07-02 23:01:01.421 | provider 2026-07-02 23:01:01.422 | qinq 2026-07-02 23:01:01.422 | quota-check-limit 2026-07-02 23:01:01.422 | quota-check-limit-default 2026-07-02 23:01:01.422 | quotas 2026-07-02 23:01:01.422 | quota_details 2026-07-02 23:01:01.422 | rbac-policies 2026-07-02 23:01:01.422 | rbac-address-scope 2026-07-02 23:01:01.422 | rbac-security-groups 2026-07-02 23:01:01.422 | revision-if-match 2026-07-02 23:01:01.422 | standard-attr-revisions 2026-07-02 23:01:01.422 | router_availability_zone 2026-07-02 23:01:01.423 | router-enable-snat 2026-07-02 23:01:01.423 | security-groups-default-rules 2026-07-02 23:01:01.423 | security-groups-default-statefulness 2026-07-02 23:01:01.423 | security-groups-normalized-cidr 2026-07-02 23:01:01.423 | security-groups-remote-address-group 2026-07-02 23:01:01.423 | security-groups-rules-belongs-to-default-sg 2026-07-02 23:01:01.423 | security-groups-shared-filtering 2026-07-02 23:01:01.423 | security-group 2026-07-02 23:01:01.423 | service-type 2026-07-02 23:01:01.423 | sorting 2026-07-02 23:01:01.424 | standard-attr-description 2026-07-02 23:01:01.424 | stateful-security-group 2026-07-02 23:01:01.424 | subnet-dns-publish-fixed-ip 2026-07-02 23:01:01.425 | subnet-external-network 2026-07-02 23:01:01.425 | subnet_onboard 2026-07-02 23:01:01.425 | subnet-service-types 2026-07-02 23:01:01.426 | subnet_allocation 2026-07-02 23:01:01.426 | subnetpool-prefix-ops 2026-07-02 23:01:01.426 | tag-creation 2026-07-02 23:01:01.427 | standard-attr-tag 2026-07-02 23:01:01.427 | standard-attr-timestamp 2026-07-02 23:01:01.427 | vlan-transparent =~ external-net ]] 2026-07-02 23:01:01.427 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 23:01:01.427 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-02 23:01:04.776 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 23:01:04.779 | ++ lib/tempest:configure_tempest:395 : public_network_id=452dd6d7-b689-42dd-867e-76b777acb001 2026-07-02 23:01:04.782 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-02 23:01:08.533 | +---------------------------+--------------------------------------+ 2026-07-02 23:01:08.534 | | Field | Value | 2026-07-02 23:01:08.534 | +---------------------------+--------------------------------------+ 2026-07-02 23:01:08.534 | | admin_state_up | UP | 2026-07-02 23:01:08.534 | | availability_zone_hints | | 2026-07-02 23:01:08.534 | | availability_zones | | 2026-07-02 23:01:08.534 | | created_at | 2026-07-02T23:01:07Z | 2026-07-02 23:01:08.534 | | description | | 2026-07-02 23:01:08.534 | | dns_domain | None | 2026-07-02 23:01:08.534 | | id | 6c6cbb96-0f56-4dde-884a-c6505273ab96 | 2026-07-02 23:01:08.534 | | ipv4_address_scope | None | 2026-07-02 23:01:08.535 | | ipv6_address_scope | None | 2026-07-02 23:01:08.535 | | is_default | False | 2026-07-02 23:01:08.535 | | is_vlan_qinq | None | 2026-07-02 23:01:08.535 | | is_vlan_transparent | False | 2026-07-02 23:01:08.535 | | mtu | 1442 | 2026-07-02 23:01:08.535 | | name | shared | 2026-07-02 23:01:08.535 | | port_security_enabled | True | 2026-07-02 23:01:08.535 | | project_id | 7645134c6d614f2bac5348098ce26f25 | 2026-07-02 23:01:08.535 | | provider:network_type | geneve | 2026-07-02 23:01:08.535 | | provider:physical_network | None | 2026-07-02 23:01:08.535 | | provider:segmentation_id | 36224 | 2026-07-02 23:01:08.535 | | pvlan | None | 2026-07-02 23:01:08.536 | | qinq | False | 2026-07-02 23:01:08.536 | | qos_policy_id | None | 2026-07-02 23:01:08.536 | | revision_number | 1 | 2026-07-02 23:01:08.536 | | router:external | Internal | 2026-07-02 23:01:08.536 | | segments | None | 2026-07-02 23:01:08.536 | | shared | True | 2026-07-02 23:01:08.536 | | status | ACTIVE | 2026-07-02 23:01:08.536 | | subnets | | 2026-07-02 23:01:08.536 | | tags | | 2026-07-02 23:01:08.537 | | updated_at | 2026-07-02T23:01:07Z | 2026-07-02 23:01:08.537 | +---------------------------+--------------------------------------+ 2026-07-02 23:01:08.865 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-02 23:01:12.762 | +----------------------+--------------------------------------+ 2026-07-02 23:01:12.763 | | Field | Value | 2026-07-02 23:01:12.763 | +----------------------+--------------------------------------+ 2026-07-02 23:01:12.764 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-02 23:01:12.764 | | cidr | 192.168.233.0/24 | 2026-07-02 23:01:12.764 | | created_at | 2026-07-02T23:01:11Z | 2026-07-02 23:01:12.764 | | description | shared-subnet | 2026-07-02 23:01:12.764 | | dns_nameservers | | 2026-07-02 23:01:12.764 | | dns_publish_fixed_ip | None | 2026-07-02 23:01:12.764 | | enable_dhcp | True | 2026-07-02 23:01:12.764 | | gateway_ip | 192.168.233.1 | 2026-07-02 23:01:12.764 | | host_routes | | 2026-07-02 23:01:12.764 | | id | c8032013-a106-418d-8df6-27a89e77acf4 | 2026-07-02 23:01:12.764 | | ip_version | 4 | 2026-07-02 23:01:12.765 | | ipv6_address_mode | None | 2026-07-02 23:01:12.765 | | ipv6_ra_mode | None | 2026-07-02 23:01:12.765 | | name | shared-subnet | 2026-07-02 23:01:12.765 | | network_id | 6c6cbb96-0f56-4dde-884a-c6505273ab96 | 2026-07-02 23:01:12.765 | | project_id | 7645134c6d614f2bac5348098ce26f25 | 2026-07-02 23:01:12.765 | | revision_number | 0 | 2026-07-02 23:01:12.765 | | router:external | False | 2026-07-02 23:01:12.766 | | segment_id | None | 2026-07-02 23:01:12.766 | | service_types | | 2026-07-02 23:01:12.766 | | subnetpool_id | None | 2026-07-02 23:01:12.767 | | tags | | 2026-07-02 23:01:12.767 | | updated_at | 2026-07-02T23:01:11Z | 2026-07-02 23:01:12.768 | +----------------------+--------------------------------------+ 2026-07-02 23:01:13.108 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-02 23:01:13.149 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-02 23:01:13.185 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-02 23:01:13.190 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-02 23:01:13.225 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-02 23:01:13.261 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-02 23:01:13.296 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-02 23:01:13.333 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-02 23:01:13.373 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.24/identity/v3 2026-07-02 23:01:13.411 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-02 23:01:13.447 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-02 23:01:13.481 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-02 23:01:13.516 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-02 23:01:13.518 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-02 23:01:13.556 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-02 23:01:13.589 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-02 23:01:13.622 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-02 23:01:13.655 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-02 23:01:13.686 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-02 23:01:13.703 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:13.705 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-02 23:01:13.708 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-02 23:01:13.741 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-02 23:01:13.758 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:13.760 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-02 23:01:13.791 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-02 23:01:13.827 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-02 23:01:13.864 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-02 23:01:13.866 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-02 23:01:13.902 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-02 23:01:13.937 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-02 23:01:13.958 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:13.960 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd 2026-07-02 23:01:13.997 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 0009eb74-cd1a-42d8-bfab-8cf71f0c34cd 2026-07-02 23:01:14.034 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-02 23:01:14.069 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-02 23:01:14.102 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-02 23:01:14.140 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-02 23:01:14.160 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:14.162 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-02 23:01:14.165 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-02 23:01:14.168 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-02 23:01:14.171 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-02 23:01:14.174 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-02 23:01:14.177 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-02 23:01:14.200 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-02 23:01:14.203 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-02 23:01:14.239 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-02 23:01:14.280 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-02 23:01:14.318 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-02 23:01:14.357 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-02 23:01:14.398 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-02 23:01:14.440 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-02 23:01:14.484 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-02 23:01:14.524 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-02 23:01:14.566 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-02 23:01:14.569 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-02 23:01:14.611 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-02 23:01:14.615 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-02 23:01:14.638 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:14.642 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-02 23:01:14.681 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-02 23:01:14.704 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:14.708 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-02 23:01:14.711 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-02 23:01:14.735 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:14.739 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-02 23:01:14.743 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-02 23:01:14.747 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-02 23:01:14.789 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-02 23:01:14.831 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 452dd6d7-b689-42dd-867e-76b777acb001 2026-07-02 23:01:14.873 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-02 23:01:14.915 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-02 23:01:14.957 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-02 23:01:15.002 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-02 23:01:15.047 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-02 23:01:15.090 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-02 23:01:15.131 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-02 23:01:15.135 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-02 23:01:15.138 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-02 23:01:15.142 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 23:01:15.184 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-02 23:01:15.189 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-02 23:01:15.190 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-02 23:01:15.196 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-02 23:01:15.200 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-02 23:01:15.241 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-02 23:01:15.245 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-02 23:01:15.248 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 23:01:15.251 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-02 23:01:15.255 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-02 23:01:15.295 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-02 23:01:15.336 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-02 23:01:15.376 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-02 23:01:15.417 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-02 23:01:15.459 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-02 23:01:15.499 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 23:01:15.502 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-02 23:01:15.507 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-02 23:01:15.530 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-02 23:01:15.573 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 23:01:15.576 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-02 23:01:15.581 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-02 23:01:15.605 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-02 23:01:15.646 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 23:01:15.649 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-02 23:01:15.653 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-02 23:01:15.657 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-02 23:01:15.681 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-02 23:01:15.726 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 23:01:15.728 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-02 23:01:15.732 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-02 23:01:15.756 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-02 23:01:15.802 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-02 23:01:15.843 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-02 23:01:15.846 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-02 23:01:15.891 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-02 23:01:15.895 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-02 23:01:15.899 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-02 23:01:15.902 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-02 23:01:15.933 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-02 23:01:15.938 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-02 23:01:15.976 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-02 23:01:15.995 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:15.997 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-02 23:01:16.033 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 23:01:16.037 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-02 23:01:16.040 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-02 23:01:16.043 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-02 23:01:16.048 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-02 23:01:16.050 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-02 23:01:16.053 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-02 23:01:16.056 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-02 23:01:16.059 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-02 23:01:16.082 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-02 23:01:16.085 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-02 23:01:16.123 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-02 23:01:16.126 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-02 23:01:16.129 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-02 23:01:16.132 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-02 23:01:16.169 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-02 23:01:16.205 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-02 23:01:16.240 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-02 23:01:16.244 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-02 23:01:16.247 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.249 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-02 23:01:16.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:16.274 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-02 23:01:16.312 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.315 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-02 23:01:16.333 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:16.336 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-02 23:01:16.372 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.375 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-02 23:01:16.395 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:16.398 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-02 23:01:16.434 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.437 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-02 23:01:16.457 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:16.460 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-02 23:01:16.496 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.500 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-02 23:01:16.519 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 23:01:16.522 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-02 23:01:16.558 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.560 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-02 23:01:16.581 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:16.585 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-02 23:01:16.620 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 23:01:16.623 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-02 23:01:16.642 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:01:16.645 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-02 23:01:16.681 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-02 23:01:16.684 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-02 23:01:16.720 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-02 23:01:16.724 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-02 23:01:16.760 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-02 23:01:16.763 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-02 23:01:16.798 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-02 23:01:16.802 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-02 23:01:16.838 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-02 23:01:16.841 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-02 23:01:16.877 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-02 23:01:16.880 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-02 23:01:16.883 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-02 23:01:16.887 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-02 23:01:16.892 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.wQzWHDAle2 2026-07-02 23:01:16.895 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-02 23:01:16.898 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-02 23:01:16.901 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 23:01:16.906 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.qqv6AGCxbn 2026-07-02 23:01:16.909 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.qqv6AGCxbn 2026-07-02 23:01:16.911 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 23:01:16.914 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.qqv6AGCxbn 2026-07-02 23:01:16.917 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 23:01:16.921 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 23:01:16.924 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 23:01:16.932 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 23:01:16.935 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 23:01:16.938 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 23:01:16.941 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 23:01:16.944 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-02 23:01:16.947 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-02 23:01:17.477 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-02 23:01:18.350 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 23:01:34.674 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-02 23:01:41.781 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-02 23:01:41.782 | ___________________________________ summary ____________________________________ 2026-07-02 23:01:41.782 | venv-tempest: skipped tests 2026-07-02 23:01:41.782 | congratulations :) 2026-07-02 23:01:41.826 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.qqv6AGCxbn -r requirements.txt 2026-07-02 23:01:42.771 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-02 23:01:42.771 | !! 2026-07-02 23:01:42.771 | 2026-07-02 23:01:42.771 | ******************************************************************************** 2026-07-02 23:01:42.771 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 23:01:42.771 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 23:01:42.771 | 2026-07-02 23:01:42.771 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 23:01:42.771 | calls to avoid build errors in the future. 2026-07-02 23:01:42.771 | ******************************************************************************** 2026-07-02 23:01:42.772 | 2026-07-02 23:01:42.772 | !! 2026-07-02 23:01:42.772 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 23:01:43.184 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 23:01:43.184 | !! 2026-07-02 23:01:43.184 | 2026-07-02 23:01:43.184 | ******************************************************************************** 2026-07-02 23:01:43.185 | Please avoid running ``setup.py`` directly. 2026-07-02 23:01:43.185 | Instead, use pypa/build, pypa/installer or other 2026-07-02 23:01:43.186 | standards-based tools. 2026-07-02 23:01:43.186 | 2026-07-02 23:01:43.186 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 23:01:43.186 | calls to avoid build errors in the future. 2026-07-02 23:01:43.186 | 2026-07-02 23:01:43.186 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 23:01:43.186 | ******************************************************************************** 2026-07-02 23:01:43.186 | 2026-07-02 23:01:43.186 | !! 2026-07-02 23:01:43.186 | self.initialize_options() 2026-07-02 23:01:43.187 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 23:01:43.187 | warnings.warn(msg) 2026-07-02 23:01:43.216 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-02 23:01:43.216 | !! 2026-07-02 23:01:43.216 | 2026-07-02 23:01:43.217 | ******************************************************************************** 2026-07-02 23:01:43.217 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-02 23:01:43.217 | 2026-07-02 23:01:43.217 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 23:01:43.217 | or your builds will no longer be supported. 2026-07-02 23:01:43.217 | 2026-07-02 23:01:43.217 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 23:01:43.217 | ******************************************************************************** 2026-07-02 23:01:43.217 | 2026-07-02 23:01:43.218 | !! 2026-07-02 23:01:43.218 | corresp(dist, value, root_dir) 2026-07-02 23:01:43.367 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 23:01:50.424 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-02 23:01:50.425 | venv-tempest run-test-pre: PYTHONHASHSEED='1488280661' 2026-07-02 23:01:50.425 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.qqv6AGCxbn -r requirements.txt 2026-07-02 23:01:51.455 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-02 23:01:51.455 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-02 23:01:51.456 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-02 23:01:51.457 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-02 23:01:51.457 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-02 23:01:51.458 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-02 23:01:51.459 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-02 23:01:51.460 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-02 23:01:51.462 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-02 23:01:51.462 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-02 23:01:51.463 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-02 23:01:51.464 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-02 23:01:51.465 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-02 23:01:51.466 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-02 23:01:51.466 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-02 23:01:51.467 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-02 23:01:51.468 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-02 23:01:51.469 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-02 23:01:51.470 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-02 23:01:51.471 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-02 23:01:51.471 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-02 23:01:51.472 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-02 23:01:51.473 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-02 23:01:51.475 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-02 23:01:51.477 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-02 23:01:51.478 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-02 23:01:51.480 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-02 23:01:51.481 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-02 23:01:51.482 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-02 23:01:51.483 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-02 23:01:51.489 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-02 23:01:51.490 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-02 23:01:51.491 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-02 23:01:51.493 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-02 23:01:51.499 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-02 23:01:51.502 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-02 23:01:51.503 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-02 23:01:51.506 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-02 23:01:51.508 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-02 23:01:51.512 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-02 23:01:51.513 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-02 23:01:51.515 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-02 23:01:51.517 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-02 23:01:51.518 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-02 23:01:51.519 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-02 23:01:51.520 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-02 23:01:51.532 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-02 23:01:51.537 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-02 23:01:51.551 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-02 23:01:51.554 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-02 23:01:51.555 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-02 23:01:51.556 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-02 23:01:51.557 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-02 23:01:51.566 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-02 23:01:51.589 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-02 23:01:51.594 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-02 23:01:51.595 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-02 23:01:51.597 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-02 23:01:51.610 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-02 23:01:51.611 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-02 23:01:51.616 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-02 23:01:51.814 | ___________________________________ summary ____________________________________ 2026-07-02 23:01:51.815 | venv-tempest: commands succeeded 2026-07-02 23:01:51.815 | congratulations :) 2026-07-02 23:01:51.861 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.qqv6AGCxbn 2026-07-02 23:01:51.868 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-02 23:01:51.871 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-02 23:01:51.875 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-02 23:01:51.915 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.wQzWHDAle2 2026-07-02 23:01:52.824 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-02 23:01:52.824 | !! 2026-07-02 23:01:52.824 | 2026-07-02 23:01:52.824 | ******************************************************************************** 2026-07-02 23:01:52.824 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 23:01:52.824 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 23:01:52.824 | 2026-07-02 23:01:52.824 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 23:01:52.824 | calls to avoid build errors in the future. 2026-07-02 23:01:52.825 | ******************************************************************************** 2026-07-02 23:01:52.825 | 2026-07-02 23:01:52.826 | !! 2026-07-02 23:01:52.826 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 23:01:53.239 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 23:01:53.239 | !! 2026-07-02 23:01:53.239 | 2026-07-02 23:01:53.239 | ******************************************************************************** 2026-07-02 23:01:53.239 | Please avoid running ``setup.py`` directly. 2026-07-02 23:01:53.239 | Instead, use pypa/build, pypa/installer or other 2026-07-02 23:01:53.239 | standards-based tools. 2026-07-02 23:01:53.239 | 2026-07-02 23:01:53.240 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 23:01:53.240 | calls to avoid build errors in the future. 2026-07-02 23:01:53.240 | 2026-07-02 23:01:53.240 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 23:01:53.240 | ******************************************************************************** 2026-07-02 23:01:53.240 | 2026-07-02 23:01:53.240 | !! 2026-07-02 23:01:53.240 | self.initialize_options() 2026-07-02 23:01:53.242 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 23:01:53.242 | warnings.warn(msg) 2026-07-02 23:01:53.273 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-02 23:01:53.273 | !! 2026-07-02 23:01:53.273 | 2026-07-02 23:01:53.273 | ******************************************************************************** 2026-07-02 23:01:53.273 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-02 23:01:53.273 | 2026-07-02 23:01:53.273 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 23:01:53.273 | or your builds will no longer be supported. 2026-07-02 23:01:53.273 | 2026-07-02 23:01:53.273 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 23:01:53.273 | ******************************************************************************** 2026-07-02 23:01:53.274 | 2026-07-02 23:01:53.274 | !! 2026-07-02 23:01:53.274 | corresp(dist, value, root_dir) 2026-07-02 23:01:53.433 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 23:02:00.393 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-02 23:02:00.394 | venv-tempest run-test-pre: PYTHONHASHSEED='3479982246' 2026-07-02 23:02:00.394 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.wQzWHDAle2 2026-07-02 23:02:04.595 | ___________________________________ summary ____________________________________ 2026-07-02 23:02:04.596 | venv-tempest: commands succeeded 2026-07-02 23:02:04.596 | congratulations :) 2026-07-02 23:02:04.640 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-02 23:02:04.658 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:02:04.661 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-02 23:02:04.665 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-02 23:02:04.684 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 23:02:04.686 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-02 23:02:04.689 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 23:02:04.691 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-02 23:02:04.695 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 23:02:04.699 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-02 23:02:04.702 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 23:02:04.705 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-02 23:02:04.708 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-02 23:02:04.712 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-02 23:02:04.735 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 23:02:04.759 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 23:02:04.762 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-02 23:02:04.765 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 23:02:04.803 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-02 23:02:04.806 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-02 23:02:04.809 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-02 23:02:04.848 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-02 23:02:04.851 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-02 23:02:04.855 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-02 23:02:04.892 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-02 23:02:04.892 | ' 2026-07-02 23:02:04.895 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-02 23:02:04.898 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 23:02:04.901 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-02 23:02:04.904 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-02 23:02:04.908 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-02 23:02:04.908 | /opt/stack/tempest /opt/stack/tempest 2026-07-02 23:02:04.911 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-02 23:02:04.914 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-02 23:02:04.914 | /opt/stack/tempest 2026-07-02 23:02:04.917 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 23:02:04.921 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 23:02:04.924 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 23:02:04.928 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 23:02:04.931 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-02 23:02:04.935 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 23:02:04.939 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-02 23:02:04.942 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 23:02:04.946 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 23:02:04.950 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-02 23:02:04.953 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 23:02:04.957 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 23:02:04.960 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-02 23:02:04.963 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 23:02:04.966 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 23:02:04.970 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 23:02:04.974 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-02 23:02:04.977 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 23:02:04.981 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-02 23:02:04.984 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 23:02:04.987 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-02 23:02:04.987 | /^\[\[.+\|.*\]\]/ { 2026-07-02 23:02:04.987 | gsub("[][]", "", $1); 2026-07-02 23:02:04.987 | split($1, a, "|"); 2026-07-02 23:02:04.987 | if (a[1] == matchgroup) 2026-07-02 23:02:04.987 | print a[2] 2026-07-02 23:02:04.987 | } 2026-07-02 23:02:04.987 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 159 osc 470 apt-get 187 test_with_retry 7 dbsync 8 pip_install 179 apt-get-update 5 run_process 43 git_timed 664 ------------------------- Unaccounted time 68 ========================= Total runtime 1819 ================= Async summary ================= Time spent in the background minus waits: 586 sec Elapsed time: 1819 sec Time if we did everything serially: 2405 sec Speedup: 1.32216 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 79 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5379 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 272 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 21 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.24 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.24/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble