2026-06-17 10:23:51.833 | + ./stack.sh:main:485 : exec 2026-06-17 10:23:51.833 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-17-122351.summary.2026-06-17-122351 2026-06-17 10:23:51.833 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-17-122351' 2026-06-17 10:23:51.834 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:23:51.834 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-17-122351 2026-06-17 10:23:51.834 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-17-122351 /opt/stack/logs/stack.sh.log 2026-06-17 10:23:51.834 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-17-122351.summary.2026-06-17-122351 /opt/stack/logs/stack.sh.log.summary 2026-06-17 10:23:51.834 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-17 10:23:51.834 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-17 10:23:51.834 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-17 10:23:51.834 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-17 10:23:51.834 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-17 10:23:51.834 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-17 10:23:51.834 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-17 10:23:51.835 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-17 10:23:51.835 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-17 10:23:51.835 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-17 10:23:51.835 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-17 10:23:51.835 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-17 10:23:51.835 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-17 10:23:51.835 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-17 10:23:51.835 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-17 10:23:51.835 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-17 10:23:51.836 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-17 10:23:51.839 | + ./stack.sh:main:571 : set -o errexit 2026-06-17 10:23:51.841 | + ./stack.sh:main:574 : uname -a 2026-06-17 10:23:51.843 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-17 10:23:51.846 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-17 10:23:51.849 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-17 10:23:51.853 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-17 10:23:51.895 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-17 10:23:51.914 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-17 10:23:51.918 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-17 10:23:51.934 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-17 10:23:51.937 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-17 10:23:51.954 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-17 10:23:51.956 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-17 10:23:51.973 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-17 10:23:51.975 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-17 10:23:51.978 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-17 10:23:51.981 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-17 10:23:51.998 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-17 10:23:52.001 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-17 10:23:52.017 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-17 10:23:52.020 | + ./stack.sh:main:588 : tune_host 2026-06-17 10:23:52.023 | + lib/host:tune_host:96 : configure_host_mem 2026-06-17 10:23:52.025 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-17 10:23:52.027 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-17 10:23:52.030 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-17 10:23:52.032 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-17 10:23:52.035 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-17 10:23:52.038 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:23:52.040 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:23:52.042 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-17 10:23:52.045 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:23:52.047 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:23:52.050 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:23:52.052 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:23:52.054 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:23:52.057 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:23:52.059 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-17 10:23:52.061 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-17 10:23:52.064 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-17 10:23:52.067 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-17 10:23:52.070 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-17 10:23:52.073 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-17 10:23:52.075 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-17 10:23:52.077 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:23:52.079 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:23:52.082 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:23:52.086 | + functions-common:time_start:2405 : _TIME_START[$name]=1781691832083 2026-06-17 10:23:52.088 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-17 10:23:52.090 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-17 10:23:52.092 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-17 10:23:52.229 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-17 10:23:52.230 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-17 10:23:52.236 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-17 10:23:52.242 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-17 10:23:52.246 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-17 10:23:55.452 | Fetched 4747 B in 1s (9168 B/s) 2026-06-17 10:23:57.032 | Reading package lists... 2026-06-17 10:23:57.057 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-17 10:23:57.059 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-17 10:23:57.061 | + functions-common:time_stop:2414 : local name 2026-06-17 10:23:57.063 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:23:57.065 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:23:57.067 | + functions-common:time_stop:2417 : local total 2026-06-17 10:23:57.069 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:23:57.071 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-17 10:23:57.073 | + functions-common:time_stop:2421 : start_time=1781691832083 2026-06-17 10:23:57.075 | + functions-common:time_stop:2423 : [[ -z 1781691832083 ]] 2026-06-17 10:23:57.077 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:23:57.080 | + functions-common:time_stop:2426 : end_time=1781691837078 2026-06-17 10:23:57.082 | + functions-common:time_stop:2427 : elapsed_time=4995 2026-06-17 10:23:57.084 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:23:57.086 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:23:57.088 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4995 2026-06-17 10:23:57.090 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-17 10:23:57.093 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:23:57.095 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:23:57.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:23:57.099 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-17 10:23:57.115 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-17 10:23:57.151 | Reading package lists... 2026-06-17 10:23:57.503 | Building dependency tree... 2026-06-17 10:23:57.504 | Reading state information... 2026-06-17 10:23:58.057 | The following NEW packages will be installed: 2026-06-17 10:23:58.059 | ksmtuned 2026-06-17 10:23:58.130 | 0 upgraded, 1 newly installed, 0 to remove and 91 not upgraded. 2026-06-17 10:23:58.130 | Need to get 7444 B of archives. 2026-06-17 10:23:58.130 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-17 10:23:58.130 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-17 10:23:58.346 | perl: warning: Setting locale failed. 2026-06-17 10:23:58.346 | perl: warning: Please check that your locale settings: 2026-06-17 10:23:58.346 | LANGUAGE = (unset), 2026-06-17 10:23:58.346 | LC_ALL = "en_US.utf8", 2026-06-17 10:23:58.346 | LANG = "de_DE.UTF-8" 2026-06-17 10:23:58.346 | are supported and installed on your system. 2026-06-17 10:23:58.347 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:23:58.441 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:23:58.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:23:58.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:23:58.636 | Fetched 7444 B in 0s (170 kB/s) 2026-06-17 10:23:58.677 | Selecting previously unselected package ksmtuned. 2026-06-17 10:23:58.968 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-17 10:23:58.974 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-17 10:23:58.984 | Unpacking ksmtuned (4.20150326) ... 2026-06-17 10:23:59.044 | Setting up ksmtuned (4.20150326) ... 2026-06-17 10:23:59.254 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-17 10:23:59.444 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-17 10:24:00.114 | perl: warning: Setting locale failed. 2026-06-17 10:24:00.115 | perl: warning: Please check that your locale settings: 2026-06-17 10:24:00.115 | LANGUAGE = (unset), 2026-06-17 10:24:00.115 | LC_ALL = "en_US.utf8", 2026-06-17 10:24:00.115 | LANG = "de_DE.UTF-8" 2026-06-17 10:24:00.115 | are supported and installed on your system. 2026-06-17 10:24:00.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:24:00.265 | perl: warning: Setting locale failed. 2026-06-17 10:24:00.266 | perl: warning: Please check that your locale settings: 2026-06-17 10:24:00.266 | LANGUAGE = (unset), 2026-06-17 10:24:00.266 | LC_ALL = "en_US.utf8", 2026-06-17 10:24:00.266 | LANG = "de_DE.UTF-8" 2026-06-17 10:24:00.266 | are supported and installed on your system. 2026-06-17 10:24:00.267 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:24:00.324 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:24:00.324 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:24:00.324 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:24:00.405 | perl: warning: Setting locale failed. 2026-06-17 10:24:00.406 | perl: warning: Please check that your locale settings: 2026-06-17 10:24:00.406 | LANGUAGE = (unset), 2026-06-17 10:24:00.406 | LC_ALL = "en_US.utf8", 2026-06-17 10:24:00.406 | LANG = "de_DE.UTF-8" 2026-06-17 10:24:00.406 | are supported and installed on your system. 2026-06-17 10:24:00.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:24:00.946 | 2026-06-17 10:24:00.946 | Running kernel seems to be up-to-date. 2026-06-17 10:24:00.946 | 2026-06-17 10:24:00.946 | No services need to be restarted. 2026-06-17 10:24:00.947 | 2026-06-17 10:24:00.947 | No containers need to be restarted. 2026-06-17 10:24:00.947 | 2026-06-17 10:24:00.947 | No user sessions are running outdated binaries. 2026-06-17 10:24:00.947 | 2026-06-17 10:24:00.947 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:24:02.820 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:24:02.822 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:24:02.824 | + functions-common:time_stop:2414 : local name 2026-06-17 10:24:02.825 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:24:02.827 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:24:02.829 | + functions-common:time_stop:2417 : local total 2026-06-17 10:24:02.831 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:24:02.833 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:24:02.834 | + functions-common:time_stop:2421 : start_time=1781691837113 2026-06-17 10:24:02.836 | + functions-common:time_stop:2423 : [[ -z 1781691837113 ]] 2026-06-17 10:24:02.838 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:24:02.841 | + functions-common:time_stop:2426 : end_time=1781691842839 2026-06-17 10:24:02.843 | + functions-common:time_stop:2427 : elapsed_time=5726 2026-06-17 10:24:02.844 | + functions-common:time_stop:2428 : total=1045 2026-06-17 10:24:02.846 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:24:02.848 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6771 2026-06-17 10:24:02.849 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:24:02.851 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-17 10:24:02.853 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-17 10:24:02.853 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-17 10:24:02.866 | + lib/host:configure_ksm:19 : echo 0 2026-06-17 10:24:02.866 | 0 2026-06-17 10:24:02.870 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-17 10:24:02.871 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-17 10:24:02.873 | + lib/host:tune_host:97 : configure_host_net 2026-06-17 10:24:02.875 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-17 10:24:02.877 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-17 10:24:02.878 | + ./stack.sh:main:594 : fetch_plugins 2026-06-17 10:24:02.880 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-17 10:24:02.882 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-17 10:24:02.884 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-17 10:24:02.885 | + functions-common:fetch_plugins:1765 : return 2026-06-17 10:24:02.887 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-17 10:24:02.889 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-17 10:24:02.891 | + functions-common:run_phase:1843 : local phase= 2026-06-17 10:24:02.892 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:24:02.894 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:24:02.896 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:24:02.897 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:24:02.899 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:24:02.901 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:24:02.904 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:24:02.906 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:24:02.908 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:24:02.909 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-17 10:24:02.911 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:24:02.922 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:24:02.924 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-17 10:24:02.926 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 10:24:02.927 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 10:24:02.929 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 10:24:02.931 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 10:24:02.932 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-17 10:24:02.934 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-17 10:24:02.936 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-17 10:24:02.937 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-17 10:24:02.939 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 10:24:02.941 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-17 10:24:02.943 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-17 10:24:02.944 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-17 10:24:02.946 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-17 10:24:02.948 | + functions-common:plugin_override_defaults:1806 : return 2026-06-17 10:24:02.949 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-17 10:24:02.964 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-17 10:24:02.966 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-17 10:24:02.978 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:24:02.980 | +++ lib/tls:source:43 : hostname -f 2026-06-17 10:24:02.985 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-17 10:24:02.987 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-17 10:24:02.988 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-17 10:24:02.990 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-17 10:24:02.992 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-17 10:24:02.994 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-17 10:24:02.996 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-17 10:24:02.998 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-17 10:24:03.000 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-17 10:24:03.002 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-17 10:24:03.006 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-17 10:24:03.017 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-17 10:24:03.031 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-17 10:24:03.042 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-17 10:24:03.053 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-17 10:24:03.084 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-17 10:24:03.145 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-17 10:24:03.227 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-17 10:24:03.249 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-17 10:24:03.294 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-17 10:24:03.337 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-17 10:24:03.339 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-17 10:24:03.352 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:24:03.354 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-17 10:24:03.356 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-17 10:24:03.358 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-17 10:24:03.360 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-17 10:24:03.363 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-17 10:24:03.375 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 10:24:03.377 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 10:24:03.380 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 10:24:03.382 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-17 10:24:03.384 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-17 10:24:03.386 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 10:24:03.388 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 10:24:03.390 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-17 10:24:03.392 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 10:24:03.395 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-17 10:24:03.407 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-17 10:24:03.410 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-17 10:24:03.412 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-17 10:24:03.415 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-17 10:24:03.417 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-17 10:24:03.418 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-17 10:24:03.420 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-17 10:24:03.422 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-17 10:24:03.424 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-17 10:24:03.426 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-17 10:24:03.428 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-17 10:24:03.429 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.78 2026-06-17 10:24:03.431 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-17 10:24:03.434 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-17 10:24:03.436 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-17 10:24:03.436 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 10:24:03.440 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-17 10:24:03.442 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-17 10:24:03.444 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-17 10:24:03.446 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-17 10:24:03.448 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-17 10:24:03.450 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-17 10:24:03.462 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-17 10:24:03.465 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.78 2026-06-17 10:24:03.467 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 10:24:03.467 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.78 2026-06-17 10:24:03.471 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.78 2026-06-17 10:24:03.472 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-17 10:24:03.474 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-17 10:24:03.476 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-17 10:24:03.478 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-17 10:24:03.480 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-17 10:24:03.482 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-17 10:24:03.484 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-17 10:24:03.485 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-17 10:24:03.487 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-17 10:24:03.489 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-17 10:24:03.491 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-17 10:24:03.493 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-17 10:24:03.495 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-17 10:24:03.496 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-17 10:24:03.498 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-17 10:24:03.500 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-17 10:24:03.502 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-17 10:24:03.504 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-17 10:24:03.506 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:24:03.508 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-17 10:24:03.510 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-17 10:24:03.512 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-17 10:24:03.523 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 10:24:03.525 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 10:24:03.527 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 10:24:03.529 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 10:24:03.531 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 10:24:03.533 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-17 10:24:03.535 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 10:24:03.537 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-17 10:24:03.538 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 10:24:03.540 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-17 10:24:03.542 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-17 10:24:03.544 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-17 10:24:03.545 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-17 10:24:03.547 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-17 10:24:03.549 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-17 10:24:03.551 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-17 10:24:03.553 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-17 10:24:03.555 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-17 10:24:03.557 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-17 10:24:03.558 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-17 10:24:03.648 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-17 10:24:03.659 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-17 10:24:03.661 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-17 10:24:03.663 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-17 10:24:03.664 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-17 10:24:03.666 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-17 10:24:03.668 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-17 10:24:03.670 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-17 10:24:03.672 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-17 10:24:03.674 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-17 10:24:03.676 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-17 10:24:03.678 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-17 10:24:03.680 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-17 10:24:03.682 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-17 10:24:03.684 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-17 10:24:03.686 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-17 10:24:03.688 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-17 10:24:03.690 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-17 10:24:03.693 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-17 10:24:03.695 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-17 10:24:03.697 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-17 10:24:03.700 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-17 10:24:03.701 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-17 10:24:03.702 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-17 10:24:03.702 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-17 10:24:03.706 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=7e:1787:ee61 2026-06-17 10:24:03.708 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-17 10:24:03.710 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-17 10:24:03.712 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-17 10:24:03.714 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-17 10:24:03.716 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd7e:1787:ee61::/56 2026-06-17 10:24:03.720 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd7e:1787:ee61::/56 2026-06-17 10:24:03.720 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-17 10:24:03.725 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd7e:1787:ee61::/64 2026-06-17 10:24:03.727 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-17 10:24:03.729 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-17 10:24:03.731 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-17 10:24:03.733 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-17 10:24:03.735 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-17 10:24:03.738 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-17 10:24:03.740 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-17 10:24:03.742 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-17 10:24:03.744 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-17 10:24:03.746 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-17 10:24:03.748 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-17 10:24:03.750 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-17 10:24:03.752 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-17 10:24:03.754 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd7e:1787:ee61::/56 2026-06-17 10:24:03.756 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-17 10:24:03.758 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-17 10:24:03.761 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-17 10:24:03.762 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-17 10:24:03.763 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-17 10:24:03.768 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-17 10:24:03.771 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-17 10:24:03.772 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-17 10:24:03.773 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-17 10:24:03.777 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-17 10:24:03.782 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-17 10:24:03.784 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-17 10:24:03.787 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-17 10:24:03.789 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-17 10:24:03.790 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-17 10:24:03.792 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-17 10:24:03.794 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-17 10:24:03.796 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-17 10:24:03.798 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-17 10:24:03.814 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-17 10:24:03.828 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-17 10:24:03.840 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-17 10:24:03.852 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-17 10:24:03.863 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-17 10:24:03.891 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-17 10:24:03.894 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-17 10:24:03.896 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-17 10:24:03.898 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-17 10:24:03.900 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 10:24:03.903 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-17 10:24:03.917 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 10:24:03.919 | + ./stack.sh:main:629 : run_phase source 2026-06-17 10:24:03.921 | + functions-common:run_phase:1842 : local mode=source 2026-06-17 10:24:03.923 | + functions-common:run_phase:1843 : local phase= 2026-06-17 10:24:03.925 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:24:03.927 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:24:03.929 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:24:03.931 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:24:03.933 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:24:03.935 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:24:03.939 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:24:03.941 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:24:03.943 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:24:03.944 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-17 10:24:03.947 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:24:03.960 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:24:03.962 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-17 10:24:03.964 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-17 10:24:04.000 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-17 10:24:04.002 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-17 10:24:04.004 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-17 10:24:04.006 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-17 10:24:04.008 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-17 10:24:04.010 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-17 10:24:04.012 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-17 10:24:04.014 | + functions-common:load_plugin_settings:1783 : return 2026-06-17 10:24:04.016 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-17 10:24:04.018 | + functions-common:verify_disabled_services:2125 : local service 2026-06-17 10:24:04.020 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.022 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-17 10:24:04.025 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.027 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-17 10:24:04.029 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.032 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-17 10:24:04.034 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.036 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-17 10:24:04.038 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.041 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-17 10:24:04.043 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.045 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-17 10:24:04.047 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.050 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-17 10:24:04.052 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.054 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-17 10:24:04.056 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.059 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-17 10:24:04.061 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.063 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-17 10:24:04.065 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.068 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-17 10:24:04.070 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.072 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-17 10:24:04.074 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.077 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-17 10:24:04.079 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.081 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-17 10:24:04.084 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.086 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-17 10:24:04.088 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.090 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-17 10:24:04.092 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.095 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-17 10:24:04.097 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.099 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-17 10:24:04.102 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.104 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-17 10:24:04.106 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.108 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-17 10:24:04.111 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.113 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-17 10:24:04.115 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.117 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-17 10:24:04.119 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.122 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-17 10:24:04.124 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.126 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-17 10:24:04.128 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:24:04.130 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-17 10:24:04.133 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-17 10:24:04.135 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-17 10:24:04.138 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-17 10:24:04.152 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:24:04.154 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-17 10:24:04.156 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-17 10:24:04.159 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-17 10:24:04.173 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:24:04.176 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-17 10:24:04.178 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-17 10:24:04.180 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-17 10:24:04.182 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-17 10:24:04.185 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-17 10:24:04.187 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-17 10:24:04.189 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-17 10:24:04.191 | + lib/database:initialize_database_backends:92 : return 0 2026-06-17 10:24:04.194 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-17 10:24:04.194 | Using mysql database backend 2026-06-17 10:24:04.196 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-17 10:24:04.211 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-17 10:24:04.214 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-17 10:24:04.217 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-17 10:24:04.219 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-17 10:24:04.222 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 10:24:04.224 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-17 10:24:04.239 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:24:04.241 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-17 10:24:04.256 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-17 10:24:04.271 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:24:04.273 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-17 10:24:04.288 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-17 10:24:04.303 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-17 10:24:04.318 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:24:04.321 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-17 10:24:04.336 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:24:04.338 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-17 10:24:04.341 | + functions-common:save_stackenv:65 : local tag=762 2026-06-17 10:24:04.344 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 10:24:04.348 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-122404 2026-06-17 10:24:04.350 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-122404 762' 2026-06-17 10:24:04.353 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.355 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 10:24:04.357 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.360 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 10:24:04.362 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.364 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 10:24:04.366 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.369 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-17 10:24:04.371 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.373 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.78 2026-06-17 10:24:04.376 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.378 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.78/identity 2026-06-17 10:24:04.381 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.383 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-17-122351 2026-06-17 10:24:04.385 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.388 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 10:24:04.390 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.392 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.78 2026-06-17 10:24:04.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.396 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-17 10:24:04.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.401 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-17 10:24:04.403 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.405 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 10:24:04.407 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.409 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 10:24:04.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.414 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.78 2026-06-17 10:24:04.416 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:24:04.419 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 10:24:04.421 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-17 10:24:04.423 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-17 10:24:04.425 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-17 10:24:04.427 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-17 10:24:04.429 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:24:04.431 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:24:04.434 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:24:04.436 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:24:04.438 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:24:04.441 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:24:04.454 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:24:04.456 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:24:04.458 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:24:04.461 | + functions-common:git_clone:604 : echo master 2026-06-17 10:24:04.462 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:24:04.466 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-17 10:24:04.468 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:24:04.470 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-17 10:24:04.472 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:24:04.474 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:24:04.476 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:24:04.477 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:24:04.479 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:24:04.481 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:24:04.483 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:24:04.485 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:24:04.488 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:24:04.491 | + functions-common:time_start:2405 : _TIME_START[$name]=1781691844489 2026-06-17 10:24:04.493 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-17 10:24:04.496 | Cloning into '/opt/stack/requirements'... 2026-06-17 10:24:08.729 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:24:08.731 | + functions-common:time_stop:2414 : local name 2026-06-17 10:24:08.733 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:24:08.735 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:24:08.737 | + functions-common:time_stop:2417 : local total 2026-06-17 10:24:08.740 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:24:08.743 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:24:08.746 | + functions-common:time_stop:2421 : start_time=1781691844489 2026-06-17 10:24:08.749 | + functions-common:time_stop:2423 : [[ -z 1781691844489 ]] 2026-06-17 10:24:08.753 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:24:08.757 | + functions-common:time_stop:2426 : end_time=1781691848754 2026-06-17 10:24:08.761 | + functions-common:time_stop:2427 : elapsed_time=4265 2026-06-17 10:24:08.764 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:24:08.766 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:24:08.769 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4265 2026-06-17 10:24:08.773 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-17 10:24:08.776 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:24:08.778 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:24:08.782 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:24:08.784 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:24:08.788 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:24:08.790 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:24:08.793 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:24:08.796 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:24:08.798 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:24:08.802 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:24:08.807 | + functions-common:time_start:2405 : _TIME_START[$name]=1781691848804 2026-06-17 10:24:08.811 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:24:09.393 | From https://review.opendev.org/openstack/requirements 2026-06-17 10:24:09.393 | * branch master -> FETCH_HEAD 2026-06-17 10:24:09.402 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:24:09.406 | + functions-common:time_stop:2414 : local name 2026-06-17 10:24:09.409 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:24:09.412 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:24:09.416 | + functions-common:time_stop:2417 : local total 2026-06-17 10:24:09.419 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:24:09.423 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:24:09.426 | + functions-common:time_stop:2421 : start_time=1781691848804 2026-06-17 10:24:09.430 | + functions-common:time_stop:2423 : [[ -z 1781691848804 ]] 2026-06-17 10:24:09.434 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:24:09.439 | + functions-common:time_stop:2426 : end_time=1781691849435 2026-06-17 10:24:09.443 | + functions-common:time_stop:2427 : elapsed_time=631 2026-06-17 10:24:09.446 | + functions-common:time_stop:2428 : total=4265 2026-06-17 10:24:09.450 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:24:09.453 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4896 2026-06-17 10:24:09.457 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:24:09.460 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:24:09.463 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:24:09.467 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:24:09.470 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:24:09.474 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:24:09.477 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:24:09.480 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:24:09.483 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:24:09.487 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:24:09.491 | + functions-common:time_start:2405 : _TIME_START[$name]=1781691849488 2026-06-17 10:24:09.494 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:24:09.509 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:24:09.509 | 2026-06-17 10:24:09.509 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:24:09.509 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:24:09.509 | state without impacting any branches by switching back to a branch. 2026-06-17 10:24:09.509 | 2026-06-17 10:24:09.509 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:24:09.509 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:24:09.509 | 2026-06-17 10:24:09.510 | git switch -c 2026-06-17 10:24:09.510 | 2026-06-17 10:24:09.510 | Or undo this operation with: 2026-06-17 10:24:09.510 | 2026-06-17 10:24:09.510 | git switch - 2026-06-17 10:24:09.510 | 2026-06-17 10:24:09.510 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:24:09.510 | 2026-06-17 10:24:09.510 | HEAD is now at b83fbd73 Updated from generate-constraints 2026-06-17 10:24:09.514 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:24:09.517 | + functions-common:time_stop:2414 : local name 2026-06-17 10:24:09.519 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:24:09.521 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:24:09.524 | + functions-common:time_stop:2417 : local total 2026-06-17 10:24:09.527 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:24:09.529 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:24:09.531 | + functions-common:time_stop:2421 : start_time=1781691849488 2026-06-17 10:24:09.534 | + functions-common:time_stop:2423 : [[ -z 1781691849488 ]] 2026-06-17 10:24:09.537 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:24:09.541 | + functions-common:time_stop:2426 : end_time=1781691849539 2026-06-17 10:24:09.544 | + functions-common:time_stop:2427 : elapsed_time=51 2026-06-17 10:24:09.546 | + functions-common:time_stop:2428 : total=4896 2026-06-17 10:24:09.549 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:24:09.551 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4947 2026-06-17 10:24:09.554 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-17 10:24:09.569 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-17 10:24:09.573 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:24:09.573 | + functions-common:git_clone:667 : head -1 2026-06-17 10:24:09.575 | b83fbd73 Updated from generate-constraints 2026-06-17 10:24:09.579 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:24:09.583 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-17 10:24:09.587 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:24:09.590 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-17 10:24:09.593 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-17 10:24:09.596 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-17 10:24:09.599 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-17 10:24:09.601 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-17 10:24:09.604 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-17 10:24:09.607 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-17 10:24:09.611 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-17 10:24:09.615 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-17 10:24:09.621 | ++ tools/install_prereqs.sh:source:47 : NOW=1781691849 2026-06-17 10:24:09.625 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-17 10:24:09.630 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-17 10:24:09.634 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-17 10:24:09.637 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781691849 2026-06-17 10:24:09.640 | ++ tools/install_prereqs.sh:source:50 : [[ 1781691849 -lt 7200 ]] 2026-06-17 10:24:09.643 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-17 10:24:09.646 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-17 10:24:09.648 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-17 10:24:09.651 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-17 10:24:09.654 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-17 10:24:09.656 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-17 10:24:09.659 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-17 10:24:09.664 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-17 10:24:09.696 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-17 10:24:09.696 | apache2-dev 2026-06-17 10:24:09.696 | bc 2026-06-17 10:24:09.696 | bsdmainutils 2026-06-17 10:24:09.697 | curl 2026-06-17 10:24:09.697 | g++ 2026-06-17 10:24:09.697 | gawk 2026-06-17 10:24:09.697 | gcc 2026-06-17 10:24:09.697 | gettext 2026-06-17 10:24:09.697 | git 2026-06-17 10:24:09.697 | graphviz 2026-06-17 10:24:09.697 | iputils-ping 2026-06-17 10:24:09.697 | libffi-dev 2026-06-17 10:24:09.697 | libjpeg-dev 2026-06-17 10:24:09.697 | libpq-dev 2026-06-17 10:24:09.697 | libssl-dev 2026-06-17 10:24:09.698 | libsystemd-dev 2026-06-17 10:24:09.698 | libxml2-dev 2026-06-17 10:24:09.698 | libxslt1-dev 2026-06-17 10:24:09.698 | libyaml-dev 2026-06-17 10:24:09.698 | lsof 2026-06-17 10:24:09.698 | openssh-server 2026-06-17 10:24:09.698 | openssl 2026-06-17 10:24:09.698 | pkg-config 2026-06-17 10:24:09.698 | psmisc 2026-06-17 10:24:09.698 | python3-dev 2026-06-17 10:24:09.698 | python3-pip 2026-06-17 10:24:09.699 | python3-systemd 2026-06-17 10:24:09.699 | python3-venv 2026-06-17 10:24:09.699 | tar 2026-06-17 10:24:09.699 | tcpdump 2026-06-17 10:24:09.699 | unzip 2026-06-17 10:24:09.699 | uuid-runtime 2026-06-17 10:24:09.699 | wget 2026-06-17 10:24:09.699 | zlib1g-dev 2026-06-17 10:24:09.699 | libkrb5-dev 2026-06-17 10:24:09.699 | libldap2-dev 2026-06-17 10:24:09.699 | libsasl2-dev 2026-06-17 10:24:09.699 | memcached 2026-06-17 10:24:09.700 | python3-mysqldb 2026-06-17 10:24:09.700 | sqlite3 2026-06-17 10:24:09.700 | conntrack 2026-06-17 10:24:09.700 | curl 2026-06-17 10:24:09.700 | ebtables 2026-06-17 10:24:09.700 | genisoimage 2026-06-17 10:24:09.700 | iptables 2026-06-17 10:24:09.700 | iputils-arping 2026-06-17 10:24:09.700 | kpartx 2026-06-17 10:24:09.700 | libjs-jquery-tablesorter 2026-06-17 10:24:09.700 | parted 2026-06-17 10:24:09.701 | pm-utils 2026-06-17 10:24:09.701 | python3-mysqldb 2026-06-17 10:24:09.701 | socat 2026-06-17 10:24:09.701 | sqlite3 2026-06-17 10:24:09.701 | sudo 2026-06-17 10:24:09.701 | vlan 2026-06-17 10:24:09.701 | lsscsi 2026-06-17 10:24:09.701 | open-iscsi 2026-06-17 10:24:09.701 | cryptsetup 2026-06-17 10:24:09.701 | dosfstools 2026-06-17 10:24:09.701 | genisoimage 2026-06-17 10:24:09.702 | gir1.2-libosinfo-1.0 2026-06-17 10:24:09.702 | netcat-openbsd 2026-06-17 10:24:09.702 | open-iscsi 2026-06-17 10:24:09.702 | qemu-utils 2026-06-17 10:24:09.702 | sg3-utils 2026-06-17 10:24:09.702 | sysfsutils 2026-06-17 10:24:09.702 | lvm2 2026-06-17 10:24:09.702 | qemu-utils 2026-06-17 10:24:09.702 | thin-provisioning-tools 2026-06-17 10:24:09.702 | acl 2026-06-17 10:24:09.702 | dnsmasq-base 2026-06-17 10:24:09.702 | dnsmasq-utils 2026-06-17 10:24:09.703 | ebtables 2026-06-17 10:24:09.703 | haproxy 2026-06-17 10:24:09.703 | iptables 2026-06-17 10:24:09.703 | iputils-arping 2026-06-17 10:24:09.703 | iputils-ping 2026-06-17 10:24:09.703 | postgresql-server-dev-all 2026-06-17 10:24:09.703 | python3-mysqldb 2026-06-17 10:24:09.703 | sqlite3 2026-06-17 10:24:09.703 | sudo 2026-06-17 10:24:09.703 | vlan 2026-06-17 10:24:09.703 | pcp' 2026-06-17 10:24:09.704 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-17 10:24:09.720 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-17 10:24:09.720 | apache2-dev 2026-06-17 10:24:09.720 | bc 2026-06-17 10:24:09.721 | bsdmainutils 2026-06-17 10:24:09.721 | curl 2026-06-17 10:24:09.721 | g++ 2026-06-17 10:24:09.721 | gawk 2026-06-17 10:24:09.721 | gcc 2026-06-17 10:24:09.721 | gettext 2026-06-17 10:24:09.721 | git 2026-06-17 10:24:09.721 | graphviz 2026-06-17 10:24:09.721 | iputils-ping 2026-06-17 10:24:09.721 | libffi-dev 2026-06-17 10:24:09.721 | libjpeg-dev 2026-06-17 10:24:09.721 | libpq-dev 2026-06-17 10:24:09.722 | libssl-dev 2026-06-17 10:24:09.722 | libsystemd-dev 2026-06-17 10:24:09.722 | libxml2-dev 2026-06-17 10:24:09.722 | libxslt1-dev 2026-06-17 10:24:09.722 | libyaml-dev 2026-06-17 10:24:09.722 | lsof 2026-06-17 10:24:09.722 | openssh-server 2026-06-17 10:24:09.722 | openssl 2026-06-17 10:24:09.722 | pkg-config 2026-06-17 10:24:09.722 | psmisc 2026-06-17 10:24:09.722 | python3-dev 2026-06-17 10:24:09.723 | python3-pip 2026-06-17 10:24:09.723 | python3-systemd 2026-06-17 10:24:09.723 | python3-venv 2026-06-17 10:24:09.723 | tar 2026-06-17 10:24:09.723 | tcpdump 2026-06-17 10:24:09.723 | unzip 2026-06-17 10:24:09.723 | uuid-runtime 2026-06-17 10:24:09.723 | wget 2026-06-17 10:24:09.723 | zlib1g-dev 2026-06-17 10:24:09.723 | libkrb5-dev 2026-06-17 10:24:09.723 | libldap2-dev 2026-06-17 10:24:09.724 | libsasl2-dev 2026-06-17 10:24:09.724 | memcached 2026-06-17 10:24:09.724 | python3-mysqldb 2026-06-17 10:24:09.724 | sqlite3 2026-06-17 10:24:09.724 | conntrack 2026-06-17 10:24:09.724 | curl 2026-06-17 10:24:09.724 | ebtables 2026-06-17 10:24:09.724 | genisoimage 2026-06-17 10:24:09.724 | iptables 2026-06-17 10:24:09.724 | iputils-arping 2026-06-17 10:24:09.724 | kpartx 2026-06-17 10:24:09.724 | libjs-jquery-tablesorter 2026-06-17 10:24:09.725 | parted 2026-06-17 10:24:09.725 | pm-utils 2026-06-17 10:24:09.725 | python3-mysqldb 2026-06-17 10:24:09.725 | socat 2026-06-17 10:24:09.725 | sqlite3 2026-06-17 10:24:09.725 | sudo 2026-06-17 10:24:09.725 | vlan 2026-06-17 10:24:09.725 | lsscsi 2026-06-17 10:24:09.725 | open-iscsi 2026-06-17 10:24:09.725 | cryptsetup 2026-06-17 10:24:09.725 | dosfstools 2026-06-17 10:24:09.726 | genisoimage 2026-06-17 10:24:09.726 | gir1.2-libosinfo-1.0 2026-06-17 10:24:09.726 | netcat-openbsd 2026-06-17 10:24:09.726 | open-iscsi 2026-06-17 10:24:09.726 | qemu-utils 2026-06-17 10:24:09.726 | sg3-utils 2026-06-17 10:24:09.726 | sysfsutils 2026-06-17 10:24:09.726 | lvm2 2026-06-17 10:24:09.726 | qemu-utils 2026-06-17 10:24:09.726 | thin-provisioning-tools 2026-06-17 10:24:09.726 | acl 2026-06-17 10:24:09.726 | dnsmasq-base 2026-06-17 10:24:09.727 | dnsmasq-utils 2026-06-17 10:24:09.727 | ebtables 2026-06-17 10:24:09.727 | haproxy 2026-06-17 10:24:09.727 | iptables 2026-06-17 10:24:09.727 | iputils-arping 2026-06-17 10:24:09.727 | iputils-ping 2026-06-17 10:24:09.727 | postgresql-server-dev-all 2026-06-17 10:24:09.727 | python3-mysqldb 2026-06-17 10:24:09.727 | sqlite3 2026-06-17 10:24:09.727 | sudo 2026-06-17 10:24:09.727 | vlan 2026-06-17 10:24:09.727 | pcp ' 2026-06-17 10:24:09.728 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-17 10:24:09.728 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:24:09.728 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:24:09.732 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-17 10:24:09.732 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-17 10:24:09.738 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-17 10:24:09.740 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-17 10:24:09.742 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:24:09.744 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:24:09.747 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:24:09.751 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:24:09.754 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:24:09.756 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:24:09.758 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:24:09.760 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:24:09.763 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:24:09.765 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:24:09.767 | ++ functions-common:apt_get_update:1161 : return 2026-06-17 10:24:09.771 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-17 10:24:09.774 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:24:09.775 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:24:09.779 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:24:09.782 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-17 10:24:09.806 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-17 10:24:09.844 | Reading package lists... 2026-06-17 10:24:10.183 | Building dependency tree... 2026-06-17 10:24:10.184 | Reading state information... 2026-06-17 10:24:10.664 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-17 10:24:10.664 | bc set to manually installed. 2026-06-17 10:24:10.664 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-17 10:24:10.664 | g++ set to manually installed. 2026-06-17 10:24:10.664 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-17 10:24:10.664 | gawk set to manually installed. 2026-06-17 10:24:10.664 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-17 10:24:10.664 | gcc set to manually installed. 2026-06-17 10:24:10.664 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-17 10:24:10.664 | git set to manually installed. 2026-06-17 10:24:10.665 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-17 10:24:10.665 | iputils-ping set to manually installed. 2026-06-17 10:24:10.665 | lsof is already the newest version (4.95.0-1build3). 2026-06-17 10:24:10.665 | lsof set to manually installed. 2026-06-17 10:24:10.665 | psmisc is already the newest version (23.7-1build1). 2026-06-17 10:24:10.665 | psmisc set to manually installed. 2026-06-17 10:24:10.665 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-17 10:24:10.665 | python3-dev set to manually installed. 2026-06-17 10:24:10.665 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-17 10:24:10.665 | python3-systemd is already the newest version (235-1build4). 2026-06-17 10:24:10.665 | python3-systemd set to manually installed. 2026-06-17 10:24:10.666 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-17 10:24:10.666 | tar set to manually installed. 2026-06-17 10:24:10.666 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-17 10:24:10.667 | tcpdump set to manually installed. 2026-06-17 10:24:10.667 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-17 10:24:10.667 | uuid-runtime set to manually installed. 2026-06-17 10:24:10.668 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-17 10:24:10.668 | wget set to manually installed. 2026-06-17 10:24:10.668 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-17 10:24:10.669 | zlib1g-dev set to manually installed. 2026-06-17 10:24:10.669 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-17 10:24:10.669 | iptables set to manually installed. 2026-06-17 10:24:10.669 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-17 10:24:10.669 | kpartx set to manually installed. 2026-06-17 10:24:10.669 | parted is already the newest version (3.6-4build1). 2026-06-17 10:24:10.669 | parted set to manually installed. 2026-06-17 10:24:10.669 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-17 10:24:10.669 | sudo set to manually installed. 2026-06-17 10:24:10.669 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-17 10:24:10.669 | open-iscsi set to manually installed. 2026-06-17 10:24:10.670 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-17 10:24:10.670 | cryptsetup set to manually installed. 2026-06-17 10:24:10.670 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-17 10:24:10.670 | dosfstools set to manually installed. 2026-06-17 10:24:10.670 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-17 10:24:10.670 | netcat-openbsd set to manually installed. 2026-06-17 10:24:10.670 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-17 10:24:10.670 | qemu-utils set to manually installed. 2026-06-17 10:24:10.670 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-17 10:24:10.670 | sg3-utils set to manually installed. 2026-06-17 10:24:10.670 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-17 10:24:10.670 | lvm2 set to manually installed. 2026-06-17 10:24:10.671 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-17 10:24:10.671 | thin-provisioning-tools set to manually installed. 2026-06-17 10:24:10.671 | acl is already the newest version (2.3.2-1build1.1). 2026-06-17 10:24:10.671 | acl set to manually installed. 2026-06-17 10:24:10.672 | The following additional packages will be installed: 2026-06-17 10:24:10.672 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-17 10:24:10.672 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-17 10:24:10.673 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-17 10:24:10.673 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-17 10:24:10.673 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-17 10:24:10.674 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-17 10:24:10.674 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-17 10:24:10.674 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-17 10:24:10.674 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-17 10:24:10.674 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-17 10:24:10.674 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-17 10:24:10.674 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-17 10:24:10.674 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-17 10:24:10.674 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-17 10:24:10.675 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-17 10:24:10.675 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-17 10:24:10.675 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-17 10:24:10.675 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-17 10:24:10.675 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-17 10:24:10.675 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-17 10:24:10.675 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-17 10:24:10.675 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-17 10:24:10.675 | libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-17 10:24:10.675 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mysql-common ncal 2026-06-17 10:24:10.675 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-06-17 10:24:10.676 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-17 10:24:10.676 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-17 10:24:10.676 | python3.12-venv ssl-cert systemd systemd-container systemd-dev 2026-06-17 10:24:10.676 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-17 10:24:10.677 | Suggested packages: 2026-06-17 10:24:10.677 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-17 10:24:10.677 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-17 10:24:10.678 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-17 10:24:10.678 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-17 10:24:10.678 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-17 10:24:10.678 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-17 10:24:10.678 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-17 10:24:10.678 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-17 10:24:10.678 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-17 10:24:10.679 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-17 10:24:10.679 | default-mysql-server | virtual-mysql-server sqlite3-doc systemd-homed 2026-06-17 10:24:10.679 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-17 10:24:10.835 | The following NEW packages will be installed: 2026-06-17 10:24:10.835 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-17 10:24:10.835 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-17 10:24:10.835 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-17 10:24:10.835 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-17 10:24:10.835 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-17 10:24:10.835 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-17 10:24:10.835 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-17 10:24:10.835 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-17 10:24:10.836 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-17 10:24:10.836 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-17 10:24:10.836 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-17 10:24:10.836 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-17 10:24:10.836 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-17 10:24:10.836 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-17 10:24:10.836 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-17 10:24:10.836 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-17 10:24:10.836 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-17 10:24:10.836 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-17 10:24:10.836 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-17 10:24:10.837 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-17 10:24:10.837 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-17 10:24:10.837 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-17 10:24:10.838 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-17 10:24:10.838 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-17 10:24:10.838 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-17 10:24:10.839 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-17 10:24:10.839 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-17 10:24:10.839 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-17 10:24:10.839 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-17 10:24:10.840 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-17 10:24:10.840 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-17 10:24:10.840 | uuid-dev vbetool vlan 2026-06-17 10:24:10.840 | The following packages will be upgraded: 2026-06-17 10:24:10.840 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-17 10:24:10.840 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-17 10:24:10.840 | libudev1 openssh-client openssh-server openssh-sftp-server openssl systemd 2026-06-17 10:24:10.840 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-06-17 10:24:10.840 | systemd-timesyncd udev 2026-06-17 10:24:10.935 | 22 upgraded, 161 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:24:10.936 | Need to get 190 MB of archives. 2026-06-17 10:24:10.936 | After this operation, 941 MB of additional disk space will be used. 2026-06-17 10:24:10.936 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-17 10:24:10.990 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-17 10:24:10.992 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-17 10:24:11.018 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-17 10:24:11.022 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-17 10:24:11.041 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-17 10:24:11.097 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-17 10:24:11.102 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-17 10:24:11.103 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-17 10:24:11.107 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-17 10:24:11.121 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-17 10:24:11.175 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-17 10:24:11.205 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-17 10:24:11.211 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-17 10:24:11.247 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-17 10:24:11.251 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-17 10:24:11.262 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-17 10:24:11.264 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-17 10:24:11.265 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-17 10:24:11.266 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-17 10:24:11.266 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-17 10:24:11.269 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-17 10:24:11.284 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-17 10:24:11.306 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-17 10:24:11.309 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-17 10:24:11.311 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-06-17 10:24:11.370 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-17 10:24:11.373 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-17 10:24:11.376 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-17 10:24:11.377 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-17 10:24:11.389 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-17 10:24:11.407 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-17 10:24:11.409 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-17 10:24:11.410 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-17 10:24:11.425 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-17 10:24:11.425 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-17 10:24:11.429 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-17 10:24:11.430 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-17 10:24:11.431 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-17 10:24:11.432 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-17 10:24:11.442 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-17 10:24:11.449 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-17 10:24:11.464 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-17 10:24:11.478 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-17 10:24:11.479 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-17 10:24:11.979 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-17 10:24:12.193 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-17 10:24:12.196 | Get:48 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-17 10:24:12.198 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-17 10:24:12.203 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-17 10:24:12.220 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-17 10:24:12.243 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-17 10:24:12.363 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-17 10:24:12.364 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-17 10:24:12.367 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-17 10:24:12.367 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-17 10:24:12.369 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-17 10:24:12.370 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-17 10:24:12.370 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-17 10:24:12.371 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-17 10:24:12.372 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-17 10:24:12.379 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-17 10:24:12.411 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-17 10:24:12.412 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-17 10:24:12.415 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-17 10:24:12.430 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-17 10:24:12.431 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-17 10:24:12.432 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-17 10:24:12.434 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-17 10:24:12.446 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-17 10:24:12.452 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-17 10:24:12.453 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-17 10:24:12.461 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-17 10:24:12.466 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-17 10:24:12.470 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-17 10:24:12.471 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-17 10:24:12.483 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-17 10:24:12.487 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-17 10:24:12.488 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-17 10:24:12.488 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-17 10:24:12.489 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-17 10:24:12.496 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-17 10:24:12.498 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-17 10:24:12.501 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-17 10:24:12.534 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-17 10:24:12.541 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-17 10:24:12.542 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-17 10:24:12.550 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-17 10:24:12.551 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-17 10:24:12.551 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-17 10:24:12.552 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-17 10:24:12.553 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-17 10:24:12.557 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-17 10:24:12.558 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-17 10:24:12.565 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-17 10:24:12.581 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-17 10:24:12.584 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-17 10:24:12.626 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-17 10:24:12.627 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-17 10:24:12.628 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-17 10:24:12.631 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-17 10:24:12.633 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-17 10:24:12.636 | Get:103 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-17 10:24:12.648 | Get:104 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-17 10:24:12.656 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-17 10:24:12.657 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-17 10:24:12.658 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-17 10:24:12.660 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-17 10:24:12.661 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-17 10:24:12.662 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-17 10:24:12.663 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-17 10:24:12.664 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-17 10:24:12.672 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-17 10:24:12.722 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-17 10:24:12.723 | Get:115 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-17 10:24:12.729 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-17 10:24:12.731 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-17 10:24:12.988 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-17 10:24:12.994 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-17 10:24:12.995 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-17 10:24:12.996 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-17 10:24:12.997 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-17 10:24:13.001 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-17 10:24:13.001 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-17 10:24:13.003 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-17 10:24:13.005 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-17 10:24:13.006 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-17 10:24:13.020 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-17 10:24:13.020 | Get:129 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1255 kB] 2026-06-17 10:24:13.054 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-17 10:24:13.064 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-17 10:24:13.065 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-17 10:24:13.070 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-17 10:24:13.071 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-17 10:24:13.072 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-17 10:24:13.074 | Get:136 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-17 10:24:13.084 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-17 10:24:13.130 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-17 10:24:13.134 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-17 10:24:13.137 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-17 10:24:13.164 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-17 10:24:13.167 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-17 10:24:13.185 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-17 10:24:13.187 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-17 10:24:13.203 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-17 10:24:13.215 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-17 10:24:13.706 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-17 10:24:13.708 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-17 10:24:13.723 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-17 10:24:13.837 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-17 10:24:13.838 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-17 10:24:14.691 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-17 10:24:14.692 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-17 10:24:14.698 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-17 10:24:14.698 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-17 10:24:14.699 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-17 10:24:14.699 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-17 10:24:14.702 | Get:158 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-17 10:24:14.719 | Get:159 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-17 10:24:14.737 | Get:160 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-17 10:24:14.737 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-17 10:24:14.738 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-17 10:24:14.767 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-17 10:24:14.781 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-17 10:24:14.781 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-17 10:24:14.782 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-17 10:24:14.784 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-17 10:24:14.790 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-17 10:24:14.791 | Get:169 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-17 10:24:14.791 | Get:170 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-17 10:24:14.793 | Get:171 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-17 10:24:14.793 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-17 10:24:14.797 | Get:173 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-17 10:24:14.798 | Get:174 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-17 10:24:14.811 | Get:175 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-17 10:24:14.813 | Get:176 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-17 10:24:14.814 | Get:177 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-17 10:24:14.815 | Get:178 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-17 10:24:14.820 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-17 10:24:14.821 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-17 10:24:14.822 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-17 10:24:14.875 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-17 10:24:14.881 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-17 10:24:15.114 | perl: warning: Setting locale failed. 2026-06-17 10:24:15.114 | perl: warning: Please check that your locale settings: 2026-06-17 10:24:15.114 | LANGUAGE = (unset), 2026-06-17 10:24:15.114 | LC_ALL = "en_US.utf8", 2026-06-17 10:24:15.114 | LANG = "de_DE.UTF-8" 2026-06-17 10:24:15.114 | are supported and installed on your system. 2026-06-17 10:24:15.114 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:24:15.176 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:24:15.176 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:24:15.176 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:24:15.546 | Vorkonfiguration der Pakete ... 2026-06-17 10:24:15.580 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:24:15.718 | Fetched 190 MB in 4s (47.3 MB/s) 2026-06-17 10:24:15.802 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-17 10:24:15.808 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-17 10:24:15.821 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:15.912 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:15.927 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.028 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.041 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.137 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.156 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.239 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.252 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.367 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.395 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.521 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.531 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.606 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:24:16.717 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-17 10:24:16.723 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.734 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.802 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.817 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:16.900 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:16.922 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:17.001 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:17.036 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:17.647 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:17.684 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:17.914 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:17.925 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-17 10:24:17.993 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:24:18.122 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-17 10:24:18.129 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 10:24:18.141 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-17 10:24:18.271 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 10:24:18.387 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-17 10:24:18.393 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-17 10:24:18.404 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-17 10:24:18.467 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-17 10:24:18.479 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-17 10:24:18.536 | Selecting previously unselected package libapr1t64:amd64. 2026-06-17 10:24:18.547 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-17 10:24:18.551 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-17 10:24:18.598 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-17 10:24:18.609 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 10:24:18.613 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:18.658 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-17 10:24:18.667 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 10:24:18.671 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:18.708 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-17 10:24:18.719 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 10:24:18.722 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:18.765 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-17 10:24:18.776 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-17 10:24:18.780 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-17 10:24:18.823 | Selecting previously unselected package apache2-bin. 2026-06-17 10:24:18.834 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 10:24:18.838 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:19.005 | Selecting previously unselected package apache2-data. 2026-06-17 10:24:19.016 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-17 10:24:19.020 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:19.212 | Selecting previously unselected package apache2-utils. 2026-06-17 10:24:19.222 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 10:24:19.226 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:19.293 | Selecting previously unselected package apache2. 2026-06-17 10:24:19.303 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 10:24:19.310 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:24:19.313 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:19.429 | Selecting previously unselected package haproxy. 2026-06-17 10:24:19.440 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:24:19.453 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-17 10:24:19.590 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-17 10:24:19.598 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 10:24:19.602 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 10:24:19.654 | Selecting previously unselected package memcached. 2026-06-17 10:24:19.665 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-17 10:24:19.671 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-17 10:24:19.740 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-17 10:24:19.751 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-17 10:24:19.818 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-17 10:24:19.954 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-17 10:24:20.060 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-17 10:24:20.089 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-17 10:24:20.197 | Selecting previously unselected package libjson-perl. 2026-06-17 10:24:20.208 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-17 10:24:20.214 | Unpacking libjson-perl (4.10000-1) ... 2026-06-17 10:24:20.272 | Selecting previously unselected package postgresql-client-common. 2026-06-17 10:24:20.281 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-17 10:24:20.286 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-17 10:24:20.352 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 10:24:20.362 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-17 10:24:20.567 | Selecting previously unselected package ssl-cert. 2026-06-17 10:24:20.580 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-17 10:24:20.585 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-17 10:24:20.641 | Selecting previously unselected package postgresql-common. 2026-06-17 10:24:20.652 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-17 10:24:20.675 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-17 10:24:20.685 | Unpacking postgresql-common (257build1.1) ... 2026-06-17 10:24:20.800 | Selecting previously unselected package libsysfs2:amd64. 2026-06-17 10:24:20.811 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-17 10:24:20.815 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-17 10:24:20.862 | Selecting previously unselected package sysfsutils. 2026-06-17 10:24:20.873 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-17 10:24:20.880 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-17 10:24:20.920 | Selecting previously unselected package autotools-dev. 2026-06-17 10:24:20.930 | Preparing to unpack .../024-autotools-dev_20220109.1_all.deb ... 2026-06-17 10:24:20.934 | Unpacking autotools-dev (20220109.1) ... 2026-06-17 10:24:20.981 | Selecting previously unselected package m4. 2026-06-17 10:24:20.992 | Preparing to unpack .../025-m4_1.4.19-4build1_amd64.deb ... 2026-06-17 10:24:20.996 | Unpacking m4 (1.4.19-4build1) ... 2026-06-17 10:24:21.075 | Selecting previously unselected package autoconf. 2026-06-17 10:24:21.086 | Preparing to unpack .../026-autoconf_2.71-3_all.deb ... 2026-06-17 10:24:21.090 | Unpacking autoconf (2.71-3) ... 2026-06-17 10:24:21.186 | Selecting previously unselected package automake. 2026-06-17 10:24:21.197 | Preparing to unpack .../027-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-17 10:24:21.204 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-17 10:24:21.321 | Selecting previously unselected package autopoint. 2026-06-17 10:24:21.332 | Preparing to unpack .../028-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-17 10:24:21.336 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-17 10:24:21.379 | Selecting previously unselected package libdebhelper-perl. 2026-06-17 10:24:21.390 | Preparing to unpack .../029-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-17 10:24:21.394 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-17 10:24:21.484 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-17 10:24:21.495 | Preparing to unpack .../030-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:21.499 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:22.662 | Selecting previously unselected package libclang-cpp17t64. 2026-06-17 10:24:22.673 | Preparing to unpack .../031-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:22.677 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:23.262 | Selecting previously unselected package libgc1:amd64. 2026-06-17 10:24:23.273 | Preparing to unpack .../032-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-17 10:24:23.277 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-17 10:24:23.325 | Selecting previously unselected package libobjc4:amd64. 2026-06-17 10:24:23.336 | Preparing to unpack .../033-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 10:24:23.340 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 10:24:23.382 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-17 10:24:23.392 | Preparing to unpack .../034-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 10:24:23.396 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 10:24:23.456 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-17 10:24:23.466 | Preparing to unpack .../035-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:23.470 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:23.706 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-17 10:24:23.717 | Preparing to unpack .../036-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:23.721 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:23.809 | Selecting previously unselected package libclang1-17t64. 2026-06-17 10:24:23.820 | Preparing to unpack .../037-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:23.824 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:24.163 | Selecting previously unselected package clang-17. 2026-06-17 10:24:24.173 | Preparing to unpack .../038-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:24.177 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:24.227 | Selecting previously unselected package libtool. 2026-06-17 10:24:24.238 | Preparing to unpack .../039-libtool_2.4.7-7build1_all.deb ... 2026-06-17 10:24:24.242 | Unpacking libtool (2.4.7-7build1) ... 2026-06-17 10:24:24.297 | Selecting previously unselected package dh-autoreconf. 2026-06-17 10:24:24.308 | Preparing to unpack .../040-dh-autoreconf_20_all.deb ... 2026-06-17 10:24:24.312 | Unpacking dh-autoreconf (20) ... 2026-06-17 10:24:24.360 | Selecting previously unselected package libarchive-zip-perl. 2026-06-17 10:24:24.371 | Preparing to unpack .../041-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-17 10:24:24.376 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-17 10:24:24.444 | Selecting previously unselected package libsub-override-perl. 2026-06-17 10:24:24.454 | Preparing to unpack .../042-libsub-override-perl_0.10-1_all.deb ... 2026-06-17 10:24:24.459 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-17 10:24:24.501 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-17 10:24:24.511 | Preparing to unpack .../043-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-17 10:24:24.516 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-17 10:24:24.563 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-17 10:24:24.574 | Preparing to unpack .../044-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-17 10:24:24.578 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-17 10:24:24.618 | Selecting previously unselected package debugedit. 2026-06-17 10:24:24.629 | Preparing to unpack .../045-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-17 10:24:24.633 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-17 10:24:24.676 | Selecting previously unselected package dwz. 2026-06-17 10:24:24.687 | Preparing to unpack .../046-dwz_0.15-1build6_amd64.deb ... 2026-06-17 10:24:24.691 | Unpacking dwz (0.15-1build6) ... 2026-06-17 10:24:24.739 | Selecting previously unselected package gettext. 2026-06-17 10:24:24.750 | Preparing to unpack .../047-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-17 10:24:24.754 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-17 10:24:24.867 | Selecting previously unselected package intltool-debian. 2026-06-17 10:24:24.877 | Preparing to unpack .../048-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-17 10:24:24.881 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-17 10:24:24.921 | Selecting previously unselected package po-debconf. 2026-06-17 10:24:24.930 | Preparing to unpack .../049-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-17 10:24:24.933 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-17 10:24:25.018 | Selecting previously unselected package debhelper. 2026-06-17 10:24:25.029 | Preparing to unpack .../050-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-17 10:24:25.033 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-17 10:24:25.299 | Selecting previously unselected package uuid-dev:amd64. 2026-06-17 10:24:25.310 | Preparing to unpack .../051-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-17 10:24:25.314 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-17 10:24:25.365 | Selecting previously unselected package libsctp1:amd64. 2026-06-17 10:24:25.376 | Preparing to unpack .../052-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-17 10:24:25.380 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 10:24:25.417 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-17 10:24:25.428 | Preparing to unpack .../053-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-17 10:24:25.432 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 10:24:25.488 | Selecting previously unselected package libapr1-dev. 2026-06-17 10:24:25.499 | Preparing to unpack .../054-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-17 10:24:25.503 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-17 10:24:25.870 | Selecting previously unselected package libldap-dev:amd64. 2026-06-17 10:24:25.881 | Preparing to unpack .../055-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:24:25.885 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 10:24:26.051 | Selecting previously unselected package libldap2-dev. 2026-06-17 10:24:26.063 | Preparing to unpack .../056-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-17 10:24:26.068 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 10:24:26.122 | Selecting previously unselected package libaprutil1-dev. 2026-06-17 10:24:26.134 | Preparing to unpack .../057-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 10:24:26.139 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:26.471 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-17 10:24:26.484 | Preparing to unpack .../058-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 10:24:26.488 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:26.542 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-17 10:24:26.555 | Preparing to unpack .../059-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 10:24:26.560 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:26.615 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-17 10:24:26.628 | Preparing to unpack .../060-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 10:24:26.633 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:26.672 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-17 10:24:26.685 | Preparing to unpack .../061-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 10:24:26.690 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:26.809 | Selecting previously unselected package apache2-dev. 2026-06-17 10:24:26.822 | Preparing to unpack .../062-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 10:24:26.828 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:26.923 | Selecting previously unselected package ncal. 2026-06-17 10:24:26.932 | Preparing to unpack .../063-ncal_12.1.8_amd64.deb ... 2026-06-17 10:24:26.936 | Unpacking ncal (12.1.8) ... 2026-06-17 10:24:26.984 | Selecting previously unselected package bsdmainutils. 2026-06-17 10:24:26.996 | Preparing to unpack .../064-bsdmainutils_12.1.8_all.deb ... 2026-06-17 10:24:27.002 | Unpacking bsdmainutils (12.1.8) ... 2026-06-17 10:24:27.042 | Selecting previously unselected package conntrack. 2026-06-17 10:24:27.053 | Preparing to unpack .../065-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-17 10:24:27.057 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-17 10:24:27.118 | Preparing to unpack .../066-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-17 10:24:27.148 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-17 10:24:27.221 | Selecting previously unselected package dnsmasq-utils. 2026-06-17 10:24:27.232 | Preparing to unpack .../067-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-17 10:24:27.236 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-17 10:24:27.291 | Selecting previously unselected package ebtables. 2026-06-17 10:24:27.302 | Preparing to unpack .../068-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-17 10:24:27.320 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-17 10:24:27.374 | Selecting previously unselected package fonts-liberation. 2026-06-17 10:24:27.385 | Preparing to unpack .../069-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-17 10:24:27.390 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-17 10:24:27.485 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-17 10:24:27.497 | Preparing to unpack .../070-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-17 10:24:27.501 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-17 10:24:27.552 | Selecting previously unselected package fonts-liberation2. 2026-06-17 10:24:27.563 | Preparing to unpack .../071-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-17 10:24:27.568 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-17 10:24:27.606 | Selecting previously unselected package genisoimage. 2026-06-17 10:24:27.617 | Preparing to unpack .../072-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-17 10:24:27.621 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-17 10:24:27.686 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-17 10:24:27.697 | Preparing to unpack .../073-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-17 10:24:27.701 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-17 10:24:27.752 | Selecting previously unselected package libann0. 2026-06-17 10:24:27.763 | Preparing to unpack .../074-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-17 10:24:27.768 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-17 10:24:27.813 | Selecting previously unselected package libcdt5:amd64. 2026-06-17 10:24:27.824 | Preparing to unpack .../075-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:27.848 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:27.892 | Selecting previously unselected package libcgraph6:amd64. 2026-06-17 10:24:27.903 | Preparing to unpack .../076-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:27.907 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:27.953 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-17 10:24:27.964 | Preparing to unpack .../077-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-17 10:24:27.968 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-17 10:24:28.017 | Selecting previously unselected package libltdl7:amd64. 2026-06-17 10:24:28.028 | Preparing to unpack .../078-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-17 10:24:28.032 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-17 10:24:28.076 | Selecting previously unselected package libpathplan4:amd64. 2026-06-17 10:24:28.087 | Preparing to unpack .../079-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:28.090 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:28.136 | Selecting previously unselected package libgvc6. 2026-06-17 10:24:28.147 | Preparing to unpack .../080-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:28.151 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:28.219 | Selecting previously unselected package libgvpr2:amd64. 2026-06-17 10:24:28.230 | Preparing to unpack .../081-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:28.234 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:28.283 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-17 10:24:28.294 | Preparing to unpack .../082-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:28.299 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:28.368 | Selecting previously unselected package libice6:amd64. 2026-06-17 10:24:28.379 | Preparing to unpack .../083-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-17 10:24:28.383 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-17 10:24:28.426 | Selecting previously unselected package libsm6:amd64. 2026-06-17 10:24:28.437 | Preparing to unpack .../084-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-17 10:24:28.441 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-17 10:24:28.488 | Selecting previously unselected package libxt6t64:amd64. 2026-06-17 10:24:28.497 | Preparing to unpack .../085-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-17 10:24:28.501 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-17 10:24:28.552 | Selecting previously unselected package libxmu6:amd64. 2026-06-17 10:24:28.563 | Preparing to unpack .../086-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-17 10:24:28.567 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-17 10:24:28.612 | Selecting previously unselected package libxaw7:amd64. 2026-06-17 10:24:28.621 | Preparing to unpack .../087-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-17 10:24:28.625 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-17 10:24:28.674 | Selecting previously unselected package graphviz. 2026-06-17 10:24:28.685 | Preparing to unpack .../088-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 10:24:28.689 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:28.791 | Selecting previously unselected package icu-devtools. 2026-06-17 10:24:28.802 | Preparing to unpack .../089-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-17 10:24:28.806 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-17 10:24:28.868 | Selecting previously unselected package iputils-arping. 2026-06-17 10:24:28.879 | Preparing to unpack .../090-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-17 10:24:28.883 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-17 10:24:28.927 | Selecting previously unselected package comerr-dev:amd64. 2026-06-17 10:24:28.938 | Preparing to unpack .../091-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-17 10:24:28.944 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-17 10:24:28.998 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-17 10:24:29.009 | Preparing to unpack .../092-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 10:24:29.013 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:29.059 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-17 10:24:29.070 | Preparing to unpack .../093-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 10:24:29.074 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:29.117 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-17 10:24:29.128 | Preparing to unpack .../094-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 10:24:29.132 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:29.193 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-17 10:24:29.205 | Preparing to unpack .../095-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 10:24:29.215 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:29.255 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-17 10:24:29.265 | Preparing to unpack .../096-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 10:24:29.270 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:29.346 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-17 10:24:29.357 | Preparing to unpack .../097-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-17 10:24:29.362 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-17 10:24:29.406 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-17 10:24:29.417 | Preparing to unpack .../098-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:29.421 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:29.718 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-17 10:24:29.729 | Preparing to unpack .../099-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-17 10:24:29.734 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-17 10:24:29.794 | Preparing to unpack .../100-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-17 10:24:29.808 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-17 10:24:29.865 | Selecting previously unselected package libgts-bin. 2026-06-17 10:24:29.876 | Preparing to unpack .../101-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-17 10:24:29.881 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-17 10:24:29.939 | Selecting previously unselected package libicu-dev:amd64. 2026-06-17 10:24:29.951 | Preparing to unpack .../102-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-17 10:24:29.955 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-17 10:24:30.532 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-17 10:24:30.542 | Preparing to unpack .../103-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-17 10:24:30.546 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 10:24:30.603 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-17 10:24:30.614 | Preparing to unpack .../104-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-17 10:24:30.618 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 10:24:30.655 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-17 10:24:30.666 | Preparing to unpack .../105-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-17 10:24:30.670 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 10:24:30.708 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-17 10:24:30.719 | Preparing to unpack .../106-libjs-jquery-metadata_12-4_all.deb ... 2026-06-17 10:24:30.723 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-17 10:24:30.765 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-17 10:24:30.776 | Preparing to unpack .../107-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-17 10:24:30.780 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-17 10:24:30.894 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-17 10:24:30.905 | Preparing to unpack .../108-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-17 10:24:30.909 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-17 10:24:30.954 | Selecting previously unselected package libjson-xs-perl. 2026-06-17 10:24:30.965 | Preparing to unpack .../109-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:24:30.969 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-17 10:24:31.017 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-17 10:24:31.028 | Preparing to unpack .../110-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-17 10:24:31.032 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-17 10:24:31.102 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-17 10:24:31.113 | Preparing to unpack .../111-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-17 10:24:31.117 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-17 10:24:31.160 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-17 10:24:31.171 | Preparing to unpack .../112-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-17 10:24:31.176 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-17 10:24:31.378 | Selecting previously unselected package mysql-common. 2026-06-17 10:24:31.389 | Preparing to unpack .../113-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-17 10:24:31.407 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-17 10:24:31.459 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-17 10:24:31.470 | Preparing to unpack .../114-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:24:31.474 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:24:31.577 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-17 10:24:31.588 | Preparing to unpack .../115-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-17 10:24:31.593 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 10:24:31.682 | Selecting previously unselected package pcp-conf. 2026-06-17 10:24:31.694 | Preparing to unpack .../116-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:31.698 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-17 10:24:31.748 | Selecting previously unselected package libpcp3t64. 2026-06-17 10:24:31.758 | Preparing to unpack .../117-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:31.761 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:31.812 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-17 10:24:31.823 | Preparing to unpack .../118-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:31.828 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:31.869 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-17 10:24:31.880 | Preparing to unpack .../119-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:31.884 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-17 10:24:31.933 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-17 10:24:31.944 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-17 10:24:31.948 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-17 10:24:31.994 | Selecting previously unselected package libpq5:amd64. 2026-06-17 10:24:32.005 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:24:32.010 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:32.055 | Selecting previously unselected package libssl-dev:amd64. 2026-06-17 10:24:32.067 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 10:24:32.071 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 10:24:32.299 | Selecting previously unselected package libpq-dev. 2026-06-17 10:24:32.311 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:24:32.316 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:32.373 | Selecting previously unselected package libsasl2-dev. 2026-06-17 10:24:32.386 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-17 10:24:32.390 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-17 10:24:32.472 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-17 10:24:32.483 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:24:32.486 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:24:32.740 | Selecting previously unselected package libx86-1:amd64. 2026-06-17 10:24:32.752 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-17 10:24:32.757 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-17 10:24:32.800 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-17 10:24:32.811 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-17 10:24:32.815 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-17 10:24:32.916 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-17 10:24:32.928 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-17 10:24:32.932 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 10:24:33.032 | Selecting previously unselected package llvm-17-runtime. 2026-06-17 10:24:33.044 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:33.048 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:33.112 | Selecting previously unselected package libpfm4:amd64. 2026-06-17 10:24:33.124 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-17 10:24:33.128 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-17 10:24:33.196 | Selecting previously unselected package llvm-17. 2026-06-17 10:24:33.208 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:33.212 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:34.329 | Selecting previously unselected package libffi-dev:amd64. 2026-06-17 10:24:34.340 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-17 10:24:34.345 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-17 10:24:34.402 | Selecting previously unselected package llvm-17-tools. 2026-06-17 10:24:34.412 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:34.416 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:34.756 | Selecting previously unselected package libz3-4:amd64. 2026-06-17 10:24:34.768 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-17 10:24:34.773 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-17 10:24:34.998 | Selecting previously unselected package libz3-dev:amd64. 2026-06-17 10:24:35.007 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-17 10:24:35.012 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-17 10:24:35.066 | Selecting previously unselected package llvm-17-dev. 2026-06-17 10:24:35.078 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 10:24:35.082 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:38.611 | Selecting previously unselected package lsscsi. 2026-06-17 10:24:38.625 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-17 10:24:38.629 | Unpacking lsscsi (0.32-1build1) ... 2026-06-17 10:24:38.672 | Selecting previously unselected package osinfo-db. 2026-06-17 10:24:38.685 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-17 10:24:38.689 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-17 10:24:39.344 | Selecting previously unselected package pkgconf-bin. 2026-06-17 10:24:39.356 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-17 10:24:39.360 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-17 10:24:39.404 | Selecting previously unselected package pkgconf:amd64. 2026-06-17 10:24:39.416 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-17 10:24:39.429 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-17 10:24:39.481 | Selecting previously unselected package pkg-config:amd64. 2026-06-17 10:24:39.491 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-17 10:24:39.498 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-17 10:24:39.536 | Selecting previously unselected package pm-utils. 2026-06-17 10:24:39.548 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-17 10:24:39.552 | Unpacking pm-utils (1.4.1-21) ... 2026-06-17 10:24:39.628 | Selecting previously unselected package postgresql-client-16. 2026-06-17 10:24:39.639 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:24:39.643 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:39.842 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-17 10:24:39.854 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:24:39.858 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:40.422 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-17 10:24:40.434 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-17 10:24:40.438 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-17 10:24:40.493 | Selecting previously unselected package python3-mysqldb. 2026-06-17 10:24:40.504 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-17 10:24:40.508 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-17 10:24:40.561 | Selecting previously unselected package python3-pip-whl. 2026-06-17 10:24:40.572 | Preparing to unpack .../147-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-17 10:24:40.577 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 10:24:40.634 | Selecting previously unselected package python3-setuptools-whl. 2026-06-17 10:24:40.646 | Preparing to unpack .../148-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-17 10:24:40.650 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-17 10:24:40.703 | Selecting previously unselected package python3.12-venv. 2026-06-17 10:24:40.714 | Preparing to unpack .../149-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-17 10:24:40.718 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-17 10:24:40.755 | Selecting previously unselected package python3-venv. 2026-06-17 10:24:40.766 | Preparing to unpack .../150-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-17 10:24:40.770 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-17 10:24:40.803 | Selecting previously unselected package sqlite3. 2026-06-17 10:24:40.814 | Preparing to unpack .../151-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-17 10:24:40.818 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-17 10:24:40.860 | Selecting previously unselected package unzip. 2026-06-17 10:24:40.872 | Preparing to unpack .../152-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-17 10:24:40.875 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-17 10:24:40.923 | Selecting previously unselected package vbetool. 2026-06-17 10:24:40.935 | Preparing to unpack .../153-vbetool_1.1-5_amd64.deb ... 2026-06-17 10:24:40.938 | Unpacking vbetool (1.1-5) ... 2026-06-17 10:24:40.977 | Selecting previously unselected package libosinfo-l10n. 2026-06-17 10:24:40.989 | Preparing to unpack .../154-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-17 10:24:40.993 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-17 10:24:41.063 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-17 10:24:41.071 | Preparing to unpack .../155-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-17 10:24:41.074 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-17 10:24:41.113 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-17 10:24:41.125 | Preparing to unpack .../156-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-17 10:24:41.128 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-17 10:24:41.163 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-17 10:24:41.175 | Preparing to unpack .../157-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 10:24:41.178 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:41.245 | Selecting previously unselected package libpcp-archive1t64. 2026-06-17 10:24:41.257 | Preparing to unpack .../158-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.260 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:41.300 | Selecting previously unselected package libpcp-gui2t64. 2026-06-17 10:24:41.312 | Preparing to unpack .../159-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.315 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:41.354 | Selecting previously unselected package libpcp-import1t64. 2026-06-17 10:24:41.366 | Preparing to unpack .../160-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.369 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:41.408 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-17 10:24:41.419 | Preparing to unpack .../161-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.423 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:41.465 | Selecting previously unselected package libpcp-trace2t64. 2026-06-17 10:24:41.476 | Preparing to unpack .../162-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.480 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:41.520 | Selecting previously unselected package libpcp-web1t64. 2026-06-17 10:24:41.531 | Preparing to unpack .../163-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.535 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:41.577 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-17 10:24:41.589 | Preparing to unpack .../164-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-17 10:24:41.592 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-17 10:24:41.635 | Selecting previously unselected package python3-pcp. 2026-06-17 10:24:41.647 | Preparing to unpack .../165-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.650 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-17 10:24:41.708 | Selecting previously unselected package pcp. 2026-06-17 10:24:41.719 | Preparing to unpack .../166-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-17 10:24:41.964 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-17 10:24:42.871 | Selecting previously unselected package socat. 2026-06-17 10:24:42.884 | Preparing to unpack .../167-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-17 10:24:42.888 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-17 10:24:42.959 | Selecting previously unselected package vlan. 2026-06-17 10:24:42.969 | Preparing to unpack .../168-vlan_2.0.5ubuntu5_all.deb ... 2026-06-17 10:24:42.973 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-17 10:24:43.046 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-17 10:24:43.057 | Setting up postgresql-client-common (257build1.1) ... 2026-06-17 10:24:43.076 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-17 10:24:43.087 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-17 10:24:43.098 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-17 10:24:43.132 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-17 10:24:43.139 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 10:24:43.150 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:24:43.161 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-17 10:24:43.173 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 10:24:43.185 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-17 10:24:43.196 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-17 10:24:43.208 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-17 10:24:43.219 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-17 10:24:43.231 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-17 10:24:43.242 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-17 10:24:43.873 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-17 10:24:43.873 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-17 10:24:44.337 | Setting up ncal (12.1.8) ... 2026-06-17 10:24:44.348 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 10:24:44.359 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-17 10:24:44.370 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-17 10:24:44.382 | Setting up vbetool (1.1-5) ... 2026-06-17 10:24:44.393 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-17 10:24:44.426 | Setting up pm-utils (1.4.1-21) ... 2026-06-17 10:24:44.443 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-17 10:24:44.458 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-17 10:24:44.469 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:44.481 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:44.492 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-17 10:24:44.504 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-17 10:24:44.516 | Setting up m4 (1.4.19-4build1) ... 2026-06-17 10:24:44.527 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 10:24:44.539 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-17 10:24:44.551 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-17 10:24:44.573 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-17 10:24:44.608 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-17 10:24:44.619 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-17 10:24:44.630 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-17 10:24:45.494 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-17 10:24:45.921 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:45.932 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-17 10:24:45.943 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-17 10:24:46.185 | Setting up autotools-dev (20220109.1) ... 2026-06-17 10:24:46.197 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-17 10:24:46.209 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:46.220 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-17 10:24:46.232 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-17 10:24:46.244 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:46.255 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:46.267 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:46.278 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 10:24:46.290 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-17 10:24:46.301 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:46.313 | Setting up ebtables (2.0.11-6build1) ... 2026-06-17 10:24:46.867 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-17 10:24:46.878 | Setting up socat (1.8.0.0-4build3) ... 2026-06-17 10:24:46.887 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-17 10:24:46.898 | Setting up bsdmainutils (12.1.8) ... 2026-06-17 10:24:46.911 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-17 10:24:46.924 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 10:24:46.935 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:24:46.947 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-17 10:24:46.959 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-17 10:24:46.971 | Setting up lsscsi (0.32-1build1) ... 2026-06-17 10:24:46.982 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-17 10:24:46.992 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-17 10:24:47.002 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-17 10:24:47.013 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-17 10:24:47.024 | Setting up autoconf (2.71-3) ... 2026-06-17 10:24:47.039 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:47.050 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:47.061 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-17 10:24:47.072 | Setting up dwz (0.15-1build6) ... 2026-06-17 10:24:47.084 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 10:24:47.095 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-17 10:24:47.106 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-17 10:24:47.132 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:47.143 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-17 10:24:47.154 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:47.165 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-17 10:24:47.177 | Setting up libjson-perl (4.10000-1) ... 2026-06-17 10:24:47.208 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:47.221 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-17 10:24:47.232 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-17 10:24:47.261 | Setting up debugedit (1:5.0-5build2) ... 2026-06-17 10:24:47.273 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-17 10:24:47.284 | Setting up libsub-override-perl (0.10-1) ... 2026-06-17 10:24:47.295 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-17 10:24:47.306 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:47.317 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:47.328 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:47.339 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-17 10:24:47.350 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-17 10:24:47.360 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 10:24:47.371 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-17 10:24:47.388 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-17 10:24:47.399 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-17 10:24:47.410 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-17 10:24:47.421 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:24:47.432 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-17 10:24:47.443 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-17 10:24:47.454 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:47.465 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-17 10:24:47.476 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-17 10:24:47.484 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-17 10:24:47.495 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-17 10:24:47.506 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:47.517 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-17 10:24:47.529 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-17 10:24:47.539 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-17 10:24:47.551 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:47.560 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 10:24:47.570 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-17 10:24:47.649 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:24:47.649 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:24:47.650 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:24:49.442 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:49.453 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-17 10:24:49.555 | Setting up libtool (2.4.7-7build1) ... 2026-06-17 10:24:49.565 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-17 10:24:49.574 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:50.080 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-17 10:24:50.130 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 10:24:50.141 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-17 10:24:50.958 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-17 10:24:51.550 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:24:51.561 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 10:24:51.571 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-17 10:24:51.632 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-17 10:24:51.634 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-17 10:24:51.635 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-17 10:24:52.336 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:52.345 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 10:24:52.355 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-17 10:24:52.364 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 10:24:52.373 | Setting up dh-autoreconf (20) ... 2026-06-17 10:24:52.387 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:52.400 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-17 10:24:52.409 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-17 10:24:52.420 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-17 10:24:52.431 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-17 10:24:52.442 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-17 10:24:52.453 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-17 10:24:52.464 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-17 10:24:52.528 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:24:52.528 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:24:52.528 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:24:52.709 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:24:53.435 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-17 10:24:53.916 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-17 10:24:53.928 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-17 10:24:53.939 | Setting up postgresql-common (257build1.1) ... 2026-06-17 10:24:54.013 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:24:54.014 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:24:54.014 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:24:54.095 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:24:54.548 | 2026-06-17 10:24:54.549 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-17 10:24:54.724 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-17 10:24:54.724 | Removing obsolete dictionary files: 2026-06-17 10:24:55.774 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-17 10:24:56.348 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:56.399 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-17 10:24:57.153 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-17 10:24:58.252 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:58.263 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 10:24:58.275 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-17 10:24:58.286 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:58.298 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-17 10:24:58.309 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 10:24:58.320 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-17 10:24:58.965 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:58.977 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:58.988 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:59.000 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-17 10:24:59.011 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:59.044 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 10:24:59.055 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-17 10:24:59.861 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-17 10:24:59.872 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:24:59.883 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-17 10:24:59.948 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-17 10:24:59.960 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-17 10:24:59.970 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 10:24:59.980 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-17 10:24:59.988 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 10:24:59.998 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:25:00.009 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-17 10:25:00.019 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-17 10:25:00.028 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-17 10:25:00.038 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 10:25:00.047 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-17 10:25:00.056 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-17 10:25:00.066 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:25:00.077 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-17 10:25:00.086 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 10:25:00.157 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:25:00.157 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:25:00.157 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:25:00.341 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-17 10:25:00.350 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-17 10:25:00.360 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-17 10:25:00.369 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-17 10:25:00.381 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-17 10:25:00.909 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:25:00.954 | Enabling module mpm_event. 2026-06-17 10:25:01.005 | Enabling module authz_core. 2026-06-17 10:25:01.012 | Enabling module authz_host. 2026-06-17 10:25:01.060 | Enabling module authn_core. 2026-06-17 10:25:01.067 | Enabling module auth_basic. 2026-06-17 10:25:01.117 | Enabling module access_compat. 2026-06-17 10:25:01.166 | Enabling module authn_file. 2026-06-17 10:25:01.215 | Enabling module authz_user. 2026-06-17 10:25:01.265 | Enabling module alias. 2026-06-17 10:25:01.315 | Enabling module dir. 2026-06-17 10:25:01.364 | Enabling module autoindex. 2026-06-17 10:25:01.413 | Enabling module env. 2026-06-17 10:25:01.461 | Enabling module mime. 2026-06-17 10:25:01.510 | Enabling module negotiation. 2026-06-17 10:25:01.559 | Enabling module setenvif. 2026-06-17 10:25:01.609 | Enabling module filter. 2026-06-17 10:25:01.661 | Enabling module deflate. 2026-06-17 10:25:01.715 | Enabling module status. 2026-06-17 10:25:01.764 | Enabling module reqtimeout. 2026-06-17 10:25:01.815 | Enabling conf charset. 2026-06-17 10:25:01.864 | Enabling conf localized-error-pages. 2026-06-17 10:25:01.913 | Enabling conf other-vhosts-access-log. 2026-06-17 10:25:01.962 | Enabling conf security. 2026-06-17 10:25:02.023 | Enabling conf serve-cgi-bin. 2026-06-17 10:25:02.074 | Enabling site 000-default. 2026-06-17 10:25:03.159 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-17 10:25:03.901 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-17 10:25:05.483 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-17 10:25:05.499 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-17 10:25:05.818 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 10:25:05.829 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-17 10:25:05.839 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-17 10:25:07.472 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-17 10:25:07.539 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-17 10:25:07.605 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-17 10:25:07.674 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-17 10:25:09.486 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-17 10:25:09.760 | Processing triggers for ufw (0.36.2-6) ... 2026-06-17 10:25:09.902 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:25:13.670 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-17 10:25:13.699 | Processing triggers for install-info (7.1-3build2) ... 2026-06-17 10:25:13.859 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-17 10:25:13.908 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-17 10:25:13.952 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-17 10:25:17.869 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:25:18.052 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:25:18.152 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:25:21.659 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:25:22.519 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 10:25:22.755 | perl: warning: Setting locale failed. 2026-06-17 10:25:22.755 | perl: warning: Please check that your locale settings: 2026-06-17 10:25:22.755 | LANGUAGE = (unset), 2026-06-17 10:25:22.755 | LC_ALL = "en_US.utf8", 2026-06-17 10:25:22.756 | LANG = "de_DE.UTF-8" 2026-06-17 10:25:22.756 | are supported and installed on your system. 2026-06-17 10:25:22.756 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:25:22.886 | perl: warning: Setting locale failed. 2026-06-17 10:25:22.886 | perl: warning: Please check that your locale settings: 2026-06-17 10:25:22.886 | LANGUAGE = (unset), 2026-06-17 10:25:22.886 | LC_ALL = "en_US.utf8", 2026-06-17 10:25:22.886 | LANG = "de_DE.UTF-8" 2026-06-17 10:25:22.886 | are supported and installed on your system. 2026-06-17 10:25:22.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:25:22.936 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:25:22.937 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:25:22.937 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:25:23.008 | perl: warning: Setting locale failed. 2026-06-17 10:25:23.008 | perl: warning: Please check that your locale settings: 2026-06-17 10:25:23.008 | LANGUAGE = (unset), 2026-06-17 10:25:23.008 | LC_ALL = "en_US.utf8", 2026-06-17 10:25:23.008 | LANG = "de_DE.UTF-8" 2026-06-17 10:25:23.008 | are supported and installed on your system. 2026-06-17 10:25:23.008 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:25:23.351 | 2026-06-17 10:25:23.351 | Running kernel seems to be up-to-date. 2026-06-17 10:25:23.351 | 2026-06-17 10:25:23.351 | Restarting services... 2026-06-17 10:25:23.512 | systemctl restart multipathd.service packagekit.service polkit.service qemu-guest-agent.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-17 10:25:26.913 | 2026-06-17 10:25:26.913 | Service restarts being deferred: 2026-06-17 10:25:26.913 | systemctl restart ModemManager.service 2026-06-17 10:25:26.914 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:25:26.914 | systemctl restart systemd-logind.service 2026-06-17 10:25:26.914 | systemctl restart virtlockd.service 2026-06-17 10:25:26.914 | systemctl restart virtlogd.service 2026-06-17 10:25:26.914 | 2026-06-17 10:25:26.915 | No containers need to be restarted. 2026-06-17 10:25:26.916 | 2026-06-17 10:25:26.916 | User sessions running outdated binaries: 2026-06-17 10:25:26.916 | quobyte @ session #5: sshd[2023] 2026-06-17 10:25:26.926 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:25:26.935 | 2026-06-17 10:25:26.935 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:25:28.916 | ++ functions-common:apt_get:1205 : result=0 2026-06-17 10:25:28.919 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:25:28.922 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:25:28.925 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:25:28.928 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:25:28.931 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:25:28.934 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:25:28.936 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:25:28.939 | ++ functions-common:time_stop:2421 : start_time=1781691849803 2026-06-17 10:25:28.942 | ++ functions-common:time_stop:2423 : [[ -z 1781691849803 ]] 2026-06-17 10:25:28.945 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:25:28.950 | ++ functions-common:time_stop:2426 : end_time=1781691928947 2026-06-17 10:25:28.952 | ++ functions-common:time_stop:2427 : elapsed_time=79144 2026-06-17 10:25:28.955 | ++ functions-common:time_stop:2428 : total=6771 2026-06-17 10:25:28.957 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:25:28.960 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85915 2026-06-17 10:25:28.963 | ++ functions-common:apt_get:1209 : return 0 2026-06-17 10:25:28.966 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-17 10:25:28.969 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-17 10:25:28.972 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-17 10:25:28.978 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-17 10:25:28.981 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-17 10:25:28.985 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-17 10:25:28.990 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-17 10:25:28.994 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-17 10:25:28.997 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-17 10:25:29.000 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-17 10:25:29.003 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:25:29.299 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-17 10:25:29.301 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-17 10:25:29.303 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-17 10:25:29.306 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-17 10:25:29.308 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-17 10:25:29.310 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-17 10:25:29.312 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-17 10:25:29.314 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-17 10:25:29.316 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-17 10:25:29.318 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-17 10:25:29.320 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-17 10:25:29.323 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-17 10:25:29.325 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-17 10:25:29.326 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-17 10:25:29.329 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-17 10:25:29.330 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-17 10:25:29.332 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-17 10:25:29.335 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-17 10:25:29.337 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-17 10:25:29.339 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-17 10:25:29.341 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-17 10:25:29.343 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-17 10:25:29.345 | + functions-common:_ensure_lsb_release:420 : return 2026-06-17 10:25:29.348 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-17 10:25:29.362 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-17 10:25:29.364 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-17 10:25:29.377 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-17 10:25:29.380 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-17 10:25:29.393 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-17 10:25:29.395 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-17 10:25:29.397 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-17 10:25:29.400 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-17 10:25:29.402 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-17 10:25:29.404 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-17 10:25:29.406 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-17 10:25:29.409 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-17 10:25:29.411 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-17 10:25:29.413 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-17 10:25:29.415 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-17 10:25:29.415 | Distro: noble 2026-06-17 10:25:29.417 | + tools/install_pip.sh:main:117 : get_versions 2026-06-17 10:25:29.420 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-17 10:25:29.424 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-17 10:25:29.426 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-17 10:25:29.429 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-17 10:25:29.429 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-17 10:25:30.106 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-17 10:25:30.108 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-17 10:25:30.108 | pip: 24.0 2026-06-17 10:25:30.111 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-17 10:25:30.113 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-17 10:25:30.115 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:25:30.117 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:25:30.119 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:25:30.121 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:25:30.123 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:25:30.125 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:25:30.127 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:25:30.129 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:25:30.131 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:25:30.133 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:25:30.135 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:25:30.138 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:25:30.139 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:25:30.142 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-17 10:25:30.144 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:25:30.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:25:30.148 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-17 10:25:30.153 | + tools/install_pip.sh:main:146 : set -x 2026-06-17 10:25:30.155 | + tools/install_pip.sh:main:149 : get_versions 2026-06-17 10:25:30.157 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-17 10:25:30.161 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-17 10:25:30.163 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-17 10:25:30.167 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-17 10:25:30.167 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-17 10:25:30.751 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-17 10:25:30.753 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-17 10:25:30.753 | pip: 24.0 2026-06-17 10:25:30.757 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-17 10:25:30.760 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-17 10:25:30.762 | + ./stack.sh:main:801 : fixup_all 2026-06-17 10:25:30.765 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-17 10:25:30.768 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-17 10:25:30.770 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:25:30.773 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:25:30.776 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-17 10:25:30.791 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-17 10:25:30.806 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-17 10:25:30.820 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-17 10:25:30.823 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-17 10:25:30.826 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:25:30.829 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:25:30.831 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:25:30.834 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:25:30.837 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:25:30.839 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:25:30.841 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:25:30.844 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:25:30.846 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:25:30.849 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:25:30.851 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:25:30.854 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:25:30.856 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:25:30.858 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-17 10:25:30.861 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-17 10:25:30.864 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-17 10:25:30.879 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-17 10:25:30.894 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-17 10:25:30.909 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-17 10:25:30.924 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-17 10:25:30.939 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-17 10:25:30.955 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-17 10:25:30.969 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-17 10:25:30.985 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-17 10:25:30.988 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-17 10:25:30.991 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-17 10:25:36.617 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-17 10:25:36.639 | Using python 3.12 to install setuptools 2026-06-17 10:25:36.641 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-17 10:25:38.048 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-17 10:25:38.324 | Collecting pip 2026-06-17 10:25:38.422 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 10:25:38.434 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-17 10:25:38.913 | Collecting setuptools[core] 2026-06-17 10:25:38.928 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 10:25:39.099 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-17 10:25:39.114 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:25:39.203 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-17 10:25:39.218 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-17 10:25:39.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.7 MB/s eta 0:00:00 2026-06-17 10:25:39.320 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-17 10:25:39.338 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:25:39.449 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-17 10:25:39.464 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:25:39.551 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-17 10:25:39.567 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:25:39.687 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:39.702 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 10:25:39.786 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:39.802 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 10:25:40.087 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:40.103 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-17 10:25:40.195 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:40.210 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:25:40.405 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:40.420 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-17 10:25:40.485 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:40.500 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-17 10:25:40.598 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:40.613 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-17 10:25:40.710 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:40.725 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:25:40.777 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-17 10:25:40.812 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-17 10:25:41.007 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.5 MB/s eta 0:00:00 2026-06-17 10:25:41.023 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-17 10:25:41.046 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-17 10:25:41.069 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-17 10:25:41.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.2 MB/s eta 0:00:00 2026-06-17 10:25:41.100 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 10:25:41.117 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.6 MB/s eta 0:00:00 2026-06-17 10:25:41.132 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-17 10:25:41.154 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 10:25:41.230 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 14.1 MB/s eta 0:00:00 2026-06-17 10:25:41.247 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-17 10:25:41.270 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-17 10:25:41.294 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-17 10:25:41.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 10.5 MB/s eta 0:00:00 2026-06-17 10:25:41.327 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-17 10:25:41.351 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-17 10:25:41.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 12.8 MB/s eta 0:00:00 2026-06-17 10:25:41.396 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-17 10:25:41.421 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-17 10:25:41.436 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.3 MB/s eta 0:00:00 2026-06-17 10:25:41.453 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-17 10:25:41.528 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.6 MB/s eta 0:00:00 2026-06-17 10:25:42.289 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-17 10:25:42.312 | Attempting uninstall: setuptools 2026-06-17 10:25:42.328 | Found existing installation: setuptools 68.1.2 2026-06-17 10:25:42.328 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:42.328 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-17 10:25:43.473 | Attempting uninstall: pygments 2026-06-17 10:25:43.482 | Found existing installation: Pygments 2.17.2 2026-06-17 10:25:43.485 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:43.485 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-17 10:25:44.737 | Attempting uninstall: pip 2026-06-17 10:25:44.742 | Found existing installation: pip 24.0 2026-06-17 10:25:44.812 | Uninstalling pip-24.0: 2026-06-17 10:25:44.823 | Successfully uninstalled pip-24.0 2026-06-17 10:25:46.441 | Attempting uninstall: packaging 2026-06-17 10:25:46.451 | Found existing installation: packaging 24.0 2026-06-17 10:25:46.452 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:46.452 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-17 10:25:46.641 | Attempting uninstall: markdown-it-py 2026-06-17 10:25:46.666 | Found existing installation: markdown-it-py 3.0.0 2026-06-17 10:25:46.667 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:46.667 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-17 10:25:46.825 | Attempting uninstall: wheel 2026-06-17 10:25:46.873 | Found existing installation: wheel 0.42.0 2026-06-17 10:25:46.873 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:46.875 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-17 10:25:46.924 | Attempting uninstall: rich 2026-06-17 10:25:46.972 | Found existing installation: rich 13.7.1 2026-06-17 10:25:46.973 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:46.974 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-17 10:25:47.690 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-17 10:25:47.901 | + inc/python:pip_install:216 : result=0 2026-06-17 10:25:47.904 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:25:47.908 | + functions-common:time_stop:2414 : local name 2026-06-17 10:25:47.910 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:25:47.913 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:25:47.915 | + functions-common:time_stop:2417 : local total 2026-06-17 10:25:47.918 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:25:47.920 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:25:47.923 | + functions-common:time_stop:2421 : start_time=1781691936633 2026-06-17 10:25:47.926 | + functions-common:time_stop:2423 : [[ -z 1781691936633 ]] 2026-06-17 10:25:47.928 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:25:47.933 | + functions-common:time_stop:2426 : end_time=1781691947930 2026-06-17 10:25:47.936 | + functions-common:time_stop:2427 : elapsed_time=11297 2026-06-17 10:25:47.939 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:25:47.941 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:25:47.943 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11297 2026-06-17 10:25:47.946 | + inc/python:pip_install:219 : return 0 2026-06-17 10:25:47.949 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-17 10:25:47.952 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:25:47.955 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:25:47.957 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 10:25:47.960 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 10:25:47.963 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-17 10:25:47.984 | Using python 3.12 to install os-testr 2026-06-17 10:25:47.988 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-17 10:25:49.391 | Collecting os-testr 2026-06-17 10:25:49.536 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 10:25:49.600 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-17 10:25:49.615 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:25:49.651 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-17 10:25:49.667 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-17 10:25:49.724 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-17 10:25:49.740 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 10:25:49.753 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-17 10:25:49.785 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-17 10:25:49.800 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 10:25:49.892 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-17 10:25:49.907 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-17 10:25:49.943 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-17 10:25:49.973 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 10:25:50.024 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-17 10:25:50.061 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-17 10:25:50.100 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-17 10:25:50.121 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-17 10:25:50.252 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.9 MB/s 0:00:00 2026-06-17 10:25:50.415 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-17 10:25:50.558 | Attempting uninstall: PyYAML 2026-06-17 10:25:50.565 | Found existing installation: PyYAML 6.0.1 2026-06-17 10:25:50.565 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:25:50.566 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-17 10:25:50.948 | 2026-06-17 10:25:50.952 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-17 10:25:51.064 | + inc/python:pip_install:216 : result=0 2026-06-17 10:25:51.067 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:25:51.069 | + functions-common:time_stop:2414 : local name 2026-06-17 10:25:51.072 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:25:51.074 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:25:51.076 | + functions-common:time_stop:2417 : local total 2026-06-17 10:25:51.078 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:25:51.080 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:25:51.082 | + functions-common:time_stop:2421 : start_time=1781691947978 2026-06-17 10:25:51.084 | + functions-common:time_stop:2423 : [[ -z 1781691947978 ]] 2026-06-17 10:25:51.087 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:25:51.091 | + functions-common:time_stop:2426 : end_time=1781691951088 2026-06-17 10:25:51.093 | + functions-common:time_stop:2427 : elapsed_time=3110 2026-06-17 10:25:51.096 | + functions-common:time_stop:2428 : total=11297 2026-06-17 10:25:51.098 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:25:51.101 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14407 2026-06-17 10:25:51.103 | + inc/python:pip_install:219 : return 0 2026-06-17 10:25:51.106 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-17 10:25:51.168 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-17 10:25:51.252 | + ./stack.sh:main:829 : install_infra 2026-06-17 10:25:51.255 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 10:25:51.257 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-17 10:25:51.260 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-17 10:25:56.715 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 10:25:56.719 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-17 10:25:56.743 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-17 10:25:58.110 | Collecting pbr 2026-06-17 10:25:58.114 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:25:58.537 | Collecting setuptools[core] 2026-06-17 10:25:58.539 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 10:25:58.690 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-17 10:25:58.692 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:25:58.766 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-17 10:25:58.770 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-17 10:25:58.840 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-17 10:25:58.843 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:25:58.933 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-17 10:25:58.937 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:25:59.003 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-17 10:25:59.006 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:25:59.105 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.107 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 10:25:59.176 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.179 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 10:25:59.412 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.414 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-17 10:25:59.489 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.491 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:25:59.659 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.662 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-17 10:25:59.713 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.716 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-17 10:25:59.801 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.805 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-17 10:25:59.880 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:25:59.883 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:25:59.970 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 10:26:00.065 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 10:26:00.091 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 10:26:00.094 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-17 10:26:00.097 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-17 10:26:00.099 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-17 10:26:00.102 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 10:26:00.105 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-17 10:26:00.107 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 10:26:00.118 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-17 10:26:00.120 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-17 10:26:00.123 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-17 10:26:00.127 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-17 10:26:00.129 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-17 10:26:00.133 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-17 10:26:00.135 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-17 10:26:00.139 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-17 10:26:00.165 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-17 10:26:00.448 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-17 10:26:04.164 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-17 10:26:04.348 | + inc/python:pip_install:216 : result=0 2026-06-17 10:26:04.351 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:26:04.353 | + functions-common:time_stop:2414 : local name 2026-06-17 10:26:04.356 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:26:04.359 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:26:04.361 | + functions-common:time_stop:2417 : local total 2026-06-17 10:26:04.364 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:26:04.367 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:26:04.369 | + functions-common:time_stop:2421 : start_time=1781691956734 2026-06-17 10:26:04.371 | + functions-common:time_stop:2423 : [[ -z 1781691956734 ]] 2026-06-17 10:26:04.374 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:26:04.379 | + functions-common:time_stop:2426 : end_time=1781691964375 2026-06-17 10:26:04.382 | + functions-common:time_stop:2427 : elapsed_time=7641 2026-06-17 10:26:04.385 | + functions-common:time_stop:2428 : total=14407 2026-06-17 10:26:04.387 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:26:04.389 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22048 2026-06-17 10:26:04.392 | + inc/python:pip_install:219 : return 0 2026-06-17 10:26:04.395 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 10:26:04.398 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-17 10:26:04.423 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-17 10:26:05.658 | Processing /opt/stack/requirements 2026-06-17 10:26:05.662 | Installing build dependencies: started 2026-06-17 10:26:08.742 | Installing build dependencies: finished with status 'done' 2026-06-17 10:26:08.745 | Getting requirements to build wheel: started 2026-06-17 10:26:09.036 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 10:26:09.040 | Preparing metadata (pyproject.toml): started 2026-06-17 10:26:10.190 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:26:10.382 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:10.479 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-17 10:26:10.501 | 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.dev8448) (26.2) 2026-06-17 10:26:10.608 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:10.623 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 10:26:10.773 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:10.778 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-17 10:26:10.830 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:10.846 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-17 10:26:10.858 | 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.dev8448) (82.0.1) 2026-06-17 10:26:11.175 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:11.190 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-17 10:26:11.208 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.6 MB/s eta 0:00:00 2026-06-17 10:26:11.278 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:11.293 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-17 10:26:11.418 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:11.434 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-17 10:26:11.525 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8448) 2026-06-17 10:26:11.541 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:26:11.661 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-17 10:26:11.686 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-17 10:26:11.698 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-06-17 10:26:11.701 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-17 10:26:11.726 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-17 10:26:11.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-06-17 10:26:11.754 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-17 10:26:11.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 12.5 MB/s eta 0:00:00 2026-06-17 10:26:11.786 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-17 10:26:11.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.8 MB/s eta 0:00:00 2026-06-17 10:26:11.817 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-17 10:26:11.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.9 MB/s eta 0:00:00 2026-06-17 10:26:11.846 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-17 10:26:11.860 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.2 MB/s eta 0:00:00 2026-06-17 10:26:11.893 | Building wheels for collected packages: openstack_requirements 2026-06-17 10:26:11.895 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-17 10:26:14.109 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-17 10:26:14.112 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8448-py3-none-any.whl size=52410 sha256=3c0a41af288345b2a9cf612bcac8902789b11a4e36b1b50865d05cf68967e1ce 2026-06-17 10:26:14.112 | Stored in directory: /tmp/pip-ephem-wheel-cache-6w6e9c53/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-17 10:26:14.117 | Successfully built openstack_requirements 2026-06-17 10:26:14.394 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-17 10:26:15.158 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8448 requests-2.34.2 urllib3-2.7.0 2026-06-17 10:26:15.364 | + inc/python:pip_install:216 : result=0 2026-06-17 10:26:15.366 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:26:15.368 | + functions-common:time_stop:2414 : local name 2026-06-17 10:26:15.371 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:26:15.374 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:26:15.376 | + functions-common:time_stop:2417 : local total 2026-06-17 10:26:15.378 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:26:15.380 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:26:15.383 | + functions-common:time_stop:2421 : start_time=1781691964415 2026-06-17 10:26:15.385 | + functions-common:time_stop:2423 : [[ -z 1781691964415 ]] 2026-06-17 10:26:15.388 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:26:15.392 | + functions-common:time_stop:2426 : end_time=1781691975389 2026-06-17 10:26:15.395 | + functions-common:time_stop:2427 : elapsed_time=10974 2026-06-17 10:26:15.397 | + functions-common:time_stop:2428 : total=22048 2026-06-17 10:26:15.399 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:26:15.401 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33022 2026-06-17 10:26:15.403 | + inc/python:pip_install:219 : return 0 2026-06-17 10:26:15.406 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-17 10:26:15.409 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-17 10:26:15.411 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-17 10:26:15.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:26:15.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:26:15.419 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-17 10:26:15.422 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:26:15.424 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-17 10:26:15.444 | Using python 3.12 to install pbr 2026-06-17 10:26:15.447 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-17 10:26:16.416 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-17 10:26:16.610 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-17 10:26:16.840 | + inc/python:pip_install:216 : result=0 2026-06-17 10:26:16.843 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:26:16.846 | + functions-common:time_stop:2414 : local name 2026-06-17 10:26:16.848 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:26:16.850 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:26:16.852 | + functions-common:time_stop:2417 : local total 2026-06-17 10:26:16.854 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:26:16.857 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:26:16.859 | + functions-common:time_stop:2421 : start_time=1781691975439 2026-06-17 10:26:16.862 | + functions-common:time_stop:2423 : [[ -z 1781691975439 ]] 2026-06-17 10:26:16.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:26:16.870 | + functions-common:time_stop:2426 : end_time=1781691976867 2026-06-17 10:26:16.873 | + functions-common:time_stop:2427 : elapsed_time=1428 2026-06-17 10:26:16.876 | + functions-common:time_stop:2428 : total=33022 2026-06-17 10:26:16.879 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:26:16.881 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34450 2026-06-17 10:26:16.884 | + inc/python:pip_install:219 : return 0 2026-06-17 10:26:16.886 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-17 10:26:22.304 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-17 10:26:23.109 | Collecting bindep 2026-06-17 10:26:23.208 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-17 10:26:23.313 | Collecting distro>=1.7 (from bindep) 2026-06-17 10:26:23.329 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-17 10:26:23.412 | Collecting packaging (from bindep) 2026-06-17 10:26:23.417 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:26:23.464 | Collecting Parsley (from bindep) 2026-06-17 10:26:23.482 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-17 10:26:23.571 | Collecting pbr>=2 (from bindep) 2026-06-17 10:26:23.574 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:26:23.986 | Collecting setuptools (from pbr>=2->bindep) 2026-06-17 10:26:23.989 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 10:26:24.078 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-17 10:26:24.114 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-17 10:26:24.123 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 10:26:24.126 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 10:26:24.143 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-17 10:26:24.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.5 MB/s eta 0:00:00 2026-06-17 10:26:24.169 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 10:26:24.319 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-17 10:26:26.086 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-17 10:26:26.227 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 10:26:26.230 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 10:26:26.234 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-17 10:26:26.254 | + ./stack.sh:main:838 : pkgs= 2026-06-17 10:26:26.257 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-17 10:26:26.261 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-17 10:26:26.264 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 10:26:26.267 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-17 10:26:26.269 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:26:26.273 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:26:26.276 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:26:26.279 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:26:26.282 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:26:26.285 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:26:26.290 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:26:26.292 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:26:26.295 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:26:26.298 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-17 10:26:26.301 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:26:26.319 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:26:26.322 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:26:26.325 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:26:26.327 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-17 10:26:26.329 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:26:26.332 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 10:26:26.335 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:26:26.338 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-17 10:26:26.340 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:26:26.343 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-17 10:26:26.345 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:26:26.348 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 10:26:26.351 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 10:26:26.353 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 10:26:26.357 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:26:26.360 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 10:26:26.363 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-17 10:26:26.366 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 10:26:26.369 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-17 10:26:26.372 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 10:26:26.375 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 10:26:26.377 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-17 10:26:26.380 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-17 10:26:26.383 | + functions:set_systemd_override:845 : local value=2048 2026-06-17 10:26:26.386 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-17 10:26:26.389 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-17 10:26:26.454 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-17 10:26:26.454 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-17 10:26:26.457 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-17 10:26:26.878 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-17 10:26:26.883 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-17 10:26:26.903 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:26:26.906 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-17 10:26:26.910 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:26:26.913 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:26:26.916 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:26:26.919 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:26:26.922 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:26:26.925 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:26:26.928 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:26:26.931 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:26:26.934 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:26:26.937 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:26:26.939 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:26:26.942 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:26:26.945 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-17 10:26:26.948 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:26:26.951 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:26:26.954 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:26:26.957 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-17 10:26:26.982 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-17 10:26:27.019 | Reading package lists... 2026-06-17 10:26:27.374 | Building dependency tree... 2026-06-17 10:26:27.376 | Reading state information... 2026-06-17 10:26:27.882 | The following additional packages will be installed: 2026-06-17 10:26:27.882 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-17 10:26:27.882 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-17 10:26:27.882 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-17 10:26:27.886 | erlang-tools erlang-xmerl 2026-06-17 10:26:27.887 | Suggested packages: 2026-06-17 10:26:27.888 | erlang erlang-manpages erlang-doc 2026-06-17 10:26:27.944 | The following NEW packages will be installed: 2026-06-17 10:26:27.944 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-17 10:26:27.944 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-17 10:26:27.944 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-17 10:26:27.948 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-17 10:26:27.997 | 0 upgraded, 18 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:26:27.997 | Need to get 36.1 MB of archives. 2026-06-17 10:26:27.997 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-17 10:26:27.997 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-17 10:26:28.140 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-17 10:26:28.155 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-17 10:26:28.158 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-17 10:26:28.168 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-17 10:26:28.179 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-17 10:26:28.182 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-17 10:26:28.204 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-17 10:26:28.206 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-17 10:26:28.207 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-17 10:26:28.209 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-17 10:26:28.216 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-17 10:26:28.237 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-17 10:26:28.239 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-17 10:26:28.241 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-17 10:26:28.245 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-17 10:26:28.252 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-17 10:26:28.267 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-17 10:26:28.665 | perl: warning: Setting locale failed. 2026-06-17 10:26:28.665 | perl: warning: Please check that your locale settings: 2026-06-17 10:26:28.665 | LANGUAGE = (unset), 2026-06-17 10:26:28.665 | LC_ALL = "en_US.utf8", 2026-06-17 10:26:28.665 | LANG = "de_DE.UTF-8" 2026-06-17 10:26:28.666 | are supported and installed on your system. 2026-06-17 10:26:28.666 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:26:28.728 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:26:28.728 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:26:28.728 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:26:28.912 | Fetched 36.1 MB in 0s (76.5 MB/s) 2026-06-17 10:26:29.002 | Selecting previously unselected package erlang-base. 2026-06-17 10:26:29.063 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-17 10:26:29.071 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.081 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.447 | Selecting previously unselected package erlang-asn1. 2026-06-17 10:26:29.459 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.463 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.524 | Selecting previously unselected package erlang-crypto. 2026-06-17 10:26:29.536 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.540 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.585 | Selecting previously unselected package erlang-public-key. 2026-06-17 10:26:29.597 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.600 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.655 | Selecting previously unselected package erlang-mnesia. 2026-06-17 10:26:29.667 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.671 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.737 | Selecting previously unselected package erlang-runtime-tools. 2026-06-17 10:26:29.749 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.753 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.815 | Selecting previously unselected package erlang-ssl. 2026-06-17 10:26:29.826 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.830 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.921 | Selecting previously unselected package erlang-eldap. 2026-06-17 10:26:29.933 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.936 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:29.979 | Selecting previously unselected package erlang-ftp. 2026-06-17 10:26:29.991 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:29.996 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.050 | Selecting previously unselected package erlang-tftp. 2026-06-17 10:26:30.062 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.066 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.110 | Selecting previously unselected package erlang-inets. 2026-06-17 10:26:30.122 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.125 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.204 | Selecting previously unselected package erlang-snmp. 2026-06-17 10:26:30.215 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.219 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.368 | Selecting previously unselected package erlang-os-mon. 2026-06-17 10:26:30.379 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.383 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.427 | Selecting previously unselected package erlang-parsetools. 2026-06-17 10:26:30.439 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.443 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.485 | Selecting previously unselected package erlang-syntax-tools. 2026-06-17 10:26:30.497 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.500 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.547 | Selecting previously unselected package erlang-tools. 2026-06-17 10:26:30.559 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.562 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.624 | Selecting previously unselected package erlang-xmerl. 2026-06-17 10:26:30.636 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 10:26:30.639 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:30.721 | Selecting previously unselected package rabbitmq-server. 2026-06-17 10:26:30.733 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-17 10:26:30.740 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-17 10:26:31.789 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:32.162 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-17 10:26:32.162 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-17 10:26:34.626 | Searching for services which depend on erlang and should be started... none found. 2026-06-17 10:26:34.631 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.642 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.654 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.665 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.676 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.687 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.699 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.709 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.721 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.732 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.744 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.756 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.768 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.780 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.791 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.803 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 10:26:34.815 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-17 10:26:34.906 | info: Selecting GID from range 100 to 999 ... 2026-06-17 10:26:34.911 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-17 10:26:35.008 | info: Selecting UID from range 100 to 999 ... 2026-06-17 10:26:35.008 | 2026-06-17 10:26:35.013 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-17 10:26:35.016 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-17 10:26:35.063 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-17 10:26:35.292 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-17 10:26:54.718 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:26:56.372 | perl: warning: Setting locale failed. 2026-06-17 10:26:56.372 | perl: warning: Please check that your locale settings: 2026-06-17 10:26:56.372 | LANGUAGE = (unset), 2026-06-17 10:26:56.372 | LC_ALL = "en_US.utf8", 2026-06-17 10:26:56.372 | LANG = "de_DE.UTF-8" 2026-06-17 10:26:56.372 | are supported and installed on your system. 2026-06-17 10:26:56.372 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:26:56.498 | perl: warning: Setting locale failed. 2026-06-17 10:26:56.498 | perl: warning: Please check that your locale settings: 2026-06-17 10:26:56.498 | LANGUAGE = (unset), 2026-06-17 10:26:56.498 | LC_ALL = "en_US.utf8", 2026-06-17 10:26:56.498 | LANG = "de_DE.UTF-8" 2026-06-17 10:26:56.499 | are supported and installed on your system. 2026-06-17 10:26:56.500 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:26:56.548 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:26:56.549 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:26:56.549 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:26:56.618 | perl: warning: Setting locale failed. 2026-06-17 10:26:56.618 | perl: warning: Please check that your locale settings: 2026-06-17 10:26:56.618 | LANGUAGE = (unset), 2026-06-17 10:26:56.618 | LC_ALL = "en_US.utf8", 2026-06-17 10:26:56.618 | LANG = "de_DE.UTF-8" 2026-06-17 10:26:56.618 | are supported and installed on your system. 2026-06-17 10:26:56.618 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:26:57.116 | 2026-06-17 10:26:57.116 | Running kernel seems to be up-to-date. 2026-06-17 10:26:57.116 | 2026-06-17 10:26:57.116 | Restarting services... 2026-06-17 10:26:57.162 | 2026-06-17 10:26:57.162 | Service restarts being deferred: 2026-06-17 10:26:57.162 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:26:57.162 | systemctl restart systemd-logind.service 2026-06-17 10:26:57.162 | systemctl restart virtlockd.service 2026-06-17 10:26:57.163 | systemctl restart virtlogd.service 2026-06-17 10:26:57.163 | 2026-06-17 10:26:57.163 | No containers need to be restarted. 2026-06-17 10:26:57.163 | 2026-06-17 10:26:57.163 | User sessions running outdated binaries: 2026-06-17 10:26:57.163 | quobyte @ session #5: sshd[2023] 2026-06-17 10:26:57.172 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:26:57.183 | 2026-06-17 10:26:57.183 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:26:59.187 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:26:59.190 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:26:59.192 | + functions-common:time_stop:2414 : local name 2026-06-17 10:26:59.195 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:26:59.197 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:26:59.200 | + functions-common:time_stop:2417 : local total 2026-06-17 10:26:59.202 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:26:59.204 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:26:59.207 | + functions-common:time_stop:2421 : start_time=1781691986978 2026-06-17 10:26:59.209 | + functions-common:time_stop:2423 : [[ -z 1781691986978 ]] 2026-06-17 10:26:59.212 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:26:59.216 | + functions-common:time_stop:2426 : end_time=1781692019213 2026-06-17 10:26:59.218 | + functions-common:time_stop:2427 : elapsed_time=32235 2026-06-17 10:26:59.220 | + functions-common:time_stop:2428 : total=85915 2026-06-17 10:26:59.222 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:26:59.224 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=118150 2026-06-17 10:26:59.226 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:26:59.229 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-17 10:26:59.231 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:26:59.233 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:26:59.235 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:26:59.237 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:26:59.239 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:26:59.241 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:26:59.244 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:26:59.246 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:26:59.248 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:26:59.250 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:26:59.253 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:26:59.255 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:26:59.257 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:26:59.260 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-17 10:26:59.263 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-17 10:26:59.280 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:26:59.283 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-17 10:26:59.285 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:26:59.288 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-17 10:26:59.291 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-17 10:26:59.296 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-17 10:26:59.301 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-17 10:26:59.304 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-17 10:26:59.306 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-17 10:26:59.309 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-17 10:26:59.312 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-17 10:26:59.315 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-17 10:26:59.318 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-17 10:27:00.503 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-17 10:27:00.503 | user tags 2026-06-17 10:27:00.503 | guest [administrator]' 2026-06-17 10:27:00.507 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-17 10:27:00.507 | user tags 2026-06-17 10:27:00.507 | guest [administrator]' 2026-06-17 10:27:00.507 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-17 10:27:00.515 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-17 10:27:00.517 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-17 10:27:00.519 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-17 10:27:01.646 | Adding user "stackrabbit" ... 2026-06-17 10:27:01.669 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-17 10:27:01.692 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-17 10:27:02.825 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-17 10:27:02.863 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-17 10:27:02.865 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-17 10:27:03.984 | Changing password for user "stackrabbit" ... 2026-06-17 10:27:04.019 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-17 10:27:04.023 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-17 10:27:04.026 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-17 10:27:05.121 | Deleting user "guest" ... 2026-06-17 10:27:05.156 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-17 10:27:05.175 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:27:05.178 | + ./stack.sh:main:855 : install_database 2026-06-17 10:27:05.181 | + lib/database:install_database:118 : install_database_mysql 2026-06-17 10:27:05.184 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-17 10:27:05.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:05.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:05.193 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-17 10:27:05.207 | perl: warning: Setting locale failed. 2026-06-17 10:27:05.207 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:05.207 | LANGUAGE = (unset), 2026-06-17 10:27:05.207 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:05.207 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:05.207 | are supported and installed on your system. 2026-06-17 10:27:05.207 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:05.260 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:05.260 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:05.260 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:05.376 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-17 10:27:05.379 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-17 10:27:05.384 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-17 10:27:05.387 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:05.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:05.394 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-17 10:27:05.396 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-17 10:27:05.399 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-17 10:27:05.404 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-17 10:27:05.408 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-17 10:27:05.411 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:27:05.414 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:27:05.416 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:27:05.419 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:27:05.423 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:27:05.426 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:27:05.428 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:27:05.430 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:27:05.433 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:27:05.435 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:27:05.438 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:27:05.441 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:27:05.445 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:27:05.448 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-17 10:27:05.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:05.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:05.455 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-17 10:27:05.458 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:27:05.461 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:27:05.463 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:27:05.466 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:27:05.469 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:27:05.472 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:27:05.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:05.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:05.481 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:27:05.484 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:27:05.487 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:27:05.490 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:27:05.493 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-17 10:27:05.497 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:27:05.500 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:05.503 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:05.506 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-17 10:27:05.529 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-17 10:27:05.567 | Reading package lists... 2026-06-17 10:27:05.946 | Building dependency tree... 2026-06-17 10:27:05.948 | Reading state information... 2026-06-17 10:27:06.478 | The following additional packages will be installed: 2026-06-17 10:27:06.478 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-17 10:27:06.478 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-17 10:27:06.478 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-17 10:27:06.479 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-17 10:27:06.479 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-17 10:27:06.479 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-17 10:27:06.480 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-17 10:27:06.482 | Suggested packages: 2026-06-17 10:27:06.482 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-17 10:27:06.483 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-17 10:27:06.531 | The following NEW packages will be installed: 2026-06-17 10:27:06.532 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-17 10:27:06.532 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-17 10:27:06.532 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-17 10:27:06.532 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-17 10:27:06.532 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-17 10:27:06.533 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-17 10:27:06.533 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-17 10:27:06.582 | 0 upgraded, 27 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:27:06.582 | Need to get 29.6 MB of archives. 2026-06-17 10:27:06.582 | After this operation, 243 MB of additional disk space will be used. 2026-06-17 10:27:06.582 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2740 kB] 2026-06-17 10:27:06.632 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-17 10:27:06.634 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-17 10:27:06.634 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-17 10:27:06.636 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-17 10:27:06.639 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-17 10:27:07.144 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1442 kB] 2026-06-17 10:27:07.200 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-17 10:27:07.200 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-17 10:27:07.203 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-17 10:27:07.207 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-17 10:27:07.214 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-17 10:27:07.214 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-17 10:27:07.216 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-17 10:27:07.217 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-17 10:27:07.217 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-17 10:27:07.218 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-17 10:27:07.218 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-17 10:27:07.219 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-17 10:27:07.221 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-17 10:27:07.221 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-17 10:27:07.224 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-17 10:27:07.225 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-17 10:27:07.226 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-17 10:27:07.227 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-17 10:27:07.444 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-17 10:27:07.444 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9524 B] 2026-06-17 10:27:07.685 | perl: warning: Setting locale failed. 2026-06-17 10:27:07.685 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:07.685 | LANGUAGE = (unset), 2026-06-17 10:27:07.685 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:07.685 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:07.685 | are supported and installed on your system. 2026-06-17 10:27:07.685 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:07.756 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:07.756 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:07.756 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:07.885 | Vorkonfiguration der Pakete ... 2026-06-17 10:27:07.896 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:08.032 | Fetched 29.6 MB in 1s (33.5 MB/s) 2026-06-17 10:27:08.067 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-17 10:27:08.130 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-17 10:27:08.137 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:27:08.141 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:08.535 | Selecting previously unselected package mysql-client-8.0. 2026-06-17 10:27:08.548 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:27:08.551 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:08.600 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-17 10:27:08.612 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 10:27:08.619 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 10:27:08.662 | Selecting previously unselected package libmecab2:amd64. 2026-06-17 10:27:08.673 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-17 10:27:08.678 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-17 10:27:08.725 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-17 10:27:08.737 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-17 10:27:08.741 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-17 10:27:08.787 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-17 10:27:08.799 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:27:08.803 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:09.837 | Selecting previously unselected package mysql-server-8.0. 2026-06-17 10:27:09.846 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:27:09.854 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:09.907 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:09.907 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:09.907 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:09.984 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:09.995 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:10.290 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:10.352 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-17 10:27:10.364 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-17 10:27:10.368 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-17 10:27:10.409 | Selecting previously unselected package liburi-perl. 2026-06-17 10:27:10.420 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-17 10:27:10.424 | Unpacking liburi-perl (5.27-1) ... 2026-06-17 10:27:10.506 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-17 10:27:10.516 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-17 10:27:10.520 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-17 10:27:10.574 | Selecting previously unselected package libcgi-pm-perl. 2026-06-17 10:27:10.586 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-17 10:27:10.590 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-17 10:27:10.651 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-17 10:27:10.663 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:27:10.667 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 10:27:10.708 | Selecting previously unselected package libfcgi-perl. 2026-06-17 10:27:10.720 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-17 10:27:10.724 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-17 10:27:10.767 | Selecting previously unselected package libcgi-fast-perl. 2026-06-17 10:27:10.779 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-17 10:27:10.783 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-17 10:27:10.823 | Selecting previously unselected package libclone-perl:amd64. 2026-06-17 10:27:10.835 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-17 10:27:10.839 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-17 10:27:10.883 | Selecting previously unselected package libencode-locale-perl. 2026-06-17 10:27:10.895 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-17 10:27:10.900 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-17 10:27:10.941 | Selecting previously unselected package libfcgi-bin. 2026-06-17 10:27:10.954 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:27:10.958 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 10:27:10.998 | Selecting previously unselected package libhtml-template-perl. 2026-06-17 10:27:11.010 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-17 10:27:11.014 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-17 10:27:11.060 | Selecting previously unselected package libtimedate-perl. 2026-06-17 10:27:11.072 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-17 10:27:11.076 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-17 10:27:11.150 | Selecting previously unselected package libhttp-date-perl. 2026-06-17 10:27:11.162 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-17 10:27:11.166 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-17 10:27:11.206 | Selecting previously unselected package libio-html-perl. 2026-06-17 10:27:11.218 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-17 10:27:11.222 | Unpacking libio-html-perl (1.004-3) ... 2026-06-17 10:27:11.262 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-17 10:27:11.274 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-17 10:27:11.278 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-17 10:27:11.318 | Selecting previously unselected package libhttp-message-perl. 2026-06-17 10:27:11.330 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-17 10:27:11.334 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-17 10:27:11.384 | Selecting previously unselected package mecab-utils. 2026-06-17 10:27:11.396 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-17 10:27:11.399 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-17 10:27:11.441 | Selecting previously unselected package mecab-ipadic. 2026-06-17 10:27:11.453 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-17 10:27:11.456 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-17 10:27:12.084 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-17 10:27:12.099 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-17 10:27:12.102 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-17 10:27:12.144 | Selecting previously unselected package mysql-server. 2026-06-17 10:27:12.159 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-17 10:27:12.163 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:12.231 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-17 10:27:12.243 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-17 10:27:12.259 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:12.269 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-17 10:27:12.281 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 10:27:12.293 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 10:27:12.304 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-17 10:27:12.316 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-17 10:27:12.328 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-17 10:27:12.339 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-17 10:27:12.350 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-17 10:27:12.362 | Setting up libio-html-perl (1.004-3) ... 2026-06-17 10:27:12.373 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:12.384 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-17 10:27:12.395 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:12.407 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-17 10:27:12.418 | Setting up liburi-perl (5.27-1) ... 2026-06-17 10:27:12.430 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:12.485 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:12.538 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:12.538 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:12.538 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:12.617 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:12.627 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:27:12.679 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-17 10:27:12.711 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-17 10:27:23.653 | mysqld will log errors to /var/log/mysql/error.log 2026-06-17 10:27:24.486 | mysqld is running as pid 21702 2026-06-17 10:27:26.921 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-17 10:27:28.552 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-17 10:27:28.563 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-17 10:27:28.571 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-17 10:27:28.575 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-17 10:27:28.575 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-17 10:27:28.575 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-17 10:27:28.579 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-17 10:27:28.579 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-17 10:27:28.589 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-17 10:27:28.687 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-17 10:27:28.687 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-17 10:27:28.687 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-17 10:27:28.688 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-17 10:27:28.689 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-17 10:27:28.689 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-17 10:27:28.739 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-17 10:27:28.739 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-17 10:27:29.067 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-17 10:27:29.068 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-17 10:27:29.076 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-17 10:27:29.243 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-17 10:27:29.327 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-17 10:27:29.327 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-17 10:27:29.554 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-17 10:27:29.555 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-17 10:27:29.555 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-17 10:27:29.585 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-17 10:27:29.633 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-17 10:27:29.634 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-17 10:27:29.637 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-17 10:27:29.637 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-17 10:27:29.638 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-17 10:27:30.001 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-17 10:27:30.117 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-17 10:27:30.367 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-17 10:27:30.370 | 2026-06-17 10:27:30.370 | done! 2026-06-17 10:27:30.376 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-17 10:27:30.383 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-17 10:27:30.392 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-17 10:27:30.400 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-17 10:27:30.400 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-17 10:27:30.400 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-17 10:27:30.403 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-17 10:27:30.403 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-17 10:27:30.416 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-17 10:27:30.546 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-17 10:27:30.547 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-17 10:27:30.547 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-17 10:27:30.548 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-17 10:27:30.549 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-17 10:27:30.550 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-17 10:27:30.636 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-17 10:27:30.636 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-17 10:27:31.106 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-17 10:27:31.107 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-17 10:27:31.117 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-17 10:27:31.323 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-17 10:27:31.432 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-17 10:27:31.432 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-17 10:27:31.734 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-17 10:27:31.734 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-17 10:27:31.735 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-17 10:27:31.775 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-17 10:27:31.847 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-17 10:27:31.847 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-17 10:27:31.851 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-17 10:27:31.852 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-17 10:27:31.853 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-17 10:27:32.280 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-17 10:27:32.400 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-17 10:27:32.644 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-17 10:27:32.648 | 2026-06-17 10:27:32.648 | done! 2026-06-17 10:27:32.656 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-17 10:27:32.664 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-17 10:27:32.673 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-17 10:27:32.683 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 10:27:32.692 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-17 10:27:32.702 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-17 10:27:32.712 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-17 10:27:32.723 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:27:34.601 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 10:27:34.838 | perl: warning: Setting locale failed. 2026-06-17 10:27:34.838 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:34.838 | LANGUAGE = (unset), 2026-06-17 10:27:34.838 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:34.838 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:34.838 | are supported and installed on your system. 2026-06-17 10:27:34.838 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:34.967 | perl: warning: Setting locale failed. 2026-06-17 10:27:34.967 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:34.967 | LANGUAGE = (unset), 2026-06-17 10:27:34.967 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:34.967 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:34.967 | are supported and installed on your system. 2026-06-17 10:27:34.967 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:35.018 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:35.018 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:35.018 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:35.088 | perl: warning: Setting locale failed. 2026-06-17 10:27:35.088 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:35.088 | LANGUAGE = (unset), 2026-06-17 10:27:35.088 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:35.088 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:35.088 | are supported and installed on your system. 2026-06-17 10:27:35.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:35.577 | 2026-06-17 10:27:35.577 | Running kernel seems to be up-to-date. 2026-06-17 10:27:35.577 | 2026-06-17 10:27:35.577 | Restarting services... 2026-06-17 10:27:35.624 | 2026-06-17 10:27:35.624 | Service restarts being deferred: 2026-06-17 10:27:35.624 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:27:35.624 | systemctl restart systemd-logind.service 2026-06-17 10:27:35.624 | systemctl restart virtlockd.service 2026-06-17 10:27:35.624 | systemctl restart virtlogd.service 2026-06-17 10:27:35.624 | 2026-06-17 10:27:35.625 | No containers need to be restarted. 2026-06-17 10:27:35.625 | 2026-06-17 10:27:35.625 | User sessions running outdated binaries: 2026-06-17 10:27:35.625 | quobyte @ session #5: sshd[2023] 2026-06-17 10:27:35.634 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:27:35.643 | 2026-06-17 10:27:35.644 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:27:37.613 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:27:37.615 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:27:37.617 | + functions-common:time_stop:2414 : local name 2026-06-17 10:27:37.619 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:27:37.622 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:27:37.624 | + functions-common:time_stop:2417 : local total 2026-06-17 10:27:37.627 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:27:37.629 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:27:37.632 | + functions-common:time_stop:2421 : start_time=1781692025526 2026-06-17 10:27:37.634 | + functions-common:time_stop:2423 : [[ -z 1781692025526 ]] 2026-06-17 10:27:37.638 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:27:37.641 | + functions-common:time_stop:2426 : end_time=1781692057639 2026-06-17 10:27:37.643 | + functions-common:time_stop:2427 : elapsed_time=32113 2026-06-17 10:27:37.645 | + functions-common:time_stop:2428 : total=118150 2026-06-17 10:27:37.647 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:27:37.650 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=150263 2026-06-17 10:27:37.653 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:27:37.655 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-17 10:27:37.657 | + ./stack.sh:main:858 : install_database_python 2026-06-17 10:27:37.660 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-17 10:27:37.662 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-17 10:27:37.665 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-17 10:27:37.667 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 10:27:37.671 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-17 10:27:37.673 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-17 10:27:37.676 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 10:27:37.681 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-17 10:27:37.681 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 10:27:37.685 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-17 10:27:37.688 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-17 10:27:37.691 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-17 10:27:37.693 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-17 10:27:37.696 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-17 10:27:37.716 | Using python 3.12 to install PyMySQL 2026-06-17 10:27:37.719 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-17 10:27:38.896 | Collecting PyMySQL 2026-06-17 10:27:39.046 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-17 10:27:39.071 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-17 10:27:39.250 | Installing collected packages: PyMySQL 2026-06-17 10:27:39.321 | Successfully installed PyMySQL-1.2.0 2026-06-17 10:27:39.422 | + inc/python:pip_install:216 : result=0 2026-06-17 10:27:39.425 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:27:39.427 | + functions-common:time_stop:2414 : local name 2026-06-17 10:27:39.430 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:27:39.433 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:27:39.435 | + functions-common:time_stop:2417 : local total 2026-06-17 10:27:39.438 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:27:39.441 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:27:39.443 | + functions-common:time_stop:2421 : start_time=1781692057711 2026-06-17 10:27:39.446 | + functions-common:time_stop:2423 : [[ -z 1781692057711 ]] 2026-06-17 10:27:39.449 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:27:39.453 | + functions-common:time_stop:2426 : end_time=1781692059450 2026-06-17 10:27:39.455 | + functions-common:time_stop:2427 : elapsed_time=1739 2026-06-17 10:27:39.458 | + functions-common:time_stop:2428 : total=34450 2026-06-17 10:27:39.461 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:27:39.464 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36189 2026-06-17 10:27:39.467 | + inc/python:pip_install:219 : return 0 2026-06-17 10:27:39.469 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-17 10:27:39.472 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-17 10:27:39.476 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-17 10:27:39.479 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-17 10:27:39.498 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:27:39.501 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-17 10:27:39.504 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-17 10:27:39.523 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:27:39.526 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-17 10:27:39.545 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:27:39.548 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-17 10:27:39.566 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:27:39.569 | + ./stack.sh:main:866 : install_etcd3 2026-06-17 10:27:39.572 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-17 10:27:39.572 | Installing etcd 2026-06-17 10:27:39.574 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-17 10:27:39.589 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-17 10:27:39.604 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-17 10:27:39.607 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-17 10:27:39.624 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-17 10:27:39.628 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:39.630 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:39.633 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 10:27:39.635 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 10:27:39.638 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 10:27:39.641 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:39.644 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-17 10:27:39.646 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-17 10:27:39.649 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:39.654 | --2026-06-17 12:27:39-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:39.722 | Resolving github.com (github.com)... 140.82.121.3 2026-06-17 10:27:39.737 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-17 10:27:39.789 | HTTP request sent, awaiting response... 302 Found 2026-06-17 10:27:39.789 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-17T11%3A06%3A33Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-17T10%3A05%3A46Z&ske=2026-06-17T11%3A06%3A33Z&sks=b&skv=2018-11-09&sig=5YyAxjNUFo%2FnsZmllaxUoc%2F2WF3PjbcBOv1EqrjWdys%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTY5Mzc2MywibmJmIjoxNzgxNjkxOTYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VJrD9ojgYsaQr1SwPM0Ur1Nw9K7e8tXXHjZu4GXcBGA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-17 10:27:39.789 | --2026-06-17 12:27:39-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-17T11%3A06%3A33Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-17T10%3A05%3A46Z&ske=2026-06-17T11%3A06%3A33Z&sks=b&skv=2018-11-09&sig=5YyAxjNUFo%2FnsZmllaxUoc%2F2WF3PjbcBOv1EqrjWdys%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTY5Mzc2MywibmJmIjoxNzgxNjkxOTYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VJrD9ojgYsaQr1SwPM0Ur1Nw9K7e8tXXHjZu4GXcBGA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-17 10:27:39.790 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-06-17 10:27:39.802 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-17 10:27:39.844 | HTTP request sent, awaiting response... 200 OK 2026-06-17 10:27:39.844 | Length: 20927601 (20M) [application/octet-stream] 2026-06-17 10:27:39.844 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-17 10:27:39.903 | 2026-06-17 10:27:40.110 | 0K ........ ........ ... 100% 75.0M=0.3s 2026-06-17 10:27:40.110 | 2026-06-17 10:27:40.111 | 2026-06-17 12:27:40 (75.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-17 10:27:40.111 | 2026-06-17 10:27:40.115 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 10:27:40.118 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:40.121 | ++ functions:get_extra_file:81 : return 2026-06-17 10:27:40.125 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 10:27:40.127 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-17 10:27:40.130 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-17 10:27:40.133 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-17 10:27:40.157 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-17 10:27:40.160 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/ 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-17 10:27:40.169 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/README.md 2026-06-17 10:27:40.170 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-17 10:27:40.339 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-17 10:27:40.540 | etcd-v3.5.21-linux-amd64/etcd 2026-06-17 10:27:40.803 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-17 10:27:40.839 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-17 10:27:40.871 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-17 10:27:40.873 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-17 10:27:40.892 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:27:40.895 | + ./stack.sh:main:885 : install_dstat 2026-06-17 10:27:40.898 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-17 10:27:40.917 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:27:40.920 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-17 10:27:40.923 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:27:40.926 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-17 10:27:40.928 | + ./stack.sh:main:894 : install_libs 2026-06-17 10:27:40.931 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-17 10:27:40.934 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-17 10:27:40.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-17 10:27:40.938 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-17 10:27:40.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:40.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:40.947 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-17 10:27:40.949 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:40.952 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-17 10:27:40.955 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-17 10:27:40.957 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-17 10:27:40.960 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-17 10:27:40.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:40.965 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:40.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-17 10:27:40.970 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:40.973 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-17 10:27:40.975 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-17 10:27:40.978 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-17 10:27:40.980 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-17 10:27:40.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:40.984 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:40.986 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-17 10:27:40.990 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:40.992 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-17 10:27:40.994 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-17 10:27:40.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-17 10:27:40.999 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-17 10:27:41.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.004 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.007 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-17 10:27:41.010 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.012 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-17 10:27:41.015 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-17 10:27:41.018 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-17 10:27:41.020 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-17 10:27:41.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-17 10:27:41.029 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.032 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-17 10:27:41.034 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-17 10:27:41.037 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-17 10:27:41.040 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-17 10:27:41.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.045 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.048 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-17 10:27:41.050 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.053 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-17 10:27:41.056 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-17 10:27:41.058 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-17 10:27:41.061 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-17 10:27:41.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-17 10:27:41.072 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.074 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-17 10:27:41.076 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-17 10:27:41.079 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-17 10:27:41.081 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-17 10:27:41.083 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.088 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-17 10:27:41.091 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.093 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-17 10:27:41.095 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-17 10:27:41.098 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-17 10:27:41.101 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-17 10:27:41.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.108 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-17 10:27:41.111 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.113 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-17 10:27:41.115 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-17 10:27:41.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-17 10:27:41.120 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-17 10:27:41.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.127 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-17 10:27:41.130 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.132 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-17 10:27:41.135 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-17 10:27:41.137 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-17 10:27:41.139 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-17 10:27:41.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.144 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.147 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-17 10:27:41.149 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.151 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-17 10:27:41.153 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-17 10:27:41.156 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-17 10:27:41.159 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-17 10:27:41.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.167 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-17 10:27:41.170 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.172 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-17 10:27:41.175 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-17 10:27:41.177 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-17 10:27:41.180 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-17 10:27:41.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.188 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-17 10:27:41.191 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.194 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-17 10:27:41.196 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-17 10:27:41.199 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-17 10:27:41.202 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-17 10:27:41.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.209 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-17 10:27:41.212 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.215 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-17 10:27:41.217 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-17 10:27:41.220 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-17 10:27:41.222 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-17 10:27:41.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.227 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-17 10:27:41.233 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.236 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-17 10:27:41.239 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-17 10:27:41.242 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-17 10:27:41.244 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-17 10:27:41.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.253 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-17 10:27:41.255 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.258 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-17 10:27:41.261 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-17 10:27:41.264 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-17 10:27:41.267 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-17 10:27:41.269 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.272 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-17 10:27:41.278 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.280 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-17 10:27:41.283 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-17 10:27:41.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-17 10:27:41.288 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-17 10:27:41.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.293 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.295 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-17 10:27:41.298 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.301 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-17 10:27:41.303 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-17 10:27:41.305 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-17 10:27:41.308 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-17 10:27:41.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-17 10:27:41.319 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.322 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-17 10:27:41.325 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-17 10:27:41.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-17 10:27:41.330 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-17 10:27:41.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-17 10:27:41.343 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.345 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-17 10:27:41.348 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-17 10:27:41.351 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-17 10:27:41.354 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-17 10:27:41.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.359 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.361 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-17 10:27:41.363 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.365 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-17 10:27:41.368 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-17 10:27:41.371 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-17 10:27:41.373 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-17 10:27:41.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-17 10:27:41.384 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.387 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-17 10:27:41.389 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-17 10:27:41.392 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-17 10:27:41.395 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-17 10:27:41.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-17 10:27:41.406 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.409 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-17 10:27:41.412 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-17 10:27:41.415 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-17 10:27:41.418 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-17 10:27:41.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.426 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-17 10:27:41.428 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.431 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-17 10:27:41.434 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-17 10:27:41.436 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-17 10:27:41.439 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-17 10:27:41.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-17 10:27:41.450 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.452 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-17 10:27:41.455 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-17 10:27:41.458 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-17 10:27:41.461 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-17 10:27:41.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.467 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-17 10:27:41.472 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.475 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-17 10:27:41.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-17 10:27:41.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-17 10:27:41.483 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-17 10:27:41.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.488 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-17 10:27:41.493 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.496 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-17 10:27:41.499 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-17 10:27:41.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-17 10:27:41.503 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-17 10:27:41.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.508 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.511 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-17 10:27:41.514 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.516 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-17 10:27:41.519 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-17 10:27:41.521 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-17 10:27:41.524 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-17 10:27:41.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.529 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-17 10:27:41.535 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.538 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-17 10:27:41.541 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-17 10:27:41.543 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-17 10:27:41.546 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-17 10:27:41.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.551 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.554 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-17 10:27:41.557 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.560 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-17 10:27:41.563 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-17 10:27:41.565 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-17 10:27:41.567 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-17 10:27:41.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.573 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.575 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-17 10:27:41.577 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.580 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-17 10:27:41.583 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-17 10:27:41.585 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-17 10:27:41.588 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-17 10:27:41.590 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.597 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-17 10:27:41.599 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.602 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-17 10:27:41.605 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-17 10:27:41.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-17 10:27:41.611 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-17 10:27:41.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.617 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.620 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-17 10:27:41.622 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.625 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-17 10:27:41.628 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-17 10:27:41.631 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-17 10:27:41.634 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-17 10:27:41.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-17 10:27:41.644 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.647 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-17 10:27:41.650 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-17 10:27:41.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-17 10:27:41.655 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-17 10:27:41.658 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.661 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-17 10:27:41.667 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.670 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-17 10:27:41.673 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-17 10:27:41.676 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-17 10:27:41.679 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-17 10:27:41.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.684 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-17 10:27:41.690 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.692 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-17 10:27:41.695 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-17 10:27:41.698 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-17 10:27:41.700 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-17 10:27:41.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.706 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.708 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-17 10:27:41.711 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.713 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-17 10:27:41.716 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-17 10:27:41.719 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-17 10:27:41.722 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-17 10:27:41.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.726 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-17 10:27:41.732 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.735 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-17 10:27:41.737 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-17 10:27:41.740 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:41.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:41.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-17 10:27:41.748 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:41.751 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-17 10:27:41.771 | Using python 3.12 to install etcd3gw 2026-06-17 10:27:41.774 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-17 10:27:42.920 | Collecting etcd3gw 2026-06-17 10:27:43.071 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:27:43.081 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-17 10:27:43.123 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-17 10:27:43.126 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 10:27:43.172 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-17 10:27:43.187 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:27:43.231 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-17 10:27:43.248 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 10:27:43.745 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-17 10:27:43.760 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-17 10:27:43.774 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-17 10:27:43.943 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-17 10:27:43.945 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-17 10:27:43.979 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-17 10:27:43.981 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-17 10:27:44.023 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-17 10:27:44.026 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-17 10:27:44.032 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-17 10:27:44.058 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-17 10:27:44.095 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-17 10:27:44.126 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-17 10:27:44.136 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-17 10:27:44.138 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-17 10:27:44.141 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-17 10:27:44.143 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-17 10:27:44.159 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-17 10:27:44.399 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-17 10:27:44.456 | Attempting uninstall: urllib3 2026-06-17 10:27:44.464 | Found existing installation: urllib3 2.0.7 2026-06-17 10:27:44.465 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:44.465 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-17 10:27:44.606 | Attempting uninstall: idna 2026-06-17 10:27:44.615 | Found existing installation: idna 3.6 2026-06-17 10:27:44.616 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:44.616 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-17 10:27:44.777 | Attempting uninstall: requests 2026-06-17 10:27:44.784 | Found existing installation: requests 2.31.0 2026-06-17 10:27:44.784 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:44.785 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-17 10:27:45.020 | 2026-06-17 10:27:45.025 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-17 10:27:45.162 | + inc/python:pip_install:216 : result=0 2026-06-17 10:27:45.165 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:27:45.168 | + functions-common:time_stop:2414 : local name 2026-06-17 10:27:45.171 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:27:45.174 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:27:45.176 | + functions-common:time_stop:2417 : local total 2026-06-17 10:27:45.179 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:27:45.182 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:27:45.185 | + functions-common:time_stop:2421 : start_time=1781692061766 2026-06-17 10:27:45.188 | + functions-common:time_stop:2423 : [[ -z 1781692061766 ]] 2026-06-17 10:27:45.191 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:27:45.196 | + functions-common:time_stop:2426 : end_time=1781692065193 2026-06-17 10:27:45.199 | + functions-common:time_stop:2427 : elapsed_time=3427 2026-06-17 10:27:45.201 | + functions-common:time_stop:2428 : total=36189 2026-06-17 10:27:45.204 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:27:45.207 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39616 2026-06-17 10:27:45.210 | + inc/python:pip_install:219 : return 0 2026-06-17 10:27:45.213 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-17 10:27:45.216 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-17 10:27:45.220 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-17 10:27:45.223 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:27:45.226 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:27:45.229 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:27:45.232 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:27:45.235 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:27:45.238 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:27:45.241 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:27:45.244 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:27:45.246 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:27:45.249 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:27:45.251 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:27:45.254 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:27:45.256 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:27:45.259 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-17 10:27:45.261 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:45.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:45.267 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-17 10:27:45.269 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-17 10:27:45.271 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:27:45.274 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:27:45.277 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:27:45.280 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:27:45.282 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:27:45.285 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:27:45.288 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:45.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:45.293 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:27:45.296 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:27:45.298 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:27:45.301 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:27:45.303 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-17 10:27:45.306 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:27:45.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:45.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:45.314 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-17 10:27:45.337 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-17 10:27:45.375 | Reading package lists... 2026-06-17 10:27:45.738 | Building dependency tree... 2026-06-17 10:27:45.740 | Reading state information... 2026-06-17 10:27:46.261 | The following additional packages will be installed: 2026-06-17 10:27:46.263 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-17 10:27:46.267 | Suggested packages: 2026-06-17 10:27:46.267 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-17 10:27:46.267 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-17 10:27:46.267 | python3-uwsgidecorators 2026-06-17 10:27:46.300 | The following NEW packages will be installed: 2026-06-17 10:27:46.302 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-17 10:27:46.369 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:27:46.369 | Need to get 1270 kB of archives. 2026-06-17 10:27:46.369 | After this operation, 4285 kB of additional disk space will be used. 2026-06-17 10:27:46.369 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-17 10:27:46.424 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-17 10:27:46.427 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-17 10:27:46.442 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-17 10:27:46.459 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-17 10:27:46.460 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-17 10:27:46.696 | perl: warning: Setting locale failed. 2026-06-17 10:27:46.696 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:46.696 | LANGUAGE = (unset), 2026-06-17 10:27:46.696 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:46.696 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:46.696 | are supported and installed on your system. 2026-06-17 10:27:46.696 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:46.760 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:46.760 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:46.760 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:46.948 | Fetched 1270 kB in 0s (9685 kB/s) 2026-06-17 10:27:47.000 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-17 10:27:47.062 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-17 10:27:47.068 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-17 10:27:47.075 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-17 10:27:47.123 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-17 10:27:47.135 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-17 10:27:47.139 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-17 10:27:47.184 | Selecting previously unselected package libzmq5:amd64. 2026-06-17 10:27:47.196 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-17 10:27:47.200 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-17 10:27:47.247 | Selecting previously unselected package uwsgi-core. 2026-06-17 10:27:47.259 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 10:27:47.263 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-17 10:27:47.429 | Selecting previously unselected package uwsgi. 2026-06-17 10:27:47.441 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 10:27:47.447 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-17 10:27:47.495 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-17 10:27:47.507 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 10:27:47.511 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-17 10:27:47.578 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-17 10:27:47.589 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-17 10:27:47.600 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-17 10:27:47.611 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-17 10:27:47.631 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-17 10:27:48.201 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-17 10:27:48.235 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:27:49.224 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 10:27:49.468 | perl: warning: Setting locale failed. 2026-06-17 10:27:49.468 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:49.468 | LANGUAGE = (unset), 2026-06-17 10:27:49.468 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:49.468 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:49.468 | are supported and installed on your system. 2026-06-17 10:27:49.469 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:49.599 | perl: warning: Setting locale failed. 2026-06-17 10:27:49.599 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:49.599 | LANGUAGE = (unset), 2026-06-17 10:27:49.599 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:49.600 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:49.600 | are supported and installed on your system. 2026-06-17 10:27:49.600 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:49.651 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:27:49.652 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:27:49.652 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:27:49.724 | perl: warning: Setting locale failed. 2026-06-17 10:27:49.724 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:49.724 | LANGUAGE = (unset), 2026-06-17 10:27:49.724 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:49.724 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:49.724 | are supported and installed on your system. 2026-06-17 10:27:49.724 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:50.215 | 2026-06-17 10:27:50.215 | Running kernel seems to be up-to-date. 2026-06-17 10:27:50.215 | 2026-06-17 10:27:50.215 | Restarting services... 2026-06-17 10:27:50.264 | 2026-06-17 10:27:50.264 | Service restarts being deferred: 2026-06-17 10:27:50.264 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:27:50.264 | systemctl restart systemd-logind.service 2026-06-17 10:27:50.264 | systemctl restart virtlockd.service 2026-06-17 10:27:50.264 | systemctl restart virtlogd.service 2026-06-17 10:27:50.264 | 2026-06-17 10:27:50.264 | No containers need to be restarted. 2026-06-17 10:27:50.265 | 2026-06-17 10:27:50.265 | User sessions running outdated binaries: 2026-06-17 10:27:50.265 | quobyte @ session #5: sshd[2023] 2026-06-17 10:27:50.273 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:27:50.282 | 2026-06-17 10:27:50.282 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:27:52.260 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:27:52.263 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:27:52.265 | + functions-common:time_stop:2414 : local name 2026-06-17 10:27:52.269 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:27:52.272 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:27:52.274 | + functions-common:time_stop:2417 : local total 2026-06-17 10:27:52.277 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:27:52.280 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:27:52.283 | + functions-common:time_stop:2421 : start_time=1781692065335 2026-06-17 10:27:52.285 | + functions-common:time_stop:2423 : [[ -z 1781692065335 ]] 2026-06-17 10:27:52.289 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:27:52.293 | + functions-common:time_stop:2426 : end_time=1781692072290 2026-06-17 10:27:52.296 | + functions-common:time_stop:2427 : elapsed_time=6955 2026-06-17 10:27:52.299 | + functions-common:time_stop:2428 : total=150263 2026-06-17 10:27:52.301 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:27:52.304 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157218 2026-06-17 10:27:52.307 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:27:52.310 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-17 10:27:52.313 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:27:52.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:27:52.319 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-17 10:27:52.321 | perl: warning: Setting locale failed. 2026-06-17 10:27:52.321 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:52.321 | LANGUAGE = (unset), 2026-06-17 10:27:52.321 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:52.321 | LANG = (unset) 2026-06-17 10:27:52.322 | are supported and installed on your system. 2026-06-17 10:27:52.322 | perl: warning: Falling back to the standard locale ("C"). 2026-06-17 10:27:52.358 | No module matches proxy 2026-06-17 10:27:52.361 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-17 10:27:52.372 | perl: warning: Setting locale failed. 2026-06-17 10:27:52.372 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:52.372 | LANGUAGE = (unset), 2026-06-17 10:27:52.372 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:52.373 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:52.373 | are supported and installed on your system. 2026-06-17 10:27:52.373 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:52.413 | Enabling module proxy. 2026-06-17 10:27:52.418 | To activate the new configuration, you need to run: 2026-06-17 10:27:52.418 | systemctl restart apache2 2026-06-17 10:27:52.422 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-17 10:27:52.433 | perl: warning: Setting locale failed. 2026-06-17 10:27:52.433 | perl: warning: Please check that your locale settings: 2026-06-17 10:27:52.433 | LANGUAGE = (unset), 2026-06-17 10:27:52.433 | LC_ALL = "en_US.utf8", 2026-06-17 10:27:52.433 | LANG = "de_DE.UTF-8" 2026-06-17 10:27:52.433 | are supported and installed on your system. 2026-06-17 10:27:52.434 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:27:52.473 | Considering dependency proxy for proxy_uwsgi: 2026-06-17 10:27:52.473 | Module proxy already enabled 2026-06-17 10:27:52.473 | Enabling module proxy_uwsgi. 2026-06-17 10:27:52.478 | To activate the new configuration, you need to run: 2026-06-17 10:27:52.478 | systemctl restart apache2 2026-06-17 10:27:52.484 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-17 10:27:52.486 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:27:52.490 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:27:52.492 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:27:52.620 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-17 10:27:52.623 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-17 10:27:52.627 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-17 10:27:52.630 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.633 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-17 10:27:52.638 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.640 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-17 10:27:52.643 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-17 10:27:52.645 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-17 10:27:52.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.651 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.653 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-17 10:27:52.656 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.659 | + ./stack.sh:main:902 : install_glanceclient 2026-06-17 10:27:52.662 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-17 10:27:52.665 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-17 10:27:52.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-17 10:27:52.676 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.679 | + ./stack.sh:main:903 : install_cinderclient 2026-06-17 10:27:52.682 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-17 10:27:52.685 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-17 10:27:52.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.690 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.693 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-17 10:27:52.696 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.699 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-17 10:27:52.702 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-17 10:27:52.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.707 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.710 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-17 10:27:52.713 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.716 | + ./stack.sh:main:904 : install_novaclient 2026-06-17 10:27:52.718 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-17 10:27:52.721 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-17 10:27:52.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-17 10:27:52.732 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.735 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-17 10:27:52.752 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:27:52.755 | + ./stack.sh:main:906 : install_swiftclient 2026-06-17 10:27:52.758 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-17 10:27:52.760 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-17 10:27:52.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.766 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.769 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-17 10:27:52.771 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.774 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-17 10:27:52.792 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:27:52.795 | + ./stack.sh:main:909 : install_neutronclient 2026-06-17 10:27:52.798 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-17 10:27:52.801 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-17 10:27:52.803 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.806 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.809 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-17 10:27:52.812 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.814 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-17 10:27:52.817 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-17 10:27:52.820 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-17 10:27:52.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:27:52.825 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:27:52.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-17 10:27:52.831 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:27:52.834 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-17 10:27:52.836 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-17 10:27:52.839 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 10:27:52.843 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-17 10:27:52.845 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-17 10:27:52.848 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 10:27:52.852 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-17 10:27:52.853 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 10:27:52.857 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-17 10:27:52.860 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-17 10:27:52.862 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-17 10:27:52.865 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-17 10:27:52.869 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-17 10:27:52.890 | Using python 3.12 to install keystonemiddleware 2026-06-17 10:27:52.893 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-17 10:27:54.071 | Collecting keystonemiddleware 2026-06-17 10:27:54.219 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 10:27:54.286 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-17 10:27:54.301 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:27:54.359 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-17 10:27:54.375 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:27:54.440 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-17 10:27:54.457 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:27:54.503 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-17 10:27:54.518 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:27:54.572 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-17 10:27:54.590 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 10:27:54.646 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-17 10:27:54.662 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:27:54.712 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-17 10:27:54.727 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:27:54.787 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-17 10:27:54.804 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:27:54.814 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-17 10:27:54.845 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-17 10:27:54.860 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 10:27:54.905 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-17 10:27:54.918 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-17 10:27:54.967 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-17 10:27:54.982 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:27:54.993 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-17 10:27:55.028 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-17 10:27:55.043 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-17 10:27:55.057 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-17 10:27:55.095 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 10:27:55.128 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:27:55.166 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 10:27:55.180 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:27:55.236 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 10:27:55.251 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-17 10:27:55.293 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-17 10:27:55.307 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 10:27:55.359 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-17 10:27:55.373 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 10:27:55.417 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-17 10:27:55.433 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-17 10:27:55.476 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-17 10:27:55.491 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-17 10:27:55.501 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-17 10:27:55.544 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-17 10:27:55.559 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-17 10:27:55.570 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-17 10:27:55.572 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-17 10:27:55.714 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-17 10:27:55.730 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-17 10:27:55.789 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-17 10:27:55.804 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-17 10:27:55.815 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-17 10:27:55.948 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-17 10:27:55.964 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-17 10:27:55.985 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-17 10:27:56.019 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-17 10:27:56.034 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-17 10:27:56.051 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-17 10:27:56.052 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-17 10:27:56.053 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-17 10:27:56.054 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-17 10:27:56.128 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-17 10:27:56.175 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-17 10:27:56.210 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-17 10:27:56.232 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-17 10:27:56.255 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-17 10:27:56.277 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-17 10:27:56.298 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-17 10:27:56.326 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-17 10:27:56.378 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.8 MB/s 0:00:00 2026-06-17 10:27:56.394 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-17 10:27:56.417 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-17 10:27:56.441 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-17 10:27:56.464 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-17 10:27:56.486 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-17 10:27:56.513 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-17 10:27:56.537 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-17 10:27:56.560 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-17 10:27:56.582 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-17 10:27:56.604 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-17 10:27:56.628 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-17 10:27:56.654 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-17 10:27:56.680 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-17 10:27:56.702 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-17 10:27:56.724 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-17 10:27:56.746 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-17 10:27:56.768 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-17 10:27:57.091 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-17 10:27:57.355 | Attempting uninstall: six 2026-06-17 10:27:57.365 | Found existing installation: six 1.16.0 2026-06-17 10:27:57.365 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:57.365 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-17 10:27:57.430 | Attempting uninstall: pyparsing 2026-06-17 10:27:57.439 | Found existing installation: pyparsing 3.1.1 2026-06-17 10:27:57.439 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:57.440 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-17 10:27:57.584 | Attempting uninstall: PyJWT 2026-06-17 10:27:57.593 | Found existing installation: PyJWT 2.7.0 2026-06-17 10:27:57.593 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:57.594 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-17 10:27:57.774 | Attempting uninstall: netaddr 2026-06-17 10:27:57.785 | Found existing installation: netaddr 0.8.0 2026-06-17 10:27:57.786 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:57.786 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-17 10:27:58.054 | Attempting uninstall: python-dateutil 2026-06-17 10:27:58.064 | Found existing installation: python-dateutil 2.8.2 2026-06-17 10:27:58.065 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:27:58.065 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-17 10:28:00.252 | 2026-06-17 10:28:00.261 | 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.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-17 10:28:00.434 | + inc/python:pip_install:216 : result=0 2026-06-17 10:28:00.437 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:28:00.440 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:00.442 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:00.445 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:00.447 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:00.449 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:00.451 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:28:00.455 | + functions-common:time_stop:2421 : start_time=1781692072884 2026-06-17 10:28:00.457 | + functions-common:time_stop:2423 : [[ -z 1781692072884 ]] 2026-06-17 10:28:00.460 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:00.463 | + functions-common:time_stop:2426 : end_time=1781692080461 2026-06-17 10:28:00.466 | + functions-common:time_stop:2427 : elapsed_time=7577 2026-06-17 10:28:00.468 | + functions-common:time_stop:2428 : total=39616 2026-06-17 10:28:00.471 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:00.474 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47193 2026-06-17 10:28:00.477 | + inc/python:pip_install:219 : return 0 2026-06-17 10:28:00.479 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-17 10:28:00.482 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-17 10:28:00.484 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 10:28:00.488 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-17 10:28:00.491 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-17 10:28:00.493 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 10:28:00.497 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-17 10:28:00.498 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 10:28:00.503 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-17 10:28:00.505 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-17 10:28:00.509 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-17 10:28:00.512 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-17 10:28:00.514 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-17 10:28:00.538 | Using python 3.12 to install python-memcached 2026-06-17 10:28:00.541 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-17 10:28:01.712 | Collecting python-memcached 2026-06-17 10:28:01.874 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:28:01.899 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-17 10:28:02.086 | Installing collected packages: python-memcached 2026-06-17 10:28:02.121 | Successfully installed python-memcached-1.62 2026-06-17 10:28:02.230 | + inc/python:pip_install:216 : result=0 2026-06-17 10:28:02.233 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:28:02.237 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:02.240 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:02.243 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:02.246 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:02.248 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:02.251 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:28:02.254 | + functions-common:time_stop:2421 : start_time=1781692080532 2026-06-17 10:28:02.257 | + functions-common:time_stop:2423 : [[ -z 1781692080532 ]] 2026-06-17 10:28:02.260 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:02.264 | + functions-common:time_stop:2426 : end_time=1781692082261 2026-06-17 10:28:02.267 | + functions-common:time_stop:2427 : elapsed_time=1729 2026-06-17 10:28:02.270 | + functions-common:time_stop:2428 : total=47193 2026-06-17 10:28:02.273 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:02.276 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48922 2026-06-17 10:28:02.280 | + inc/python:pip_install:219 : return 0 2026-06-17 10:28:02.282 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-17 10:28:02.303 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:28:02.305 | + ./stack.sh:main:916 : '[' 192.168.122.78 == 192.168.122.78 ']' 2026-06-17 10:28:02.309 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-17 10:28:02.312 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-17 10:28:02.314 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-17 10:28:02.317 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 10:28:02.320 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-17 10:28:02.323 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-17 10:28:02.342 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:28:02.345 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-17 10:28:02.347 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-17 10:28:02.350 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-17 10:28:02.352 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:28:02.354 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:28:02.357 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:28:02.360 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:28:02.363 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:28:02.367 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:28:02.385 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:28:02.388 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:28:02.390 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:28:02.395 | + functions-common:git_clone:604 : echo master 2026-06-17 10:28:02.395 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:28:02.399 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-17 10:28:02.402 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:28:02.405 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-17 10:28:02.407 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:28:02.410 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:28:02.412 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:28:02.415 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:28:02.418 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:28:02.420 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:28:02.423 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:28:02.425 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:28:02.429 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:28:02.433 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692082430 2026-06-17 10:28:02.435 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-17 10:28:02.439 | Cloning into '/opt/stack/keystone'... 2026-06-17 10:28:21.020 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:28:21.022 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:21.025 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:21.027 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:21.029 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:21.032 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:21.034 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:28:21.037 | + functions-common:time_stop:2421 : start_time=1781692082430 2026-06-17 10:28:21.040 | + functions-common:time_stop:2423 : [[ -z 1781692082430 ]] 2026-06-17 10:28:21.043 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:21.048 | + functions-common:time_stop:2426 : end_time=1781692101045 2026-06-17 10:28:21.051 | + functions-common:time_stop:2427 : elapsed_time=18615 2026-06-17 10:28:21.053 | + functions-common:time_stop:2428 : total=4947 2026-06-17 10:28:21.056 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:21.058 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23562 2026-06-17 10:28:21.061 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-17 10:28:21.064 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:28:21.066 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:28:21.068 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:28:21.071 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:28:21.073 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:28:21.076 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:28:21.078 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:28:21.081 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:28:21.084 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:28:21.087 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:28:21.091 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692101088 2026-06-17 10:28:21.094 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:28:21.724 | From https://review.opendev.org/openstack/keystone 2026-06-17 10:28:21.724 | * branch master -> FETCH_HEAD 2026-06-17 10:28:21.735 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:28:21.737 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:21.740 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:21.742 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:21.745 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:21.748 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:21.750 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:28:21.753 | + functions-common:time_stop:2421 : start_time=1781692101088 2026-06-17 10:28:21.756 | + functions-common:time_stop:2423 : [[ -z 1781692101088 ]] 2026-06-17 10:28:21.759 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:21.763 | + functions-common:time_stop:2426 : end_time=1781692101760 2026-06-17 10:28:21.765 | + functions-common:time_stop:2427 : elapsed_time=672 2026-06-17 10:28:21.768 | + functions-common:time_stop:2428 : total=23562 2026-06-17 10:28:21.771 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:21.773 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24234 2026-06-17 10:28:21.776 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:28:21.779 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:28:21.781 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:28:21.784 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:28:21.787 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:28:21.789 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:28:21.792 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:28:21.794 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:28:21.797 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:28:21.801 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:28:21.805 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692101802 2026-06-17 10:28:21.808 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:28:21.973 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:28:21.973 | 2026-06-17 10:28:21.973 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:28:21.973 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:28:21.973 | state without impacting any branches by switching back to a branch. 2026-06-17 10:28:21.973 | 2026-06-17 10:28:21.973 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:28:21.973 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:28:21.974 | 2026-06-17 10:28:21.974 | git switch -c 2026-06-17 10:28:21.974 | 2026-06-17 10:28:21.974 | Or undo this operation with: 2026-06-17 10:28:21.974 | 2026-06-17 10:28:21.974 | git switch - 2026-06-17 10:28:21.974 | 2026-06-17 10:28:21.974 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:28:21.974 | 2026-06-17 10:28:21.974 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-17 10:28:21.979 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:28:21.982 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:21.985 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:21.988 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:21.990 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:21.993 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:21.996 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:28:21.999 | + functions-common:time_stop:2421 : start_time=1781692101802 2026-06-17 10:28:22.001 | + functions-common:time_stop:2423 : [[ -z 1781692101802 ]] 2026-06-17 10:28:22.005 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:22.009 | + functions-common:time_stop:2426 : end_time=1781692102006 2026-06-17 10:28:22.012 | + functions-common:time_stop:2427 : elapsed_time=204 2026-06-17 10:28:22.015 | + functions-common:time_stop:2428 : total=24234 2026-06-17 10:28:22.018 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:22.021 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24438 2026-06-17 10:28:22.024 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-17 10:28:22.039 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-17 10:28:22.043 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:28:22.043 | + functions-common:git_clone:667 : head -1 2026-06-17 10:28:22.046 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-17 10:28:22.048 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:28:22.051 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-17 10:28:22.053 | + inc/python:setup_develop:353 : local bindep 2026-06-17 10:28:22.056 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 10:28:22.059 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-17 10:28:22.061 | + inc/python:setup_develop:359 : local extras= 2026-06-17 10:28:22.064 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-17 10:28:22.067 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:28:22.069 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 10:28:22.072 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-17 10:28:22.075 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:28:22.078 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:28:22.082 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-17 10:28:22.084 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:28:22.089 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-17 10:28:22.091 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:28:22.095 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:28:22.098 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-17 10:28:22.104 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-17 10:28:22.108 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-17 10:28:22.110 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-17 10:28:22.271 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-17 10:28:22.275 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 10:28:22.278 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:28:22.281 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:28:22.284 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 10:28:22.286 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-17 10:28:22.289 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 10:28:22.292 | + inc/python:setup_package:446 : local extras= 2026-06-17 10:28:22.294 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:28:22.297 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:28:22.300 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:28:22.304 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:28:22.307 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:28:22.310 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-17 10:28:22.333 | Using python 3.12 to install /opt/stack/keystone 2026-06-17 10:28:22.336 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-17 10:28:23.308 | Obtaining file:///opt/stack/keystone 2026-06-17 10:28:23.314 | Installing build dependencies: started 2026-06-17 10:28:24.949 | Installing build dependencies: finished with status 'done' 2026-06-17 10:28:24.949 | Checking if build backend supports build_editable: started 2026-06-17 10:28:25.477 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:28:25.478 | Getting requirements to build editable: started 2026-06-17 10:28:25.766 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:28:25.768 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:28:26.795 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:28:26.810 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-17 10:28:26.810 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-17 10:28:27.014 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-17 10:28:27.162 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 10:28:27.204 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-17 10:28:27.219 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-17 10:28:27.609 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-17 10:28:27.624 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-17 10:28:28.213 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.230 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-17 10:28:28.251 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-17 10:28:28.252 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-17 10:28:28.254 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-17 10:28:28.353 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.369 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-17 10:28:28.384 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-17 10:28:28.388 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-17 10:28:28.388 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-17 10:28:28.450 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.466 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 10:28:28.529 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.545 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:28:28.556 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-17 10:28:28.557 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-17 10:28:28.600 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.616 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:28:28.672 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.688 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 10:28:28.700 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-17 10:28:28.729 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.746 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 10:28:28.755 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-17 10:28:28.785 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.800 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-17 10:28:28.843 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.859 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 10:28:28.868 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-17 10:28:28.869 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-17 10:28:28.912 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.928 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-17 10:28:28.941 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-17 10:28:28.943 | 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.0) 2026-06-17 10:28:28.978 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:28.995 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-17 10:28:29.044 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-17 10:28:29.060 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 10:28:29.262 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-17 10:28:29.277 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-17 10:28:29.313 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-17 10:28:29.329 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-17 10:28:29.340 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-17 10:28:29.369 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 10:28:29.384 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 10:28:29.429 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 10:28:29.445 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 10:28:29.482 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 10:28:29.497 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:28:29.538 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 10:28:29.554 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:28:29.667 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 10:28:29.682 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-17 10:28:29.724 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-17 10:28:29.740 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-17 10:28:29.755 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-17 10:28:29.826 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-17 10:28:29.840 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-17 10:28:29.887 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 10:28:29.902 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-17 10:28:29.940 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 10:28:29.957 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:28:30.007 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 10:28:30.023 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 10:28:30.604 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 10:28:30.620 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-17 10:28:30.637 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-17 10:28:30.642 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-17 10:28:30.644 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-17 10:28:30.645 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-17 10:28:30.646 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-17 10:28:30.658 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-17 10:28:30.660 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-17 10:28:30.661 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-17 10:28:30.704 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:30.719 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-17 10:28:30.730 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-17 10:28:30.760 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:30.777 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-17 10:28:30.812 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:30.829 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-17 10:28:30.875 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:30.891 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:28:30.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-06-17 10:28:30.908 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-17 10:28:30.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.3.0) 2026-06-17 10:28:30.958 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.015 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 10:28:31.073 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.090 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 10:28:31.132 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.147 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-17 10:28:31.208 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.223 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:28:31.269 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.285 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-17 10:28:31.322 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.338 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-17 10:28:31.388 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.404 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-17 10:28:31.414 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-17 10:28:31.449 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.466 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:28:31.508 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.523 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:28:31.580 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.607 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 10:28:31.881 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.896 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-17 10:28:31.946 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:31.962 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 10:28:31.999 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.015 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-17 10:28:32.057 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.073 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-17 10:28:32.123 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.139 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-17 10:28:32.216 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.232 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-17 10:28:32.275 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.290 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-17 10:28:32.340 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.356 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 10:28:32.400 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.415 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-17 10:28:32.439 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-17 10:28:32.440 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-17 10:28:32.452 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-17 10:28:32.488 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.503 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-17 10:28:32.686 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.702 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-17 10:28:32.750 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.766 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-17 10:28:32.825 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.841 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-17 10:28:32.863 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-17 10:28:32.864 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-17 10:28:32.865 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-17 10:28:32.867 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-17 10:28:32.918 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 10:28:32.934 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-17 10:28:32.999 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 10:28:33.015 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 10:28:33.115 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-17 10:28:33.252 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-17 10:28:34.095 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 5.0 MB/s 0:00:00 2026-06-17 10:28:34.110 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-17 10:28:34.161 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-17 10:28:34.196 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-17 10:28:34.217 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-17 10:28:34.255 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-17 10:28:34.280 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-17 10:28:34.307 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-17 10:28:34.329 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-17 10:28:34.366 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-17 10:28:34.400 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-17 10:28:34.427 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-17 10:28:34.448 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-17 10:28:34.470 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-17 10:28:34.512 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-17 10:28:34.550 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-17 10:28:34.605 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-17 10:28:34.650 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-17 10:28:34.675 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-17 10:28:34.696 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-17 10:28:34.718 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-17 10:28:34.765 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-17 10:28:34.788 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-17 10:28:34.814 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-17 10:28:34.847 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-17 10:28:34.883 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-17 10:28:34.947 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-17 10:28:35.007 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-17 10:28:35.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 8.0 MB/s 0:00:00 2026-06-17 10:28:35.102 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-17 10:28:35.128 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-17 10:28:35.154 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-17 10:28:35.176 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-17 10:28:35.206 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-17 10:28:35.259 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-17 10:28:35.280 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-17 10:28:35.303 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-17 10:28:35.330 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-17 10:28:35.395 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-17 10:28:35.422 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-17 10:28:35.482 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-17 10:28:35.529 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-17 10:28:35.552 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-17 10:28:35.575 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-17 10:28:35.597 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-17 10:28:35.657 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-17 10:28:35.979 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 10.6 MB/s 0:00:00 2026-06-17 10:28:35.994 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-17 10:28:36.017 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-17 10:28:36.041 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-17 10:28:36.062 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-17 10:28:36.113 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-17 10:28:36.152 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-17 10:28:36.178 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-17 10:28:36.200 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-17 10:28:36.225 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-17 10:28:36.248 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-17 10:28:36.311 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-17 10:28:36.513 | Building wheels for collected packages: keystone 2026-06-17 10:28:36.514 | Building editable for keystone (pyproject.toml): started 2026-06-17 10:28:37.610 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-17 10:28:37.611 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=420dfcd20670dd9f5ef5769f60c976ade3d54e4fb52d08e515d4b7069ad18826 2026-06-17 10:28:37.612 | Stored in directory: /tmp/pip-ephem-wheel-cache-z41z9prz/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-17 10:28:37.617 | Successfully built keystone 2026-06-17 10:28:37.966 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-17 10:28:38.007 | Attempting uninstall: pytz 2026-06-17 10:28:38.017 | Found existing installation: pytz 2024.1 2026-06-17 10:28:38.017 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:38.017 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-17 10:28:39.846 | Attempting uninstall: oauthlib 2026-06-17 10:28:39.859 | Found existing installation: oauthlib 3.2.2 2026-06-17 10:28:39.859 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:39.860 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-17 10:28:40.010 | Attempting uninstall: markupsafe 2026-06-17 10:28:40.024 | Found existing installation: MarkupSafe 2.1.5 2026-06-17 10:28:40.024 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:40.024 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-17 10:28:41.117 | Attempting uninstall: click 2026-06-17 10:28:41.131 | Found existing installation: click 8.1.6 2026-06-17 10:28:41.131 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:41.131 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-17 10:28:41.299 | Attempting uninstall: blinker 2026-06-17 10:28:41.311 | Found existing installation: blinker 1.7.0 2026-06-17 10:28:41.311 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:41.311 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-17 10:28:41.330 | Attempting uninstall: bcrypt 2026-06-17 10:28:41.341 | Found existing installation: bcrypt 3.2.2 2026-06-17 10:28:41.341 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:41.342 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-17 10:28:41.361 | Attempting uninstall: attrs 2026-06-17 10:28:41.374 | Found existing installation: attrs 23.2.0 2026-06-17 10:28:41.374 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:41.375 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-17 10:28:44.603 | Attempting uninstall: jinja2 2026-06-17 10:28:44.615 | Found existing installation: Jinja2 3.1.2 2026-06-17 10:28:44.616 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:44.617 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-17 10:28:45.684 | Attempting uninstall: cryptography 2026-06-17 10:28:45.697 | Found existing installation: cryptography 41.0.7 2026-06-17 10:28:45.700 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:45.700 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-17 10:28:46.303 | Attempting uninstall: pyopenssl 2026-06-17 10:28:46.317 | Found existing installation: pyOpenSSL 23.2.0 2026-06-17 10:28:46.318 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:46.318 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-17 10:28:46.733 | Attempting uninstall: jsonschema 2026-06-17 10:28:46.747 | Found existing installation: jsonschema 4.10.3 2026-06-17 10:28:46.748 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:28:46.749 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-17 10:28:48.400 | 2026-06-17 10:28:48.402 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-17 10:28:48.402 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-17 10:28:48.417 | 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.50 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.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-17 10:28:48.746 | + inc/python:pip_install:216 : result=0 2026-06-17 10:28:48.749 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:28:48.752 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:48.755 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:48.757 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:48.760 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:48.762 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:48.765 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:28:48.767 | + functions-common:time_stop:2421 : start_time=1781692102327 2026-06-17 10:28:48.769 | + functions-common:time_stop:2423 : [[ -z 1781692102327 ]] 2026-06-17 10:28:48.773 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:48.776 | + functions-common:time_stop:2426 : end_time=1781692128774 2026-06-17 10:28:48.780 | + functions-common:time_stop:2427 : elapsed_time=26447 2026-06-17 10:28:48.782 | + functions-common:time_stop:2428 : total=48922 2026-06-17 10:28:48.785 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:48.787 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=75369 2026-06-17 10:28:48.790 | + inc/python:pip_install:219 : return 0 2026-06-17 10:28:48.792 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:28:48.796 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:28:48.798 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-17 10:28:48.800 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-17 10:28:48.803 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:28:48.806 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:28:48.809 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-17 10:28:48.811 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:28:48.813 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-17 10:28:48.830 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:28:48.833 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 10:28:48.837 | + ./stack.sh:main:918 : configure_keystone 2026-06-17 10:28:48.840 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-17 10:28:48.857 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-17 10:28:48.859 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-17 10:28:48.865 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-17 10:28:48.882 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:28:48.885 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-17 10:28:48.917 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-17 10:28:48.949 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-17 10:28:48.983 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-17 10:28:49.016 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-17 10:28:49.050 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-17 10:28:49.086 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-17 10:28:49.119 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-17 10:28:49.151 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-17 10:28:49.185 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-17 10:28:49.188 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-17 10:28:49.191 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-17 10:28:49.194 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-17 10:28:49.196 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 10:28:49.199 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:28:49.216 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:28:49.219 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 10:28:49.222 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 10:28:49.224 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:28:49.240 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:28:49.244 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:28:49.247 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:28:49.281 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:28:49.284 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:28:49.286 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.78/identity 2026-06-17 10:28:49.321 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-17 10:28:49.324 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-17 10:28:49.358 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-17 10:28:49.361 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-17 10:28:49.364 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-17 10:28:49.367 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-17 10:28:49.370 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:28:49.373 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:28:49.376 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:28:49.396 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:28:49.399 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:28:49.402 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-17 10:28:49.405 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-17 10:28:49.438 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-17 10:28:49.442 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-17 10:28:49.444 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-17 10:28:49.447 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-17 10:28:49.451 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:28:49.472 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:28:49.476 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:28:49.480 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:28:49.484 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:28:49.488 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:28:49.526 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:28:49.567 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:28:49.605 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:28:49.645 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-17 10:28:49.686 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-17 10:28:49.726 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-17 10:28:49.730 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-17 10:28:49.733 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-17 10:28:49.737 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-17 10:28:49.740 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 10:28:49.743 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-17 10:28:49.747 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-17 10:28:49.751 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 10:28:49.755 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 10:28:49.772 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:28:49.773 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 10:28:49.783 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 10:28:49.789 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:28:49.803 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-17 10:28:49.807 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-17 10:28:49.810 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-17 10:28:49.814 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:28:49.817 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-17 10:28:49.848 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-17 10:28:49.877 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-17 10:28:49.907 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-17 10:28:49.939 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-17 10:28:49.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-17 10:28:50.002 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-17 10:28:50.034 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-17 10:28:50.066 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-17 10:28:50.098 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:28:50.131 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-17 10:28:50.163 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-17 10:28:50.196 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-17 10:28:50.227 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-17 10:28:50.259 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 10:28:50.262 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 10:28:50.265 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-17 10:28:50.267 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-17 10:28:50.269 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 10:28:50.271 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:28:50.273 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:28:50.275 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-17 10:28:50.278 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-17 10:28:50.281 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-17 10:28:50.313 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-17 10:28:50.348 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-17 10:28:50.348 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-17 10:28:50.358 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-17 10:28:50.362 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-17 10:28:50.365 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-17 10:28:50.368 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 10:28:50.371 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 10:28:50.373 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:28:50.376 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:28:50.379 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:28:50.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:28:50.384 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 10:28:50.388 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 10:28:50.390 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:28:50.394 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:28:50.396 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-17 10:28:50.408 | perl: warning: Setting locale failed. 2026-06-17 10:28:50.409 | perl: warning: Please check that your locale settings: 2026-06-17 10:28:50.409 | LANGUAGE = (unset), 2026-06-17 10:28:50.409 | LC_ALL = "en_US.utf8", 2026-06-17 10:28:50.409 | LANG = "de_DE.UTF-8" 2026-06-17 10:28:50.409 | are supported and installed on your system. 2026-06-17 10:28:50.409 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:28:50.449 | Enabling site keystone-api. 2026-06-17 10:28:50.455 | To activate the new configuration, you need to run: 2026-06-17 10:28:50.455 | systemctl reload apache2 2026-06-17 10:28:50.460 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 10:28:50.463 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:28:50.465 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:28:50.468 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:28:50.588 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-17 10:28:50.623 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-17 10:28:50.660 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-17 10:28:50.696 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-17 10:28:50.699 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-17 10:28:50.735 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-17 10:28:50.769 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-17 10:28:50.804 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-17 10:28:50.840 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-17 10:28:50.843 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-17 10:28:50.845 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-17 10:28:50.878 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-17 10:28:50.910 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-17 10:28:50.929 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:28:50.932 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-17 10:28:50.951 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:28:50.954 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-17 10:28:50.957 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-17 10:28:50.960 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-17 10:28:50.963 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 10:28:50.966 | + lib/stack:stack_install_service:32 : install_glance 2026-06-17 10:28:50.969 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-17 10:28:50.972 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-17 10:28:50.975 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-17 10:28:50.993 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:28:50.996 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-17 10:28:51.000 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-17 10:28:51.018 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:28:51.020 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-17 10:28:51.023 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-17 10:28:51.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:28:51.029 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:28:51.032 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-17 10:28:51.035 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:28:51.040 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-17 10:28:51.043 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-17 10:28:51.045 | ++ inc/python:join_extras:29 : echo cinder 2026-06-17 10:28:51.048 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-17 10:28:51.052 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-17 10:28:51.055 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-17 10:28:51.058 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-17 10:28:51.062 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-17 10:28:51.066 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-17 10:28:51.069 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-17 10:28:51.074 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-17 10:28:51.074 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-17 10:28:51.079 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-17 10:28:51.082 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-17 10:28:51.086 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-17 10:28:51.090 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-17 10:28:51.092 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-17 10:28:51.116 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-17 10:28:51.118 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-17 10:28:52.322 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.468 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 10:28:52.484 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-17 10:28:52.485 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-17 10:28:52.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-17 10:28:52.486 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-17 10:28:52.487 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-17 10:28:52.488 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-17 10:28:52.489 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-17 10:28:52.490 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-17 10:28:52.491 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-17 10:28:52.492 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-17 10:28:52.492 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-17 10:28:52.518 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.534 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 10:28:52.545 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-17 10:28:52.547 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-17 10:28:52.548 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-17 10:28:52.554 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-17 10:28:52.555 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-17 10:28:52.598 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.614 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-17 10:28:52.689 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.705 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:28:52.754 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.770 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:28:52.816 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.833 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 10:28:52.846 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-17 10:28:52.847 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-17 10:28:52.848 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-17 10:28:52.849 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-17 10:28:52.855 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-17 10:28:52.856 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-17 10:28:52.857 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-17 10:28:52.858 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-17 10:28:52.862 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-17 10:28:52.863 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-17 10:28:52.865 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-17 10:28:52.898 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-17 10:28:52.913 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-17 10:28:52.924 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-17 10:28:52.928 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-17 10:28:52.932 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-17 10:28:52.934 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-17 10:28:52.935 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-17 10:28:52.944 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-17 10:28:52.947 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-17 10:28:52.948 | 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.0) 2026-06-17 10:28:52.951 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-17 10:28:52.958 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-17 10:28:52.961 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-17 10:28:52.962 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-17 10:28:52.963 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-17 10:28:52.964 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-17 10:28:52.967 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-17 10:28:52.968 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-17 10:28:52.974 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-17 10:28:52.991 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-17 10:28:52.995 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-17 10:28:52.998 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-17 10:28:53.011 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-17 10:28:53.012 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-17 10:28:53.013 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-17 10:28:53.015 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-17 10:28:53.035 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-17 10:28:53.093 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-17 10:28:53.147 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-17 10:28:53.176 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-17 10:28:53.198 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-17 10:28:53.220 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-17 10:28:53.245 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-17 10:28:53.266 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-17 10:28:53.506 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-17 10:28:54.817 | 2026-06-17 10:28:54.833 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-17 10:28:54.979 | + inc/python:pip_install:216 : result=0 2026-06-17 10:28:54.982 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:28:54.985 | + functions-common:time_stop:2414 : local name 2026-06-17 10:28:54.988 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:28:54.991 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:28:54.994 | + functions-common:time_stop:2417 : local total 2026-06-17 10:28:54.996 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:28:54.999 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:28:55.002 | + functions-common:time_stop:2421 : start_time=1781692131110 2026-06-17 10:28:55.004 | + functions-common:time_stop:2423 : [[ -z 1781692131110 ]] 2026-06-17 10:28:55.008 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:28:55.012 | + functions-common:time_stop:2426 : end_time=1781692135010 2026-06-17 10:28:55.015 | + functions-common:time_stop:2427 : elapsed_time=3900 2026-06-17 10:28:55.018 | + functions-common:time_stop:2428 : total=75369 2026-06-17 10:28:55.020 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:28:55.023 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=79269 2026-06-17 10:28:55.026 | + inc/python:pip_install:219 : return 0 2026-06-17 10:28:55.029 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-17 10:28:55.031 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-17 10:28:55.035 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-17 10:28:55.051 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-17 10:28:55.057 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-17 10:28:55.060 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-17 10:28:55.064 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-17 10:28:55.067 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:28:55.069 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:28:55.073 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:28:55.076 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:28:55.079 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:28:55.082 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:28:55.100 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:28:55.103 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:28:55.105 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:28:55.109 | + functions-common:git_clone:604 : echo master 2026-06-17 10:28:55.109 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:28:55.114 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-17 10:28:55.117 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:28:55.119 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-17 10:28:55.122 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:28:55.125 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:28:55.127 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:28:55.129 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:28:55.132 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:28:55.135 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:28:55.137 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:28:55.140 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:28:55.144 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:28:55.147 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692135145 2026-06-17 10:28:55.150 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-17 10:28:55.154 | Cloning into '/opt/stack/glance'... 2026-06-17 10:29:03.525 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:29:03.527 | + functions-common:time_stop:2414 : local name 2026-06-17 10:29:03.530 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:29:03.532 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:29:03.535 | + functions-common:time_stop:2417 : local total 2026-06-17 10:29:03.538 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:29:03.540 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:29:03.543 | + functions-common:time_stop:2421 : start_time=1781692135145 2026-06-17 10:29:03.546 | + functions-common:time_stop:2423 : [[ -z 1781692135145 ]] 2026-06-17 10:29:03.549 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:29:03.553 | + functions-common:time_stop:2426 : end_time=1781692143550 2026-06-17 10:29:03.556 | + functions-common:time_stop:2427 : elapsed_time=8405 2026-06-17 10:29:03.558 | + functions-common:time_stop:2428 : total=24438 2026-06-17 10:29:03.561 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:29:03.564 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32843 2026-06-17 10:29:03.567 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-17 10:29:03.569 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:29:03.572 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:29:03.575 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:29:03.578 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:29:03.581 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:29:03.584 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:29:03.587 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:29:03.589 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:29:03.592 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:29:03.596 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:29:03.600 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692143597 2026-06-17 10:29:03.603 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:29:04.225 | From https://review.opendev.org/openstack/glance 2026-06-17 10:29:04.225 | * branch master -> FETCH_HEAD 2026-06-17 10:29:04.234 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:29:04.237 | + functions-common:time_stop:2414 : local name 2026-06-17 10:29:04.240 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:29:04.243 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:29:04.245 | + functions-common:time_stop:2417 : local total 2026-06-17 10:29:04.248 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:29:04.251 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:29:04.253 | + functions-common:time_stop:2421 : start_time=1781692143597 2026-06-17 10:29:04.256 | + functions-common:time_stop:2423 : [[ -z 1781692143597 ]] 2026-06-17 10:29:04.259 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:29:04.264 | + functions-common:time_stop:2426 : end_time=1781692144261 2026-06-17 10:29:04.266 | + functions-common:time_stop:2427 : elapsed_time=664 2026-06-17 10:29:04.269 | + functions-common:time_stop:2428 : total=32843 2026-06-17 10:29:04.272 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:29:04.274 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33507 2026-06-17 10:29:04.277 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:29:04.280 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:29:04.283 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:29:04.286 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:29:04.289 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:29:04.291 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:29:04.294 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:29:04.297 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:29:04.300 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:29:04.304 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:29:04.308 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692144305 2026-06-17 10:29:04.311 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:29:04.437 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:29:04.438 | 2026-06-17 10:29:04.438 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:29:04.438 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:29:04.438 | state without impacting any branches by switching back to a branch. 2026-06-17 10:29:04.438 | 2026-06-17 10:29:04.438 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:29:04.438 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:29:04.438 | 2026-06-17 10:29:04.438 | git switch -c 2026-06-17 10:29:04.438 | 2026-06-17 10:29:04.439 | Or undo this operation with: 2026-06-17 10:29:04.439 | 2026-06-17 10:29:04.439 | git switch - 2026-06-17 10:29:04.439 | 2026-06-17 10:29:04.439 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:29:04.439 | 2026-06-17 10:29:04.439 | HEAD is now at edf97a1b5 Merge "Fix flaky import task waits in functional tests" 2026-06-17 10:29:04.443 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:29:04.445 | + functions-common:time_stop:2414 : local name 2026-06-17 10:29:04.447 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:29:04.450 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:29:04.453 | + functions-common:time_stop:2417 : local total 2026-06-17 10:29:04.456 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:29:04.459 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:29:04.462 | + functions-common:time_stop:2421 : start_time=1781692144305 2026-06-17 10:29:04.465 | + functions-common:time_stop:2423 : [[ -z 1781692144305 ]] 2026-06-17 10:29:04.469 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:29:04.474 | + functions-common:time_stop:2426 : end_time=1781692144471 2026-06-17 10:29:04.477 | + functions-common:time_stop:2427 : elapsed_time=166 2026-06-17 10:29:04.480 | + functions-common:time_stop:2428 : total=33507 2026-06-17 10:29:04.483 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:29:04.486 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33673 2026-06-17 10:29:04.489 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-17 10:29:04.505 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-17 10:29:04.509 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:29:04.510 | + functions-common:git_clone:667 : head -1 2026-06-17 10:29:04.512 | edf97a1b5 Merge "Fix flaky import task waits in functional tests" 2026-06-17 10:29:04.515 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:29:04.518 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-17 10:29:04.521 | + inc/python:setup_develop:353 : local bindep 2026-06-17 10:29:04.524 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 10:29:04.527 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-17 10:29:04.530 | + inc/python:setup_develop:359 : local extras= 2026-06-17 10:29:04.533 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-17 10:29:04.536 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:29:04.539 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 10:29:04.542 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-17 10:29:04.544 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:29:04.548 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:29:04.551 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-17 10:29:04.554 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:29:04.558 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-17 10:29:04.561 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:29:04.563 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:29:04.566 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-17 10:29:04.573 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-17 10:29:04.576 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-17 10:29:04.579 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-17 10:29:04.734 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-17 10:29:04.738 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 10:29:04.740 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:29:04.743 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:29:04.746 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 10:29:04.748 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-17 10:29:04.750 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 10:29:04.752 | + inc/python:setup_package:446 : local extras= 2026-06-17 10:29:04.756 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:29:04.759 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:29:04.761 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:29:04.764 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:29:04.767 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:29:04.770 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-17 10:29:04.793 | Using python 3.12 to install /opt/stack/glance 2026-06-17 10:29:04.796 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-17 10:29:05.781 | Obtaining file:///opt/stack/glance 2026-06-17 10:29:05.785 | Installing build dependencies: started 2026-06-17 10:29:07.504 | Installing build dependencies: finished with status 'done' 2026-06-17 10:29:07.506 | Checking if build backend supports build_editable: started 2026-06-17 10:29:08.042 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:29:08.044 | Getting requirements to build editable: started 2026-06-17 10:29:08.336 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:29:08.338 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:29:09.280 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:29:09.298 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (7.0.3) 2026-06-17 10:29:09.300 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (0.7.1) 2026-06-17 10:29:09.302 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (2.0.50) 2026-06-17 10:29:09.302 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (0.41.0) 2026-06-17 10:29:09.303 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.1.0) 2026-06-17 10:29:09.304 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (2.5.1) 2026-06-17 10:29:09.305 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (1.8.10) 2026-06-17 10:29:09.306 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (1.18.4) 2026-06-17 10:29:09.523 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev57) 2026-06-17 10:29:09.673 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 10:29:09.684 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (10.5.0) 2026-06-17 10:29:09.685 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (7.5.0) 2026-06-17 10:29:09.685 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (6.4.0) 2026-06-17 10:29:09.686 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (2.7.1) 2026-06-17 10:29:09.687 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (10.1.1) 2026-06-17 10:29:09.688 | 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.dev57) (5.8.0) 2026-06-17 10:29:09.689 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.3.0) 2026-06-17 10:29:09.748 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev57) 2026-06-17 10:29:09.765 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-17 10:29:09.781 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.14.0) 2026-06-17 10:29:09.782 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (13.0.0) 2026-06-17 10:29:09.810 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev57) 2026-06-17 10:29:09.826 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 10:29:09.837 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.17.0) 2026-06-17 10:29:09.838 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.10.1) 2026-06-17 10:29:09.839 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (4.26.0) 2026-06-17 10:29:09.840 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.8.0) 2026-06-17 10:29:09.841 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (18.0.0) 2026-06-17 10:29:09.842 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (6.8.0) 2026-06-17 10:29:09.876 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev57) 2026-06-17 10:29:09.892 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:29:09.902 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (8.2.0) 2026-06-17 10:29:09.904 | 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.dev57) (18.1.0) 2026-06-17 10:29:09.905 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (8.1.0) 2026-06-17 10:29:09.943 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev57) 2026-06-17 10:29:09.960 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 10:29:09.971 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.1.0) 2026-06-17 10:29:09.972 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (4.4.0) 2026-06-17 10:29:09.973 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (5.5.0) 2026-06-17 10:29:09.974 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (3.1.0) 2026-06-17 10:29:09.974 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev57) (43.0.3) 2026-06-17 10:29:10.000 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev57) 2026-06-17 10:29:10.018 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-17 10:29:10.068 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev57) 2026-06-17 10:29:10.085 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:29:10.097 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev57) (1.3.12) 2026-06-17 10:29:10.098 | 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.dev57) (4.15.0) 2026-06-17 10:29:10.133 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.149 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-17 10:29:10.162 | 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.dev57) (2.34.2) 2026-06-17 10:29:10.165 | 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.dev57) (2.0.0) 2026-06-17 10:29:10.169 | 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.dev57) (3.0) 2026-06-17 10:29:10.173 | 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.dev57) (5.10.0) 2026-06-17 10:29:10.175 | 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.dev57) (2.2.1) 2026-06-17 10:29:10.180 | 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.dev57) (2.8.0) 2026-06-17 10:29:10.181 | 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.dev57) (3.5.1) 2026-06-17 10:29:10.191 | 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.dev57) (1.4.2) 2026-06-17 10:29:10.198 | 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.dev57) (3.3.2) 2026-06-17 10:29:10.202 | 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.dev57) (26.1.0) 2026-06-17 10:29:10.203 | 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.dev57) (2025.9.1) 2026-06-17 10:29:10.204 | 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.dev57) (0.37.0) 2026-06-17 10:29:10.205 | 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.dev57) (2026.5.1) 2026-06-17 10:29:10.214 | 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.dev57) (2.1.0) 2026-06-17 10:29:10.215 | 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.dev57) (1.8.2) 2026-06-17 10:29:10.221 | 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.dev57) (4.2.0) 2026-06-17 10:29:10.223 | 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.dev57) (4.0.1) 2026-06-17 10:29:10.224 | 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.dev57) (2.13.0) 2026-06-17 10:29:10.230 | 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.dev57) (1.5.0) 2026-06-17 10:29:10.234 | 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.dev57) (5.3.1) 2026-06-17 10:29:10.240 | 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.dev57) (0.20) 2026-06-17 10:29:10.245 | 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.dev57) (1.3.0) 2026-06-17 10:29:10.246 | 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.dev57) (2.0.0) 2026-06-17 10:29:10.247 | 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.dev57) (6.0.3) 2026-06-17 10:29:10.255 | 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.dev57) (2.1.2) 2026-06-17 10:29:10.256 | 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.dev57) (0.6.2) 2026-06-17 10:29:10.315 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.333 | Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-06-17 10:29:10.374 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.389 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-17 10:29:10.430 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.445 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-17 10:29:10.492 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.507 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 10:29:10.518 | 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.dev57) (7.2.2) 2026-06-17 10:29:10.550 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.565 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 10:29:10.581 | 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.dev57) (2.9.0.post0) 2026-06-17 10:29:10.587 | 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.dev57) (4.6.0) 2026-06-17 10:29:10.588 | 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.dev57) (7.1.4) 2026-06-17 10:29:10.589 | 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.dev57) (5.3.1) 2026-06-17 10:29:10.590 | 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.dev57) (5.6.2) 2026-06-17 10:29:10.591 | 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.dev57) (0.16.0) 2026-06-17 10:29:10.595 | 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.dev57) (5.1.0) 2026-06-17 10:29:10.604 | 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.dev57) (2026.2) 2026-06-17 10:29:10.605 | 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.dev57) (26.2) 2026-06-17 10:29:10.612 | 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.dev57) (0.25.0) 2026-06-17 10:29:10.616 | 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.dev57) (5.0.0) 2026-06-17 10:29:10.617 | 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.dev57) (3.1.6) 2026-06-17 10:29:10.619 | 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.dev57) (4.0.1) 2026-06-17 10:29:10.626 | 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.dev57) (3.0.3) 2026-06-17 10:29:10.642 | 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.dev57) (1.2.0) 2026-06-17 10:29:10.652 | 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.dev57) (1.7.6) 2026-06-17 10:29:10.675 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev57) (82.0.1) 2026-06-17 10:29:10.691 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev57) (0.8.1) 2026-06-17 10:29:10.755 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.773 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:29:10.813 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.830 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-17 10:29:10.900 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev57) 2026-06-17 10:29:10.920 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-17 10:29:10.989 | 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.dev57) 2026-06-17 10:29:11.005 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-17 10:29:11.041 | 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.dev57) 2026-06-17 10:29:11.060 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 10:29:11.071 | 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.dev57) (15.0.0) 2026-06-17 10:29:11.098 | 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.dev57) 2026-06-17 10:29:11.114 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-17 10:29:11.137 | 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.dev57) (1.17.0) 2026-06-17 10:29:11.159 | 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.dev57) (3.4.7) 2026-06-17 10:29:11.161 | 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.dev57) (3.18) 2026-06-17 10:29:11.162 | 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.dev57) (2.7.0) 2026-06-17 10:29:11.165 | 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.dev57) (2023.11.17) 2026-06-17 10:29:11.201 | 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.dev57) (4.2.0) 2026-06-17 10:29:11.202 | 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.dev57) (2.20.0) 2026-06-17 10:29:11.212 | 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.dev57) (0.1.2) 2026-06-17 10:29:11.229 | 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.dev57) (0.8) 2026-06-17 10:29:11.311 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev57) 2026-06-17 10:29:11.326 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-17 10:29:11.376 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev57) 2026-06-17 10:29:11.395 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:29:11.405 | 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.dev57) (9.1.4) 2026-06-17 10:29:11.433 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev57) 2026-06-17 10:29:11.451 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-17 10:29:11.581 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev57) 2026-06-17 10:29:11.600 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-17 10:29:11.617 | Installing build dependencies: started 2026-06-17 10:29:13.225 | Installing build dependencies: finished with status 'done' 2026-06-17 10:29:13.226 | Getting requirements to build wheel: started 2026-06-17 10:29:13.853 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 10:29:13.855 | Preparing metadata (pyproject.toml): started 2026-06-17 10:29:14.224 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:29:14.227 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev57) (2026.2) 2026-06-17 10:29:14.280 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev57) 2026-06-17 10:29:14.296 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-17 10:29:14.348 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev57) 2026-06-17 10:29:14.363 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-17 10:29:14.467 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-17 10:29:14.557 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-17 10:29:14.580 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-17 10:29:14.605 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-17 10:29:14.630 | Downloading openstacksdk-4.15.0-py3-none-any.whl (2.0 MB) 2026-06-17 10:29:14.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 38.6 MB/s 0:00:00 2026-06-17 10:29:14.708 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-17 10:29:14.733 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-17 10:29:14.756 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-17 10:29:14.780 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-17 10:29:14.804 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-17 10:29:14.826 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-17 10:29:14.851 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-17 10:29:14.876 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-17 10:29:14.899 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-17 10:29:14.923 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-17 10:29:14.950 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-17 10:29:14.972 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-17 10:29:14.995 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-17 10:29:15.025 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-17 10:29:15.046 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-17 10:29:15.099 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.2 MB/s 0:00:00 2026-06-17 10:29:15.114 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-17 10:29:15.137 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-17 10:29:15.161 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-17 10:29:15.183 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-17 10:29:15.279 | Building wheels for collected packages: glance, simplegeneric 2026-06-17 10:29:15.280 | Building editable for glance (pyproject.toml): started 2026-06-17 10:29:16.129 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-17 10:29:16.131 | Created wheel for glance: filename=glance-32.1.0.dev57-0.editable-py3-none-any.whl size=8992 sha256=f4ed707d32d026de809802a81b463dce517275fea5c4f4bf851d80f313cc9af8 2026-06-17 10:29:16.131 | Stored in directory: /tmp/pip-ephem-wheel-cache-dr5dmal8/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-17 10:29:16.137 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-17 10:29:16.546 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-17 10:29:16.548 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=17186f7761c50eaf896be25f30c42ce4863b317c4b99f3f3140cb71a280638e6 2026-06-17 10:29:16.548 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-17 10:29:16.552 | Successfully built glance simplegeneric 2026-06-17 10:29:16.823 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-17 10:29:19.747 | Attempting uninstall: jsonpointer 2026-06-17 10:29:19.761 | Found existing installation: jsonpointer 2.0 2026-06-17 10:29:19.762 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:29:19.762 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-17 10:29:19.780 | Attempting uninstall: jmespath 2026-06-17 10:29:19.796 | Found existing installation: jmespath 1.0.1 2026-06-17 10:29:19.796 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:29:19.796 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-17 10:29:19.836 | Attempting uninstall: httplib2 2026-06-17 10:29:19.851 | Found existing installation: httplib2 0.20.4 2026-06-17 10:29:19.852 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:29:19.852 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-17 10:29:19.946 | Attempting uninstall: jsonpatch 2026-06-17 10:29:19.960 | Found existing installation: jsonpatch 1.32 2026-06-17 10:29:19.962 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:29:19.962 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-17 10:29:24.282 | 2026-06-17 10:29:24.301 | 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.dev57 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.15.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-17 10:29:24.535 | + inc/python:pip_install:216 : result=0 2026-06-17 10:29:24.539 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:29:24.542 | + functions-common:time_stop:2414 : local name 2026-06-17 10:29:24.544 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:29:24.547 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:29:24.550 | + functions-common:time_stop:2417 : local total 2026-06-17 10:29:24.553 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:29:24.556 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:29:24.559 | + functions-common:time_stop:2421 : start_time=1781692144787 2026-06-17 10:29:24.561 | + functions-common:time_stop:2423 : [[ -z 1781692144787 ]] 2026-06-17 10:29:24.564 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:29:24.568 | + functions-common:time_stop:2426 : end_time=1781692164566 2026-06-17 10:29:24.571 | + functions-common:time_stop:2427 : elapsed_time=19779 2026-06-17 10:29:24.574 | + functions-common:time_stop:2428 : total=79269 2026-06-17 10:29:24.578 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:29:24.580 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99048 2026-06-17 10:29:24.583 | + inc/python:pip_install:219 : return 0 2026-06-17 10:29:24.586 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:29:24.589 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:29:24.591 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-17 10:29:24.594 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-17 10:29:24.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:29:24.598 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:29:24.601 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-17 10:29:24.604 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:29:24.607 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 10:29:24.610 | + ./stack.sh:main:939 : configure_glance 2026-06-17 10:29:24.613 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-17 10:29:24.629 | + lib/glance:configure_glance:351 : local dburl 2026-06-17 10:29:24.633 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-17 10:29:24.636 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-17 10:29:24.639 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-17 10:29:24.642 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-17 10:29:24.645 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:29:24.647 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:29:24.650 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:29:24.667 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:29:24.670 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:29:24.673 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 10:29:24.677 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 10:29:24.679 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-17 10:29:24.713 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 10:29:24.748 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-17 10:29:24.781 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-17 10:29:24.813 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-17 10:29:24.848 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-17 10:29:24.884 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-17 10:29:24.922 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-17 10:29:24.925 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 10:29:24.928 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-17 10:29:24.931 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 10:29:24.934 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 10:29:24.938 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-17 10:29:24.941 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 10:29:24.944 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-17 10:29:24.947 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 10:29:24.950 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-17 10:29:24.986 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-17 10:29:25.022 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.78/identity 2026-06-17 10:29:25.056 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-17 10:29:25.091 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-17 10:29:25.128 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-17 10:29:25.161 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-17 10:29:25.191 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-17 10:29:25.226 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.78/identity 2026-06-17 10:29:25.260 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 10:29:25.295 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 10:29:25.328 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 10:29:25.332 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-17 10:29:25.368 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-17 10:29:25.371 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-17 10:29:25.374 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-17 10:29:25.376 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 10:29:25.379 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 10:29:25.382 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:29:25.400 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:29:25.404 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 10:29:25.407 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 10:29:25.410 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:29:25.427 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:29:25.430 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:29:25.433 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:29:25.466 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:29:25.469 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:29:25.472 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-17 10:29:25.475 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-17 10:29:25.477 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-17 10:29:25.511 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-17 10:29:25.543 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-17 10:29:25.580 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-17 10:29:25.582 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-17 10:29:25.585 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-17 10:29:25.588 | + lib/glance:configure_glance_store:280 : local be 2026-06-17 10:29:25.591 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:29:25.594 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-17 10:29:25.597 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-17 10:29:25.634 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-17 10:29:25.637 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.78 2026-06-17 10:29:25.672 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:29:25.675 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-17 10:29:25.678 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-17 10:29:25.698 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:29:25.701 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.78/image 2026-06-17 10:29:25.734 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-17 10:29:25.753 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:29:25.756 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-17 10:29:25.759 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-17 10:29:25.762 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 10:29:25.766 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:29:25.784 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:29:25.788 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:29:25.790 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:29:25.793 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:29:25.796 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:29:25.829 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:29:25.863 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:29:25.897 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:29:25.932 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-17 10:29:25.965 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-17 10:29:25.970 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-17 10:29:26.007 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-17 10:29:26.043 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-17 10:29:26.079 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-17 10:29:26.115 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-17 10:29:26.155 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-17 10:29:26.194 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-17 10:29:26.231 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-17 10:29:26.268 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-17 10:29:26.273 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-17 10:29:26.280 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-17 10:29:26.297 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:29:26.300 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-17 10:29:26.303 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-17 10:29:26.306 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-17 10:29:26.309 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-17 10:29:26.311 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-17 10:29:26.314 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-17 10:29:26.317 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-17 10:29:26.321 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:29:26.323 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-17 10:29:26.358 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-17 10:29:26.360 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-17 10:29:26.363 | ++ functions:get_random_port:861 : true 2026-06-17 10:29:26.366 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-17 10:29:26.368 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-17 10:29:26.371 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-17 10:29:26.422 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-17 10:29:26.425 | ++ functions:get_random_port:865 : break 2 2026-06-17 10:29:26.427 | ++ functions:get_random_port:869 : echo 60999 2026-06-17 10:29:26.431 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-17 10:29:26.433 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-17 10:29:26.465 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-17 10:29:26.498 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-17 10:29:26.530 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-17 10:29:26.563 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 10:29:26.596 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 10:29:26.629 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-17 10:29:26.662 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-17 10:29:26.694 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-17 10:29:26.729 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:29:26.762 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 10:29:26.795 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 10:29:26.830 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-17 10:29:26.862 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 10:29:26.895 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-17 10:29:26.928 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-17 10:29:26.962 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-17 10:29:26.998 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-17 10:29:27.032 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-17 10:29:27.066 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-17 10:29:27.101 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-17 10:29:27.104 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-17 10:29:27.107 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:29:27.110 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:29:27.112 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:29:27.116 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:29:27.118 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-17 10:29:27.121 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-17 10:29:27.123 | perl: warning: Setting locale failed. 2026-06-17 10:29:27.124 | perl: warning: Please check that your locale settings: 2026-06-17 10:29:27.124 | LANGUAGE = (unset), 2026-06-17 10:29:27.124 | LC_ALL = "en_US.utf8", 2026-06-17 10:29:27.124 | LANG = (unset) 2026-06-17 10:29:27.124 | are supported and installed on your system. 2026-06-17 10:29:27.124 | perl: warning: Falling back to the standard locale ("C"). 2026-06-17 10:29:27.160 | proxy (enabled by site administrator) 2026-06-17 10:29:27.164 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-17 10:29:27.167 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-17 10:29:27.170 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:29:27.173 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:29:27.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:29:27.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:29:27.182 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-17 10:29:27.185 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-17 10:29:27.188 | perl: warning: Setting locale failed. 2026-06-17 10:29:27.188 | perl: warning: Please check that your locale settings: 2026-06-17 10:29:27.188 | LANGUAGE = (unset), 2026-06-17 10:29:27.188 | LC_ALL = "en_US.utf8", 2026-06-17 10:29:27.188 | LANG = (unset) 2026-06-17 10:29:27.188 | are supported and installed on your system. 2026-06-17 10:29:27.188 | perl: warning: Falling back to the standard locale ("C"). 2026-06-17 10:29:27.223 | No module matches proxy_http 2026-06-17 10:29:27.228 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-17 10:29:27.239 | perl: warning: Setting locale failed. 2026-06-17 10:29:27.239 | perl: warning: Please check that your locale settings: 2026-06-17 10:29:27.239 | LANGUAGE = (unset), 2026-06-17 10:29:27.239 | LC_ALL = "en_US.utf8", 2026-06-17 10:29:27.240 | LANG = "de_DE.UTF-8" 2026-06-17 10:29:27.240 | are supported and installed on your system. 2026-06-17 10:29:27.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:29:27.282 | Considering dependency proxy for proxy_http: 2026-06-17 10:29:27.282 | Module proxy already enabled 2026-06-17 10:29:27.282 | Enabling module proxy_http. 2026-06-17 10:29:27.288 | To activate the new configuration, you need to run: 2026-06-17 10:29:27.288 | systemctl restart apache2 2026-06-17 10:29:27.294 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-17 10:29:27.296 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-17 10:29:27.300 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:29:27.303 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:29:27.306 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:29:27.451 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-17 10:29:27.456 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-17 10:29:27.461 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-17 10:29:27.462 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 10:29:27.466 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:29:27.469 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:29:27.472 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-17 10:29:27.477 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-17 10:29:27.480 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-17 10:29:27.481 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-17 10:29:27.492 | KeepAlive Off 2026-06-17 10:29:27.497 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-17 10:29:27.498 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-17 10:29:27.509 | SetEnv proxy-sendchunked 1 2026-06-17 10:29:27.514 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-17 10:29:27.514 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-17 10:29:27.524 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-17 10:29:27.529 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-17 10:29:27.532 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-17 10:29:27.535 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 10:29:27.538 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 10:29:27.541 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:29:27.545 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:29:27.548 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:29:27.551 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:29:27.554 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 10:29:27.557 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 10:29:27.560 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:29:27.563 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:29:27.566 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-17 10:29:27.577 | perl: warning: Setting locale failed. 2026-06-17 10:29:27.578 | perl: warning: Please check that your locale settings: 2026-06-17 10:29:27.578 | LANGUAGE = (unset), 2026-06-17 10:29:27.578 | LC_ALL = "en_US.utf8", 2026-06-17 10:29:27.578 | LANG = "de_DE.UTF-8" 2026-06-17 10:29:27.578 | are supported and installed on your system. 2026-06-17 10:29:27.578 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:29:27.618 | Enabling site glance-api. 2026-06-17 10:29:27.624 | To activate the new configuration, you need to run: 2026-06-17 10:29:27.624 | systemctl reload apache2 2026-06-17 10:29:27.629 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-17 10:29:27.632 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:29:27.635 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:29:27.639 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:29:27.779 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-17 10:29:27.787 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-17 10:29:27.824 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-17 10:29:27.864 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-17 10:29:27.867 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-17 10:29:27.907 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-17 10:29:27.944 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-17 10:29:27.980 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-17 10:29:28.005 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:29:28.009 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-17 10:29:28.012 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-17 10:29:28.016 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-17 10:29:28.020 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 10:29:28.024 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-17 10:29:28.028 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-17 10:29:28.031 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-17 10:29:28.035 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-17 10:29:28.038 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:29:28.041 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:29:28.045 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:29:28.049 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:29:28.052 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:29:28.056 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:29:28.078 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:29:28.081 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:29:28.085 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:29:28.090 | + functions-common:git_clone:604 : echo master 2026-06-17 10:29:28.090 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:29:28.097 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-17 10:29:28.100 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:29:28.104 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-17 10:29:28.108 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:29:28.111 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:29:28.114 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:29:28.118 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:29:28.121 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:29:28.124 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:29:28.128 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:29:28.132 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:29:28.136 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:29:28.143 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692168138 2026-06-17 10:29:28.146 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-17 10:29:28.151 | Cloning into '/opt/stack/cinder'... 2026-06-17 10:30:25.913 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:30:25.917 | + functions-common:time_stop:2414 : local name 2026-06-17 10:30:25.921 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:30:25.925 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:30:25.929 | + functions-common:time_stop:2417 : local total 2026-06-17 10:30:25.933 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:30:25.937 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:30:25.941 | + functions-common:time_stop:2421 : start_time=1781692168138 2026-06-17 10:30:25.945 | + functions-common:time_stop:2423 : [[ -z 1781692168138 ]] 2026-06-17 10:30:25.951 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:30:25.956 | + functions-common:time_stop:2426 : end_time=1781692225953 2026-06-17 10:30:25.960 | + functions-common:time_stop:2427 : elapsed_time=57815 2026-06-17 10:30:25.963 | + functions-common:time_stop:2428 : total=33673 2026-06-17 10:30:25.966 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:30:25.969 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=91488 2026-06-17 10:30:25.973 | + functions-common:git_clone:625 : cd /opt/stack/cinder 2026-06-17 10:30:25.976 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:30:25.979 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:30:25.983 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:30:25.986 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:30:25.989 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:30:25.992 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:30:25.995 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:30:25.998 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:30:26.001 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:30:26.006 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:30:26.012 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692226008 2026-06-17 10:30:26.016 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:30:26.708 | From https://review.opendev.org/openstack/cinder 2026-06-17 10:30:26.708 | * branch master -> FETCH_HEAD 2026-06-17 10:30:26.719 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:30:26.722 | + functions-common:time_stop:2414 : local name 2026-06-17 10:30:26.725 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:30:26.728 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:30:26.732 | + functions-common:time_stop:2417 : local total 2026-06-17 10:30:26.735 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:30:26.739 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:30:26.742 | + functions-common:time_stop:2421 : start_time=1781692226008 2026-06-17 10:30:26.745 | + functions-common:time_stop:2423 : [[ -z 1781692226008 ]] 2026-06-17 10:30:26.750 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:30:26.755 | + functions-common:time_stop:2426 : end_time=1781692226751 2026-06-17 10:30:26.759 | + functions-common:time_stop:2427 : elapsed_time=743 2026-06-17 10:30:26.762 | + functions-common:time_stop:2428 : total=91488 2026-06-17 10:30:26.766 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:30:26.769 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=92231 2026-06-17 10:30:26.772 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:30:26.776 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:30:26.780 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:30:26.784 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:30:26.788 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:30:26.791 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:30:26.794 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:30:26.798 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:30:26.802 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:30:26.807 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:30:26.812 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692226808 2026-06-17 10:30:26.816 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:30:27.249 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:30:27.249 | 2026-06-17 10:30:27.249 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:30:27.249 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:30:27.249 | state without impacting any branches by switching back to a branch. 2026-06-17 10:30:27.249 | 2026-06-17 10:30:27.249 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:30:27.249 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:30:27.249 | 2026-06-17 10:30:27.250 | git switch -c 2026-06-17 10:30:27.250 | 2026-06-17 10:30:27.250 | Or undo this operation with: 2026-06-17 10:30:27.251 | 2026-06-17 10:30:27.251 | git switch - 2026-06-17 10:30:27.251 | 2026-06-17 10:30:27.251 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:30:27.251 | 2026-06-17 10:30:27.252 | HEAD is now at f59cf1c9b Merge "objects: Remove aliases of objects" 2026-06-17 10:30:27.257 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:30:27.261 | + functions-common:time_stop:2414 : local name 2026-06-17 10:30:27.264 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:30:27.266 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:30:27.268 | + functions-common:time_stop:2417 : local total 2026-06-17 10:30:27.272 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:30:27.276 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:30:27.279 | + functions-common:time_stop:2421 : start_time=1781692226808 2026-06-17 10:30:27.283 | + functions-common:time_stop:2423 : [[ -z 1781692226808 ]] 2026-06-17 10:30:27.288 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:30:27.293 | + functions-common:time_stop:2426 : end_time=1781692227289 2026-06-17 10:30:27.296 | + functions-common:time_stop:2427 : elapsed_time=481 2026-06-17 10:30:27.299 | + functions-common:time_stop:2428 : total=92231 2026-06-17 10:30:27.303 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:30:27.306 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=92712 2026-06-17 10:30:27.310 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-17 10:30:27.330 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-17 10:30:27.335 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:30:27.336 | + functions-common:git_clone:667 : head -1 2026-06-17 10:30:27.342 | f59cf1c9b Merge "objects: Remove aliases of objects" 2026-06-17 10:30:27.347 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:30:27.351 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-17 10:30:27.354 | + inc/python:setup_develop:353 : local bindep 2026-06-17 10:30:27.357 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 10:30:27.361 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-17 10:30:27.365 | + inc/python:setup_develop:359 : local extras= 2026-06-17 10:30:27.369 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-17 10:30:27.372 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:30:27.376 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 10:30:27.380 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-17 10:30:27.383 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:30:27.387 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:30:27.392 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-17 10:30:27.396 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:30:27.400 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-17 10:30:27.404 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:30:27.407 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:30:27.412 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-17 10:30:27.419 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-17 10:30:27.423 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-17 10:30:27.427 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-17 10:30:27.594 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-17 10:30:27.597 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 10:30:27.601 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:30:27.605 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:30:27.609 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 10:30:27.613 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-17 10:30:27.617 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 10:30:27.621 | + inc/python:setup_package:446 : local extras= 2026-06-17 10:30:27.625 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:30:27.629 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:30:27.632 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:30:27.636 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:30:27.640 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:30:27.644 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-17 10:30:27.672 | Using python 3.12 to install /opt/stack/cinder 2026-06-17 10:30:27.675 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-17 10:30:28.720 | Obtaining file:///opt/stack/cinder 2026-06-17 10:30:28.726 | Installing build dependencies: started 2026-06-17 10:30:30.545 | Installing build dependencies: finished with status 'done' 2026-06-17 10:30:30.546 | Checking if build backend supports build_editable: started 2026-06-17 10:30:31.113 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:30:31.114 | Getting requirements to build editable: started 2026-06-17 10:30:31.437 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:30:31.440 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:30:32.834 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:30:32.862 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (7.0.3) 2026-06-17 10:30:32.863 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.3.1) 2026-06-17 10:30:32.863 | 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.dev120) (0.41.0) 2026-06-17 10:30:32.864 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.3.0) 2026-06-17 10:30:32.865 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.5.1) 2026-06-17 10:30:32.866 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (2.1.0) 2026-06-17 10:30:32.867 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (4.26.0) 2026-06-17 10:30:32.868 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.14.0) 2026-06-17 10:30:32.868 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (13.0.0) 2026-06-17 10:30:33.511 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev120) 2026-06-17 10:30:33.684 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-17 10:30:33.696 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (10.5.0) 2026-06-17 10:30:33.697 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (7.5.0) 2026-06-17 10:30:33.698 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (6.4.0) 2026-06-17 10:30:33.699 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (18.0.0) 2026-06-17 10:30:33.699 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (8.2.0) 2026-06-17 10:30:33.700 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (18.1.0) 2026-06-17 10:30:33.701 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (8.1.0) 2026-06-17 10:30:33.702 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.1.0) 2026-06-17 10:30:33.703 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.11.0) 2026-06-17 10:30:33.704 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.8.0) 2026-06-17 10:30:33.704 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (7.9.0) 2026-06-17 10:30:33.705 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.10.0) 2026-06-17 10:30:33.706 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (4.6.0) 2026-06-17 10:30:33.708 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (2.7.1) 2026-06-17 10:30:33.709 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (10.1.1) 2026-06-17 10:30:33.752 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev120) 2026-06-17 10:30:33.769 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:30:33.780 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (4.4.0) 2026-06-17 10:30:33.780 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (26.2) 2026-06-17 10:30:33.824 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev120) 2026-06-17 10:30:33.839 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 10:30:33.851 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.10.1) 2026-06-17 10:30:33.851 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.1.0) 2026-06-17 10:30:33.852 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (3.3.2) 2026-06-17 10:30:33.853 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (7.4.0) 2026-06-17 10:30:33.891 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev120) 2026-06-17 10:30:33.908 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 10:30:33.919 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.8.0) 2026-06-17 10:30:33.962 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev120) 2026-06-17 10:30:33.978 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 10:30:34.021 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.037 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 10:30:34.049 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (2.34.2) 2026-06-17 10:30:34.050 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (2.5.1) 2026-06-17 10:30:34.050 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (6.3.0) 2026-06-17 10:30:34.079 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.095 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 10:30:34.105 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (2.0.50) 2026-06-17 10:30:34.106 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.8.0) 2026-06-17 10:30:34.131 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.154 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-17 10:30:34.181 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (9.1.4) 2026-06-17 10:30:34.182 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (1.8.10) 2026-06-17 10:30:34.183 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (6.8.0) 2026-06-17 10:30:34.223 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.239 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 10:30:34.249 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (7.1.0) 2026-06-17 10:30:34.296 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.314 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 10:30:34.398 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.413 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-17 10:30:34.424 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (5.7.0) 2026-06-17 10:30:34.425 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (43.0.3) 2026-06-17 10:30:34.425 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (0.2.3) 2026-06-17 10:30:34.627 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev120) 2026-06-17 10:30:34.644 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-17 10:30:35.034 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev120) 2026-06-17 10:30:35.050 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-17 10:30:35.061 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev120) (1.9.0) 2026-06-17 10:30:35.062 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (2026.2) 2026-06-17 10:30:35.063 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev120) (7.1.4) 2026-06-17 10:30:35.506 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev120) 2026-06-17 10:30:35.523 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-17 10:30:35.534 | 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.dev120) (1.1.0) 2026-06-17 10:30:35.569 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev120) 2026-06-17 10:30:35.662 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-17 10:30:35.674 | 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.dev120) (2.9.0.post0) 2026-06-17 10:30:35.676 | 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.dev120) (2.7.0) 2026-06-17 10:30:35.680 | 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.dev120) (1.17.0) 2026-06-17 10:30:35.713 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev120) (2.0.0) 2026-06-17 10:30:35.717 | 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.dev120) (3.0) 2026-06-17 10:30:35.726 | 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.dev120) (2.8.0) 2026-06-17 10:30:35.733 | 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.dev120) (3.1.0) 2026-06-17 10:30:35.736 | 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.dev120) (2.2.1) 2026-06-17 10:30:35.738 | 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.dev120) (0.31.2) 2026-06-17 10:30:35.794 | 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.dev120) 2026-06-17 10:30:35.812 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-17 10:30:35.852 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev120) 2026-06-17 10:30:35.867 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-17 10:30:35.927 | 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.dev120) 2026-06-17 10:30:35.942 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 10:30:35.978 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev120) 2026-06-17 10:30:35.993 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 10:30:36.037 | 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.dev120) 2026-06-17 10:30:36.052 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-17 10:30:36.347 | 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.dev120) 2026-06-17 10:30:36.362 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-17 10:30:36.405 | 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.dev120) 2026-06-17 10:30:36.420 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 10:30:36.471 | 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.dev120) 2026-06-17 10:30:36.486 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:30:36.520 | 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.dev120) (3.4.7) 2026-06-17 10:30:36.521 | 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.dev120) (3.18) 2026-06-17 10:30:36.523 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev120) (2023.11.17) 2026-06-17 10:30:36.540 | 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.dev120) (26.1.0) 2026-06-17 10:30:36.541 | 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.dev120) (2025.9.1) 2026-06-17 10:30:36.542 | 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.dev120) (0.37.0) 2026-06-17 10:30:36.543 | 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.dev120) (2026.5.1) 2026-06-17 10:30:36.552 | 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.dev120) (1.8.2) 2026-06-17 10:30:36.553 | 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.dev120) (4.15.0) 2026-06-17 10:30:36.557 | 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.dev120) (4.2.0) 2026-06-17 10:30:36.559 | 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.dev120) (4.0.1) 2026-06-17 10:30:36.560 | 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.dev120) (2.13.0) 2026-06-17 10:30:36.570 | 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.dev120) (7.2.2) 2026-06-17 10:30:36.575 | 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.dev120) (1.5.0) 2026-06-17 10:30:36.584 | 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.dev120) (0.20) 2026-06-17 10:30:36.590 | 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.dev120) (1.3.0) 2026-06-17 10:30:36.591 | 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.dev120) (2.0.0) 2026-06-17 10:30:36.592 | 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.dev120) (6.0.3) 2026-06-17 10:30:36.601 | 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.dev120) (1.18.4) 2026-06-17 10:30:36.603 | 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.dev120) (2.1.2) 2026-06-17 10:30:36.604 | 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.dev120) (0.6.2) 2026-06-17 10:30:36.608 | 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.dev120) (1.3.12) 2026-06-17 10:30:36.622 | 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.dev120) (5.3.1) 2026-06-17 10:30:36.623 | 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.dev120) (5.6.2) 2026-06-17 10:30:36.624 | 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.dev120) (0.16.0) 2026-06-17 10:30:36.628 | 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.dev120) (5.1.0) 2026-06-17 10:30:36.643 | 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.dev120) (0.25.0) 2026-06-17 10:30:36.647 | 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.dev120) (5.0.0) 2026-06-17 10:30:36.648 | 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.dev120) (3.1.6) 2026-06-17 10:30:36.650 | 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.dev120) (4.0.1) 2026-06-17 10:30:36.658 | 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.dev120) (3.0.3) 2026-06-17 10:30:36.671 | 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.dev120) (1.2.0) 2026-06-17 10:30:36.693 | 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.dev120) (1.7.6) 2026-06-17 10:30:36.730 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev120) 2026-06-17 10:30:36.747 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 10:30:36.856 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev120) 2026-06-17 10:30:36.872 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-17 10:30:36.888 | 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.dev120) (3.17.0) 2026-06-17 10:30:36.933 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev120) 2026-06-17 10:30:36.952 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 10:30:37.013 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev120) 2026-06-17 10:30:37.028 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 10:30:37.082 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev120) 2026-06-17 10:30:37.098 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-17 10:30:37.118 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev120) (82.0.1) 2026-06-17 10:30:37.133 | 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.dev120) (0.8.1) 2026-06-17 10:30:37.194 | 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.dev120) 2026-06-17 10:30:37.209 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-17 10:30:37.244 | 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.dev120) (4.14.0) 2026-06-17 10:30:37.251 | 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.dev120) (0.6.0) 2026-06-17 10:30:37.252 | 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.dev120) (4.0.0) 2026-06-17 10:30:37.262 | 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.dev120) (3.0.52) 2026-06-17 10:30:37.263 | 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.dev120) (1.11.0) 2026-06-17 10:30:37.264 | 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.dev120) (15.0.0) 2026-06-17 10:30:37.265 | 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.dev120) (1.8.0) 2026-06-17 10:30:37.305 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev120) 2026-06-17 10:30:37.321 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 10:30:37.332 | 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.dev120) (24.2.1) 2026-06-17 10:30:37.380 | 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.dev120) (4.2.0) 2026-06-17 10:30:37.381 | 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.dev120) (2.20.0) 2026-06-17 10:30:37.392 | 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.dev120) (0.1.2) 2026-06-17 10:30:37.411 | 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.dev120) (0.8) 2026-06-17 10:30:37.456 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev120) 2026-06-17 10:30:37.471 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-17 10:30:37.527 | 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.dev120) (3.6.1) 2026-06-17 10:30:37.528 | 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.dev120) (3.4.0) 2026-06-17 10:30:37.530 | 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.dev120) (4.0.1) 2026-06-17 10:30:37.605 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev120) 2026-06-17 10:30:37.622 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-17 10:30:37.658 | 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.dev120) (1.33) 2026-06-17 10:30:37.665 | 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.dev120) (3.1.1) 2026-06-17 10:30:37.756 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-17 10:30:37.798 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-17 10:30:38.381 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 23.8 MB/s 0:00:00 2026-06-17 10:30:38.397 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-17 10:30:38.420 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-17 10:30:38.674 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 60.8 MB/s 0:00:00 2026-06-17 10:30:38.690 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-17 10:30:38.718 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-17 10:30:38.742 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-17 10:30:38.763 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-17 10:30:38.788 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-17 10:30:38.810 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-17 10:30:38.836 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-17 10:30:38.859 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-17 10:30:38.950 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 60.1 MB/s 0:00:00 2026-06-17 10:30:38.968 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-17 10:30:38.990 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-17 10:30:39.014 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-17 10:30:39.035 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.3 MB/s 0:00:00 2026-06-17 10:30:39.049 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-17 10:30:39.073 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-17 10:30:39.095 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-17 10:30:39.118 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-17 10:30:39.140 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-17 10:30:39.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.3 MB/s 0:00:00 2026-06-17 10:30:39.190 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-17 10:30:39.213 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-17 10:30:39.239 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-17 10:30:39.262 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-17 10:30:39.286 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-17 10:30:39.309 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-17 10:30:39.332 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-17 10:30:39.369 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-17 10:30:39.404 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-17 10:30:39.427 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-17 10:30:39.453 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-17 10:30:39.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.4 MB/s 0:00:00 2026-06-17 10:30:39.515 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-17 10:30:39.674 | Building wheels for collected packages: cinder 2026-06-17 10:30:39.676 | Building editable for cinder (pyproject.toml): started 2026-06-17 10:30:41.303 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-17 10:30:41.304 | Created wheel for cinder: filename=cinder-28.1.0.dev120-0.editable-py3-none-any.whl size=9191 sha256=0cb42aa9e05cecce21a07a851974c9cf11c7d7c77e8aa4df39b80cd39879167c 2026-06-17 10:30:41.307 | Stored in directory: /tmp/pip-ephem-wheel-cache-gg4izm47/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-17 10:30:41.310 | Successfully built cinder 2026-06-17 10:30:41.712 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-17 10:30:42.072 | Attempting uninstall: pyudev 2026-06-17 10:30:42.091 | Found existing installation: pyudev 0.24.0 2026-06-17 10:30:42.092 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:30:42.092 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-17 10:30:42.148 | Attempting uninstall: pyasn1 2026-06-17 10:30:42.166 | Found existing installation: pyasn1 0.4.8 2026-06-17 10:30:42.167 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:30:42.168 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-17 10:30:43.873 | Attempting uninstall: botocore 2026-06-17 10:30:43.893 | Found existing installation: botocore 1.34.46 2026-06-17 10:30:43.896 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:30:43.896 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-17 10:30:45.100 | Attempting uninstall: s3transfer 2026-06-17 10:30:45.119 | Found existing installation: s3transfer 0.10.1 2026-06-17 10:30:45.120 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:30:45.121 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-17 10:30:45.790 | Attempting uninstall: boto3 2026-06-17 10:30:45.809 | Found existing installation: boto3 1.34.46 2026-06-17 10:30:45.809 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 10:30:45.810 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-17 10:30:47.925 | 2026-06-17 10:30:47.948 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev120 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-17 10:30:48.320 | + inc/python:pip_install:216 : result=0 2026-06-17 10:30:48.323 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:30:48.325 | + functions-common:time_stop:2414 : local name 2026-06-17 10:30:48.328 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:30:48.331 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:30:48.333 | + functions-common:time_stop:2417 : local total 2026-06-17 10:30:48.336 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:30:48.339 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:30:48.342 | + functions-common:time_stop:2421 : start_time=1781692227665 2026-06-17 10:30:48.344 | + functions-common:time_stop:2423 : [[ -z 1781692227665 ]] 2026-06-17 10:30:48.348 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:30:48.352 | + functions-common:time_stop:2426 : end_time=1781692248349 2026-06-17 10:30:48.355 | + functions-common:time_stop:2427 : elapsed_time=20684 2026-06-17 10:30:48.358 | + functions-common:time_stop:2428 : total=99048 2026-06-17 10:30:48.361 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:30:48.364 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=119732 2026-06-17 10:30:48.367 | + inc/python:pip_install:219 : return 0 2026-06-17 10:30:48.370 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:30:48.372 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:30:48.375 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-17 10:30:48.377 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-17 10:30:48.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:30:48.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:30:48.386 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-17 10:30:48.388 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:30:48.391 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-17 10:30:48.393 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-17 10:30:48.396 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-17 10:30:48.398 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:30:48.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:30:48.405 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-17 10:30:48.419 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-17 10:30:48.422 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:30:48.426 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:30:48.428 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:30:48.431 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:30:48.433 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:30:48.436 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:30:48.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:30:48.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:30:48.445 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:30:48.448 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:30:48.451 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:30:48.454 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:30:48.457 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-17 10:30:48.460 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:30:48.463 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:30:48.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:30:48.468 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-17 10:30:48.492 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-17 10:30:48.528 | Reading package lists... 2026-06-17 10:30:48.902 | Building dependency tree... 2026-06-17 10:30:48.903 | Reading state information... 2026-06-17 10:30:49.450 | The following additional packages will be installed: 2026-06-17 10:30:49.450 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-17 10:30:49.451 | python3-urwid python3-wcwidth 2026-06-17 10:30:49.453 | Suggested packages: 2026-06-17 10:30:49.454 | python-urwid-doc 2026-06-17 10:30:49.489 | The following NEW packages will be installed: 2026-06-17 10:30:49.489 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-17 10:30:49.489 | python3-urwid python3-wcwidth targetcli-fb 2026-06-17 10:30:49.537 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:30:49.537 | Need to get 385 kB of archives. 2026-06-17 10:30:49.537 | After this operation, 3098 kB of additional disk space will be used. 2026-06-17 10:30:49.537 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-17 10:30:49.551 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-17 10:30:49.552 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-17 10:30:49.558 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-17 10:30:49.560 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-17 10:30:49.561 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-17 10:30:49.792 | perl: warning: Setting locale failed. 2026-06-17 10:30:49.792 | perl: warning: Please check that your locale settings: 2026-06-17 10:30:49.792 | LANGUAGE = (unset), 2026-06-17 10:30:49.793 | LC_ALL = "en_US.utf8", 2026-06-17 10:30:49.793 | LANG = "de_DE.UTF-8" 2026-06-17 10:30:49.793 | are supported and installed on your system. 2026-06-17 10:30:49.793 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:30:49.856 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:30:49.856 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:30:49.857 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:30:50.044 | Fetched 385 kB in 0s (8372 kB/s) 2026-06-17 10:30:50.087 | Selecting previously unselected package python3-typing-extensions. 2026-06-17 10:30:50.149 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-17 10:30:50.156 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-17 10:30:50.159 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-17 10:30:50.206 | Selecting previously unselected package python3-wcwidth. 2026-06-17 10:30:50.218 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-17 10:30:50.222 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-17 10:30:50.270 | Selecting previously unselected package python3-urwid. 2026-06-17 10:30:50.282 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-17 10:30:50.285 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-17 10:30:50.372 | Selecting previously unselected package python3-configshell-fb. 2026-06-17 10:30:50.384 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-17 10:30:50.388 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-17 10:30:50.445 | Selecting previously unselected package python3-rtslib-fb. 2026-06-17 10:30:50.457 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-17 10:30:50.460 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-17 10:30:50.522 | Selecting previously unselected package targetcli-fb. 2026-06-17 10:30:50.534 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-17 10:30:50.538 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-17 10:30:50.610 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-17 10:30:51.778 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-17 10:30:51.785 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-17 10:30:52.089 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-17 10:30:52.325 | Setting up python3-urwid (2.6.10-1) ... 2026-06-17 10:30:52.849 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-17 10:30:53.039 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 10:30:53.040 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-17 10:30:53.064 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-17 10:30:53.065 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-17 10:30:53.065 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-17 10:30:53.065 | keyword = Word(alphanums + '_\-') 2026-06-17 10:30:53.065 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 10:30:53.065 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 10:30:53.065 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 10:30:53.065 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 10:30:53.066 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-17 10:30:53.066 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-17 10:30:53.074 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 10:30:53.074 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-17 10:30:53.097 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-17 10:30:53.097 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-17 10:30:53.097 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-17 10:30:53.097 | keyword = Word(alphanums + '_\-') 2026-06-17 10:30:53.097 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 10:30:53.097 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 10:30:53.098 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 10:30:53.098 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 10:30:53.098 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-17 10:30:53.098 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-17 10:30:53.128 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-17 10:30:53.334 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-17 10:30:53.334 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-17 10:30:53.627 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:30:54.473 | perl: warning: Setting locale failed. 2026-06-17 10:30:54.473 | perl: warning: Please check that your locale settings: 2026-06-17 10:30:54.474 | LANGUAGE = (unset), 2026-06-17 10:30:54.474 | LC_ALL = "en_US.utf8", 2026-06-17 10:30:54.474 | LANG = "de_DE.UTF-8" 2026-06-17 10:30:54.474 | are supported and installed on your system. 2026-06-17 10:30:54.474 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:30:54.601 | perl: warning: Setting locale failed. 2026-06-17 10:30:54.601 | perl: warning: Please check that your locale settings: 2026-06-17 10:30:54.601 | LANGUAGE = (unset), 2026-06-17 10:30:54.601 | LC_ALL = "en_US.utf8", 2026-06-17 10:30:54.601 | LANG = "de_DE.UTF-8" 2026-06-17 10:30:54.601 | are supported and installed on your system. 2026-06-17 10:30:54.601 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:30:54.651 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:30:54.651 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:30:54.651 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:30:54.720 | perl: warning: Setting locale failed. 2026-06-17 10:30:54.720 | perl: warning: Please check that your locale settings: 2026-06-17 10:30:54.720 | LANGUAGE = (unset), 2026-06-17 10:30:54.720 | LC_ALL = "en_US.utf8", 2026-06-17 10:30:54.720 | LANG = "de_DE.UTF-8" 2026-06-17 10:30:54.721 | are supported and installed on your system. 2026-06-17 10:30:54.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:30:55.222 | 2026-06-17 10:30:55.222 | Running kernel seems to be up-to-date. 2026-06-17 10:30:55.222 | 2026-06-17 10:30:55.222 | Restarting services... 2026-06-17 10:30:55.270 | 2026-06-17 10:30:55.270 | Service restarts being deferred: 2026-06-17 10:30:55.270 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:30:55.270 | systemctl restart systemd-logind.service 2026-06-17 10:30:55.270 | systemctl restart virtlockd.service 2026-06-17 10:30:55.270 | systemctl restart virtlogd.service 2026-06-17 10:30:55.271 | 2026-06-17 10:30:55.271 | No containers need to be restarted. 2026-06-17 10:30:55.271 | 2026-06-17 10:30:55.271 | User sessions running outdated binaries: 2026-06-17 10:30:55.271 | quobyte @ session #5: sshd[2023] 2026-06-17 10:30:55.280 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:30:55.288 | 2026-06-17 10:30:55.288 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:30:57.255 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:30:57.259 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:30:57.262 | + functions-common:time_stop:2414 : local name 2026-06-17 10:30:57.265 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:30:57.268 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:30:57.270 | + functions-common:time_stop:2417 : local total 2026-06-17 10:30:57.273 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:30:57.276 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:30:57.280 | + functions-common:time_stop:2421 : start_time=1781692248489 2026-06-17 10:30:57.283 | + functions-common:time_stop:2423 : [[ -z 1781692248489 ]] 2026-06-17 10:30:57.287 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:30:57.292 | + functions-common:time_stop:2426 : end_time=1781692257288 2026-06-17 10:30:57.295 | + functions-common:time_stop:2427 : elapsed_time=8799 2026-06-17 10:30:57.298 | + functions-common:time_stop:2428 : total=157218 2026-06-17 10:30:57.301 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:30:57.304 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166017 2026-06-17 10:30:57.307 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:30:57.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 10:30:57.313 | + ./stack.sh:main:945 : configure_cinder 2026-06-17 10:30:57.316 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-17 10:30:57.332 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-17 10:30:57.336 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-17 10:30:57.339 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-17 10:30:57.342 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-17 10:30:57.346 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-17 10:30:57.346 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-17 10:30:57.350 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-17 10:30:57.353 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-17 10:30:57.355 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-17 10:30:57.358 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-17 10:30:57.361 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-17 10:30:57.364 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-17 10:30:57.367 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-17 10:30:57.369 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-17 10:30:57.384 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-17 10:30:57.400 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-17 10:30:57.416 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-17 10:30:57.430 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-17 10:30:57.445 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-17 10:30:57.462 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-17 10:30:57.466 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-17 10:30:57.470 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.aLChQ13Kw8 2026-06-17 10:30:57.473 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-17 10:30:57.476 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-17 10:30:57.479 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-17 10:30:57.482 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.aLChQ13Kw8 2026-06-17 10:30:57.487 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.aLChQ13Kw8 2026-06-17 10:30:57.503 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.aLChQ13Kw8 /etc/sudoers.d/cinder-rootwrap 2026-06-17 10:30:57.519 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-17 10:30:57.523 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-17 10:30:57.526 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-17 10:30:57.528 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-17 10:30:57.531 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-17 10:30:57.533 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-17 10:30:57.536 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-17 10:30:57.540 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-17 10:30:57.540 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-17 10:30:57.549 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-17 10:30:57.554 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-17 10:30:57.569 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-17 10:30:57.583 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-17 10:30:57.586 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-17 10:30:57.591 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-17 10:30:57.596 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-17 10:30:57.599 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:30:57.602 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-17 10:30:57.605 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 10:30:57.608 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 10:30:57.611 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-17 10:30:57.613 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:30:57.616 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-17 10:30:57.618 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 10:30:57.621 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-17 10:30:57.656 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-17 10:30:57.689 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.78/identity 2026-06-17 10:30:57.722 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-17 10:30:57.755 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-17 10:30:57.788 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-17 10:30:57.820 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-17 10:30:57.853 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-17 10:30:57.886 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.78/identity 2026-06-17 10:30:57.921 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 10:30:57.953 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 10:30:57.986 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 10:30:57.989 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-17 10:30:58.025 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-17 10:30:58.059 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-17 10:30:58.062 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-17 10:30:58.065 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-17 10:30:58.067 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-17 10:30:58.070 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:30:58.073 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:30:58.075 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:30:58.094 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:30:58.098 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:30:58.100 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-17 10:30:58.104 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-17 10:30:58.139 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-17 10:30:58.173 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-17 10:30:58.206 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-17 10:30:58.240 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-17 10:30:58.274 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-17 10:30:58.314 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.78 2026-06-17 10:30:58.349 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-17 10:30:58.390 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-17 10:30:58.400 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4aab5f943d08214187c40b4906407e29 2026-06-17 10:30:58.438 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-17 10:30:58.441 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-17 10:30:58.476 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-17 10:30:58.510 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-17 10:30:58.549 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-17 10:30:58.584 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-17 10:30:58.620 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-17 10:30:58.656 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-17 10:30:58.675 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:30:58.677 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 10:30:58.680 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-17 10:30:58.682 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-17 10:30:58.685 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-17 10:30:58.688 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 10:30:58.690 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-17 10:30:58.693 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-17 10:30:58.695 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-17 10:30:58.698 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-17 10:30:58.701 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-17 10:30:58.704 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-17 10:30:58.742 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-17 10:30:58.778 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-17 10:30:58.814 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-17 10:30:58.847 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-17 10:30:58.881 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-17 10:30:58.917 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-17 10:30:58.951 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-17 10:30:58.985 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-17 10:30:59.017 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-17 10:30:59.020 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-17 10:30:59.023 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-17 10:30:59.026 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-17 10:30:59.061 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-17 10:30:59.064 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-17 10:30:59.098 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-17 10:30:59.100 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-17 10:30:59.103 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-17 10:30:59.106 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-17 10:30:59.140 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-17 10:30:59.142 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-17 10:30:59.145 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-17 10:30:59.148 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-17 10:30:59.151 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-17 10:30:59.170 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:30:59.173 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-17 10:30:59.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:30:59.196 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-17 10:30:59.215 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:30:59.219 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-17 10:30:59.222 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-17 10:30:59.225 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-17 10:30:59.228 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-17 10:30:59.231 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 10:30:59.234 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 10:30:59.237 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:30:59.257 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:30:59.261 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 10:30:59.264 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 10:30:59.267 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:30:59.285 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:30:59.287 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:30:59.290 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:30:59.324 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:30:59.326 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:30:59.328 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-17 10:30:59.331 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-17 10:30:59.334 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:30:59.338 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:30:59.357 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:30:59.359 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:30:59.362 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:30:59.365 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:30:59.368 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:30:59.400 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:30:59.434 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:30:59.468 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:30:59.502 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-17 10:30:59.536 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-17 10:30:59.557 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:30:59.560 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-17 10:30:59.563 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-17 10:30:59.566 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-17 10:30:59.569 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-17 10:30:59.572 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 10:30:59.574 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-17 10:30:59.576 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-17 10:30:59.579 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 10:30:59.582 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 10:30:59.599 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 10:30:59.600 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:30:59.610 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 10:30:59.615 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:30:59.629 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-17 10:30:59.635 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-17 10:30:59.638 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-17 10:30:59.642 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:30:59.645 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-17 10:30:59.680 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-17 10:30:59.713 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-17 10:30:59.747 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 10:30:59.778 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 10:30:59.809 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 10:30:59.842 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 10:30:59.875 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 10:30:59.907 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 10:30:59.940 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:30:59.972 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 10:31:00.004 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 10:31:00.036 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 10:31:00.070 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-17 10:31:00.103 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 10:31:00.106 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 10:31:00.109 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-17 10:31:00.112 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-17 10:31:00.115 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 10:31:00.118 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:31:00.121 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:31:00.123 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-17 10:31:00.127 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-17 10:31:00.130 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-17 10:31:00.164 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 10:31:00.197 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-17 10:31:00.197 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-17 10:31:00.208 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-17 10:31:00.213 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-17 10:31:00.218 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-17 10:31:00.220 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 10:31:00.223 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 10:31:00.226 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:31:00.229 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:31:00.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:31:00.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:31:00.238 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 10:31:00.242 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 10:31:00.245 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:31:00.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:31:00.251 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-17 10:31:00.264 | perl: warning: Setting locale failed. 2026-06-17 10:31:00.265 | perl: warning: Please check that your locale settings: 2026-06-17 10:31:00.265 | LANGUAGE = (unset), 2026-06-17 10:31:00.265 | LC_ALL = "en_US.utf8", 2026-06-17 10:31:00.265 | LANG = "de_DE.UTF-8" 2026-06-17 10:31:00.265 | are supported and installed on your system. 2026-06-17 10:31:00.265 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:31:00.304 | Enabling site cinder-api. 2026-06-17 10:31:00.310 | To activate the new configuration, you need to run: 2026-06-17 10:31:00.310 | systemctl reload apache2 2026-06-17 10:31:00.315 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 10:31:00.318 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:31:00.321 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:31:00.324 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:31:00.453 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-17 10:31:00.456 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.78/image 2026-06-17 10:31:00.491 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-17 10:31:00.509 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:31:00.512 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-17 10:31:00.515 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:31:00.517 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-17 10:31:00.520 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-17 10:31:00.523 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 10:31:00.525 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-17 10:31:00.528 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:31:00.531 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-17 10:31:00.534 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-17 10:31:00.536 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-17 10:31:00.573 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-17 10:31:00.607 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.78/identity 2026-06-17 10:31:00.642 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-17 10:31:00.677 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-17 10:31:00.712 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-17 10:31:00.746 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-17 10:31:00.779 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-17 10:31:00.813 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.78/identity 2026-06-17 10:31:00.846 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-17 10:31:00.880 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-17 10:31:00.914 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 10:31:00.917 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-17 10:31:00.920 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:31:00.922 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:31:00.925 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-17 10:31:00.927 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-17 10:31:00.963 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-17 10:31:00.995 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.78/identity 2026-06-17 10:31:01.029 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-17 10:31:01.064 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-17 10:31:01.098 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-17 10:31:01.132 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-17 10:31:01.166 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-17 10:31:01.199 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-17 10:31:01.233 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-17 10:31:01.264 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-17 10:31:01.267 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-17 10:31:01.284 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:31:01.287 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.78:2379?api_version=v3' 2026-06-17 10:31:01.320 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-17 10:31:01.323 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-17 10:31:01.326 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-17 10:31:01.359 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-17 10:31:01.391 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-17 10:31:01.393 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-17 10:31:01.395 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-17 10:31:01.429 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-17 10:31:01.432 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 10:31:01.435 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-17 10:31:01.438 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-17 10:31:01.441 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-17 10:31:01.473 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-17 10:31:01.505 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.78/identity 2026-06-17 10:31:01.537 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-17 10:31:01.568 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-17 10:31:01.604 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-17 10:31:01.638 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-17 10:31:01.672 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-17 10:31:01.705 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-17 10:31:01.725 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:31:01.728 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-17 10:31:01.731 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-17 10:31:01.734 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-17 10:31:01.736 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 10:31:01.739 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-17 10:31:01.742 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-17 10:31:01.745 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-17 10:31:01.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:31:01.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:31:01.754 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-17 10:31:01.757 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:31:01.760 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-17 10:31:01.763 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-17 10:31:01.766 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:31:01.770 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:31:01.773 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-17 10:31:01.776 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:31:01.779 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-17 10:31:01.782 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-17 10:31:01.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:31:01.788 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:31:01.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-17 10:31:01.794 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:31:01.797 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-17 10:31:01.800 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-17 10:31:01.802 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-17 10:31:01.805 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:31:01.808 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:31:01.810 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:31:01.814 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:31:01.816 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:31:01.820 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:31:01.838 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:31:01.841 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:31:01.844 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:31:01.848 | + functions-common:git_clone:604 : echo master 2026-06-17 10:31:01.848 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:31:01.853 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-17 10:31:01.855 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:31:01.858 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-17 10:31:01.861 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:31:01.863 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:31:01.865 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:31:01.868 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:31:01.870 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:31:01.873 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:31:01.876 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:31:01.878 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:31:01.881 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:31:01.885 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692261882 2026-06-17 10:31:01.888 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-17 10:31:01.892 | Cloning into '/opt/stack/neutron'... 2026-06-17 10:32:04.001 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:32:04.005 | + functions-common:time_stop:2414 : local name 2026-06-17 10:32:04.008 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:32:04.012 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:32:04.015 | + functions-common:time_stop:2417 : local total 2026-06-17 10:32:04.019 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:32:04.024 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:32:04.027 | + functions-common:time_stop:2421 : start_time=1781692261882 2026-06-17 10:32:04.030 | + functions-common:time_stop:2423 : [[ -z 1781692261882 ]] 2026-06-17 10:32:04.035 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:32:04.048 | + functions-common:time_stop:2426 : end_time=1781692324044 2026-06-17 10:32:04.052 | + functions-common:time_stop:2427 : elapsed_time=62162 2026-06-17 10:32:04.055 | + functions-common:time_stop:2428 : total=92712 2026-06-17 10:32:04.059 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:32:04.061 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154874 2026-06-17 10:32:04.065 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-17 10:32:04.069 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:32:04.072 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:32:04.076 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:32:04.079 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:32:04.083 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:32:04.087 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:32:04.090 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:32:04.094 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:32:04.096 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:32:04.101 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:32:04.106 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692324102 2026-06-17 10:32:04.111 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:32:04.847 | From https://review.opendev.org/openstack/neutron 2026-06-17 10:32:04.848 | * branch master -> FETCH_HEAD 2026-06-17 10:32:04.859 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:32:04.863 | + functions-common:time_stop:2414 : local name 2026-06-17 10:32:04.867 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:32:04.871 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:32:04.874 | + functions-common:time_stop:2417 : local total 2026-06-17 10:32:04.877 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:32:04.880 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:32:04.883 | + functions-common:time_stop:2421 : start_time=1781692324102 2026-06-17 10:32:04.886 | + functions-common:time_stop:2423 : [[ -z 1781692324102 ]] 2026-06-17 10:32:04.890 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:32:04.894 | + functions-common:time_stop:2426 : end_time=1781692324892 2026-06-17 10:32:04.897 | + functions-common:time_stop:2427 : elapsed_time=790 2026-06-17 10:32:04.900 | + functions-common:time_stop:2428 : total=154874 2026-06-17 10:32:04.903 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:32:04.906 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155664 2026-06-17 10:32:04.908 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:32:04.911 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:32:04.914 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:32:04.917 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:32:04.920 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:32:04.923 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:32:04.925 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:32:04.928 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:32:04.931 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:32:04.935 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:32:04.940 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692324937 2026-06-17 10:32:04.944 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:32:05.400 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:32:05.400 | 2026-06-17 10:32:05.400 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:32:05.400 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:32:05.400 | state without impacting any branches by switching back to a branch. 2026-06-17 10:32:05.400 | 2026-06-17 10:32:05.400 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:32:05.400 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:32:05.400 | 2026-06-17 10:32:05.400 | git switch -c 2026-06-17 10:32:05.401 | 2026-06-17 10:32:05.401 | Or undo this operation with: 2026-06-17 10:32:05.401 | 2026-06-17 10:32:05.401 | git switch - 2026-06-17 10:32:05.401 | 2026-06-17 10:32:05.401 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:32:05.401 | 2026-06-17 10:32:05.401 | HEAD is now at 5c095ee6e1 Merge "Drop redundant validation of ha_vrrp_auth_password" 2026-06-17 10:32:05.409 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:32:05.411 | + functions-common:time_stop:2414 : local name 2026-06-17 10:32:05.414 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:32:05.416 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:32:05.418 | + functions-common:time_stop:2417 : local total 2026-06-17 10:32:05.420 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:32:05.422 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:32:05.424 | + functions-common:time_stop:2421 : start_time=1781692324937 2026-06-17 10:32:05.426 | + functions-common:time_stop:2423 : [[ -z 1781692324937 ]] 2026-06-17 10:32:05.431 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:32:05.435 | + functions-common:time_stop:2426 : end_time=1781692325432 2026-06-17 10:32:05.438 | + functions-common:time_stop:2427 : elapsed_time=495 2026-06-17 10:32:05.441 | + functions-common:time_stop:2428 : total=155664 2026-06-17 10:32:05.443 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:32:05.445 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156159 2026-06-17 10:32:05.448 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-17 10:32:05.465 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-17 10:32:05.469 | + functions-common:git_clone:667 : head -1 2026-06-17 10:32:05.470 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:32:05.476 | 5c095ee6e1 Merge "Drop redundant validation of ha_vrrp_auth_password" 2026-06-17 10:32:05.478 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:32:05.482 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-17 10:32:05.485 | + inc/python:setup_develop:353 : local bindep 2026-06-17 10:32:05.488 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 10:32:05.491 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-17 10:32:05.493 | + inc/python:setup_develop:359 : local extras= 2026-06-17 10:32:05.497 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-17 10:32:05.499 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:32:05.502 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 10:32:05.506 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-17 10:32:05.508 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:32:05.511 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:32:05.517 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-17 10:32:05.520 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:32:05.523 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-17 10:32:05.528 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:32:05.531 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:32:05.535 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-17 10:32:05.540 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-17 10:32:05.544 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-17 10:32:05.547 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-17 10:32:05.714 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-17 10:32:05.717 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 10:32:05.721 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:32:05.724 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:32:05.727 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 10:32:05.729 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-17 10:32:05.732 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 10:32:05.735 | + inc/python:setup_package:446 : local extras= 2026-06-17 10:32:05.738 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:32:05.741 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:32:05.745 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:32:05.747 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:32:05.751 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:32:05.754 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-17 10:32:05.778 | Using python 3.12 to install /opt/stack/neutron 2026-06-17 10:32:05.781 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-17 10:32:06.816 | Obtaining file:///opt/stack/neutron 2026-06-17 10:32:06.826 | Installing build dependencies: started 2026-06-17 10:32:08.793 | Installing build dependencies: finished with status 'done' 2026-06-17 10:32:08.794 | Checking if build backend supports build_editable: started 2026-06-17 10:32:09.361 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:32:09.362 | Getting requirements to build editable: started 2026-06-17 10:32:09.665 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:32:09.668 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:32:11.361 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:32:11.386 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (7.0.3) 2026-06-17 10:32:11.386 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.10.1) 2026-06-17 10:32:11.387 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.1.0) 2026-06-17 10:32:11.388 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (2.5.1) 2026-06-17 10:32:11.389 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.1.0) 2026-06-17 10:32:11.390 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (5.3.1) 2026-06-17 10:32:11.595 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:11.755 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 10:32:11.765 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (0.31.2) 2026-06-17 10:32:11.765 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (2.34.2) 2026-06-17 10:32:11.769 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.1.6) 2026-06-17 10:32:11.769 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (13.0.0) 2026-06-17 10:32:11.769 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (1.3.0) 2026-06-17 10:32:11.827 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:11.843 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 10:32:11.894 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:11.911 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:32:11.923 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (9.1.4) 2026-06-17 10:32:11.926 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (2.0.50) 2026-06-17 10:32:11.926 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (1.8.10) 2026-06-17 10:32:11.926 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (5.14.0) 2026-06-17 10:32:11.926 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (1.18.4) 2026-06-17 10:32:11.927 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (5.8.0) 2026-06-17 10:32:11.929 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (4.2.0) 2026-06-17 10:32:11.930 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (7.5.0) 2026-06-17 10:32:11.931 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (10.5.0) 2026-06-17 10:32:11.932 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (6.4.0) 2026-06-17 10:32:11.933 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (18.0.0) 2026-06-17 10:32:11.934 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (6.8.0) 2026-06-17 10:32:11.935 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (8.2.0) 2026-06-17 10:32:11.936 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (18.1.0) 2026-06-17 10:32:11.937 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (8.1.0) 2026-06-17 10:32:11.938 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (5.1.0) 2026-06-17 10:32:11.940 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.11.0) 2026-06-17 10:32:11.940 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.8.0) 2026-06-17 10:32:11.941 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (7.9.0) 2026-06-17 10:32:11.943 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (5.10.0) 2026-06-17 10:32:11.944 | 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.dev479) (4.6.0) 2026-06-17 10:32:11.945 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (2.7.1) 2026-06-17 10:32:11.946 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (10.1.1) 2026-06-17 10:32:11.947 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.10.2) 2026-06-17 10:32:11.947 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (4.4.0) 2026-06-17 10:32:11.981 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev479) 2026-06-17 10:32:11.997 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 10:32:12.038 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:12.062 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:32:12.105 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:12.120 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-17 10:32:12.221 | Installing build dependencies: started 2026-06-17 10:32:13.926 | Installing build dependencies: finished with status 'done' 2026-06-17 10:32:13.927 | Getting requirements to build wheel: started 2026-06-17 10:32:14.587 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 10:32:14.589 | Preparing metadata (pyproject.toml): started 2026-06-17 10:32:14.976 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:32:15.026 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:15.055 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:32:15.065 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (7.2.2) 2026-06-17 10:32:15.101 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev479) 2026-06-17 10:32:15.118 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-17 10:32:15.128 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (24.2.1) 2026-06-17 10:32:15.129 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (18.13.0) 2026-06-17 10:32:15.130 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (4.15.0) 2026-06-17 10:32:15.167 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:15.183 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-17 10:32:15.228 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev479) 2026-06-17 10:32:15.244 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:32:15.253 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (3.3.0) 2026-06-17 10:32:15.254 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev479) (8.1.0) 2026-06-17 10:32:15.257 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev479) (1.3.12) 2026-06-17 10:32:15.259 | 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.dev479) (4.15.0) 2026-06-17 10:32:15.263 | 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.dev479) (2.2.1) 2026-06-17 10:32:15.267 | 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.dev479) (3.3.2) 2026-06-17 10:32:15.271 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev479) (3.0.3) 2026-06-17 10:32:15.274 | 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.dev479) (2.1.0) 2026-06-17 10:32:15.276 | 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.dev479) (1.8.2) 2026-06-17 10:32:15.282 | 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.dev479) (4.0.1) 2026-06-17 10:32:15.284 | 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.dev479) (2.13.0) 2026-06-17 10:32:15.285 | 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.dev479) (5.8.0) 2026-06-17 10:32:15.298 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev479) (1.3.7) 2026-06-17 10:32:15.331 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev479) 2026-06-17 10:32:15.348 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 10:32:15.359 | 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.dev479) (43.0.3) 2026-06-17 10:32:15.361 | 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.dev479) (1.5.0) 2026-06-17 10:32:15.362 | 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.dev479) (1.1.0) 2026-06-17 10:32:15.364 | 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.dev479) (1.33) 2026-06-17 10:32:15.368 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev479) (4.10.0) 2026-06-17 10:32:15.368 | 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.dev479) (6.0.3) 2026-06-17 10:32:15.370 | 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.dev479) (2.0.0) 2026-06-17 10:32:15.375 | 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.dev479) (3.0) 2026-06-17 10:32:15.384 | 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.dev479) (3.1.1) 2026-06-17 10:32:15.389 | 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.dev479) (0.41.0) 2026-06-17 10:32:15.390 | 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.dev479) (1.2.0) 2026-06-17 10:32:15.416 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev479) 2026-06-17 10:32:15.433 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-17 10:32:15.448 | 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.dev479) (26.2) 2026-06-17 10:32:15.451 | 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.dev479) (2.8.0) 2026-06-17 10:32:15.452 | 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.dev479) (3.5.1) 2026-06-17 10:32:15.465 | 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.dev479) (6.1.1) 2026-06-17 10:32:15.466 | 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.dev479) (4.0.0) 2026-06-17 10:32:15.488 | 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.dev479) (0.20) 2026-06-17 10:32:15.495 | 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.dev479) (2.0.0) 2026-06-17 10:32:15.502 | 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.dev479) (2.1.2) 2026-06-17 10:32:15.503 | 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.dev479) (0.6.2) 2026-06-17 10:32:15.511 | 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.dev479) (2.9.0.post0) 2026-06-17 10:32:15.518 | 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.dev479) (7.1.4) 2026-06-17 10:32:15.519 | 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.dev479) (5.3.1) 2026-06-17 10:32:15.520 | 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.dev479) (5.6.2) 2026-06-17 10:32:15.523 | 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.dev479) (0.16.0) 2026-06-17 10:32:15.528 | 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.dev479) (5.1.0) 2026-06-17 10:32:15.536 | 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.dev479) (2026.2) 2026-06-17 10:32:15.544 | 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.dev479) (0.25.0) 2026-06-17 10:32:15.549 | 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.dev479) (5.0.0) 2026-06-17 10:32:15.551 | 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.dev479) (4.0.1) 2026-06-17 10:32:15.585 | 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.dev479) (1.7.6) 2026-06-17 10:32:15.592 | 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.dev479) (2.2.0) 2026-06-17 10:32:15.604 | 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.dev479) (3.17.0) 2026-06-17 10:32:15.655 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev479) 2026-06-17 10:32:15.671 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-17 10:32:15.716 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev479) 2026-06-17 10:32:15.719 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-17 10:32:15.739 | 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.dev479) (3.0.3) 2026-06-17 10:32:15.741 | 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.dev479) (1.6.2) 2026-06-17 10:32:15.751 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev479) (82.0.1) 2026-06-17 10:32:15.780 | 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.dev479) (0.8.1) 2026-06-17 10:32:15.823 | 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.dev479) (1.17.0) 2026-06-17 10:32:15.830 | 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.dev479) (4.14.0) 2026-06-17 10:32:15.830 | 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.dev479) (4.26.0) 2026-06-17 10:32:15.864 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev479) 2026-06-17 10:32:15.881 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 10:32:15.899 | 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.dev479) (0.6.0) 2026-06-17 10:32:15.900 | 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.dev479) (4.0.0) 2026-06-17 10:32:15.912 | 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.dev479) (3.0.52) 2026-06-17 10:32:15.913 | 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.dev479) (1.11.0) 2026-06-17 10:32:15.914 | 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.dev479) (15.0.0) 2026-06-17 10:32:15.916 | 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.dev479) (1.8.0) 2026-06-17 10:32:15.923 | 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.dev479) (26.1.0) 2026-06-17 10:32:15.923 | 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.dev479) (2025.9.1) 2026-06-17 10:32:15.924 | 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.dev479) (0.37.0) 2026-06-17 10:32:15.927 | 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.dev479) (2026.5.1) 2026-06-17 10:32:15.991 | 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.dev479) (3.4.7) 2026-06-17 10:32:15.993 | 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.dev479) (3.18) 2026-06-17 10:32:15.994 | 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.dev479) (2.7.0) 2026-06-17 10:32:15.995 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev479) (2023.11.17) 2026-06-17 10:32:16.030 | 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.dev479) (4.2.0) 2026-06-17 10:32:16.031 | 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.dev479) (2.20.0) 2026-06-17 10:32:16.043 | 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.dev479) (0.1.2) 2026-06-17 10:32:16.063 | 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.dev479) (0.8) 2026-06-17 10:32:16.127 | 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.dev479) (0.16.0) 2026-06-17 10:32:16.226 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-17 10:32:16.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 7.3 MB/s 0:00:00 2026-06-17 10:32:16.335 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-17 10:32:16.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-06-17 10:32:16.529 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-17 10:32:16.555 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-17 10:32:16.581 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-17 10:32:16.606 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-17 10:32:16.633 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-17 10:32:16.648 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-17 10:32:16.664 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-17 10:32:16.697 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-17 10:32:16.745 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-17 10:32:16.771 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-17 10:32:16.797 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-17 10:32:16.831 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-17 10:32:16.942 | Building wheels for collected packages: neutron, ovs 2026-06-17 10:32:16.944 | Building editable for neutron (pyproject.toml): started 2026-06-17 10:32:19.232 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-17 10:32:19.233 | Created wheel for neutron: filename=neutron-28.1.0.dev479-0.editable-py3-none-any.whl size=12798 sha256=add29dae4785d10a57bd48cb626f9a4b7f99c4ec268630b091b172f2d83b5764 2026-06-17 10:32:19.233 | Stored in directory: /tmp/pip-ephem-wheel-cache-ch15cbyz/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-17 10:32:19.241 | Building wheel for ovs (pyproject.toml): started 2026-06-17 10:32:20.120 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-17 10:32:20.121 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=a11c3de95cd2da94f843047a513eb3eafd2ff30e7fda07cd04429069ab25e962 2026-06-17 10:32:20.124 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-17 10:32:20.126 | Successfully built neutron ovs 2026-06-17 10:32:20.428 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-17 10:32:26.000 | 2026-06-17 10:32:26.025 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev479 neutron-lib-4.0.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-17 10:32:26.250 | + inc/python:pip_install:216 : result=0 2026-06-17 10:32:26.253 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:32:26.256 | + functions-common:time_stop:2414 : local name 2026-06-17 10:32:26.259 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:32:26.262 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:32:26.265 | + functions-common:time_stop:2417 : local total 2026-06-17 10:32:26.268 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:32:26.271 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:32:26.274 | + functions-common:time_stop:2421 : start_time=1781692325773 2026-06-17 10:32:26.277 | + functions-common:time_stop:2423 : [[ -z 1781692325773 ]] 2026-06-17 10:32:26.280 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:32:26.285 | + functions-common:time_stop:2426 : end_time=1781692346281 2026-06-17 10:32:26.288 | + functions-common:time_stop:2427 : elapsed_time=20508 2026-06-17 10:32:26.291 | + functions-common:time_stop:2428 : total=119732 2026-06-17 10:32:26.294 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:32:26.296 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=140240 2026-06-17 10:32:26.300 | + inc/python:pip_install:219 : return 0 2026-06-17 10:32:26.302 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:32:26.305 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:32:26.309 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-17 10:32:26.312 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-17 10:32:26.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:32:26.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:32:26.320 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-17 10:32:26.323 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:32:26.326 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-17 10:32:26.329 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-17 10:32:26.331 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-17 10:32:26.331 | Installing OVN and dependent packages 2026-06-17 10:32:26.334 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-17 10:32:26.338 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-17 10:32:26.358 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:32:26.361 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-17 10:32:26.381 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:32:26.384 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-17 10:32:26.403 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:32:26.405 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-17 10:32:26.408 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-17 10:32:26.428 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:32:26.432 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-17 10:32:26.434 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-17 10:32:26.451 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-17 10:32:26.456 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-17 10:32:26.471 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-17 10:32:26.475 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-17 10:32:26.498 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-17 10:32:26.500 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:32:26.503 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:32:26.506 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:32:26.509 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:32:26.512 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:32:26.515 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:32:26.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:26.521 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:26.524 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:32:26.527 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:32:26.530 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:32:26.532 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:32:26.536 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-17 10:32:26.539 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:32:26.542 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:26.544 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:26.547 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-17 10:32:26.571 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-17 10:32:26.608 | Reading package lists... 2026-06-17 10:32:26.991 | Building dependency tree... 2026-06-17 10:32:26.993 | Reading state information... 2026-06-17 10:32:27.550 | fakeroot is already the newest version (1.33-1). 2026-06-17 10:32:27.550 | fakeroot set to manually installed. 2026-06-17 10:32:27.550 | make is already the newest version (4.3-4.1build2). 2026-06-17 10:32:27.550 | make set to manually installed. 2026-06-17 10:32:27.550 | The following additional packages will be installed: 2026-06-17 10:32:27.551 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-17 10:32:27.551 | python3-sortedcontainers 2026-06-17 10:32:27.554 | Suggested packages: 2026-06-17 10:32:27.554 | openvswitch-doc python-sortedcontainers-doc 2026-06-17 10:32:27.592 | The following NEW packages will be installed: 2026-06-17 10:32:27.593 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-17 10:32:27.593 | python3-openvswitch python3-sortedcontainers 2026-06-17 10:32:27.663 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:32:27.663 | Need to get 4219 kB of archives. 2026-06-17 10:32:27.663 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-17 10:32:27.664 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-17 10:32:27.738 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-17 10:32:27.767 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-17 10:32:27.772 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-17 10:32:27.772 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-17 10:32:27.784 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-17 10:32:28.046 | perl: warning: Setting locale failed. 2026-06-17 10:32:28.046 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:28.046 | LANGUAGE = (unset), 2026-06-17 10:32:28.046 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:28.046 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:28.046 | are supported and installed on your system. 2026-06-17 10:32:28.046 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:28.108 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:32:28.109 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:32:28.109 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:32:28.299 | Fetched 4219 kB in 0s (22.7 MB/s) 2026-06-17 10:32:28.348 | Selecting previously unselected package libunbound8:amd64. 2026-06-17 10:32:28.414 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-17 10:32:28.421 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-17 10:32:28.428 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-17 10:32:28.482 | Selecting previously unselected package openvswitch-common. 2026-06-17 10:32:28.494 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:32:28.500 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 10:32:28.598 | Selecting previously unselected package python3-sortedcontainers. 2026-06-17 10:32:28.610 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-17 10:32:28.614 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-17 10:32:28.664 | Selecting previously unselected package libxdp1:amd64. 2026-06-17 10:32:28.675 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-17 10:32:28.679 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-17 10:32:28.733 | Selecting previously unselected package python3-openvswitch. 2026-06-17 10:32:28.745 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:32:28.749 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 10:32:29.016 | Selecting previously unselected package openvswitch-switch. 2026-06-17 10:32:29.028 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 10:32:29.036 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 10:32:29.169 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-17 10:32:29.413 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-17 10:32:29.423 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-17 10:32:29.433 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 10:32:29.447 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 10:32:29.836 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 10:32:29.859 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-17 10:32:30.548 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-17 10:32:30.737 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-17 10:32:31.738 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:32:33.532 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 10:32:33.782 | perl: warning: Setting locale failed. 2026-06-17 10:32:33.782 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:33.782 | LANGUAGE = (unset), 2026-06-17 10:32:33.782 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:33.782 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:33.782 | are supported and installed on your system. 2026-06-17 10:32:33.782 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:33.910 | perl: warning: Setting locale failed. 2026-06-17 10:32:33.911 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:33.911 | LANGUAGE = (unset), 2026-06-17 10:32:33.911 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:33.911 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:33.911 | are supported and installed on your system. 2026-06-17 10:32:33.911 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:33.960 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:32:33.960 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:32:33.961 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:32:34.034 | perl: warning: Setting locale failed. 2026-06-17 10:32:34.034 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:34.034 | LANGUAGE = (unset), 2026-06-17 10:32:34.034 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:34.034 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:34.034 | are supported and installed on your system. 2026-06-17 10:32:34.034 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:34.569 | 2026-06-17 10:32:34.569 | Running kernel seems to be up-to-date. 2026-06-17 10:32:34.569 | 2026-06-17 10:32:34.569 | Restarting services... 2026-06-17 10:32:34.617 | 2026-06-17 10:32:34.618 | Service restarts being deferred: 2026-06-17 10:32:34.618 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:32:34.618 | systemctl restart systemd-logind.service 2026-06-17 10:32:34.620 | systemctl restart virtlockd.service 2026-06-17 10:32:34.620 | systemctl restart virtlogd.service 2026-06-17 10:32:34.620 | 2026-06-17 10:32:34.620 | No containers need to be restarted. 2026-06-17 10:32:34.620 | 2026-06-17 10:32:34.620 | User sessions running outdated binaries: 2026-06-17 10:32:34.620 | quobyte @ session #5: sshd[2023] 2026-06-17 10:32:34.629 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:32:34.639 | 2026-06-17 10:32:34.639 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:32:36.588 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:32:36.592 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:32:36.594 | + functions-common:time_stop:2414 : local name 2026-06-17 10:32:36.597 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:32:36.600 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:32:36.604 | + functions-common:time_stop:2417 : local total 2026-06-17 10:32:36.607 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:32:36.609 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:32:36.612 | + functions-common:time_stop:2421 : start_time=1781692346568 2026-06-17 10:32:36.615 | + functions-common:time_stop:2423 : [[ -z 1781692346568 ]] 2026-06-17 10:32:36.618 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:32:36.623 | + functions-common:time_stop:2426 : end_time=1781692356619 2026-06-17 10:32:36.625 | + functions-common:time_stop:2427 : elapsed_time=10051 2026-06-17 10:32:36.629 | + functions-common:time_stop:2428 : total=166017 2026-06-17 10:32:36.631 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:32:36.633 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=176068 2026-06-17 10:32:36.637 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:32:36.642 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-17 10:32:36.667 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-17 10:32:36.670 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:32:36.673 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:32:36.676 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:32:36.679 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:32:36.682 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:32:36.686 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:32:36.689 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:36.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:36.696 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:32:36.698 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:32:36.701 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:32:36.704 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:32:36.709 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-17 10:32:36.712 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:32:36.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:36.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:36.721 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-17 10:32:36.746 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-17 10:32:36.785 | Reading package lists... 2026-06-17 10:32:37.141 | Building dependency tree... 2026-06-17 10:32:37.143 | Reading state information... 2026-06-17 10:32:37.669 | The following additional packages will be installed: 2026-06-17 10:32:37.670 | ovn-common 2026-06-17 10:32:37.711 | The following NEW packages will be installed: 2026-06-17 10:32:37.714 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-17 10:32:37.785 | 0 upgraded, 4 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:32:37.785 | Need to get 2360 kB of archives. 2026-06-17 10:32:37.785 | After this operation, 8355 kB of additional disk space will be used. 2026-06-17 10:32:37.785 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-17 10:32:37.890 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-17 10:32:37.897 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-17 10:32:37.900 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-17 10:32:38.142 | perl: warning: Setting locale failed. 2026-06-17 10:32:38.142 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:38.142 | LANGUAGE = (unset), 2026-06-17 10:32:38.142 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:38.142 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:38.142 | are supported and installed on your system. 2026-06-17 10:32:38.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:38.209 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:32:38.209 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:32:38.209 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:32:38.397 | Fetched 2360 kB in 0s (14.0 MB/s) 2026-06-17 10:32:38.481 | Selecting previously unselected package ovn-common. 2026-06-17 10:32:38.545 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-17 10:32:38.552 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:32:38.556 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:38.664 | Selecting previously unselected package ovn-central. 2026-06-17 10:32:38.676 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:32:38.680 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:38.740 | Selecting previously unselected package ovn-controller-vtep. 2026-06-17 10:32:38.752 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:32:38.756 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:38.810 | Selecting previously unselected package ovn-host. 2026-06-17 10:32:38.822 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 10:32:38.829 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:38.916 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:38.934 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:39.435 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-17 10:32:39.624 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-17 10:32:40.116 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-17 10:32:40.170 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:40.707 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-17 10:32:40.895 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-17 10:32:41.604 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-17 10:32:42.336 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-17 10:32:43.286 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-17 10:32:43.378 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 10:32:43.603 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-17 10:32:44.157 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:32:46.164 | perl: warning: Setting locale failed. 2026-06-17 10:32:46.164 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:46.164 | LANGUAGE = (unset), 2026-06-17 10:32:46.165 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:46.165 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:46.165 | are supported and installed on your system. 2026-06-17 10:32:46.165 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:46.297 | perl: warning: Setting locale failed. 2026-06-17 10:32:46.297 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:46.297 | LANGUAGE = (unset), 2026-06-17 10:32:46.297 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:46.297 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:46.297 | are supported and installed on your system. 2026-06-17 10:32:46.297 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:46.346 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:32:46.346 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:32:46.346 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:32:46.420 | perl: warning: Setting locale failed. 2026-06-17 10:32:46.420 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:46.420 | LANGUAGE = (unset), 2026-06-17 10:32:46.420 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:46.420 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:46.420 | are supported and installed on your system. 2026-06-17 10:32:46.420 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:46.927 | 2026-06-17 10:32:46.927 | Running kernel seems to be up-to-date. 2026-06-17 10:32:46.927 | 2026-06-17 10:32:46.927 | Restarting services... 2026-06-17 10:32:46.978 | 2026-06-17 10:32:46.978 | Service restarts being deferred: 2026-06-17 10:32:46.978 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:32:46.978 | systemctl restart systemd-logind.service 2026-06-17 10:32:46.978 | systemctl restart virtlockd.service 2026-06-17 10:32:46.978 | systemctl restart virtlogd.service 2026-06-17 10:32:46.978 | 2026-06-17 10:32:46.978 | No containers need to be restarted. 2026-06-17 10:32:46.979 | 2026-06-17 10:32:46.979 | User sessions running outdated binaries: 2026-06-17 10:32:46.979 | quobyte @ session #5: sshd[2023] 2026-06-17 10:32:46.988 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:32:46.997 | 2026-06-17 10:32:46.997 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:32:48.920 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:32:48.922 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:32:48.925 | + functions-common:time_stop:2414 : local name 2026-06-17 10:32:48.928 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:32:48.930 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:32:48.933 | + functions-common:time_stop:2417 : local total 2026-06-17 10:32:48.936 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:32:48.938 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:32:48.941 | + functions-common:time_stop:2421 : start_time=1781692356743 2026-06-17 10:32:48.944 | + functions-common:time_stop:2423 : [[ -z 1781692356743 ]] 2026-06-17 10:32:48.948 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:32:48.955 | + functions-common:time_stop:2426 : end_time=1781692368951 2026-06-17 10:32:48.959 | + functions-common:time_stop:2427 : elapsed_time=12208 2026-06-17 10:32:48.961 | + functions-common:time_stop:2428 : total=176068 2026-06-17 10:32:48.964 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:32:48.967 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=188276 2026-06-17 10:32:48.971 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:32:48.974 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:32:48.978 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:32:48.980 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-17 10:32:48.983 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-17 10:32:48.989 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:48.992 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-17 10:32:48.996 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:48.999 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-17 10:32:49.002 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:49.005 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-17 10:32:49.008 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:49.011 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-17 10:32:49.014 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:49.018 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-17 10:32:49.021 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:49.023 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-17 10:32:49.026 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:49.029 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-17 10:32:49.032 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-17 10:32:49.034 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-17 10:32:49.037 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-17 10:32:49.040 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-17 10:32:49.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:32:49.045 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:32:49.048 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-17 10:32:49.051 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:32:49.054 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-17 10:32:49.057 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 10:32:49.059 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-17 10:32:49.077 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:32:49.080 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-17 10:32:49.082 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-17 10:32:49.085 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-17 10:32:49.088 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 10:32:49.090 | + lib/stack:stack_install_service:32 : install_nova 2026-06-17 10:32:49.093 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-17 10:32:49.096 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-17 10:32:49.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:32:49.101 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:32:49.104 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-17 10:32:49.107 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:32:49.109 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-17 10:32:49.127 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:32:49.130 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-17 10:32:49.133 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-17 10:32:49.135 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-17 10:32:49.138 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-17 10:32:49.141 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-17 10:32:49.308 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-17 10:32:49.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:49.314 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:49.317 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 10:32:49.319 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:32:49.321 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:32:49.324 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:32:49.327 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:32:49.330 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:32:49.332 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:32:49.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:49.337 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:49.339 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:32:49.341 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:32:49.343 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:32:49.346 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:32:49.349 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 10:32:49.352 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:32:49.354 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:32:49.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:32:49.360 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 10:32:49.381 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 10:32:49.420 | Reading package lists... 2026-06-17 10:32:49.761 | Building dependency tree... 2026-06-17 10:32:49.763 | Reading state information... 2026-06-17 10:32:50.246 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-06-17 10:32:50.246 | libvirt-clients set to manually installed. 2026-06-17 10:32:50.246 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-06-17 10:32:50.246 | The following additional packages will be installed: 2026-06-17 10:32:50.246 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-17 10:32:50.246 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-17 10:32:50.246 | qemu-system-sparc 2026-06-17 10:32:50.248 | Suggested packages: 2026-06-17 10:32:50.248 | python-zstandard-doc samba vde2 2026-06-17 10:32:50.292 | The following packages will be REMOVED: 2026-06-17 10:32:50.294 | apport-core-dump-handler 2026-06-17 10:32:50.296 | The following NEW packages will be installed: 2026-06-17 10:32:50.296 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-17 10:32:50.296 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-17 10:32:50.296 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-17 10:32:50.361 | 0 upgraded, 13 newly installed, 1 to remove and 69 not upgraded. 2026-06-17 10:32:50.361 | Need to get 110 MB of archives. 2026-06-17 10:32:50.361 | After this operation, 897 MB of additional disk space will be used. 2026-06-17 10:32:50.362 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-17 10:32:50.439 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-17 10:32:50.439 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-17 10:32:50.441 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-17 10:32:50.447 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-17 10:32:50.684 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-17 10:32:51.009 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-06-17 10:32:51.201 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-06-17 10:32:51.333 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-06-17 10:32:51.405 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-17 10:32:52.587 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-17 10:32:52.592 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-17 10:32:52.658 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-17 10:32:52.901 | perl: warning: Setting locale failed. 2026-06-17 10:32:52.901 | perl: warning: Please check that your locale settings: 2026-06-17 10:32:52.901 | LANGUAGE = (unset), 2026-06-17 10:32:52.901 | LC_ALL = "en_US.utf8", 2026-06-17 10:32:52.901 | LANG = "de_DE.UTF-8" 2026-06-17 10:32:52.901 | are supported and installed on your system. 2026-06-17 10:32:52.901 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:32:52.966 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:32:52.967 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:32:52.967 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:32:53.245 | Fetched 110 MB in 2s (46.6 MB/s) 2026-06-17 10:32:53.287 | Selecting previously unselected package python3-zstandard. 2026-06-17 10:32:53.349 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-17 10:32:53.356 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-17 10:32:53.361 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-17 10:32:53.519 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-17 10:32:53.519 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-17 10:32:53.520 | Package apport-core-dump-handler is to be removed. 2026-06-17 10:32:53.520 | Package python3-zstandard is not configured yet. 2026-06-17 10:32:53.520 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-17 10:32:53.520 | Package apport-core-dump-handler is to be removed. 2026-06-17 10:32:53.520 | Package systemd-coredump is not installed. 2026-06-17 10:32:53.520 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-17 10:32:53.520 | Package apport-core-dump-handler is to be removed. 2026-06-17 10:32:53.520 | Package python3-zstandard is not configured yet. 2026-06-17 10:32:53.520 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-17 10:32:53.520 | Package apport-core-dump-handler is to be removed. 2026-06-17 10:32:53.521 | Package systemd-coredump is not installed. 2026-06-17 10:32:53.521 | 2026-06-17 10:32:53.592 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-17 10:32:53.598 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-17 10:32:54.480 | Selecting previously unselected package systemd-coredump. 2026-06-17 10:32:54.544 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-17 10:32:54.551 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 10:32:54.554 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-17 10:32:54.613 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-17 10:32:54.625 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 10:32:54.636 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 10:32:54.703 | Selecting previously unselected package python3-libvirt. 2026-06-17 10:32:54.715 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-17 10:32:54.719 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-17 10:32:54.785 | Selecting previously unselected package qemu-system-arm. 2026-06-17 10:32:54.797 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:54.808 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:55.324 | Selecting previously unselected package qemu-system-mips. 2026-06-17 10:32:55.334 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:55.346 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:55.946 | Selecting previously unselected package qemu-system-ppc. 2026-06-17 10:32:55.958 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:55.969 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:56.355 | Selecting previously unselected package qemu-system-sparc. 2026-06-17 10:32:56.365 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:56.377 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:56.642 | Selecting previously unselected package qemu-system-s390x. 2026-06-17 10:32:56.655 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:56.667 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:56.845 | Selecting previously unselected package qemu-system-misc. 2026-06-17 10:32:56.858 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:56.869 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:59.117 | Selecting previously unselected package qemu-system. 2026-06-17 10:32:59.127 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 10:32:59.142 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:32:59.200 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-17 10:32:59.211 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-17 10:32:59.220 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-17 10:33:01.055 | Selecting previously unselected package qemu-efi-arm. 2026-06-17 10:33:01.067 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-17 10:33:01.071 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-17 10:33:01.851 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-17 10:33:02.361 | Creating group 'systemd-coredump' with GID 987. 2026-06-17 10:33:02.366 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-17 10:33:02.392 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-17 10:33:02.687 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:02.705 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:02.723 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 10:33:02.740 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:02.758 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-17 10:33:02.769 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:02.786 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-17 10:33:03.030 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:03.048 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-17 10:33:03.060 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:03.077 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 10:33:03.089 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 10:33:04.865 | perl: warning: Setting locale failed. 2026-06-17 10:33:04.865 | perl: warning: Please check that your locale settings: 2026-06-17 10:33:04.865 | LANGUAGE = (unset), 2026-06-17 10:33:04.865 | LC_ALL = "en_US.utf8", 2026-06-17 10:33:04.865 | LANG = "de_DE.UTF-8" 2026-06-17 10:33:04.866 | are supported and installed on your system. 2026-06-17 10:33:04.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:33:04.996 | perl: warning: Setting locale failed. 2026-06-17 10:33:04.996 | perl: warning: Please check that your locale settings: 2026-06-17 10:33:04.996 | LANGUAGE = (unset), 2026-06-17 10:33:04.996 | LC_ALL = "en_US.utf8", 2026-06-17 10:33:04.996 | LANG = "de_DE.UTF-8" 2026-06-17 10:33:04.996 | are supported and installed on your system. 2026-06-17 10:33:04.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:33:05.046 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-17 10:33:05.046 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-17 10:33:05.046 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-17 10:33:05.116 | perl: warning: Setting locale failed. 2026-06-17 10:33:05.116 | perl: warning: Please check that your locale settings: 2026-06-17 10:33:05.116 | LANGUAGE = (unset), 2026-06-17 10:33:05.116 | LC_ALL = "en_US.utf8", 2026-06-17 10:33:05.116 | LANG = "de_DE.UTF-8" 2026-06-17 10:33:05.116 | are supported and installed on your system. 2026-06-17 10:33:05.117 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:33:05.612 | 2026-06-17 10:33:05.612 | Running kernel seems to be up-to-date. 2026-06-17 10:33:05.612 | 2026-06-17 10:33:05.612 | Restarting services... 2026-06-17 10:33:05.658 | 2026-06-17 10:33:05.658 | Service restarts being deferred: 2026-06-17 10:33:05.658 | /etc/needrestart/restart.d/dbus.service 2026-06-17 10:33:05.658 | systemctl restart systemd-logind.service 2026-06-17 10:33:05.658 | systemctl restart virtlockd.service 2026-06-17 10:33:05.658 | systemctl restart virtlogd.service 2026-06-17 10:33:05.658 | 2026-06-17 10:33:05.659 | No containers need to be restarted. 2026-06-17 10:33:05.659 | 2026-06-17 10:33:05.659 | User sessions running outdated binaries: 2026-06-17 10:33:05.659 | quobyte @ session #5: sshd[2023] 2026-06-17 10:33:05.667 | quobyte @ user manager service: systemd[1160] 2026-06-17 10:33:05.676 | 2026-06-17 10:33:05.676 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-17 10:33:07.658 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:33:07.660 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:33:07.663 | + functions-common:time_stop:2414 : local name 2026-06-17 10:33:07.666 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:33:07.669 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:33:07.671 | + functions-common:time_stop:2417 : local total 2026-06-17 10:33:07.674 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:33:07.677 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:33:07.679 | + functions-common:time_stop:2421 : start_time=1781692369378 2026-06-17 10:33:07.682 | + functions-common:time_stop:2423 : [[ -z 1781692369378 ]] 2026-06-17 10:33:07.685 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:33:07.689 | + functions-common:time_stop:2426 : end_time=1781692387687 2026-06-17 10:33:07.692 | + functions-common:time_stop:2427 : elapsed_time=18309 2026-06-17 10:33:07.694 | + functions-common:time_stop:2428 : total=188276 2026-06-17 10:33:07.697 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:33:07.700 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=206585 2026-06-17 10:33:07.702 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:33:07.705 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-17 10:33:07.708 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 10:33:07.710 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 10:33:07.713 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 10:33:07.716 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 10:33:07.719 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 10:33:07.723 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 10:33:07.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:33:07.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:33:07.731 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 10:33:07.734 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 10:33:07.736 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 10:33:07.739 | + functions-common:apt_get_update:1161 : return 2026-06-17 10:33:07.742 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-17 10:33:07.745 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 10:33:07.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:33:07.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:33:07.754 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-17 10:33:07.777 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-17 10:33:07.812 | Reading package lists... 2026-06-17 10:33:08.169 | Building dependency tree... 2026-06-17 10:33:08.171 | Reading state information... 2026-06-17 10:33:08.760 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-17 10:33:08.760 | ovmf set to manually installed. 2026-06-17 10:33:08.760 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-17 10:33:08.760 | swtpm set to manually installed. 2026-06-17 10:33:08.760 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-17 10:33:08.760 | swtpm-tools set to manually installed. 2026-06-17 10:33:08.760 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-17 10:33:08.760 | mdevctl set to manually installed. 2026-06-17 10:33:08.760 | 0 upgraded, 0 newly installed, 0 to remove and 69 not upgraded. 2026-06-17 10:33:08.766 | + functions-common:apt_get:1205 : result=0 2026-06-17 10:33:08.769 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 10:33:08.772 | + functions-common:time_stop:2414 : local name 2026-06-17 10:33:08.774 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:33:08.777 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:33:08.780 | + functions-common:time_stop:2417 : local total 2026-06-17 10:33:08.783 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:33:08.785 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 10:33:08.787 | + functions-common:time_stop:2421 : start_time=1781692387774 2026-06-17 10:33:08.791 | + functions-common:time_stop:2423 : [[ -z 1781692387774 ]] 2026-06-17 10:33:08.794 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:33:08.798 | + functions-common:time_stop:2426 : end_time=1781692388795 2026-06-17 10:33:08.801 | + functions-common:time_stop:2427 : elapsed_time=1021 2026-06-17 10:33:08.804 | + functions-common:time_stop:2428 : total=206585 2026-06-17 10:33:08.806 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:33:08.808 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=207606 2026-06-17 10:33:08.812 | + functions-common:apt_get:1209 : return 0 2026-06-17 10:33:08.814 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-17 10:33:08.818 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:33:08.822 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 10:33:08.825 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-17 10:33:08.828 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-17 10:33:08.831 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-17 10:33:08.833 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-17 10:33:08.837 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-17 10:33:08.840 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-17 10:33:08.859 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:33:08.863 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-17 10:33:08.883 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-17 10:33:08.886 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-17 10:33:08.889 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-17 10:33:08.891 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-17 10:33:08.894 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-17 10:33:08.897 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-17 10:33:08.900 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-17 10:33:08.902 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:33:08.906 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:33:08.909 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:33:08.912 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:33:08.915 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:33:08.934 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:33:08.937 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:33:08.940 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:33:08.945 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-17 10:33:08.945 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:33:08.949 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-17 10:33:08.952 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:33:08.955 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-17 10:33:08.958 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:33:08.960 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:33:08.963 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:33:08.966 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:33:08.969 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:33:08.972 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:33:08.975 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:33:08.978 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:33:08.982 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:33:08.986 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692388983 2026-06-17 10:33:08.989 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-17 10:33:08.993 | Cloning into '/opt/stack/novnc'... 2026-06-17 10:33:10.876 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:33:10.879 | + functions-common:time_stop:2414 : local name 2026-06-17 10:33:10.882 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:33:10.884 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:33:10.887 | + functions-common:time_stop:2417 : local total 2026-06-17 10:33:10.890 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:33:10.892 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:33:10.894 | + functions-common:time_stop:2421 : start_time=1781692388983 2026-06-17 10:33:10.897 | + functions-common:time_stop:2423 : [[ -z 1781692388983 ]] 2026-06-17 10:33:10.901 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:33:10.905 | + functions-common:time_stop:2426 : end_time=1781692390902 2026-06-17 10:33:10.908 | + functions-common:time_stop:2427 : elapsed_time=1919 2026-06-17 10:33:10.910 | + functions-common:time_stop:2428 : total=156159 2026-06-17 10:33:10.913 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:33:10.916 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158078 2026-06-17 10:33:10.919 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-17 10:33:10.922 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-17 10:33:10.924 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:33:10.927 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:33:10.929 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:33:10.932 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:33:10.935 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:33:10.937 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:33:10.941 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:33:10.943 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:33:10.946 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:33:10.951 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692390948 2026-06-17 10:33:10.953 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-17 10:33:11.329 | From https://github.com/novnc/novnc 2026-06-17 10:33:11.329 | * tag v1.3.0 -> FETCH_HEAD 2026-06-17 10:33:11.339 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:33:11.341 | + functions-common:time_stop:2414 : local name 2026-06-17 10:33:11.344 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:33:11.348 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:33:11.352 | + functions-common:time_stop:2417 : local total 2026-06-17 10:33:11.356 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:33:11.359 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:33:11.362 | + functions-common:time_stop:2421 : start_time=1781692390948 2026-06-17 10:33:11.365 | + functions-common:time_stop:2423 : [[ -z 1781692390948 ]] 2026-06-17 10:33:11.370 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:33:11.376 | + functions-common:time_stop:2426 : end_time=1781692391371 2026-06-17 10:33:11.378 | + functions-common:time_stop:2427 : elapsed_time=423 2026-06-17 10:33:11.382 | + functions-common:time_stop:2428 : total=158078 2026-06-17 10:33:11.385 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:33:11.388 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158501 2026-06-17 10:33:11.391 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:33:11.396 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:33:11.399 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:33:11.403 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:33:11.407 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:33:11.410 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:33:11.413 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:33:11.417 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:33:11.420 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:33:11.424 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:33:11.429 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692391426 2026-06-17 10:33:11.433 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:33:11.465 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:33:11.465 | 2026-06-17 10:33:11.465 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:33:11.465 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:33:11.466 | state without impacting any branches by switching back to a branch. 2026-06-17 10:33:11.466 | 2026-06-17 10:33:11.466 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:33:11.466 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:33:11.466 | 2026-06-17 10:33:11.466 | git switch -c 2026-06-17 10:33:11.466 | 2026-06-17 10:33:11.466 | Or undo this operation with: 2026-06-17 10:33:11.467 | 2026-06-17 10:33:11.467 | git switch - 2026-06-17 10:33:11.467 | 2026-06-17 10:33:11.467 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:33:11.467 | 2026-06-17 10:33:11.467 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-17 10:33:11.470 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:33:11.474 | + functions-common:time_stop:2414 : local name 2026-06-17 10:33:11.478 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:33:11.481 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:33:11.485 | + functions-common:time_stop:2417 : local total 2026-06-17 10:33:11.489 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:33:11.492 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:33:11.496 | + functions-common:time_stop:2421 : start_time=1781692391426 2026-06-17 10:33:11.499 | + functions-common:time_stop:2423 : [[ -z 1781692391426 ]] 2026-06-17 10:33:11.504 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:33:11.509 | + functions-common:time_stop:2426 : end_time=1781692391505 2026-06-17 10:33:11.513 | + functions-common:time_stop:2427 : elapsed_time=79 2026-06-17 10:33:11.517 | + functions-common:time_stop:2428 : total=158501 2026-06-17 10:33:11.521 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:33:11.525 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158580 2026-06-17 10:33:11.529 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-17 10:33:11.546 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-17 10:33:11.550 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:33:11.553 | + functions-common:git_clone:667 : head -1 2026-06-17 10:33:11.554 | 463c39e noVNC 1.3.0 2026-06-17 10:33:11.557 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:33:11.561 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-17 10:33:11.585 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:33:11.588 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-17 10:33:11.591 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-17 10:33:11.595 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-17 10:33:11.598 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:33:11.602 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:33:11.607 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:33:11.611 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:33:11.615 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:33:11.620 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:33:11.645 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:33:11.648 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:33:11.652 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:33:11.657 | + functions-common:git_clone:604 : echo master 2026-06-17 10:33:11.658 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:33:11.663 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-17 10:33:11.667 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:33:11.670 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-17 10:33:11.673 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:33:11.676 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:33:11.679 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:33:11.682 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:33:11.686 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:33:11.690 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:33:11.693 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:33:11.695 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:33:11.699 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:33:11.704 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692391701 2026-06-17 10:33:11.708 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-17 10:33:11.712 | Cloning into '/opt/stack/nova'... 2026-06-17 10:37:01.995 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:37:01.999 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:02.002 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:02.006 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:02.010 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:02.014 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:02.018 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:37:02.021 | + functions-common:time_stop:2421 : start_time=1781692391701 2026-06-17 10:37:02.025 | + functions-common:time_stop:2423 : [[ -z 1781692391701 ]] 2026-06-17 10:37:02.029 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:02.034 | + functions-common:time_stop:2426 : end_time=1781692622030 2026-06-17 10:37:02.039 | + functions-common:time_stop:2427 : elapsed_time=230329 2026-06-17 10:37:02.043 | + functions-common:time_stop:2428 : total=158580 2026-06-17 10:37:02.046 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:02.049 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=388909 2026-06-17 10:37:02.053 | + functions-common:git_clone:625 : cd /opt/stack/nova 2026-06-17 10:37:02.057 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:37:02.061 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:37:02.065 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:37:02.069 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:37:02.072 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:37:02.075 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:37:02.080 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:37:02.084 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:37:02.088 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:37:02.093 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:37:02.098 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692622094 2026-06-17 10:37:02.102 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:37:02.823 | From https://review.opendev.org/openstack/nova 2026-06-17 10:37:02.823 | * branch master -> FETCH_HEAD 2026-06-17 10:37:02.834 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:37:02.837 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:02.840 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:02.843 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:02.847 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:02.850 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:02.855 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:37:02.859 | + functions-common:time_stop:2421 : start_time=1781692622094 2026-06-17 10:37:02.863 | + functions-common:time_stop:2423 : [[ -z 1781692622094 ]] 2026-06-17 10:37:02.869 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:02.875 | + functions-common:time_stop:2426 : end_time=1781692622870 2026-06-17 10:37:02.877 | + functions-common:time_stop:2427 : elapsed_time=776 2026-06-17 10:37:02.880 | + functions-common:time_stop:2428 : total=388909 2026-06-17 10:37:02.885 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:02.889 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=389685 2026-06-17 10:37:02.893 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:37:02.898 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:37:02.902 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:37:02.906 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:37:02.910 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:37:02.915 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:37:02.919 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:37:02.921 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:37:02.925 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:37:02.930 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:37:02.936 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692622931 2026-06-17 10:37:02.939 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:37:03.490 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:37:03.490 | 2026-06-17 10:37:03.490 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:37:03.490 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:37:03.490 | state without impacting any branches by switching back to a branch. 2026-06-17 10:37:03.490 | 2026-06-17 10:37:03.491 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:37:03.491 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:37:03.491 | 2026-06-17 10:37:03.491 | git switch -c 2026-06-17 10:37:03.491 | 2026-06-17 10:37:03.491 | Or undo this operation with: 2026-06-17 10:37:03.491 | 2026-06-17 10:37:03.492 | git switch - 2026-06-17 10:37:03.492 | 2026-06-17 10:37:03.492 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:37:03.492 | 2026-06-17 10:37:03.492 | HEAD is now at 9e069e30b3 Merge "Add unpin AZ functionality" 2026-06-17 10:37:03.503 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:37:03.505 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:03.508 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:03.513 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:03.516 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:03.521 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:03.524 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:37:03.529 | + functions-common:time_stop:2421 : start_time=1781692622931 2026-06-17 10:37:03.532 | + functions-common:time_stop:2423 : [[ -z 1781692622931 ]] 2026-06-17 10:37:03.538 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:03.545 | + functions-common:time_stop:2426 : end_time=1781692623540 2026-06-17 10:37:03.548 | + functions-common:time_stop:2427 : elapsed_time=609 2026-06-17 10:37:03.551 | + functions-common:time_stop:2428 : total=389685 2026-06-17 10:37:03.556 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:03.559 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=390294 2026-06-17 10:37:03.564 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-17 10:37:03.593 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-17 10:37:03.599 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:37:03.599 | + functions-common:git_clone:667 : head -1 2026-06-17 10:37:03.606 | 9e069e30b3 Merge "Add unpin AZ functionality" 2026-06-17 10:37:03.610 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:37:03.614 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-17 10:37:03.618 | + inc/python:setup_develop:353 : local bindep 2026-06-17 10:37:03.621 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 10:37:03.625 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-17 10:37:03.628 | + inc/python:setup_develop:359 : local extras= 2026-06-17 10:37:03.632 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-17 10:37:03.635 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:37:03.638 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 10:37:03.642 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-17 10:37:03.646 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:37:03.650 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:37:03.654 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-17 10:37:03.658 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:37:03.661 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-17 10:37:03.665 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:37:03.669 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:37:03.674 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-17 10:37:03.680 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-17 10:37:03.684 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-17 10:37:03.688 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-17 10:37:03.850 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-17 10:37:03.853 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 10:37:03.857 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:37:03.860 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:37:03.864 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 10:37:03.868 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-17 10:37:03.871 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 10:37:03.875 | + inc/python:setup_package:446 : local extras= 2026-06-17 10:37:03.879 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:37:03.882 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:37:03.885 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:37:03.888 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:37:03.892 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:37:03.895 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-17 10:37:03.924 | Using python 3.12 to install /opt/stack/nova 2026-06-17 10:37:03.928 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-17 10:37:04.941 | Obtaining file:///opt/stack/nova 2026-06-17 10:37:04.946 | Installing build dependencies: started 2026-06-17 10:37:06.751 | Installing build dependencies: finished with status 'done' 2026-06-17 10:37:06.752 | Checking if build backend supports build_editable: started 2026-06-17 10:37:07.290 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:37:07.291 | Getting requirements to build editable: started 2026-06-17 10:37:07.589 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:37:07.591 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:37:09.690 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:37:09.716 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.0.3) 2026-06-17 10:37:09.718 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.0.50) 2026-06-17 10:37:09.718 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.3.1) 2026-06-17 10:37:09.718 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (0.41.0) 2026-06-17 10:37:09.719 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.1.6) 2026-06-17 10:37:09.720 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (13.0.0) 2026-06-17 10:37:09.721 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.1.1) 2026-06-17 10:37:09.722 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.5.1) 2026-06-17 10:37:09.723 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (43.0.3) 2026-06-17 10:37:09.724 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.8.10) 2026-06-17 10:37:09.725 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.5.1) 2026-06-17 10:37:09.727 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.1.0) 2026-06-17 10:37:09.729 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.10.1) 2026-06-17 10:37:09.729 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.17.0) 2026-06-17 10:37:09.729 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.18.4) 2026-06-17 10:37:09.730 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.3.0) 2026-06-17 10:37:09.731 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.0.0) 2026-06-17 10:37:09.732 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.26.0) 2026-06-17 10:37:09.733 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (9.9.0) 2026-06-17 10:37:09.734 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.14.0) 2026-06-17 10:37:09.735 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (12.0.0) 2026-06-17 10:37:09.736 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.12.0) 2026-06-17 10:37:09.737 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.34.2) 2026-06-17 10:37:09.739 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.8.0) 2026-06-17 10:37:09.934 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev189) 2026-06-17 10:37:10.081 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-17 10:37:10.096 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.2.0) 2026-06-17 10:37:10.098 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.5.0) 2026-06-17 10:37:10.099 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (10.5.0) 2026-06-17 10:37:10.101 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.4.0) 2026-06-17 10:37:10.101 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (8.2.0) 2026-06-17 10:37:10.102 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.11.0) 2026-06-17 10:37:10.102 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.8.0) 2026-06-17 10:37:10.103 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.10.0) 2026-06-17 10:37:10.104 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.7.1) 2026-06-17 10:37:10.106 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (10.1.1) 2026-06-17 10:37:10.106 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (18.0.0) 2026-06-17 10:37:10.107 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.9.0) 2026-06-17 10:37:10.110 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (18.1.0) 2026-06-17 10:37:10.110 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.1.0) 2026-06-17 10:37:10.110 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.11.0) 2026-06-17 10:37:10.110 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.8.0) 2026-06-17 10:37:10.112 | 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.dev189) (4.6.0) 2026-06-17 10:37:10.113 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.0.0) 2026-06-17 10:37:10.114 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (8.1.0) 2026-06-17 10:37:10.115 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.2.2) 2026-06-17 10:37:10.116 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.10.2) 2026-06-17 10:37:10.117 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (7.1.0) 2026-06-17 10:37:10.118 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.1.0) 2026-06-17 10:37:10.119 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.8.0) 2026-06-17 10:37:10.120 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.0.0) 2026-06-17 10:37:10.121 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (5.7.0) 2026-06-17 10:37:10.150 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev189) 2026-06-17 10:37:10.166 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-17 10:37:10.177 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (8.1.0) 2026-06-17 10:37:10.179 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (0.2.3) 2026-06-17 10:37:10.179 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.4.2) 2026-06-17 10:37:10.179 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (1.8.2) 2026-06-17 10:37:10.183 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (2.9.0.post0) 2026-06-17 10:37:10.183 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (3.3.0) 2026-06-17 10:37:10.183 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (4.15.0) 2026-06-17 10:37:10.183 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev189) (6.0.3) 2026-06-17 10:37:10.185 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev189) (1.3.12) 2026-06-17 10:37:10.186 | 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.dev189) (4.15.0) 2026-06-17 10:37:10.189 | 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.dev189) (7.4.0) 2026-06-17 10:37:10.194 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev189) (2.0.0) 2026-06-17 10:37:10.198 | 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.dev189) (3.0) 2026-06-17 10:37:10.206 | 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.dev189) (2.8.0) 2026-06-17 10:37:10.214 | 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.dev189) (3.1.0) 2026-06-17 10:37:10.217 | 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.dev189) (2.2.1) 2026-06-17 10:37:10.221 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev189) (3.0.3) 2026-06-17 10:37:10.224 | 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.dev189) (26.1.0) 2026-06-17 10:37:10.225 | 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.dev189) (2025.9.1) 2026-06-17 10:37:10.226 | 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.dev189) (0.37.0) 2026-06-17 10:37:10.227 | 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.dev189) (2026.5.1) 2026-06-17 10:37:10.235 | 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.dev189) (2.1.0) 2026-06-17 10:37:10.243 | 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.dev189) (4.0.1) 2026-06-17 10:37:10.244 | 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.dev189) (2.13.0) 2026-06-17 10:37:10.246 | 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.dev189) (5.8.0) 2026-06-17 10:37:10.260 | 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.dev189) (1.5.0) 2026-06-17 10:37:10.263 | 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.dev189) (1.1.0) 2026-06-17 10:37:10.263 | 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.dev189) (1.33) 2026-06-17 10:37:10.263 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev189) (4.10.0) 2026-06-17 10:37:10.272 | 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.dev189) (3.1.1) 2026-06-17 10:37:10.279 | 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.dev189) (9.1.4) 2026-06-17 10:37:10.291 | 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.dev189) (2.18.0) 2026-06-17 10:37:10.300 | 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.dev189) (0.20) 2026-06-17 10:37:10.314 | 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.dev189) (2.1.2) 2026-06-17 10:37:10.315 | 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.dev189) (0.6.2) 2026-06-17 10:37:10.332 | 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.dev189) (7.1.4) 2026-06-17 10:37:10.334 | 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.dev189) (5.3.1) 2026-06-17 10:37:10.335 | 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.dev189) (5.6.2) 2026-06-17 10:37:10.336 | 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.dev189) (0.16.0) 2026-06-17 10:37:10.340 | 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.dev189) (5.1.0) 2026-06-17 10:37:10.351 | 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.dev189) (2026.2) 2026-06-17 10:37:10.353 | 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.dev189) (26.2) 2026-06-17 10:37:10.360 | 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.dev189) (0.25.0) 2026-06-17 10:37:10.365 | 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.dev189) (5.0.0) 2026-06-17 10:37:10.366 | 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.dev189) (4.0.1) 2026-06-17 10:37:10.380 | 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.dev189) (1.2.0) 2026-06-17 10:37:10.402 | 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.dev189) (1.7.6) 2026-06-17 10:37:10.410 | 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.dev189) (2.2.0) 2026-06-17 10:37:10.415 | 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.dev189) (1.3.7) 2026-06-17 10:37:10.427 | 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.dev189) (3.3.2) 2026-06-17 10:37:10.441 | 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.dev189) (4.3.2) 2026-06-17 10:37:10.444 | 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.dev189) (3.7.1) 2026-06-17 10:37:10.452 | 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.dev189) (2.4.0) 2026-06-17 10:37:10.462 | 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.dev189) (3.0.3) 2026-06-17 10:37:10.463 | 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.dev189) (1.6.2) 2026-06-17 10:37:10.473 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev189) (82.0.1) 2026-06-17 10:37:10.493 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev189) (0.8.1) 2026-06-17 10:37:10.532 | 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.dev189) (4.14.0) 2026-06-17 10:37:10.539 | 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.dev189) (0.6.0) 2026-06-17 10:37:10.540 | 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.dev189) (4.0.0) 2026-06-17 10:37:10.551 | 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.dev189) (3.0.52) 2026-06-17 10:37:10.553 | 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.dev189) (1.11.0) 2026-06-17 10:37:10.554 | 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.dev189) (15.0.0) 2026-06-17 10:37:10.555 | 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.dev189) (1.8.0) 2026-06-17 10:37:10.578 | 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.dev189) (1.17.0) 2026-06-17 10:37:10.584 | 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.dev189) (2.1.0) 2026-06-17 10:37:10.589 | 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.dev189) (24.2.1) 2026-06-17 10:37:10.607 | 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.dev189) (4.6.0) 2026-06-17 10:37:10.635 | 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.dev189) (3.4.7) 2026-06-17 10:37:10.636 | 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.dev189) (3.18) 2026-06-17 10:37:10.637 | 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.dev189) (2.7.0) 2026-06-17 10:37:10.639 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev189) (2023.11.17) 2026-06-17 10:37:10.682 | 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.dev189) (4.2.0) 2026-06-17 10:37:10.683 | 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.dev189) (2.20.0) 2026-06-17 10:37:10.695 | 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.dev189) (0.1.2) 2026-06-17 10:37:10.716 | 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.dev189) (0.8) 2026-06-17 10:37:10.777 | 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.dev189) (0.16.0) 2026-06-17 10:37:11.268 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev189) 2026-06-17 10:37:11.283 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-17 10:37:11.322 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev189) 2026-06-17 10:37:11.340 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-17 10:37:11.399 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev189) 2026-06-17 10:37:11.414 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-17 10:37:11.525 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-17 10:37:11.549 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-17 10:37:11.574 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-17 10:37:11.607 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-17 10:37:11.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 62.1 MB/s 0:00:00 2026-06-17 10:37:11.903 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-17 10:37:11.972 | Building wheels for collected packages: nova 2026-06-17 10:37:11.973 | Building editable for nova (pyproject.toml): started 2026-06-17 10:37:14.450 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-17 10:37:14.451 | Created wheel for nova: filename=nova-33.1.0.dev189-0.editable-py3-none-any.whl size=9434 sha256=1151edd5b554970251e60098e3db2934659da399cb3bee0ec0f664668c24b53e 2026-06-17 10:37:14.451 | Stored in directory: /tmp/pip-ephem-wheel-cache-vopzmcum/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-17 10:37:14.457 | Successfully built nova 2026-06-17 10:37:14.725 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-17 10:37:19.234 | 2026-06-17 10:37:19.258 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev189 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-17 10:37:19.455 | + inc/python:pip_install:216 : result=0 2026-06-17 10:37:19.457 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:37:19.460 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:19.464 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:19.466 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:19.469 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:19.472 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:19.474 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:37:19.477 | + functions-common:time_stop:2421 : start_time=1781692623917 2026-06-17 10:37:19.479 | + functions-common:time_stop:2423 : [[ -z 1781692623917 ]] 2026-06-17 10:37:19.482 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:19.486 | + functions-common:time_stop:2426 : end_time=1781692639482 2026-06-17 10:37:19.489 | + functions-common:time_stop:2427 : elapsed_time=15565 2026-06-17 10:37:19.491 | + functions-common:time_stop:2428 : total=140240 2026-06-17 10:37:19.493 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:19.496 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155805 2026-06-17 10:37:19.498 | + inc/python:pip_install:219 : return 0 2026-06-17 10:37:19.502 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:37:19.504 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:37:19.507 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-17 10:37:19.509 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-17 10:37:19.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:37:19.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:37:19.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-17 10:37:19.520 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:37:19.523 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-17 10:37:19.540 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 10:37:19.542 | + ./stack.sh:main:956 : configure_nova 2026-06-17 10:37:19.545 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-17 10:37:19.562 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-17 10:37:19.565 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-17 10:37:19.568 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-17 10:37:19.572 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-17 10:37:19.572 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-17 10:37:19.577 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-17 10:37:19.580 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-17 10:37:19.582 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-17 10:37:19.585 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-17 10:37:19.587 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-17 10:37:19.589 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-17 10:37:19.592 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-17 10:37:19.595 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-17 10:37:19.610 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-17 10:37:19.626 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-17 10:37:19.642 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-17 10:37:19.657 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-17 10:37:19.671 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-17 10:37:19.688 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-17 10:37:19.693 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-17 10:37:19.699 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.vmwFKaKH51 2026-06-17 10:37:19.702 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-17 10:37:19.705 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-17 10:37:19.709 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-17 10:37:19.712 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 10:37:19.716 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 10:37:19.719 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.vmwFKaKH51 2026-06-17 10:37:19.725 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.vmwFKaKH51 2026-06-17 10:37:19.743 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.vmwFKaKH51 /etc/sudoers.d/nova-rootwrap 2026-06-17 10:37:19.760 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-17 10:37:19.766 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-17 10:37:19.770 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-17 10:37:19.774 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-17 10:37:19.777 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-17 10:37:19.780 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-17 10:37:19.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-06-17 10:37:19.789 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-17 10:37:19.789 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-17 10:37:19.801 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-17 10:37:19.807 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-17 10:37:19.823 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-17 10:37:19.840 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-17 10:37:19.844 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-17 10:37:19.851 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-17 10:37:19.875 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:19.879 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-17 10:37:19.892 | net.ipv4.ip_forward = 1 2026-06-17 10:37:19.897 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-17 10:37:19.901 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-17 10:37:19.904 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-17 10:37:19.922 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-17 10:37:19.926 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-17 10:37:19.930 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-17 10:37:19.948 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-17 10:37:19.953 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-17 10:37:19.954 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-17 10:37:19.961 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:9d76ab63762a 2026-06-17 10:37:19.964 | InitiatorName=iqn.2016-04.com.open-iscsi:9d76ab63762a 2026-06-17 10:37:19.970 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:19.973 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-17 10:37:20.057 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-17 10:37:20.061 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-17 10:37:20.065 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:37:20.068 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-17 10:37:20.134 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-17 10:37:20.137 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-17 10:37:20.141 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-17 10:37:20.147 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-17 10:37:20.183 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-17 10:37:20.186 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-17 10:37:20.224 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-17 10:37:20.266 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-17 10:37:20.301 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-17 10:37:20.339 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-17 10:37:20.379 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-17 10:37:20.418 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.78 2026-06-17 10:37:20.455 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-17 10:37:20.494 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-17 10:37:20.532 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-17 10:37:20.573 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-17 10:37:20.614 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-17 10:37:20.657 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-17 10:37:20.701 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-17 10:37:20.742 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-17 10:37:20.782 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-17 10:37:20.785 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:37:20.788 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:37:20.791 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:37:20.795 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:37:20.799 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:37:20.801 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:37:20.804 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:37:20.808 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:37:20.811 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:37:20.814 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:37:20.817 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:37:20.821 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:37:20.824 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:37:20.827 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-17 10:37:20.849 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:20.853 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:37:20.856 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-17 10:37:20.859 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-17 10:37:20.901 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-17 10:37:20.904 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-17 10:37:20.906 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-17 10:37:20.910 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-17 10:37:20.913 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:37:20.917 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:20.920 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:37:20.940 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:20.944 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:37:20.947 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:20.951 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:20.998 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-17 10:37:21.000 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-17 10:37:21.003 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-17 10:37:21.006 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-17 10:37:21.010 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:37:21.012 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:21.015 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:37:21.035 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:21.038 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:37:21.041 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:21.045 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:21.088 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-17 10:37:21.119 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-17 10:37:21.145 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-17 10:37:21.173 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-17 10:37:21.188 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:21.190 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-17 10:37:21.206 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:21.210 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-17 10:37:21.210 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-17 10:37:21.214 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-17 10:37:21.216 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-17 10:37:21.244 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:21.247 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-17 10:37:21.276 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-17 10:37:21.303 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-17 10:37:21.306 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:37:21.308 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-17 10:37:21.310 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 10:37:21.312 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 10:37:21.314 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-17 10:37:21.316 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:37:21.318 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:37:21.321 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 10:37:21.323 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-17 10:37:21.350 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-17 10:37:21.377 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.78/identity 2026-06-17 10:37:21.403 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-17 10:37:21.430 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-17 10:37:21.459 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-17 10:37:21.486 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-17 10:37:21.513 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-17 10:37:21.540 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.78/identity 2026-06-17 10:37:21.567 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 10:37:21.596 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 10:37:21.623 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 10:37:21.625 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-17 10:37:21.639 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:21.641 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-17 10:37:21.644 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-17 10:37:21.673 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-17 10:37:21.675 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:37:21.677 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:37:21.679 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-17 10:37:21.681 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-17 10:37:21.708 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-17 10:37:21.735 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.78/identity 2026-06-17 10:37:21.763 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-17 10:37:21.791 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-17 10:37:21.818 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-17 10:37:21.846 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-17 10:37:21.873 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-17 10:37:21.900 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-17 10:37:21.915 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:21.918 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-17 10:37:21.932 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:21.934 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-17 10:37:21.936 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-17 10:37:21.964 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-17 10:37:21.993 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-17 10:37:21.995 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-17 10:37:22.021 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-17 10:37:22.023 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-17 10:37:22.025 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-17 10:37:22.027 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:37:22.030 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:37:22.032 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:37:22.034 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:37:22.036 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:37:22.038 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:37:22.040 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:37:22.043 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:37:22.045 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:37:22.047 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:37:22.050 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:37:22.052 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:37:22.054 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:37:22.056 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-17 10:37:22.059 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-17 10:37:22.061 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:37:22.064 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:37:22.079 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:37:22.081 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:37:22.083 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:22.086 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:37:22.088 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:37:22.116 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:37:22.144 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:37:22.172 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:37:22.200 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-17 10:37:22.228 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-17 10:37:22.256 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-17 10:37:22.270 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:22.273 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-17 10:37:22.275 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-17 10:37:22.277 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-17 10:37:22.280 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-17 10:37:22.282 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 10:37:22.284 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-17 10:37:22.286 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-17 10:37:22.288 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 10:37:22.291 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 10:37:22.306 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 10:37:22.307 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:37:22.317 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 10:37:22.322 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:37:22.335 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-17 10:37:22.339 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-17 10:37:22.341 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-17 10:37:22.345 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:37:22.347 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-17 10:37:22.376 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-17 10:37:22.403 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-17 10:37:22.430 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 10:37:22.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 10:37:22.484 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 10:37:22.510 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 10:37:22.537 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 10:37:22.564 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 10:37:22.593 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:37:22.619 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 10:37:22.646 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 10:37:22.672 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 10:37:22.699 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-17 10:37:22.726 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 10:37:22.728 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 10:37:22.731 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-17 10:37:22.733 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-17 10:37:22.735 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 10:37:22.737 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:22.739 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:22.742 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-17 10:37:22.744 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-17 10:37:22.747 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-17 10:37:22.773 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 10:37:22.801 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-17 10:37:22.801 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-17 10:37:22.811 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-17 10:37:22.815 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-17 10:37:22.817 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-17 10:37:22.820 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 10:37:22.822 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 10:37:22.824 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:37:22.827 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:37:22.829 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:22.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:22.834 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 10:37:22.836 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 10:37:22.839 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:22.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:22.843 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-17 10:37:22.855 | perl: warning: Setting locale failed. 2026-06-17 10:37:22.855 | perl: warning: Please check that your locale settings: 2026-06-17 10:37:22.855 | LANGUAGE = (unset), 2026-06-17 10:37:22.855 | LC_ALL = "en_US.utf8", 2026-06-17 10:37:22.855 | LANG = "de_DE.UTF-8" 2026-06-17 10:37:22.855 | are supported and installed on your system. 2026-06-17 10:37:22.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:37:22.897 | Enabling site nova-api. 2026-06-17 10:37:22.902 | To activate the new configuration, you need to run: 2026-06-17 10:37:22.902 | systemctl reload apache2 2026-06-17 10:37:22.906 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 10:37:22.908 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:37:22.910 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:37:22.912 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:37:23.035 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-17 10:37:23.051 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:23.054 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-17 10:37:23.056 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-17 10:37:23.058 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-17 10:37:23.060 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-17 10:37:23.062 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-17 10:37:23.064 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-17 10:37:23.066 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-17 10:37:23.068 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 10:37:23.071 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 10:37:23.086 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:37:23.086 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 10:37:23.096 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 10:37:23.100 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:37:23.114 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-17 10:37:23.118 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-17 10:37:23.121 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-17 10:37:23.125 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:37:23.128 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-17 10:37:23.156 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-17 10:37:23.181 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-17 10:37:23.208 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-17 10:37:23.235 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 10:37:23.262 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 10:37:23.290 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-17 10:37:23.315 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-17 10:37:23.342 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-17 10:37:23.367 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:37:23.394 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 10:37:23.421 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 10:37:23.449 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-17 10:37:23.476 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-17 10:37:23.503 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-17 10:37:23.506 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-17 10:37:23.532 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-17 10:37:23.547 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:23.549 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-17 10:37:23.580 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-17 10:37:23.582 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-17 10:37:23.584 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-17 10:37:23.599 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:23.602 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:37:23.604 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:37:23.631 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-17 10:37:23.660 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-17 10:37:23.662 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 10:37:23.664 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-17 10:37:23.666 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 10:37:23.669 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 10:37:23.671 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:37:23.686 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:23.689 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 10:37:23.691 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 10:37:23.694 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:37:23.708 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:23.711 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:37:23.714 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:37:23.741 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:37:23.743 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:37:23.745 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-17 10:37:23.773 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-17 10:37:23.801 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-17 10:37:23.829 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-17 10:37:23.844 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:23.846 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-17 10:37:23.873 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-17 10:37:23.876 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-17 10:37:23.878 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-17 10:37:23.907 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-17 10:37:23.909 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:37:23.912 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:37:23.914 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-17 10:37:23.916 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-17 10:37:23.943 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-17 10:37:23.971 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.78/identity 2026-06-17 10:37:23.999 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-17 10:37:24.026 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-17 10:37:24.054 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-17 10:37:24.082 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-17 10:37:24.110 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-17 10:37:24.137 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-17 10:37:24.152 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:24.155 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-17 10:37:24.159 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:37:24.161 | + lib/nova:create_nova_conf:587 : local conf 2026-06-17 10:37:24.163 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-17 10:37:24.166 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-17 10:37:24.168 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:37:24.170 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:37:24.173 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-17 10:37:24.175 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-17 10:37:24.177 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-17 10:37:24.181 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-17 10:37:24.184 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-17 10:37:24.186 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-17 10:37:24.188 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-17 10:37:24.191 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:37:24.193 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:24.195 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:37:24.210 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:24.212 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:37:24.215 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:24.218 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:24.247 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-17 10:37:24.277 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-17 10:37:24.307 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:37:24.310 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-17 10:37:24.312 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-17 10:37:24.314 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-17 10:37:24.329 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:24.333 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-17 10:37:24.333 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-17 10:37:25.445 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-17 10:37:25.448 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-17 10:37:26.495 | Adding vhost "nova_cell1" ... 2026-06-17 10:37:26.580 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-17 10:37:27.653 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-17 10:37:27.685 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-17 10:37:27.688 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 10:37:27.690 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-17 10:37:27.694 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 10:37:27.697 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-17 10:37:27.699 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:37:27.719 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:27.723 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-17 10:37:27.725 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-17 10:37:27.729 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:37:27.747 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:27.750 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/nova_cell1 2026-06-17 10:37:27.753 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/nova_cell1 2026-06-17 10:37:27.784 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:37:27.788 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:37:27.790 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-17 10:37:27.810 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:27.813 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-17 10:37:27.816 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 10:37:27.820 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-17 10:37:27.822 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 10:37:27.826 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:37:27.829 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 10:37:27.832 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-17 10:37:27.865 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-17 10:37:27.897 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.78/identity 2026-06-17 10:37:27.930 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-17 10:37:27.964 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-17 10:37:27.999 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-17 10:37:28.034 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-17 10:37:28.068 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-17 10:37:28.104 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-17 10:37:28.107 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-17 10:37:28.110 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 10:37:28.114 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:37:28.134 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:37:28.137 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:37:28.140 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:28.142 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:37:28.145 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:37:28.179 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:37:28.214 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:37:28.246 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:37:28.280 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-17 10:37:28.313 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:37:28.317 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-17 10:37:28.322 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:37:28.325 | + lib/nova:create_nova_conf:621 : local conf 2026-06-17 10:37:28.328 | + lib/nova:create_nova_conf:622 : local offset 2026-06-17 10:37:28.332 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-17 10:37:28.335 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:37:28.338 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:37:28.341 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-17 10:37:28.344 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-17 10:37:28.347 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-17 10:37:28.350 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 10:37:28.353 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-17 10:37:28.357 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-17 10:37:28.360 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-17 10:37:28.379 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:28.383 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-17 10:37:28.420 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-17 10:37:28.455 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-17 10:37:28.457 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-17 10:37:28.460 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-17 10:37:28.463 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-17 10:37:28.481 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:28.484 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-17 10:37:28.504 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:28.508 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-17 10:37:28.527 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:28.530 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-17 10:37:28.533 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-17 10:37:28.536 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-17 10:37:28.538 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-17 10:37:28.556 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:28.559 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-17 10:37:28.576 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-17 10:37:28.576 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-17 10:37:28.588 | cgroup_device_acl = [ 2026-06-17 10:37:28.588 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-17 10:37:28.588 | "/dev/random", "/dev/urandom", 2026-06-17 10:37:28.588 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-17 10:37:28.589 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-17 10:37:28.589 | "/dev/vfio/vfio", 2026-06-17 10:37:28.589 | ] 2026-06-17 10:37:28.593 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-17 10:37:28.596 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:37:28.599 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:37:28.602 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:37:28.605 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:37:28.608 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:37:28.612 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:37:28.615 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:37:28.618 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:37:28.620 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:37:28.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:37:28.626 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:37:28.629 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:37:28.632 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:37:28.635 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-17 10:37:28.640 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-17 10:37:28.643 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-17 10:37:28.646 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-17 10:37:28.648 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-17 10:37:28.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-17 10:37:28.683 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-17 10:37:28.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:28.689 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:28.691 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-17 10:37:28.694 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-17 10:37:28.697 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-17 10:37:28.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-17 10:37:28.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-17 10:37:28.725 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-17 10:37:28.730 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-17 10:37:28.746 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-17 10:37:28.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-17 10:37:28.757 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-17 10:37:28.762 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-17 10:37:28.766 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-17 10:37:28.768 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-17 10:37:28.771 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-17 10:37:28.775 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:37:28.777 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-17 10:37:28.844 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-17 10:37:28.848 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:37:28.851 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-17 10:37:28.949 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-17 10:37:28.984 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-17 10:37:29.015 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-17 10:37:29.018 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-17 10:37:29.050 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-17 10:37:29.084 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-17 10:37:29.119 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-17 10:37:29.155 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-17 10:37:29.189 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-17 10:37:29.193 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:37:29.198 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-17 10:37:29.201 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-17 10:37:29.205 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:37:29.209 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 10:37:29.212 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-17 10:37:29.216 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-17 10:37:29.218 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-17 10:37:29.221 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-17 10:37:29.224 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-17 10:37:29.244 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:29.248 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-17 10:37:29.251 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-17 10:37:29.254 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-17 10:37:29.257 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 10:37:29.260 | + lib/stack:stack_install_service:32 : install_placement 2026-06-17 10:37:29.264 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-17 10:37:29.267 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-17 10:37:29.270 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 10:37:29.274 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-17 10:37:29.277 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-17 10:37:29.280 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 10:37:29.285 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-17 10:37:29.285 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 10:37:29.290 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-17 10:37:29.294 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-17 10:37:29.296 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-17 10:37:29.301 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-17 10:37:29.305 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-17 10:37:29.330 | Using python 3.12 to install osc-placement 2026-06-17 10:37:29.333 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-17 10:37:30.541 | Collecting osc-placement 2026-06-17 10:37:30.687 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 10:37:30.698 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-17 10:37:30.699 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-17 10:37:30.700 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-17 10:37:30.701 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-17 10:37:30.703 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-17 10:37:30.704 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-17 10:37:30.705 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-17 10:37:30.706 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-17 10:37:30.707 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-17 10:37:30.712 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-17 10:37:30.713 | 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.15.0) 2026-06-17 10:37:30.714 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-17 10:37:30.717 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-17 10:37:30.718 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-17 10:37:30.719 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-17 10:37:30.720 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-17 10:37:30.723 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-17 10:37:30.724 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-17 10:37:30.725 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-17 10:37:30.726 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-17 10:37:30.729 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-17 10:37:30.729 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-17 10:37:30.730 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-17 10:37:30.732 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-17 10:37:30.733 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-17 10:37:30.734 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-17 10:37:30.735 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-17 10:37:30.738 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-17 10:37:30.742 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-17 10:37:30.749 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-17 10:37:30.754 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-17 10:37:30.755 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-17 10:37:30.756 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-17 10:37:30.762 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-17 10:37:30.766 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-17 10:37:30.781 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-17 10:37:30.782 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-17 10:37:30.783 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-17 10:37:30.784 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-17 10:37:30.797 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-17 10:37:30.798 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-17 10:37:30.803 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-17 10:37:30.842 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-17 10:37:31.178 | Installing collected packages: osc-placement 2026-06-17 10:37:31.304 | Successfully installed osc-placement-4.8.0 2026-06-17 10:37:31.433 | + inc/python:pip_install:216 : result=0 2026-06-17 10:37:31.436 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:37:31.439 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:31.442 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:31.445 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:31.447 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:31.450 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:31.452 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:37:31.455 | + functions-common:time_stop:2421 : start_time=1781692649324 2026-06-17 10:37:31.458 | + functions-common:time_stop:2423 : [[ -z 1781692649324 ]] 2026-06-17 10:37:31.462 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:31.466 | + functions-common:time_stop:2426 : end_time=1781692651464 2026-06-17 10:37:31.469 | + functions-common:time_stop:2427 : elapsed_time=2140 2026-06-17 10:37:31.472 | + functions-common:time_stop:2428 : total=155805 2026-06-17 10:37:31.475 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:31.478 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157945 2026-06-17 10:37:31.480 | + inc/python:pip_install:219 : return 0 2026-06-17 10:37:31.483 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-17 10:37:31.486 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-17 10:37:31.489 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-17 10:37:31.492 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:37:31.495 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 10:37:31.498 | ++ functions-common:git_clone:587 : pwd 2026-06-17 10:37:31.501 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:37:31.504 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:37:31.508 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:37:31.526 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:37:31.529 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:37:31.532 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:37:31.536 | + functions-common:git_clone:604 : echo master 2026-06-17 10:37:31.536 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:37:31.542 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-17 10:37:31.544 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:37:31.547 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-17 10:37:31.550 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:37:31.553 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:37:31.556 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:37:31.559 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:37:31.562 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:37:31.565 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:37:31.567 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:37:31.570 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:37:31.574 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:37:31.579 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692651576 2026-06-17 10:37:31.582 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-17 10:37:31.585 | Cloning into '/opt/stack/placement'... 2026-06-17 10:37:34.984 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:37:34.987 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:34.989 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:34.992 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:34.995 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:34.998 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:35.000 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:37:35.003 | + functions-common:time_stop:2421 : start_time=1781692651576 2026-06-17 10:37:35.005 | + functions-common:time_stop:2423 : [[ -z 1781692651576 ]] 2026-06-17 10:37:35.009 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:35.013 | + functions-common:time_stop:2426 : end_time=1781692655010 2026-06-17 10:37:35.016 | + functions-common:time_stop:2427 : elapsed_time=3434 2026-06-17 10:37:35.019 | + functions-common:time_stop:2428 : total=390294 2026-06-17 10:37:35.021 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:35.024 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=393728 2026-06-17 10:37:35.027 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-17 10:37:35.030 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:37:35.033 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:37:35.036 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:37:35.038 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:37:35.041 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:37:35.043 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:37:35.047 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:37:35.049 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:37:35.052 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:37:35.056 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:37:35.060 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692655057 2026-06-17 10:37:35.064 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:37:35.561 | From https://review.opendev.org/openstack/placement 2026-06-17 10:37:35.561 | * branch master -> FETCH_HEAD 2026-06-17 10:37:35.571 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:37:35.574 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:35.577 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:35.581 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:35.584 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:35.586 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:35.590 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:37:35.593 | + functions-common:time_stop:2421 : start_time=1781692655057 2026-06-17 10:37:35.596 | + functions-common:time_stop:2423 : [[ -z 1781692655057 ]] 2026-06-17 10:37:35.599 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:35.604 | + functions-common:time_stop:2426 : end_time=1781692655601 2026-06-17 10:37:35.607 | + functions-common:time_stop:2427 : elapsed_time=544 2026-06-17 10:37:35.609 | + functions-common:time_stop:2428 : total=393728 2026-06-17 10:37:35.612 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:35.615 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=394272 2026-06-17 10:37:35.618 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:37:35.621 | + functions-common:git_timed:691 : local count=0 2026-06-17 10:37:35.624 | + functions-common:git_timed:692 : local timeout=0 2026-06-17 10:37:35.628 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:37:35.631 | + functions-common:git_timed:695 : timeout=0 2026-06-17 10:37:35.634 | + functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:37:35.637 | + functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:37:35.640 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:37:35.642 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:37:35.646 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:37:35.650 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692655647 2026-06-17 10:37:35.653 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:37:35.705 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:37:35.705 | 2026-06-17 10:37:35.705 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:37:35.705 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:37:35.705 | state without impacting any branches by switching back to a branch. 2026-06-17 10:37:35.705 | 2026-06-17 10:37:35.705 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:37:35.705 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:37:35.706 | 2026-06-17 10:37:35.706 | git switch -c 2026-06-17 10:37:35.706 | 2026-06-17 10:37:35.706 | Or undo this operation with: 2026-06-17 10:37:35.706 | 2026-06-17 10:37:35.706 | git switch - 2026-06-17 10:37:35.706 | 2026-06-17 10:37:35.706 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:37:35.706 | 2026-06-17 10:37:35.707 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-17 10:37:35.711 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:37:35.714 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:35.716 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:35.719 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:35.722 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:35.725 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:35.727 | + functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:37:35.730 | + functions-common:time_stop:2421 : start_time=1781692655647 2026-06-17 10:37:35.733 | + functions-common:time_stop:2423 : [[ -z 1781692655647 ]] 2026-06-17 10:37:35.737 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:35.741 | + functions-common:time_stop:2426 : end_time=1781692655738 2026-06-17 10:37:35.744 | + functions-common:time_stop:2427 : elapsed_time=91 2026-06-17 10:37:35.747 | + functions-common:time_stop:2428 : total=394272 2026-06-17 10:37:35.749 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:35.752 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=394363 2026-06-17 10:37:35.755 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-17 10:37:35.773 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-17 10:37:35.778 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 10:37:35.778 | + functions-common:git_clone:667 : head -1 2026-06-17 10:37:35.781 | 3cba66c7 Merge "Update python versions" 2026-06-17 10:37:35.784 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:37:35.787 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-17 10:37:35.790 | + inc/python:setup_develop:353 : local bindep 2026-06-17 10:37:35.793 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 10:37:35.796 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-17 10:37:35.799 | + inc/python:setup_develop:359 : local extras= 2026-06-17 10:37:35.802 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-17 10:37:35.805 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:37:35.808 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 10:37:35.811 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-17 10:37:35.814 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:37:35.817 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:37:35.821 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-17 10:37:35.824 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:37:35.827 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-17 10:37:35.830 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:37:35.833 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:37:35.837 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-17 10:37:35.844 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-17 10:37:35.847 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-17 10:37:35.850 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-17 10:37:36.017 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-17 10:37:36.020 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 10:37:36.023 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:37:36.026 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:37:36.029 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 10:37:36.032 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-17 10:37:36.035 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 10:37:36.038 | + inc/python:setup_package:446 : local extras= 2026-06-17 10:37:36.041 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:37:36.043 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:37:36.046 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:37:36.049 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:37:36.052 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:37:36.055 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-17 10:37:36.078 | Using python 3.12 to install /opt/stack/placement 2026-06-17 10:37:36.081 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-17 10:37:37.113 | Obtaining file:///opt/stack/placement 2026-06-17 10:37:37.117 | Installing build dependencies: started 2026-06-17 10:37:38.946 | Installing build dependencies: finished with status 'done' 2026-06-17 10:37:38.946 | Checking if build backend supports build_editable: started 2026-06-17 10:37:39.491 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:37:39.492 | Getting requirements to build editable: started 2026-06-17 10:37:39.794 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:37:39.795 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:37:40.719 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:37:40.746 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-17 10:37:40.746 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-17 10:37:40.750 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-17 10:37:40.750 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-17 10:37:40.750 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-17 10:37:40.751 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-17 10:37:40.751 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-17 10:37:40.754 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-17 10:37:40.754 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-17 10:37:40.755 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-17 10:37:40.755 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-17 10:37:40.756 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-17 10:37:40.757 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-17 10:37:40.759 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-17 10:37:40.761 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-17 10:37:40.761 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-17 10:37:40.761 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-17 10:37:40.762 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-17 10:37:40.763 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-17 10:37:40.764 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-17 10:37:40.766 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-17 10:37:40.767 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-17 10:37:40.768 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-17 10:37:40.769 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-17 10:37:40.775 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-17 10:37:40.776 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-17 10:37:40.778 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-17 10:37:40.780 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-17 10:37:40.783 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-17 10:37:40.783 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-17 10:37:40.786 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-17 10:37:40.787 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-17 10:37:40.788 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-17 10:37:40.789 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-17 10:37:40.799 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-17 10:37:40.802 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-17 10:37:40.807 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-17 10:37:40.808 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-17 10:37:40.811 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-17 10:37:40.814 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-17 10:37:40.816 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-17 10:37:40.817 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-17 10:37:40.823 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-17 10:37:40.825 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-17 10:37:40.827 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-17 10:37:40.831 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-17 10:37:40.834 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-17 10:37:40.838 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-17 10:37:40.839 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-17 10:37:40.841 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-17 10:37:40.846 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-17 10:37:40.854 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-17 10:37:40.860 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-17 10:37:40.863 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-17 10:37:40.864 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-17 10:37:40.866 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-17 10:37:40.872 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-17 10:37:40.877 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-17 10:37:40.894 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-17 10:37:40.907 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-17 10:37:40.907 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-17 10:37:40.908 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-17 10:37:40.910 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-17 10:37:40.929 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-17 10:37:40.941 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-17 10:37:40.988 | Building wheels for collected packages: openstack-placement 2026-06-17 10:37:40.988 | Building editable for openstack-placement (pyproject.toml): started 2026-06-17 10:37:41.777 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-17 10:37:41.779 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=a892641aa0b5e068de2172b6213d70070773c8227a51c454caab09496ff36392 2026-06-17 10:37:41.779 | Stored in directory: /tmp/pip-ephem-wheel-cache-kdub7mrd/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-17 10:37:41.785 | Successfully built openstack-placement 2026-06-17 10:37:42.052 | Installing collected packages: openstack-placement 2026-06-17 10:37:42.106 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-17 10:37:42.254 | + inc/python:pip_install:216 : result=0 2026-06-17 10:37:42.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:37:42.260 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:42.262 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:42.265 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:42.267 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:42.270 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:42.272 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:37:42.275 | + functions-common:time_stop:2421 : start_time=1781692656072 2026-06-17 10:37:42.278 | + functions-common:time_stop:2423 : [[ -z 1781692656072 ]] 2026-06-17 10:37:42.281 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:42.286 | + functions-common:time_stop:2426 : end_time=1781692662283 2026-06-17 10:37:42.288 | + functions-common:time_stop:2427 : elapsed_time=6211 2026-06-17 10:37:42.291 | + functions-common:time_stop:2428 : total=157945 2026-06-17 10:37:42.293 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:42.296 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=164156 2026-06-17 10:37:42.299 | + inc/python:pip_install:219 : return 0 2026-06-17 10:37:42.302 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:37:42.304 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:37:42.307 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-17 10:37:42.310 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-17 10:37:42.313 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:37:42.316 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:37:42.319 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-17 10:37:42.322 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:37:42.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 10:37:42.328 | + ./stack.sh:main:962 : configure_placement 2026-06-17 10:37:42.331 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-17 10:37:42.347 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-17 10:37:42.350 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-17 10:37:42.356 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-17 10:37:42.359 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-17 10:37:42.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-17 10:37:42.365 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-17 10:37:42.368 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:37:42.371 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:42.374 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:37:42.393 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:42.397 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:37:42.400 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:42.404 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-17 10:37:42.440 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-17 10:37:42.477 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-17 10:37:42.515 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-17 10:37:42.518 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-17 10:37:42.521 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-17 10:37:42.524 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 10:37:42.528 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 10:37:42.531 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-17 10:37:42.534 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-17 10:37:42.537 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-17 10:37:42.540 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 10:37:42.543 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-17 10:37:42.579 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-17 10:37:42.615 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.78/identity 2026-06-17 10:37:42.650 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-17 10:37:42.686 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-17 10:37:42.721 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-17 10:37:42.755 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-17 10:37:42.792 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-17 10:37:42.827 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.78/identity 2026-06-17 10:37:42.863 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 10:37:42.897 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 10:37:42.932 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 10:37:42.935 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-17 10:37:42.939 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-17 10:37:42.942 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-17 10:37:42.946 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:37:42.965 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:37:42.968 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:37:42.971 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:42.974 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:37:42.977 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:37:43.013 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:37:43.049 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:37:43.084 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:37:43.119 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-17 10:37:43.155 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-17 10:37:43.158 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-17 10:37:43.161 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-17 10:37:43.164 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-17 10:37:43.167 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 10:37:43.170 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-17 10:37:43.173 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-17 10:37:43.176 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 10:37:43.179 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 10:37:43.196 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 10:37:43.197 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:37:43.207 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 10:37:43.212 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:37:43.225 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-17 10:37:43.230 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-17 10:37:43.233 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-17 10:37:43.238 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:37:43.241 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-17 10:37:43.276 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-17 10:37:43.311 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-17 10:37:43.345 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-17 10:37:43.379 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 10:37:43.414 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 10:37:43.448 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-17 10:37:43.481 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-17 10:37:43.516 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-17 10:37:43.550 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:37:43.584 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 10:37:43.619 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 10:37:43.654 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-17 10:37:43.690 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-17 10:37:43.725 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 10:37:43.728 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 10:37:43.732 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-17 10:37:43.735 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-17 10:37:43.738 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 10:37:43.741 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:43.744 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:43.747 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-17 10:37:43.750 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-17 10:37:43.753 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-17 10:37:43.789 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 10:37:43.825 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-17 10:37:43.826 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-17 10:37:43.835 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-17 10:37:43.839 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-17 10:37:43.843 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-17 10:37:43.846 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 10:37:43.849 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 10:37:43.852 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:37:43.855 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:37:43.858 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:43.861 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:43.863 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 10:37:43.866 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 10:37:43.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:43.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:43.876 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-17 10:37:43.887 | perl: warning: Setting locale failed. 2026-06-17 10:37:43.887 | perl: warning: Please check that your locale settings: 2026-06-17 10:37:43.887 | LANGUAGE = (unset), 2026-06-17 10:37:43.887 | LC_ALL = "en_US.utf8", 2026-06-17 10:37:43.887 | LANG = "de_DE.UTF-8" 2026-06-17 10:37:43.887 | are supported and installed on your system. 2026-06-17 10:37:43.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:37:43.926 | Enabling site placement-api. 2026-06-17 10:37:43.931 | To activate the new configuration, you need to run: 2026-06-17 10:37:43.931 | systemctl reload apache2 2026-06-17 10:37:43.937 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 10:37:43.940 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:37:43.943 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:37:43.946 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:37:44.082 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:44.085 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:44.087 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-17 10:37:44.126 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-17 10:37:44.161 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-17 10:37:44.180 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.184 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-17 10:37:44.204 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.207 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-17 10:37:44.211 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-17 10:37:44.214 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-17 10:37:44.217 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:37:44.220 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:37:44.224 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 10:37:44.227 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-17 10:37:44.265 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-17 10:37:44.300 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.78/identity 2026-06-17 10:37:44.336 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-17 10:37:44.372 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-17 10:37:44.409 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-17 10:37:44.443 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-17 10:37:44.478 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-17 10:37:44.514 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-17 10:37:44.534 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:44.537 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-17 10:37:44.557 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:44.560 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-17 10:37:44.579 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.582 | + ./stack.sh:main:986 : init_os_brick 2026-06-17 10:37:44.585 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-17 10:37:44.591 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-17 10:37:44.612 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.615 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 10:37:44.654 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-17 10:37:44.674 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.677 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 10:37:44.716 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-17 10:37:44.736 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.739 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 10:37:44.777 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 10:37:44.815 | + ./stack.sh:main:993 : run_phase stack install 2026-06-17 10:37:44.818 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 10:37:44.821 | + functions-common:run_phase:1843 : local phase=install 2026-06-17 10:37:44.824 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:37:44.827 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:37:44.830 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:37:44.833 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:37:44.836 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:37:44.840 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:37:44.845 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:37:44.849 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:37:44.851 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:37:44.855 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-17 10:37:44.857 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:37:44.876 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:44.879 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:37:44.882 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:37:44.884 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 10:37:44.887 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-17 10:37:44.889 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:37:44.893 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-17 10:37:44.896 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-17 10:37:44.900 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-17 10:37:44.968 | ++ inc/async:async_inner:63 : install_tempest 2026-06-17 10:37:45.008 | [2070 Async install_tempest:43762]: running: install_tempest 2026-06-17 10:37:45.011 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 10:37:45.014 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 10:37:45.017 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:37:45.020 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 10:37:45.023 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-17 10:37:45.027 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 10:37:45.030 | + functions-common:run_plugins:1829 : local phase=install 2026-06-17 10:37:45.034 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 10:37:45.037 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 10:37:45.040 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-17 10:37:45.043 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-17 10:37:45.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:37:45.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:37:45.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-17 10:37:45.055 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 10:37:45.060 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-17 10:37:45.062 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-17 10:37:45.067 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 10:37:45.070 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-17 10:37:45.074 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-17 10:37:45.077 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 10:37:45.082 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-17 10:37:45.082 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 10:37:45.088 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-17 10:37:45.091 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-17 10:37:45.094 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 10:37:45.098 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 10:37:45.101 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 10:37:45.124 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-17 10:37:45.127 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-17 10:37:46.376 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-17 10:37:46.520 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-17 10:37:46.533 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-17 10:37:46.534 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-17 10:37:46.535 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-17 10:37:46.536 | 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.15.0) 2026-06-17 10:37:46.537 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-17 10:37:46.538 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-17 10:37:46.539 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-17 10:37:46.540 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-17 10:37:46.540 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-17 10:37:46.541 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-17 10:37:46.543 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-17 10:37:46.544 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-17 10:37:46.545 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-17 10:37:46.546 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-17 10:37:46.549 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-17 10:37:46.550 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-17 10:37:46.551 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-17 10:37:46.552 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-17 10:37:46.554 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-17 10:37:46.558 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-17 10:37:46.561 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-17 10:37:46.562 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-17 10:37:46.563 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-17 10:37:46.564 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-17 10:37:46.565 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-17 10:37:46.566 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-17 10:37:46.567 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-17 10:37:46.568 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-17 10:37:46.569 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-17 10:37:46.576 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-17 10:37:46.580 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-17 10:37:46.585 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-17 10:37:46.591 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-17 10:37:46.592 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-17 10:37:46.593 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-17 10:37:46.598 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-17 10:37:46.603 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-17 10:37:46.619 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-17 10:37:46.621 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-17 10:37:46.622 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-17 10:37:46.625 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-17 10:37:46.628 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-17 10:37:46.631 | 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.0) 2026-06-17 10:37:46.638 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-17 10:37:46.639 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-17 10:37:46.640 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-17 10:37:46.641 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-17 10:37:46.657 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-17 10:37:46.658 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-17 10:37:46.662 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-17 10:37:46.707 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-17 10:37:46.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.3 MB/s 0:00:00 2026-06-17 10:37:47.194 | Installing collected packages: python-openstackclient 2026-06-17 10:37:49.248 | Successfully installed python-openstackclient-10.1.0 2026-06-17 10:37:49.386 | + inc/python:pip_install:216 : result=0 2026-06-17 10:37:49.388 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:37:49.392 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:49.394 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:49.397 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:49.401 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:49.404 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:49.408 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:37:49.411 | + functions-common:time_stop:2421 : start_time=1781692665118 2026-06-17 10:37:49.414 | + functions-common:time_stop:2423 : [[ -z 1781692665118 ]] 2026-06-17 10:37:49.418 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:49.426 | + functions-common:time_stop:2426 : end_time=1781692669419 2026-06-17 10:37:49.429 | + functions-common:time_stop:2427 : elapsed_time=4301 2026-06-17 10:37:49.432 | + functions-common:time_stop:2428 : total=164156 2026-06-17 10:37:49.435 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:49.441 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=168457 2026-06-17 10:37:49.444 | + inc/python:pip_install:219 : return 0 2026-06-17 10:37:49.449 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-17 10:37:49.470 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:37:49.474 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-17 10:37:49.479 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-17 10:37:49.485 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.0rHU20JV2s 2026-06-17 10:37:49.489 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-17 10:37:49.492 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-17 10:37:49.496 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-17 10:37:49.500 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-17 10:37:49.504 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-17 10:37:49.507 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-17 10:37:49.537 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:37:49.542 | + ./stack.sh:main:1062 : configure_database 2026-06-17 10:37:49.546 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-17 10:37:49.550 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-17 10:37:49.555 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-17 10:37:49.559 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:37:49.563 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-17 10:37:49.567 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-17 10:37:49.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:49.575 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:49.579 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-17 10:37:49.583 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-17 10:37:49.586 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:49.589 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:49.593 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-17 10:37:49.598 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-17 10:37:49.599 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-17 10:37:49.603 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-17 10:37:49.607 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-17 10:37:49.612 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-17 10:37:49.616 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-17 10:37:49.617 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 10:37:49.623 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-17 10:37:49.710 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-17 10:37:49.713 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:37:49.715 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:37:49.718 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:37:49.720 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:37:49.722 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:37:49.725 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:37:49.728 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:37:49.730 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:37:49.732 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:37:49.734 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:37:49.737 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:37:49.740 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:37:49.743 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:37:49.745 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-17 10:37:49.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:49.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:49.753 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-17 10:37:49.755 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:37:49.757 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-17 10:37:52.325 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-17 10:37:52.330 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-17 10:37:52.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:52.337 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:52.340 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-17 10:37:52.345 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-17 10:37:52.349 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-17 10:37:52.368 | mysqladmin: connect to server at 'localhost' failed 2026-06-17 10:37:52.368 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-17 10:37:52.376 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-17 10:37:52.380 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-17 10:37:52.383 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:37:52.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:37:52.390 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-17 10:37:52.394 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-17 10:37:52.397 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-17 10:37:52.403 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-17 10:37:52.405 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-17 10:37:52.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:37:52.530 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-17 10:37:52.536 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-17 10:37:52.538 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-17 10:37:52.540 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-17 10:37:52.547 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-17 10:37:52.551 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-17 10:37:52.555 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:52.560 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:52.564 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-17 10:37:52.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:37:52.688 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-17 10:37:52.709 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:37:52.797 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-17 10:37:52.883 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-17 10:37:52.964 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-17 10:37:53.035 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-17 10:37:53.039 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:53.042 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-17 10:37:53.042 | enabling MySQL performance counting 2026-06-17 10:37:53.045 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-17 10:37:53.065 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-17 10:37:53.067 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-17 10:37:54.106 | Processing ./tools/dbcounter 2026-06-17 10:37:54.109 | Installing build dependencies: started 2026-06-17 10:37:57.500 | Installing build dependencies: finished with status 'done' 2026-06-17 10:37:57.502 | Getting requirements to build wheel: started 2026-06-17 10:37:58.154 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 10:37:58.155 | Preparing metadata (pyproject.toml): started 2026-06-17 10:37:58.536 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:37:58.540 | Building wheels for collected packages: dbcounter 2026-06-17 10:37:58.542 | Building wheel for dbcounter (pyproject.toml): started 2026-06-17 10:37:58.973 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-17 10:37:58.974 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=9e63199ee61a2782cc15f87d5833c4d4fbada87371b4898086582afe3a0e5f85 2026-06-17 10:37:58.974 | Stored in directory: /tmp/pip-ephem-wheel-cache-bq6siqyd/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-17 10:37:58.979 | Successfully built dbcounter 2026-06-17 10:37:59.299 | Installing collected packages: dbcounter 2026-06-17 10:37:59.350 | Successfully installed dbcounter-0.1 2026-06-17 10:37:59.503 | + inc/python:pip_install:216 : result=0 2026-06-17 10:37:59.507 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:37:59.509 | + functions-common:time_stop:2414 : local name 2026-06-17 10:37:59.512 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:37:59.514 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:37:59.516 | + functions-common:time_stop:2417 : local total 2026-06-17 10:37:59.519 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:37:59.522 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:37:59.524 | + functions-common:time_stop:2421 : start_time=1781692673060 2026-06-17 10:37:59.527 | + functions-common:time_stop:2423 : [[ -z 1781692673060 ]] 2026-06-17 10:37:59.531 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:37:59.535 | + functions-common:time_stop:2426 : end_time=1781692679533 2026-06-17 10:37:59.538 | + functions-common:time_stop:2427 : elapsed_time=6473 2026-06-17 10:37:59.541 | + functions-common:time_stop:2428 : total=168457 2026-06-17 10:37:59.544 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:37:59.547 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=174930 2026-06-17 10:37:59.550 | + inc/python:pip_install:219 : return 0 2026-06-17 10:37:59.553 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-17 10:37:59.556 | + lib/database:recreate_database:112 : local db=stats 2026-06-17 10:37:59.560 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-17 10:37:59.562 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-17 10:37:59.565 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-17 10:37:59.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:37:59.650 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-17 10:37:59.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:37:59.732 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-17 10:37:59.732 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-17 10:37:59.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:37:59.817 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-17 10:37:59.819 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-17 10:37:59.887 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-17 10:37:59.958 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-17 10:38:00.028 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-17 10:38:00.100 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-17 10:38:00.176 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-17 10:38:00.248 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-17 10:38:00.319 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-17 10:38:00.322 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:38:00.325 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-17 10:38:02.746 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-17 10:38:02.749 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-17 10:38:02.753 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 10:38:02.758 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-123802 2026-06-17 10:38:02.761 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-123802 1066' 2026-06-17 10:38:02.766 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.770 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 10:38:02.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.777 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 10:38:02.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.784 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 10:38:02.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.789 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-17 10:38:02.792 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.795 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.78 2026-06-17 10:38:02.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.801 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.78/identity 2026-06-17 10:38:02.804 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.807 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-17-122351 2026-06-17 10:38:02.810 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.813 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 10:38:02.816 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.819 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.78 2026-06-17 10:38:02.822 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.825 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-17 10:38:02.828 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.831 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-17 10:38:02.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.836 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 10:38:02.840 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.843 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 10:38:02.845 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.848 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.78 2026-06-17 10:38:02.851 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:38:02.853 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 10:38:02.856 | + ./stack.sh:main:1076 : start_dstat 2026-06-17 10:38:02.860 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.863 | + functions-common:run_process:1668 : local service=dstat 2026-06-17 10:38:02.866 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.869 | + functions-common:run_process:1670 : local group= 2026-06-17 10:38:02.872 | + functions-common:run_process:1671 : local user= 2026-06-17 10:38:02.875 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:38:02.878 | + functions-common:run_process:1674 : local name=dstat 2026-06-17 10:38:02.881 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:38:02.885 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:38:02.888 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:38:02.891 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:38:02.895 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:38:02.900 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692682896 2026-06-17 10:38:02.903 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-17 10:38:02.923 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:38:02.926 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-17 10:38:02.929 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-17 10:38:02.932 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.935 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.939 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.943 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.947 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-17 10:38:02.950 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-17 10:38:02.954 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-17 10:38:02.957 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:38:02.961 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:38:02.964 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:38:02.967 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:38:02.971 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-17 10:38:02.974 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-17 10:38:02.977 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-17 10:38:02.981 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-17 10:38:02.984 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:02.987 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:38:02.990 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:38:02.993 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:38:02.996 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:38:03.000 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:38:03.003 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-17 10:38:03.006 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:38:03.011 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-17 10:38:03.095 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:38:03.180 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-17 10:38:03.248 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-17 10:38:03.319 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-17 10:38:03.390 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-17 10:38:03.462 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:38:03.527 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:38:03.530 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:38:03.532 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-17 10:38:03.617 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:38:04.099 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-17 10:38:04.119 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-17 10:38:04.582 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-17 10:38:04.618 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:38:04.621 | + functions-common:time_stop:2414 : local name 2026-06-17 10:38:04.623 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:38:04.625 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:38:04.628 | + functions-common:time_stop:2417 : local total 2026-06-17 10:38:04.630 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:38:04.633 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:38:04.635 | + functions-common:time_stop:2421 : start_time=1781692682896 2026-06-17 10:38:04.637 | + functions-common:time_stop:2423 : [[ -z 1781692682896 ]] 2026-06-17 10:38:04.640 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:38:04.645 | + functions-common:time_stop:2426 : end_time=1781692684641 2026-06-17 10:38:04.647 | + functions-common:time_stop:2427 : elapsed_time=1745 2026-06-17 10:38:04.650 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:38:04.652 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:38:04.655 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1745 2026-06-17 10:38:04.657 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-17 10:38:04.659 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-17 10:38:04.661 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-17 10:38:04.664 | + functions-common:run_process:1670 : local group= 2026-06-17 10:38:04.666 | + functions-common:run_process:1671 : local user=root 2026-06-17 10:38:04.668 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-17 10:38:04.670 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-17 10:38:04.673 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:38:04.675 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:38:04.677 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:38:04.680 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:38:04.682 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:38:04.687 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692684684 2026-06-17 10:38:04.689 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-17 10:38:04.705 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:04.708 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:38:04.710 | + functions-common:time_stop:2414 : local name 2026-06-17 10:38:04.712 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:38:04.715 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:38:04.717 | + functions-common:time_stop:2417 : local total 2026-06-17 10:38:04.719 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:38:04.722 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:38:04.724 | + functions-common:time_stop:2421 : start_time=1781692684684 2026-06-17 10:38:04.727 | + functions-common:time_stop:2423 : [[ -z 1781692684684 ]] 2026-06-17 10:38:04.729 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:38:04.734 | + functions-common:time_stop:2426 : end_time=1781692684731 2026-06-17 10:38:04.736 | + functions-common:time_stop:2427 : elapsed_time=47 2026-06-17 10:38:04.739 | + functions-common:time_stop:2428 : total=1745 2026-06-17 10:38:04.741 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:38:04.744 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1792 2026-06-17 10:38:04.747 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-17 10:38:04.762 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:04.764 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-17 10:38:04.768 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-17 10:38:04.771 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-17 10:38:04.775 | + functions-common:run_process:1670 : local group= 2026-06-17 10:38:04.778 | + functions-common:run_process:1671 : local user= 2026-06-17 10:38:04.782 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:38:04.786 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-17 10:38:04.791 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:38:04.793 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:38:04.797 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:38:04.801 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:38:04.806 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:38:04.812 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692684808 2026-06-17 10:38:04.815 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-17 10:38:04.835 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:04.838 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:38:04.841 | + functions-common:time_stop:2414 : local name 2026-06-17 10:38:04.843 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:38:04.846 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:38:04.847 | + functions-common:time_stop:2417 : local total 2026-06-17 10:38:04.849 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:38:04.852 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:38:04.854 | + functions-common:time_stop:2421 : start_time=1781692684808 2026-06-17 10:38:04.858 | + functions-common:time_stop:2423 : [[ -z 1781692684808 ]] 2026-06-17 10:38:04.859 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:38:04.863 | + functions-common:time_stop:2426 : end_time=1781692684860 2026-06-17 10:38:04.865 | + functions-common:time_stop:2427 : elapsed_time=52 2026-06-17 10:38:04.867 | + functions-common:time_stop:2428 : total=1792 2026-06-17 10:38:04.869 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:38:04.871 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1844 2026-06-17 10:38:04.873 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-17 10:38:04.893 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:04.895 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-17 10:38:04.915 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:04.917 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-17 10:38:04.934 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:38:04.936 | + ./stack.sh:main:1095 : start_etcd3 2026-06-17 10:38:04.942 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-17 10:38:04.942 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-17 10:38:04.945 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-17 10:38:04.948 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.78:2380' 2026-06-17 10:38:04.951 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.78:2380' 2026-06-17 10:38:04.953 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.78:2379' 2026-06-17 10:38:04.955 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-17 10:38:04.958 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-17 10:38:04.959 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.78:2379' 2026-06-17 10:38:04.961 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-17 10:38:04.963 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-17 10:38:04.966 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-17 10:38:04.969 | + 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.78:2380 --initial-advertise-peer-urls http://192.168.122.78:2380 --advertise-client-urls http://192.168.122.78:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.78:2379 --log-level=debug' '' root 2026-06-17 10:38:04.972 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-17 10:38:04.974 | + functions-common:write_user_unit_file:1530 : 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.78:2380 --initial-advertise-peer-urls http://192.168.122.78:2380 --advertise-client-urls http://192.168.122.78:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.78:2379 --log-level=debug' 2026-06-17 10:38:04.976 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:38:04.979 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-17 10:38:04.982 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:38:04.984 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:38:04.988 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:38:04.992 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-17 10:38:04.996 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:38:05.001 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-17 10:38:05.101 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:38:05.207 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-17 10:38:05.280 | + functions-common:write_user_unit_file:1544 : 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.78:2380 --initial-advertise-peer-urls http://192.168.122.78:2380 --advertise-client-urls http://192.168.122.78:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.78:2379 --log-level=debug' 2026-06-17 10:38:05.346 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-17 10:38:05.409 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-17 10:38:05.468 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:38:05.526 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:38:05.529 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:38:05.531 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-17 10:38:05.601 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:38:06.073 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-17 10:38:06.144 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-17 10:38:06.214 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-17 10:38:06.279 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-17 10:38:06.343 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-17 10:38:06.348 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:38:06.351 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 10:38:06.354 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-17 10:38:06.825 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-17 10:38:06.846 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-17 10:38:07.300 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-17 10:38:08.322 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-17 10:38:08.345 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:08.349 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-17 10:38:08.352 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-17 10:38:08.355 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-17 10:38:08.372 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-17 10:38:08.390 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-17 10:38:08.394 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-17 10:38:08.397 | + 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.78/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-17 10:38:08.508 | The user clouds.yaml file didn't exist. 2026-06-17 10:38:08.521 | + 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.78/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-17 10:38:08.646 | + 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.78/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-17 10:38:08.772 | + 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.78/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-17 10:38:08.895 | + 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.78/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-17 10:38:09.022 | + 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.78/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-17 10:38:09.149 | + 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.78/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-17 10:38:09.281 | + 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.78/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-17 10:38:09.417 | + 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.78/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-17 10:38:09.560 | + 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.78/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-17 10:38:09.693 | + functions-common:write_clouds_yaml:203 : cat 2026-06-17 10:38:09.699 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-17 10:38:09.703 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-17 10:38:09.707 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-17 10:38:09.714 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-17 10:38:09.717 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-17 10:38:09.720 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-17 10:38:09.740 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:38:09.744 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-17 10:38:09.747 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:38:09.750 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-17 10:38:09.753 | + ./stack.sh:main:1112 : '[' 192.168.122.78 == 192.168.122.78 ']' 2026-06-17 10:38:09.756 | + ./stack.sh:main:1113 : init_keystone 2026-06-17 10:38:09.759 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-17 10:38:09.775 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:09.778 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-17 10:38:09.781 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-17 10:38:09.783 | + lib/database:recreate_database:112 : local db=keystone 2026-06-17 10:38:09.786 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-17 10:38:09.789 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-17 10:38:09.793 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-17 10:38:09.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:38:09.877 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-17 10:38:09.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:38:09.990 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-17 10:38:09.992 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 10:38:09.997 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:38:10.000 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:38:10.004 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:38:10.008 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692690005 2026-06-17 10:38:10.011 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-17 10:38:10.624 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:38:10.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:38:10.624 | we strongly recommend against using it for new projects. 2026-06-17 10:38:10.624 | 2026-06-17 10:38:10.624 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:38:10.624 | framework. For more detail see 2026-06-17 10:38:10.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:38:10.625 | 2026-06-17 10:38:10.625 | __import__(import_str) 2026-06-17 10:38:13.602 | INFO dbcounter [-] Registered counter for database keystone 2026-06-17 10:38:13.693 | 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=46701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:38:13.708 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:38:13.708 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:38:13.709 | DEBUG dbcounter [-] [46701] Writer thread running {{(pid=46701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:38:13.794 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-17 10:38:17.384 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:38:17.387 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-17 10:38:17.388 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.389 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-17 10:38:17.429 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.432 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-17 10:38:17.455 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.458 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-17 10:38:17.527 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.531 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-17 10:38:17.565 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.569 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-17 10:38:17.648 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.650 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-17 10:38:17.651 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:38:17.654 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-17 10:38:17.713 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:17.720 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-17 10:38:17.750 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=46701) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:38:18.217 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-17 10:38:18.219 | + functions-common:time_stop:2414 : local name 2026-06-17 10:38:18.224 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:38:18.227 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:38:18.229 | + functions-common:time_stop:2417 : local total 2026-06-17 10:38:18.231 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:38:18.234 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 10:38:18.237 | + functions-common:time_stop:2421 : start_time=1781692690005 2026-06-17 10:38:18.240 | + functions-common:time_stop:2423 : [[ -z 1781692690005 ]] 2026-06-17 10:38:18.243 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:38:18.248 | + functions-common:time_stop:2426 : end_time=1781692698245 2026-06-17 10:38:18.251 | + functions-common:time_stop:2427 : elapsed_time=8240 2026-06-17 10:38:18.254 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:38:18.256 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:38:18.258 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8240 2026-06-17 10:38:18.261 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-17 10:38:18.264 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-17 10:38:18.269 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-17 10:38:18.858 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:38:18.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:38:18.858 | we strongly recommend against using it for new projects. 2026-06-17 10:38:18.858 | 2026-06-17 10:38:18.858 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:38:18.858 | framework. For more detail see 2026-06-17 10:38:18.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:38:18.859 | 2026-06-17 10:38:18.859 | __import__(import_str) 2026-06-17 10:38:21.524 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-17 10:38:21.525 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-17 10:38:21.525 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-17 10:38:21.525 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-17 10:38:21.526 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-17 10:38:21.526 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-17 10:38:21.526 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-17 10:38:21.527 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-17 10:38:21.527 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-17 10:38:21.941 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-17 10:38:21.946 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-17 10:38:22.528 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:38:22.528 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:38:22.528 | we strongly recommend against using it for new projects. 2026-06-17 10:38:22.528 | 2026-06-17 10:38:22.528 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:38:22.528 | framework. For more detail see 2026-06-17 10:38:22.528 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:38:22.529 | 2026-06-17 10:38:22.529 | __import__(import_str) 2026-06-17 10:38:25.166 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-17 10:38:25.166 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-17 10:38:25.167 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-17 10:38:25.167 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-17 10:38:25.167 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-17 10:38:25.169 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-17 10:38:25.169 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-17 10:38:25.169 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-17 10:38:25.169 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-17 10:38:25.591 | + ./stack.sh:main:1114 : start_keystone 2026-06-17 10:38:25.596 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-17 10:38:25.601 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-17 10:38:25.604 | + functions-common:run_process:1668 : local service=keystone 2026-06-17 10:38:25.607 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 10:38:25.610 | + functions-common:run_process:1670 : local group= 2026-06-17 10:38:25.613 | + functions-common:run_process:1671 : local user= 2026-06-17 10:38:25.616 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:38:25.620 | + functions-common:run_process:1674 : local name=keystone 2026-06-17 10:38:25.622 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:38:25.625 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:38:25.629 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:38:25.632 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:38:25.636 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:38:25.641 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692705637 2026-06-17 10:38:25.643 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-17 10:38:25.663 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:38:25.665 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-17 10:38:25.669 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-17 10:38:25.672 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 10:38:25.674 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 10:38:25.677 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 10:38:25.680 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-17 10:38:25.683 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-17 10:38:25.687 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-17 10:38:25.690 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-17 10:38:25.692 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:38:25.695 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:38:25.698 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:38:25.702 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:38:25.704 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-17 10:38:25.708 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-17 10:38:25.711 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:38:25.713 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-17 10:38:25.716 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:38:25.719 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-17 10:38:25.722 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-17 10:38:25.725 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:38:25.728 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:38:25.731 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:38:25.733 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-17 10:38:25.736 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:38:25.740 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-17 10:38:25.819 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:38:25.899 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-17 10:38:25.970 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-17 10:38:26.037 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-17 10:38:26.106 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:38:26.174 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-17 10:38:26.241 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-17 10:38:26.308 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-17 10:38:26.375 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-17 10:38:26.443 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-17 10:38:26.512 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:38:26.514 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:38:26.516 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-17 10:38:26.597 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:38:27.055 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-17 10:38:27.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-17 10:38:27.473 | ++ inc/async:async_inner:64 : rc=0 2026-06-17 10:38:27.500 | [43762 Async install_tempest:43762]: finished successfully 2026-06-17 10:38:27.525 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-17 10:38:27.670 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:38:27.675 | + functions-common:time_stop:2414 : local name 2026-06-17 10:38:27.679 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:38:27.682 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:38:27.686 | + functions-common:time_stop:2417 : local total 2026-06-17 10:38:27.689 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:38:27.692 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:38:27.695 | + functions-common:time_stop:2421 : start_time=1781692705637 2026-06-17 10:38:27.698 | + functions-common:time_stop:2423 : [[ -z 1781692705637 ]] 2026-06-17 10:38:27.702 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:38:27.708 | + functions-common:time_stop:2426 : end_time=1781692707704 2026-06-17 10:38:27.711 | + functions-common:time_stop:2427 : elapsed_time=2067 2026-06-17 10:38:27.714 | + functions-common:time_stop:2428 : total=1844 2026-06-17 10:38:27.718 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:38:27.721 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3911 2026-06-17 10:38:27.724 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-17 10:38:27.724 | Waiting for keystone to start... 2026-06-17 10:38:27.727 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.78/identity/v3/ 2026-06-17 10:38:27.730 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.78/identity/v3/ 2026-06-17 10:38:27.734 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 10:38:27.737 | + functions:wait_for_service:477 : local url=http://192.168.122.78/identity/v3/ 2026-06-17 10:38:27.741 | + functions:wait_for_service:478 : local rval=0 2026-06-17 10:38:27.744 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 10:38:27.748 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 10:38:27.751 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:38:27.755 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:38:27.760 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:38:27.764 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692707761 2026-06-17 10:38:27.768 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 10:38:27.772 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:38:27.775 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.78/identity/v3/ 2026-06-17 10:38:33.312 | + :: : [[ 200 == 503 ]] 2026-06-17 10:38:33.314 | + :: : [[ 0 -eq 7 ]] 2026-06-17 10:38:33.317 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 10:38:33.320 | + functions-common:time_stop:2414 : local name 2026-06-17 10:38:33.323 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:38:33.326 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:38:33.328 | + functions-common:time_stop:2417 : local total 2026-06-17 10:38:33.331 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:38:33.334 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 10:38:33.337 | + functions-common:time_stop:2421 : start_time=1781692707761 2026-06-17 10:38:33.339 | + functions-common:time_stop:2423 : [[ -z 1781692707761 ]] 2026-06-17 10:38:33.343 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:38:33.347 | + functions-common:time_stop:2426 : end_time=1781692713344 2026-06-17 10:38:33.350 | + functions-common:time_stop:2427 : elapsed_time=5583 2026-06-17 10:38:33.353 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:38:33.355 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:38:33.358 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5583 2026-06-17 10:38:33.361 | + functions:wait_for_service:486 : return 0 2026-06-17 10:38:33.364 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-17 10:38:33.381 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:38:33.384 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-17 10:38:33.387 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:38:33.390 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-17 10:38:33.865 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-17 10:38:33.868 | + 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.78/identity 2026-06-17 10:38:34.454 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:38:34.454 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:38:34.454 | we strongly recommend against using it for new projects. 2026-06-17 10:38:34.454 | 2026-06-17 10:38:34.455 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:38:34.455 | framework. For more detail see 2026-06-17 10:38:34.455 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:38:34.455 | 2026-06-17 10:38:34.455 | __import__(import_str) 2026-06-17 10:38:37.604 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.604 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.605 | 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=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.612 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.626 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.626 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.656 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.683 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.683 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.769 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.769 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.770 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.770 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.770 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.771 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.784 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.784 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.785 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.794 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.799 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.799 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47667) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-17 10:38:37.874 | INFO dbcounter [-] Registered counter for database keystone 2026-06-17 10:38:37.962 | 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=47667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:38:38.158 | DEBUG dbcounter [-] [47667] Writer thread running {{(pid=47667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:38:38.318 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created domain default 2026-06-17 10:38:38.373 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created project admin 2026-06-17 10:38:38.409 | WARNING keystone.common.password_hashing [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-17 10:38:38.434 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created user admin 2026-06-17 10:38:38.459 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created role reader 2026-06-17 10:38:38.479 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created role member 2026-06-17 10:38:38.512 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created implied role where 665c735c1aa846e88bc2d8e8480eee03 implies ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:38:38.531 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created role manager 2026-06-17 10:38:38.557 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created implied role where 1c0af828248e47528af95eac316173fc implies 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:38:38.581 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created role admin 2026-06-17 10:38:38.616 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created implied role where 418c9fc1070143ca8f8f55d2673102e5 implies 1c0af828248e47528af95eac316173fc 2026-06-17 10:38:38.639 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created role service 2026-06-17 10:38:38.659 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Granted role admin on project admin to user admin. 2026-06-17 10:38:38.676 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Granted role admin on the system to user admin. 2026-06-17 10:38:38.695 | WARNING py.warnings [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-17 10:38:38.695 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 10:38:38.695 |  2026-06-17 10:38:38.701 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created region RegionOne 2026-06-17 10:38:38.751 | INFO keystone.cmd.bootstrap [None req-1e15dada-feea-4796-8e74-55bd4437943e None None] Created public endpoint http://192.168.122.78/identity 2026-06-17 10:38:39.285 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-17 10:38:39.289 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-17 10:38:39.293 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-17 10:38:39.298 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-17 10:38:44.683 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:38:44.687 | + lib/keystone:create_keystone_accounts:258 : admin_project=8978ae1d56514cf1aa9a768e24197766 2026-06-17 10:38:44.690 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-17 10:38:44.694 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-17 10:38:48.189 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:38:48.192 | + lib/keystone:create_keystone_accounts:260 : admin_user=df08b8122f16409b89c71a64ce8916cf 2026-06-17 10:38:48.195 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-17 10:38:48.198 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-17 10:38:48.201 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-17 10:38:48.204 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin df08b8122f16409b89c71a64ce8916cf default 2026-06-17 10:38:48.278 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin df08b8122f16409b89c71a64ce8916cf default 2026-06-17 10:38:48.322 | [2070 Async ks-domain-role:47787]: running: get_or_add_user_domain_role admin df08b8122f16409b89c71a64ce8916cf default 2026-06-17 10:38:48.323 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-17 10:38:48.327 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-17 10:38:48.331 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-17 10:38:52.389 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:38:52.393 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-17 10:38:52.397 | + functions-common:get_or_create_domain:872 : echo default 2026-06-17 10:38:52.397 | default 2026-06-17 10:38:52.401 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-17 10:38:52.471 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-17 10:38:52.515 | [2070 Async ks-project:47895]: running: get_or_create_project service Default 2026-06-17 10:38:52.518 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-17 10:38:52.576 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-17 10:38:52.616 | [2070 Async ks-service:47989]: running: get_or_create_role service 2026-06-17 10:38:52.618 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-17 10:38:52.688 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-17 10:38:52.743 | [2070 Async ks-reseller:48083]: running: get_or_create_role ResellerAdmin 2026-06-17 10:38:52.745 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-17 10:38:52.748 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-17 10:38:52.811 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-17 10:38:52.878 | [2070 Async ks-anotherrole:48179]: running: get_or_create_role anotherrole 2026-06-17 10:38:52.882 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-17 10:38:52.888 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-17 10:38:52.895 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 10:38:52.901 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-17 10:38:57.951 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:38:58.039 | [48083 Async ks-reseller:48083]: finished successfully 2026-06-17 10:38:58.215 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:38:58.283 | [47895 Async ks-project:47895]: finished successfully 2026-06-17 10:38:58.523 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:38:58.550 | [48179 Async ks-anotherrole:48179]: finished successfully 2026-06-17 10:38:58.599 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:38:58.626 | [47989 Async ks-service:47989]: finished successfully 2026-06-17 10:38:59.378 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:38:59.381 | ++ functions-common:get_or_create_project:922 : project_id=45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:38:59.385 | ++ functions-common:get_or_create_project:923 : echo 45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:38:59.390 | + lib/keystone:create_keystone_accounts:288 : invis_project=45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:38:59.393 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-17 10:38:59.397 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-17 10:38:59.402 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 10:38:59.409 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-17 10:38:59.958 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:38:59.992 | [47787 Async ks-domain-role:47787]: finished successfully 2026-06-17 10:39:03.145 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:03.149 | ++ functions-common:get_or_create_project:922 : project_id=98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:03.153 | ++ functions-common:get_or_create_project:923 : echo 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:03.156 | + lib/keystone:create_keystone_accounts:292 : demo_project=98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:03.159 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-17 10:39:03.164 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-17 10:39:03.167 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:03.169 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-17 10:39:03.173 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-17 10:39:03.177 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-17 10:39:06.781 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:06.785 | ++ functions-common:get_or_create_user:909 : user_id=8c03b112237a4aa89001f85e0cb30f86 2026-06-17 10:39:06.789 | ++ functions-common:get_or_create_user:910 : echo 8c03b112237a4aa89001f85e0cb30f86 2026-06-17 10:39:06.793 | + lib/keystone:create_keystone_accounts:295 : demo_user=8c03b112237a4aa89001f85e0cb30f86 2026-06-17 10:39:06.796 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-17 10:39:06.846 | [2070 Async ks-domain-role:47787]: Waiting for completion of get_or_add_user_domain_role admin df08b8122f16409b89c71a64ce8916cf default running on PID 47787 (6 other jobs running) 2026-06-17 10:39:06.872 | [2070 Async ks-domain-role:47787]: Signaling child to exit 2026-06-17 10:39:06.872 | WAKEUP 2026-06-17 10:39:06.895 | [2070 Async ks-domain-role:47787]: Signaled 2026-06-17 10:39:06.897 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-17 10:39:06.897 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user df08b8122f16409b89c71a64ce8916cf --domain default 2026-06-17 10:39:06.897 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df08b8122f16409b89c71a64ce8916cf --domain default -c Role -f value 2026-06-17 10:39:06.897 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:06.897 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:06.898 | + functions-common:get_or_add_user_domain_role:993 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:06.898 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:06.942 | [2070 Async ks-domain-role:47787]: finished get_or_add_user_domain_role admin df08b8122f16409b89c71a64ce8916cf default with result 0 in 11 seconds 2026-06-17 10:39:06.950 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-17 10:39:06.984 | [2070 Async ks-project:47895]: Waiting for completion of get_or_create_project service Default running on PID 47895 (5 other jobs running) 2026-06-17 10:39:07.008 | [2070 Async ks-project:47895]: Signaling child to exit 2026-06-17 10:39:07.008 | WAKEUP 2026-06-17 10:39:07.031 | [2070 Async ks-project:47895]: Signaled 2026-06-17 10:39:07.032 | + functions-common:get_or_create_project:916 : local project_id 2026-06-17 10:39:07.032 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-17 10:39:07.033 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:07.033 | + functions-common:get_or_create_project:922 : project_id=b0855d0f6fd64361a8340cd81965c8f0 2026-06-17 10:39:07.033 | + functions-common:get_or_create_project:923 : echo b0855d0f6fd64361a8340cd81965c8f0 2026-06-17 10:39:07.033 | b0855d0f6fd64361a8340cd81965c8f0 2026-06-17 10:39:07.078 | [2070 Async ks-project:47895]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-17 10:39:07.113 | [2070 Async ks-service:47989]: Waiting for completion of get_or_create_role service running on PID 47989 (4 other jobs running) 2026-06-17 10:39:07.138 | [2070 Async ks-service:47989]: Signaling child to exit 2026-06-17 10:39:07.139 | WAKEUP 2026-06-17 10:39:07.160 | [2070 Async ks-service:47989]: Signaled 2026-06-17 10:39:07.162 | + functions-common:get_or_create_role:929 : local role_id 2026-06-17 10:39:07.162 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-17 10:39:07.162 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:07.162 | + functions-common:get_or_create_role:934 : role_id=b6411cce76e74f2084034cb571374df5 2026-06-17 10:39:07.163 | + functions-common:get_or_create_role:935 : echo b6411cce76e74f2084034cb571374df5 2026-06-17 10:39:07.163 | b6411cce76e74f2084034cb571374df5 2026-06-17 10:39:07.206 | [2070 Async ks-service:47989]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-17 10:39:07.243 | [2070 Async ks-reseller:48083]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 48083 (3 other jobs running) 2026-06-17 10:39:07.267 | [2070 Async ks-reseller:48083]: Signaling child to exit 2026-06-17 10:39:07.268 | WAKEUP 2026-06-17 10:39:07.290 | [2070 Async ks-reseller:48083]: Signaled 2026-06-17 10:39:07.291 | + functions-common:get_or_create_role:929 : local role_id 2026-06-17 10:39:07.291 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-17 10:39:07.291 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:07.291 | + functions-common:get_or_create_role:934 : role_id=b796d066c5e54e2f842f1847d2f00aa1 2026-06-17 10:39:07.291 | + functions-common:get_or_create_role:935 : echo b796d066c5e54e2f842f1847d2f00aa1 2026-06-17 10:39:07.292 | b796d066c5e54e2f842f1847d2f00aa1 2026-06-17 10:39:07.335 | [2070 Async ks-reseller:48083]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-17 10:39:07.372 | [2070 Async ks-anotherrole:48179]: Waiting for completion of get_or_create_role anotherrole running on PID 48179 (2 other jobs running) 2026-06-17 10:39:07.398 | [2070 Async ks-anotherrole:48179]: Signaling child to exit 2026-06-17 10:39:07.398 | WAKEUP 2026-06-17 10:39:07.422 | [2070 Async ks-anotherrole:48179]: Signaled 2026-06-17 10:39:07.424 | + functions-common:get_or_create_role:929 : local role_id 2026-06-17 10:39:07.424 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-17 10:39:07.424 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:07.424 | + functions-common:get_or_create_role:934 : role_id=888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:07.425 | + functions-common:get_or_create_role:935 : echo 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:07.425 | 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:07.470 | [2070 Async ks-anotherrole:48179]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-17 10:39:07.475 | + inc/async:async_wait:197 : return 0 2026-06-17 10:39:07.478 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.552 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.595 | [2070 Async ks-demo-member:49077]: running: get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.598 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin df08b8122f16409b89c71a64ce8916cf 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.672 | + inc/async:async_inner:63 : get_or_add_user_project_role admin df08b8122f16409b89c71a64ce8916cf 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.722 | [2070 Async ks-demo-admin:49173]: running: get_or_add_user_project_role admin df08b8122f16409b89c71a64ce8916cf 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.725 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.805 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.841 | [2070 Async ks-demo-another:49269]: running: get_or_add_user_project_role anotherrole 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:07.844 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:39:07.907 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:39:07.976 | [2070 Async ks-demo-invis:49365]: running: get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:39:07.981 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-17 10:39:07.987 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-17 10:39:07.994 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:08.000 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-17 10:39:08.007 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-17 10:39:08.014 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-17 10:39:12.773 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:12.776 | ++ functions-common:get_or_create_user:909 : user_id=9988d920d6fc4065b8b1a1b3493b1cd6 2026-06-17 10:39:12.778 | ++ functions-common:get_or_create_user:910 : echo 9988d920d6fc4065b8b1a1b3493b1cd6 2026-06-17 10:39:12.781 | + lib/keystone:create_keystone_accounts:308 : demo_reader=9988d920d6fc4065b8b1a1b3493b1cd6 2026-06-17 10:39:12.786 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 9988d920d6fc4065b8b1a1b3493b1cd6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:12.863 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9988d920d6fc4065b8b1a1b3493b1cd6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:12.919 | [2070 Async ks-demo-reader:49499]: running: get_or_add_user_project_role reader 9988d920d6fc4065b8b1a1b3493b1cd6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:12.921 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-17 10:39:12.924 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-17 10:39:12.928 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 10:39:12.931 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-17 10:39:19.068 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:19.074 | ++ functions-common:get_or_create_project:922 : project_id=a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:19.076 | ++ functions-common:get_or_create_project:923 : echo a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:19.079 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:19.082 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-17 10:39:19.085 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-17 10:39:19.088 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:19.089 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-17 10:39:19.094 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-17 10:39:19.100 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-17 10:39:20.030 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:20.103 | [49173 Async ks-demo-admin:49173]: finished successfully 2026-06-17 10:39:21.042 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:21.087 | [49365 Async ks-demo-invis:49365]: finished successfully 2026-06-17 10:39:21.098 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:21.135 | [49077 Async ks-demo-member:49077]: finished successfully 2026-06-17 10:39:21.292 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:21.325 | [49269 Async ks-demo-another:49269]: finished successfully 2026-06-17 10:39:23.104 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:23.108 | ++ functions-common:get_or_create_user:909 : user_id=2f4ed3f1a2574c7cba05238d42225c04 2026-06-17 10:39:23.110 | ++ functions-common:get_or_create_user:910 : echo 2f4ed3f1a2574c7cba05238d42225c04 2026-06-17 10:39:23.114 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=2f4ed3f1a2574c7cba05238d42225c04 2026-06-17 10:39:23.117 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:23.184 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:23.227 | [2070 Async ks-alt-admin:49918]: running: get_or_add_user_project_role admin 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:23.229 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:23.309 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:23.363 | [2070 Async ks-alt-another:50014]: running: get_or_add_user_project_role anotherrole 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:23.366 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-17 10:39:23.370 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-17 10:39:23.372 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:23.374 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-17 10:39:23.377 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-17 10:39:23.384 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-17 10:39:24.728 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:24.750 | [49499 Async ks-demo-reader:49499]: finished successfully 2026-06-17 10:39:27.333 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:27.339 | ++ functions-common:get_or_create_user:909 : user_id=fce74759a7124100ad44df4a53417abf 2026-06-17 10:39:27.342 | ++ functions-common:get_or_create_user:910 : echo fce74759a7124100ad44df4a53417abf 2026-06-17 10:39:27.346 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=fce74759a7124100ad44df4a53417abf 2026-06-17 10:39:27.351 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member fce74759a7124100ad44df4a53417abf a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:27.446 | + inc/async:async_inner:63 : get_or_add_user_project_role member fce74759a7124100ad44df4a53417abf a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:27.523 | [2070 Async ks-alt-member-user:50189]: running: get_or_add_user_project_role member fce74759a7124100ad44df4a53417abf a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:27.527 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-17 10:39:27.533 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-17 10:39:27.542 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:27.550 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-17 10:39:27.557 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-17 10:39:27.564 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-17 10:39:31.733 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:31.739 | ++ functions-common:get_or_create_user:909 : user_id=b37c86c5314e4a4a8ba80a9aa1e3a849 2026-06-17 10:39:31.744 | ++ functions-common:get_or_create_user:910 : echo b37c86c5314e4a4a8ba80a9aa1e3a849 2026-06-17 10:39:31.750 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=b37c86c5314e4a4a8ba80a9aa1e3a849 2026-06-17 10:39:31.753 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader b37c86c5314e4a4a8ba80a9aa1e3a849 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:31.872 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b37c86c5314e4a4a8ba80a9aa1e3a849 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:31.968 | [2070 Async ks-alt-reader-user:50361]: running: get_or_add_user_project_role reader b37c86c5314e4a4a8ba80a9aa1e3a849 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:31.972 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-17 10:39:31.975 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:31.978 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-17 10:39:31.981 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-17 10:39:31.997 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-17 10:39:32.770 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:32.829 | [49918 Async ks-alt-admin:49918]: finished successfully 2026-06-17 10:39:33.057 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:33.086 | [50014 Async ks-alt-another:50014]: finished successfully 2026-06-17 10:39:36.125 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:36.131 | ++ functions-common:get_or_create_user:909 : user_id=ab118438c56d4be784479b39fd32cd04 2026-06-17 10:39:36.135 | ++ functions-common:get_or_create_user:910 : echo ab118438c56d4be784479b39fd32cd04 2026-06-17 10:39:36.138 | + lib/keystone:create_keystone_accounts:340 : system_member_user=ab118438c56d4be784479b39fd32cd04 2026-06-17 10:39:36.143 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member ab118438c56d4be784479b39fd32cd04 all 2026-06-17 10:39:36.236 | + inc/async:async_inner:63 : get_or_add_user_system_role member ab118438c56d4be784479b39fd32cd04 all 2026-06-17 10:39:36.301 | [2070 Async ks-system-member:50592]: running: get_or_add_user_system_role member ab118438c56d4be784479b39fd32cd04 all 2026-06-17 10:39:36.306 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-17 10:39:36.310 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:39:36.316 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-17 10:39:36.321 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-17 10:39:36.326 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-17 10:39:36.868 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:36.892 | [50189 Async ks-alt-member-user:50189]: finished successfully 2026-06-17 10:39:40.132 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:40.138 | ++ functions-common:get_or_create_user:909 : user_id=e1b7e03313414ffeb29a759c63249e6f 2026-06-17 10:39:40.144 | ++ functions-common:get_or_create_user:910 : echo e1b7e03313414ffeb29a759c63249e6f 2026-06-17 10:39:40.149 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=e1b7e03313414ffeb29a759c63249e6f 2026-06-17 10:39:40.151 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader e1b7e03313414ffeb29a759c63249e6f all 2026-06-17 10:39:40.262 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e1b7e03313414ffeb29a759c63249e6f all 2026-06-17 10:39:40.326 | [2070 Async ks-system-reader:50797]: running: get_or_add_user_system_role reader e1b7e03313414ffeb29a759c63249e6f all 2026-06-17 10:39:40.330 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-17 10:39:40.339 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-17 10:39:40.344 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-17 10:39:40.347 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-17 10:39:40.353 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-17 10:39:41.138 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:41.162 | [50361 Async ks-alt-reader-user:50361]: finished successfully 2026-06-17 10:39:44.416 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:44.420 | ++ functions-common:get_or_create_group:886 : group_id=27a0d2309b76488380832db83fa2676d 2026-06-17 10:39:44.424 | ++ functions-common:get_or_create_group:887 : echo 27a0d2309b76488380832db83fa2676d 2026-06-17 10:39:44.431 | + lib/keystone:create_keystone_accounts:350 : admin_group=27a0d2309b76488380832db83fa2676d 2026-06-17 10:39:44.435 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-17 10:39:44.439 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-17 10:39:44.442 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-17 10:39:44.447 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-17 10:39:44.452 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-17 10:39:48.234 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:48.238 | ++ functions-common:get_or_create_group:886 : group_id=a3b61ff560654c3796756acac91539d6 2026-06-17 10:39:48.241 | ++ functions-common:get_or_create_group:887 : echo a3b61ff560654c3796756acac91539d6 2026-06-17 10:39:48.248 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=a3b61ff560654c3796756acac91539d6 2026-06-17 10:39:48.253 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:48.348 | + inc/async:async_inner:63 : get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:48.406 | [2070 Async ks-group-memberdemo:51061]: running: get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:48.407 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:48.481 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:48.601 | [2070 Async ks-group-anotherdemo:51140]: running: get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:48.610 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:48.798 | + inc/async:async_inner:63 : get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:48.867 | [2070 Async ks-group-memberalt:51219]: running: get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:48.875 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:48.895 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:48.967 | [50592 Async ks-system-member:50592]: finished successfully 2026-06-17 10:39:49.060 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:49.173 | [2070 Async ks-group-anotheralt:51338]: running: get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:49.178 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 27a0d2309b76488380832db83fa2676d 8978ae1d56514cf1aa9a768e24197766 2026-06-17 10:39:49.328 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 27a0d2309b76488380832db83fa2676d 8978ae1d56514cf1aa9a768e24197766 2026-06-17 10:39:49.405 | [2070 Async ks-group-admin:51435]: running: get_or_add_group_project_role admin 27a0d2309b76488380832db83fa2676d 8978ae1d56514cf1aa9a768e24197766 2026-06-17 10:39:49.411 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-17 10:39:49.522 | [2070 Async ks-demo-member:49077]: Waiting for completion of get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb running on PID 49077 (17 other jobs running) 2026-06-17 10:39:49.568 | [2070 Async ks-demo-member:49077]: Signaling child to exit 2026-06-17 10:39:49.571 | WAKEUP 2026-06-17 10:39:49.617 | [2070 Async ks-demo-member:49077]: Signaled 2026-06-17 10:39:49.620 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:49.620 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:49.620 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:49.621 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:49.621 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:49.621 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:49.621 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:49.621 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:49.621 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:49.621 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 8c03b112237a4aa89001f85e0cb30f86 --project 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:49.621 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c03b112237a4aa89001f85e0cb30f86 --project 98bbe75da75b491ab228f71129a344bb -c Role -f value 2026-06-17 10:39:49.621 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:49.621 | + functions-common:get_or_add_user_project_role:973 : user_role_id=665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:49.622 | + functions-common:get_or_add_user_project_role:974 : echo 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:49.622 | 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:49.714 | [2070 Async ks-demo-member:49077]: finished get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb with result 0 in 13 seconds 2026-06-17 10:39:49.787 | [2070 Async ks-demo-admin:49173]: Waiting for completion of get_or_add_user_project_role admin df08b8122f16409b89c71a64ce8916cf 98bbe75da75b491ab228f71129a344bb running on PID 49173 (16 other jobs running) 2026-06-17 10:39:49.836 | [2070 Async ks-demo-admin:49173]: Signaling child to exit 2026-06-17 10:39:49.836 | WAKEUP 2026-06-17 10:39:49.876 | [2070 Async ks-demo-admin:49173]: Signaled 2026-06-17 10:39:49.878 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:49.878 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:49.878 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:49.878 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:49.878 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:49.878 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:49.879 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:49.879 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:49.879 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:49.879 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user df08b8122f16409b89c71a64ce8916cf --project 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:49.879 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df08b8122f16409b89c71a64ce8916cf --project 98bbe75da75b491ab228f71129a344bb -c Role -f value 2026-06-17 10:39:49.879 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:49.879 | + functions-common:get_or_add_user_project_role:973 : user_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:49.879 | + functions-common:get_or_add_user_project_role:974 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:49.879 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:49.972 | [2070 Async ks-demo-admin:49173]: finished get_or_add_user_project_role admin df08b8122f16409b89c71a64ce8916cf 98bbe75da75b491ab228f71129a344bb with result 0 in 12 seconds 2026-06-17 10:39:50.037 | [2070 Async ks-demo-another:49269]: Waiting for completion of get_or_add_user_project_role anotherrole 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb running on PID 49269 (15 other jobs running) 2026-06-17 10:39:50.093 | [2070 Async ks-demo-another:49269]: Signaling child to exit 2026-06-17 10:39:50.094 | WAKEUP 2026-06-17 10:39:50.144 | [2070 Async ks-demo-another:49269]: Signaled 2026-06-17 10:39:50.149 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:50.149 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:50.149 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:50.149 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:50.149 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:50.149 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:50.149 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:50.149 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:50.149 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:50.150 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8c03b112237a4aa89001f85e0cb30f86 --project 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:50.150 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8c03b112237a4aa89001f85e0cb30f86 --project 98bbe75da75b491ab228f71129a344bb -c Role -f value 2026-06-17 10:39:50.150 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:50.150 | + functions-common:get_or_add_user_project_role:973 : user_role_id=888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:50.150 | + functions-common:get_or_add_user_project_role:974 : echo 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:50.150 | 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:50.242 | [2070 Async ks-demo-another:49269]: finished get_or_add_user_project_role anotherrole 8c03b112237a4aa89001f85e0cb30f86 98bbe75da75b491ab228f71129a344bb with result 0 in 13 seconds 2026-06-17 10:39:50.313 | [2070 Async ks-demo-invis:49365]: Waiting for completion of get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 45fd0c7950334bb4a6b361c4511920af running on PID 49365 (14 other jobs running) 2026-06-17 10:39:50.368 | [2070 Async ks-demo-invis:49365]: Signaling child to exit 2026-06-17 10:39:50.368 | WAKEUP 2026-06-17 10:39:50.415 | [2070 Async ks-demo-invis:49365]: Signaled 2026-06-17 10:39:50.415 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:50.415 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:50.415 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:50.415 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:50.415 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:50.415 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:50.416 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:50.416 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:50.416 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:50.416 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 8c03b112237a4aa89001f85e0cb30f86 --project 45fd0c7950334bb4a6b361c4511920af 2026-06-17 10:39:50.416 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c03b112237a4aa89001f85e0cb30f86 --project 45fd0c7950334bb4a6b361c4511920af -c Role -f value 2026-06-17 10:39:50.416 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:50.416 | + functions-common:get_or_add_user_project_role:973 : user_role_id=665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:50.416 | + functions-common:get_or_add_user_project_role:974 : echo 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:50.416 | 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:50.500 | [2070 Async ks-demo-invis:49365]: finished get_or_add_user_project_role member 8c03b112237a4aa89001f85e0cb30f86 45fd0c7950334bb4a6b361c4511920af with result 0 in 13 seconds 2026-06-17 10:39:50.573 | [2070 Async ks-demo-reader:49499]: Waiting for completion of get_or_add_user_project_role reader 9988d920d6fc4065b8b1a1b3493b1cd6 98bbe75da75b491ab228f71129a344bb running on PID 49499 (13 other jobs running) 2026-06-17 10:39:50.623 | [2070 Async ks-demo-reader:49499]: Signaling child to exit 2026-06-17 10:39:50.624 | WAKEUP 2026-06-17 10:39:50.669 | [2070 Async ks-demo-reader:49499]: Signaled 2026-06-17 10:39:50.669 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:50.669 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:50.669 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:50.669 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:50.669 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:50.669 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:50.670 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:50.670 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:50.670 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:50.670 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 9988d920d6fc4065b8b1a1b3493b1cd6 --project 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:39:50.670 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9988d920d6fc4065b8b1a1b3493b1cd6 --project 98bbe75da75b491ab228f71129a344bb -c Role -f value 2026-06-17 10:39:50.670 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:50.670 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:50.670 | + functions-common:get_or_add_user_project_role:974 : echo ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:50.670 | ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:50.754 | [2070 Async ks-demo-reader:49499]: finished get_or_add_user_project_role reader 9988d920d6fc4065b8b1a1b3493b1cd6 98bbe75da75b491ab228f71129a344bb with result 0 in 11 seconds 2026-06-17 10:39:50.762 | + inc/async:async_wait:197 : return 0 2026-06-17 10:39:50.770 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-17 10:39:50.871 | [2070 Async ks-alt-admin:49918]: Waiting for completion of get_or_add_user_project_role admin 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d running on PID 49918 (12 other jobs running) 2026-06-17 10:39:50.915 | [2070 Async ks-alt-admin:49918]: Signaling child to exit 2026-06-17 10:39:50.915 | WAKEUP 2026-06-17 10:39:50.957 | [2070 Async ks-alt-admin:49918]: Signaled 2026-06-17 10:39:50.961 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:50.961 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:50.961 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:50.961 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:50.961 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:50.961 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:50.961 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:50.961 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:50.961 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:50.962 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 2f4ed3f1a2574c7cba05238d42225c04 --project a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:50.962 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2f4ed3f1a2574c7cba05238d42225c04 --project a710d38288f1493d93e7c17c3467d70d -c Role -f value 2026-06-17 10:39:50.962 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:50.962 | + functions-common:get_or_add_user_project_role:973 : user_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:50.962 | + functions-common:get_or_add_user_project_role:974 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:50.962 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:39:51.044 | [2070 Async ks-alt-admin:49918]: finished get_or_add_user_project_role admin 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d with result 0 in 9 seconds 2026-06-17 10:39:51.125 | [2070 Async ks-alt-another:50014]: Waiting for completion of get_or_add_user_project_role anotherrole 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d running on PID 50014 (11 other jobs running) 2026-06-17 10:39:51.176 | [2070 Async ks-alt-another:50014]: Signaling child to exit 2026-06-17 10:39:51.176 | WAKEUP 2026-06-17 10:39:51.219 | [2070 Async ks-alt-another:50014]: Signaled 2026-06-17 10:39:51.222 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:51.222 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:51.222 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:51.222 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:51.222 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:51.222 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:51.223 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:51.223 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:51.223 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:51.223 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2f4ed3f1a2574c7cba05238d42225c04 --project a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:51.223 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2f4ed3f1a2574c7cba05238d42225c04 --project a710d38288f1493d93e7c17c3467d70d -c Role -f value 2026-06-17 10:39:51.223 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:51.223 | + functions-common:get_or_add_user_project_role:973 : user_role_id=888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:51.223 | + functions-common:get_or_add_user_project_role:974 : echo 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:51.223 | 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:39:51.312 | [2070 Async ks-alt-another:50014]: finished get_or_add_user_project_role anotherrole 2f4ed3f1a2574c7cba05238d42225c04 a710d38288f1493d93e7c17c3467d70d with result 0 in 9 seconds 2026-06-17 10:39:51.379 | [2070 Async ks-alt-member-user:50189]: Waiting for completion of get_or_add_user_project_role member fce74759a7124100ad44df4a53417abf a710d38288f1493d93e7c17c3467d70d running on PID 50189 (10 other jobs running) 2026-06-17 10:39:51.434 | [2070 Async ks-alt-member-user:50189]: Signaling child to exit 2026-06-17 10:39:51.434 | WAKEUP 2026-06-17 10:39:51.475 | [2070 Async ks-alt-member-user:50189]: Signaled 2026-06-17 10:39:51.477 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:51.477 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:51.477 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:51.477 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:51.477 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:51.477 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:51.477 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:51.477 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:51.478 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:51.478 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user fce74759a7124100ad44df4a53417abf --project a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:51.478 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fce74759a7124100ad44df4a53417abf --project a710d38288f1493d93e7c17c3467d70d -c Role -f value 2026-06-17 10:39:51.478 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:51.478 | + functions-common:get_or_add_user_project_role:973 : user_role_id=665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:51.478 | + functions-common:get_or_add_user_project_role:974 : echo 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:51.478 | 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:39:51.560 | [2070 Async ks-alt-member-user:50189]: finished get_or_add_user_project_role member fce74759a7124100ad44df4a53417abf a710d38288f1493d93e7c17c3467d70d with result 0 in 9 seconds 2026-06-17 10:39:51.636 | [2070 Async ks-alt-reader-user:50361]: Waiting for completion of get_or_add_user_project_role reader b37c86c5314e4a4a8ba80a9aa1e3a849 a710d38288f1493d93e7c17c3467d70d running on PID 50361 (9 other jobs running) 2026-06-17 10:39:51.690 | [2070 Async ks-alt-reader-user:50361]: Signaling child to exit 2026-06-17 10:39:51.690 | WAKEUP 2026-06-17 10:39:51.734 | [2070 Async ks-alt-reader-user:50361]: Signaled 2026-06-17 10:39:51.740 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:39:51.740 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:39:51.740 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-17 10:39:51.740 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:51.740 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:51.740 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:51.740 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:51.740 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:51.741 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-17 10:39:51.741 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user b37c86c5314e4a4a8ba80a9aa1e3a849 --project a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:39:51.741 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b37c86c5314e4a4a8ba80a9aa1e3a849 --project a710d38288f1493d93e7c17c3467d70d -c Role -f value 2026-06-17 10:39:51.741 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:51.741 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:51.741 | + functions-common:get_or_add_user_project_role:974 : echo ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:51.741 | ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:51.822 | [2070 Async ks-alt-reader-user:50361]: finished get_or_add_user_project_role reader b37c86c5314e4a4a8ba80a9aa1e3a849 a710d38288f1493d93e7c17c3467d70d with result 0 in 9 seconds 2026-06-17 10:39:51.831 | + inc/async:async_wait:197 : return 0 2026-06-17 10:39:51.838 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-17 10:39:51.939 | [2070 Async ks-system-member:50592]: Waiting for completion of get_or_add_user_system_role member ab118438c56d4be784479b39fd32cd04 all running on PID 50592 (8 other jobs running) 2026-06-17 10:39:51.980 | [2070 Async ks-system-member:50592]: Signaling child to exit 2026-06-17 10:39:51.984 | WAKEUP 2026-06-17 10:39:52.020 | [2070 Async ks-system-member:50592]: Signaled 2026-06-17 10:39:52.024 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-17 10:39:52.024 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-17 10:39:52.024 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-17 10:39:52.024 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:52.024 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:52.024 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:52.024 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:52.024 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:52.024 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-17 10:39:52.025 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab118438c56d4be784479b39fd32cd04 --system all -f value -c Role 2026-06-17 10:39:52.025 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:52.025 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-17 10:39:52.025 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-17 10:39:52.025 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user ab118438c56d4be784479b39fd32cd04 --system all 2026-06-17 10:39:52.025 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab118438c56d4be784479b39fd32cd04 --system all -f value -c Role 2026-06-17 10:39:52.025 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:52.025 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-17 10:39:52.025 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-17 10:39:52.025 | 2026-06-17 10:39:52.107 | [2070 Async ks-system-member:50592]: finished get_or_add_user_system_role member ab118438c56d4be784479b39fd32cd04 all with result 0 in 12 seconds 2026-06-17 10:39:52.177 | [2070 Async ks-system-reader:50797]: Waiting for completion of get_or_add_user_system_role reader e1b7e03313414ffeb29a759c63249e6f all running on PID 50797 (7 other jobs running) 2026-06-17 10:39:52.236 | [2070 Async ks-system-reader:50797]: Signaling child to exit 2026-06-17 10:39:55.489 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:39:55.548 | [50797 Async ks-system-reader:50797]: finished successfully 2026-06-17 10:39:55.606 | WAKEUP 2026-06-17 10:39:55.667 | [2070 Async ks-system-reader:50797]: Signaled 2026-06-17 10:39:55.670 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-17 10:39:55.671 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-17 10:39:55.671 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-17 10:39:55.671 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:39:55.671 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:39:55.671 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-17 10:39:55.671 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-17 10:39:55.671 | ++ functions-common:_get_domain_args:951 : echo 2026-06-17 10:39:55.671 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-17 10:39:55.671 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e1b7e03313414ffeb29a759c63249e6f --system all -f value -c Role 2026-06-17 10:39:55.672 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:55.672 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-17 10:39:55.672 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-17 10:39:55.672 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user e1b7e03313414ffeb29a759c63249e6f --system all 2026-06-17 10:39:55.672 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e1b7e03313414ffeb29a759c63249e6f --system all -f value -c Role 2026-06-17 10:39:55.672 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:39:55.672 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:55.672 | + functions-common:get_or_add_user_system_role:1024 : echo ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:55.672 | ec8de5f95c9a4f25a287774bf3ad8576 2026-06-17 10:39:55.798 | [2070 Async ks-system-reader:50797]: finished get_or_add_user_system_role reader e1b7e03313414ffeb29a759c63249e6f all with result 0 in 15 seconds 2026-06-17 10:39:55.808 | + inc/async:async_wait:197 : return 0 2026-06-17 10:39:55.817 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-17 10:39:55.953 | [2070 Async ks-group-memberdemo:51061]: Waiting for completion of get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb running on PID 51061 (6 other jobs running) 2026-06-17 10:39:56.016 | [2070 Async ks-group-memberdemo:51061]: Signaling child to exit 2026-06-17 10:40:00.678 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:00.715 | [51219 Async ks-group-memberalt:51219]: finished successfully 2026-06-17 10:40:01.205 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:01.253 | [51140 Async ks-group-anotherdemo:51140]: finished successfully 2026-06-17 10:40:01.564 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:01.591 | [51435 Async ks-group-admin:51435]: finished successfully 2026-06-17 10:40:01.654 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:01.682 | [51061 Async ks-group-memberdemo:51061]: finished successfully 2026-06-17 10:40:01.706 | WAKEUP 2026-06-17 10:40:01.730 | [2070 Async ks-group-memberdemo:51061]: Signaled 2026-06-17 10:40:01.730 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 10:40:01.730 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group a3b61ff560654c3796756acac91539d6 --project 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:40:01.730 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a3b61ff560654c3796756acac91539d6 --project 98bbe75da75b491ab228f71129a344bb -f value -c Role 2026-06-17 10:40:01.730 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:40:01.730 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:40:01.730 | + functions-common:get_or_add_group_project_role:1043 : echo 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:40:01.730 | 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:40:01.772 | [2070 Async ks-group-memberdemo:51061]: finished get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb with result 0 in 13 seconds 2026-06-17 10:40:01.812 | [2070 Async ks-group-anotherdemo:51140]: Waiting for completion of get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb running on PID 51140 (5 other jobs running) 2026-06-17 10:40:01.839 | [2070 Async ks-group-anotherdemo:51140]: Signaling child to exit 2026-06-17 10:40:01.840 | WAKEUP 2026-06-17 10:40:01.863 | [2070 Async ks-group-anotherdemo:51140]: Signaled 2026-06-17 10:40:01.865 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 10:40:01.865 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group a3b61ff560654c3796756acac91539d6 --project 98bbe75da75b491ab228f71129a344bb 2026-06-17 10:40:01.865 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a3b61ff560654c3796756acac91539d6 --project 98bbe75da75b491ab228f71129a344bb -f value -c Role 2026-06-17 10:40:01.865 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:40:01.865 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:40:01.865 | + functions-common:get_or_add_group_project_role:1043 : echo 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:40:01.865 | 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:40:01.911 | [2070 Async ks-group-anotherdemo:51140]: finished get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 98bbe75da75b491ab228f71129a344bb with result 0 in 12 seconds 2026-06-17 10:40:01.949 | [2070 Async ks-group-memberalt:51219]: Waiting for completion of get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d running on PID 51219 (4 other jobs running) 2026-06-17 10:40:01.975 | [2070 Async ks-group-memberalt:51219]: Signaling child to exit 2026-06-17 10:40:01.976 | WAKEUP 2026-06-17 10:40:01.998 | [2070 Async ks-group-memberalt:51219]: Signaled 2026-06-17 10:40:02.000 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 10:40:02.000 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group a3b61ff560654c3796756acac91539d6 --project a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:40:02.000 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a3b61ff560654c3796756acac91539d6 --project a710d38288f1493d93e7c17c3467d70d -f value -c Role 2026-06-17 10:40:02.000 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:40:02.001 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:40:02.001 | + functions-common:get_or_add_group_project_role:1043 : echo 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:40:02.001 | 665c735c1aa846e88bc2d8e8480eee03 2026-06-17 10:40:02.044 | [2070 Async ks-group-memberalt:51219]: finished get_or_add_group_project_role member a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d with result 0 in 11 seconds 2026-06-17 10:40:02.081 | [2070 Async ks-group-anotheralt:51338]: Waiting for completion of get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d running on PID 51338 (3 other jobs running) 2026-06-17 10:40:02.089 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:02.109 | [2070 Async ks-group-anotheralt:51338]: Signaling child to exit 2026-06-17 10:40:02.115 | [51338 Async ks-group-anotheralt:51338]: finished successfully 2026-06-17 10:40:02.138 | WAKEUP 2026-06-17 10:40:02.159 | [2070 Async ks-group-anotheralt:51338]: Signaled 2026-06-17 10:40:02.161 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 10:40:02.161 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group a3b61ff560654c3796756acac91539d6 --project a710d38288f1493d93e7c17c3467d70d 2026-06-17 10:40:02.161 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a3b61ff560654c3796756acac91539d6 --project a710d38288f1493d93e7c17c3467d70d -f value -c Role 2026-06-17 10:40:02.161 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:40:02.161 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:40:02.161 | + functions-common:get_or_add_group_project_role:1043 : echo 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:40:02.161 | 888a932ae0894f4d867f2dfa2abc77b1 2026-06-17 10:40:02.204 | [2070 Async ks-group-anotheralt:51338]: finished get_or_add_group_project_role anotherrole a3b61ff560654c3796756acac91539d6 a710d38288f1493d93e7c17c3467d70d with result 0 in 13 seconds 2026-06-17 10:40:02.242 | [2070 Async ks-group-admin:51435]: Waiting for completion of get_or_add_group_project_role admin 27a0d2309b76488380832db83fa2676d 8978ae1d56514cf1aa9a768e24197766 running on PID 51435 (2 other jobs running) 2026-06-17 10:40:02.265 | [2070 Async ks-group-admin:51435]: Signaling child to exit 2026-06-17 10:40:02.266 | WAKEUP 2026-06-17 10:40:02.285 | [2070 Async ks-group-admin:51435]: Signaled 2026-06-17 10:40:02.286 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-17 10:40:02.286 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 27a0d2309b76488380832db83fa2676d --project 8978ae1d56514cf1aa9a768e24197766 2026-06-17 10:40:02.286 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 27a0d2309b76488380832db83fa2676d --project 8978ae1d56514cf1aa9a768e24197766 -f value -c Role 2026-06-17 10:40:02.287 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:40:02.287 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:40:02.287 | + functions-common:get_or_add_group_project_role:1043 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:40:02.287 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:40:02.330 | [2070 Async ks-group-admin:51435]: finished get_or_add_group_project_role admin 27a0d2309b76488380832db83fa2676d 8978ae1d56514cf1aa9a768e24197766 with result 0 in 12 seconds 2026-06-17 10:40:02.335 | + inc/async:async_wait:197 : return 0 2026-06-17 10:40:02.337 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-17 10:40:02.355 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:40:02.358 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-17 10:40:02.374 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:40:02.377 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-17 10:40:02.379 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-17 10:40:02.437 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-17 10:40:02.476 | [2070 Async create_nova_accounts:53319]: running: create_nova_accounts 2026-06-17 10:40:02.478 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-17 10:40:02.496 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:40:02.500 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-17 10:40:02.502 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-17 10:40:02.571 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-17 10:40:02.617 | [2070 Async create_glance_accounts:53442]: running: create_glance_accounts 2026-06-17 10:40:02.621 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-17 10:40:02.644 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:40:02.647 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-17 10:40:02.652 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-17 10:40:02.732 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-17 10:40:02.783 | [2070 Async create_cinder_accounts:53580]: running: create_cinder_accounts 2026-06-17 10:40:02.787 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-17 10:40:02.810 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:40:02.813 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-17 10:40:02.816 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-17 10:40:02.881 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-17 10:40:02.937 | [2070 Async create_neutron_accounts:53722]: running: create_neutron_accounts 2026-06-17 10:40:02.940 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-17 10:40:02.970 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:40:02.975 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-17 10:40:03.013 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:40:03.022 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-17 10:40:03.124 | [2070 Async create_nova_accounts:53319]: Waiting for completion of create_nova_accounts running on PID 53319 (5 other jobs running) 2026-06-17 10:40:03.184 | [2070 Async create_nova_accounts:53319]: Signaling child to exit 2026-06-17 10:40:38.363 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:38.394 | [53722 Async create_neutron_accounts:53722]: finished successfully 2026-06-17 10:40:47.369 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:40:47.400 | [53580 Async create_cinder_accounts:53580]: finished successfully 2026-06-17 10:41:03.061 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:41:03.086 | [53319 Async create_nova_accounts:53319]: finished successfully 2026-06-17 10:41:03.109 | WAKEUP 2026-06-17 10:41:03.132 | [2070 Async create_nova_accounts:53319]: Signaled 2026-06-17 10:41:03.133 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-17 10:41:03.134 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-17 10:41:03.134 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-17 10:41:03.134 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:41:03.134 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 10:41:03.134 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 10:41:03.134 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 10:41:03.134 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.134 | + functions-common:get_or_create_user:909 : user_id=d7b60c40acc54490827ba8103df64080 2026-06-17 10:41:03.134 | + functions-common:get_or_create_user:910 : echo d7b60c40acc54490827ba8103df64080 2026-06-17 10:41:03.134 | d7b60c40acc54490827ba8103df64080 2026-06-17 10:41:03.134 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-17 10:41:03.135 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:41:03.135 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:41:03.135 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:41:03.136 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:41:03.136 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:41:03.136 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:41:03.137 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:41:03.137 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:41:03.137 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:41:03.137 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:41:03.137 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:41:03.137 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-17 10:41:03.137 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:41:03.137 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.137 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:03.138 | + functions-common:get_or_add_user_project_role:974 : echo b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:03.138 | b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:03.139 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-17 10:41:03.139 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-17 10:41:03.139 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:41:03.139 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:41:03.139 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:41:03.139 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:41:03.140 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:41:03.140 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-17 10:41:03.140 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:41:03.140 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.140 | + functions-common:get_or_add_user_project_role:973 : user_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:41:03.140 | + functions-common:get_or_add_user_project_role:974 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:41:03.140 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:41:03.140 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-17 10:41:03.140 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.78/compute 2026-06-17 10:41:03.140 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-17 10:41:03.140 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 10:41:03.141 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-17 10:41:03.141 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-17 10:41:03.141 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.142 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 10:41:03.142 | d0f9418b52bb4cdaae1bcb6c21c6ec71' 2026-06-17 10:41:03.142 | + functions-common:get_or_create_service:1061 : echo d0f9418b52bb4cdaae1bcb6c21c6ec71 2026-06-17 10:41:03.143 | d0f9418b52bb4cdaae1bcb6c21c6ec71 2026-06-17 10:41:03.143 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.78/compute/v2/$(project_id)s' 2026-06-17 10:41:03.143 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 10:41:03.144 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.78/compute/v2/$(project_id)s' RegionOne 2026-06-17 10:41:03.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 10:41:03.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-17 10:41:03.144 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 10:41:03.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 10:41:03.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.78/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-17 10:41:03.144 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=bddb81cc7d764cc1adbd7b4370ebf7dc 2026-06-17 10:41:03.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo bddb81cc7d764cc1adbd7b4370ebf7dc 2026-06-17 10:41:03.145 | + functions-common:get_or_create_endpoint:1094 : public_id=bddb81cc7d764cc1adbd7b4370ebf7dc 2026-06-17 10:41:03.145 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 10:41:03.145 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 10:41:03.145 | + functions-common:get_or_create_endpoint:1103 : echo bddb81cc7d764cc1adbd7b4370ebf7dc 2026-06-17 10:41:03.145 | bddb81cc7d764cc1adbd7b4370ebf7dc 2026-06-17 10:41:03.145 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-17 10:41:03.145 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 10:41:03.145 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-17 10:41:03.145 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-17 10:41:03.145 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.146 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 10:41:03.146 | db9392cc0f4544de9dca73785cae81ab' 2026-06-17 10:41:03.146 | + functions-common:get_or_create_service:1061 : echo db9392cc0f4544de9dca73785cae81ab 2026-06-17 10:41:03.147 | db9392cc0f4544de9dca73785cae81ab 2026-06-17 10:41:03.147 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.78/compute/v2.1 2026-06-17 10:41:03.148 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 10:41:03.148 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.78/compute/v2.1 RegionOne 2026-06-17 10:41:03.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 10:41:03.148 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-17 10:41:03.148 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 10:41:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 10:41:03.149 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.78/compute/v2.1 --region RegionOne -f value -c id 2026-06-17 10:41:03.149 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=20313f9710d94068b6c0ec2d2e6727f9 2026-06-17 10:41:03.149 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 20313f9710d94068b6c0ec2d2e6727f9 2026-06-17 10:41:03.149 | + functions-common:get_or_create_endpoint:1094 : public_id=20313f9710d94068b6c0ec2d2e6727f9 2026-06-17 10:41:03.149 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 10:41:03.149 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 10:41:03.149 | + functions-common:get_or_create_endpoint:1103 : echo 20313f9710d94068b6c0ec2d2e6727f9 2026-06-17 10:41:03.149 | 20313f9710d94068b6c0ec2d2e6727f9 2026-06-17 10:41:03.149 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-17 10:41:03.150 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:03.150 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-17 10:41:03.150 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:03.151 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-17 10:41:03.151 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:03.151 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-17 10:41:03.152 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:03.152 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-17 10:41:03.173 | [2070 Async create_nova_accounts:53319]: finished create_nova_accounts with result 0 in 60 seconds 2026-06-17 10:41:03.210 | [2070 Async create_glance_accounts:53442]: Waiting for completion of create_glance_accounts running on PID 53442 (4 other jobs running) 2026-06-17 10:41:03.237 | [2070 Async create_glance_accounts:53442]: Signaling child to exit 2026-06-17 10:41:17.561 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:41:17.590 | [53442 Async create_glance_accounts:53442]: finished successfully 2026-06-17 10:41:17.614 | WAKEUP 2026-06-17 10:41:17.637 | [2070 Async create_glance_accounts:53442]: Signaled 2026-06-17 10:41:17.638 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-17 10:41:17.638 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:17.638 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-17 10:41:17.638 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-17 10:41:17.639 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:41:17.639 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 10:41:17.639 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 10:41:17.639 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 10:41:17.639 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.639 | + functions-common:get_or_create_user:909 : user_id=ec7092bc07a742c28d41eabd5d5a8a44 2026-06-17 10:41:17.639 | + functions-common:get_or_create_user:910 : echo ec7092bc07a742c28d41eabd5d5a8a44 2026-06-17 10:41:17.639 | ec7092bc07a742c28d41eabd5d5a8a44 2026-06-17 10:41:17.639 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-17 10:41:17.639 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:41:17.639 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:41:17.640 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:41:17.640 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:41:17.640 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:41:17.640 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-17 10:41:17.640 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:41:17.641 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.641 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.641 | + functions-common:get_or_add_user_project_role:974 : echo b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.641 | b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.641 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-17 10:41:17.641 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-17 10:41:17.641 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:41:17.641 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:41:17.641 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:41:17.641 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:41:17.642 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:41:17.642 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:41:17.642 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:41:17.642 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:41:17.642 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:41:17.642 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:41:17.642 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:41:17.642 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-17 10:41:17.642 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:41:17.642 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.643 | + functions-common:get_or_add_user_project_role:973 : user_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:41:17.643 | + functions-common:get_or_add_user_project_role:974 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:41:17.643 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:41:17.643 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-17 10:41:17.643 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:17.643 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-17 10:41:17.643 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 10:41:17.643 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-17 10:41:17.643 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-17 10:41:17.643 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.644 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 10:41:17.644 | 943663cb5b8a4ac49e6fc90099823c50' 2026-06-17 10:41:17.644 | + functions-common:get_or_create_service:1061 : echo 943663cb5b8a4ac49e6fc90099823c50 2026-06-17 10:41:17.644 | 943663cb5b8a4ac49e6fc90099823c50 2026-06-17 10:41:17.644 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.78/image 2026-06-17 10:41:17.644 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 10:41:17.644 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.78/image RegionOne 2026-06-17 10:41:17.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 10:41:17.644 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-17 10:41:17.644 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 10:41:17.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 10:41:17.645 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.78/image --region RegionOne -f value -c id 2026-06-17 10:41:17.645 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=89f33466746840aea811cd6e5dc31911 2026-06-17 10:41:17.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 89f33466746840aea811cd6e5dc31911 2026-06-17 10:41:17.645 | + functions-common:get_or_create_endpoint:1094 : public_id=89f33466746840aea811cd6e5dc31911 2026-06-17 10:41:17.645 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 10:41:17.645 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 10:41:17.645 | + functions-common:get_or_create_endpoint:1103 : echo 89f33466746840aea811cd6e5dc31911 2026-06-17 10:41:17.646 | 89f33466746840aea811cd6e5dc31911 2026-06-17 10:41:17.646 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-17 10:41:17.646 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-17 10:41:17.646 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-17 10:41:17.646 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.646 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-17 10:41:17.646 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-17 10:41:17.646 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-17 10:41:17.646 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-17 10:41:17.646 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-17 10:41:17.647 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-17 10:41:17.647 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-17 10:41:17.647 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-17 10:41:17.647 | +---------------+----------------------------------+ 2026-06-17 10:41:17.647 | | Field | Value | 2026-06-17 10:41:17.647 | +---------------+----------------------------------+ 2026-06-17 10:41:17.647 | | default_limit | 2000 | 2026-06-17 10:41:17.647 | | description | None | 2026-06-17 10:41:17.647 | | id | dc51ab49f1204433a132db2a7d854858 | 2026-06-17 10:41:17.647 | | region_id | RegionOne | 2026-06-17 10:41:17.647 | | resource_name | image_size_total | 2026-06-17 10:41:17.648 | | service_id | 943663cb5b8a4ac49e6fc90099823c50 | 2026-06-17 10:41:17.648 | +---------------+----------------------------------+ 2026-06-17 10:41:17.648 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-17 10:41:17.648 | +---------------+----------------------------------+ 2026-06-17 10:41:17.648 | | Field | Value | 2026-06-17 10:41:17.648 | +---------------+----------------------------------+ 2026-06-17 10:41:17.648 | | default_limit | 2000 | 2026-06-17 10:41:17.648 | | description | None | 2026-06-17 10:41:17.648 | | id | 095e22e2b84042f6bb704b72b90dbf66 | 2026-06-17 10:41:17.648 | | region_id | RegionOne | 2026-06-17 10:41:17.648 | | resource_name | image_stage_total | 2026-06-17 10:41:17.649 | | service_id | 943663cb5b8a4ac49e6fc90099823c50 | 2026-06-17 10:41:17.649 | +---------------+----------------------------------+ 2026-06-17 10:41:17.649 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-17 10:41:17.649 | +---------------+----------------------------------+ 2026-06-17 10:41:17.649 | | Field | Value | 2026-06-17 10:41:17.649 | +---------------+----------------------------------+ 2026-06-17 10:41:17.649 | | default_limit | 100 | 2026-06-17 10:41:17.649 | | description | None | 2026-06-17 10:41:17.649 | | id | 76aa2a28f1db46da8005f580801c6715 | 2026-06-17 10:41:17.649 | | region_id | RegionOne | 2026-06-17 10:41:17.650 | | resource_name | image_count_total | 2026-06-17 10:41:17.650 | | service_id | 943663cb5b8a4ac49e6fc90099823c50 | 2026-06-17 10:41:17.650 | +---------------+----------------------------------+ 2026-06-17 10:41:17.650 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-17 10:41:17.650 | +---------------+----------------------------------+ 2026-06-17 10:41:17.650 | | Field | Value | 2026-06-17 10:41:17.650 | +---------------+----------------------------------+ 2026-06-17 10:41:17.650 | | default_limit | 100 | 2026-06-17 10:41:17.650 | | description | None | 2026-06-17 10:41:17.650 | | id | d4d98dab942f4f7abd50bce497792f89 | 2026-06-17 10:41:17.651 | | region_id | RegionOne | 2026-06-17 10:41:17.651 | | resource_name | image_count_uploading | 2026-06-17 10:41:17.651 | | service_id | 943663cb5b8a4ac49e6fc90099823c50 | 2026-06-17 10:41:17.651 | +---------------+----------------------------------+ 2026-06-17 10:41:17.651 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-17 10:41:17.651 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-17 10:41:17.651 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-17 10:41:17.651 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-17 10:41:17.651 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-17 10:41:17.652 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.78/identity 2026-06-17 10:41:17.652 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-17 10:41:17.652 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-17 10:41:17.652 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.652 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 89f33466746840aea811cd6e5dc31911 2026-06-17 10:41:17.652 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-17 10:41:17.652 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-17 10:41:17.652 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:17.684 | [2070 Async create_glance_accounts:53442]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-17 10:41:17.720 | [2070 Async create_cinder_accounts:53580]: Waiting for completion of create_cinder_accounts running on PID 53580 (3 other jobs running) 2026-06-17 10:41:17.744 | [2070 Async create_cinder_accounts:53580]: Signaling child to exit 2026-06-17 10:41:17.745 | WAKEUP 2026-06-17 10:41:17.767 | [2070 Async create_cinder_accounts:53580]: Signaled 2026-06-17 10:41:17.768 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-17 10:41:17.768 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-17 10:41:17.768 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-17 10:41:17.768 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:17.768 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-17 10:41:17.768 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-17 10:41:17.768 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:41:17.768 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 10:41:17.768 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 10:41:17.769 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 10:41:17.769 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.769 | + functions-common:get_or_create_user:909 : user_id=40b08a89876445a6b802d75306609b39 2026-06-17 10:41:17.769 | + functions-common:get_or_create_user:910 : echo 40b08a89876445a6b802d75306609b39 2026-06-17 10:41:17.769 | 40b08a89876445a6b802d75306609b39 2026-06-17 10:41:17.769 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-17 10:41:17.769 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:41:17.769 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:41:17.769 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:41:17.769 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:41:17.770 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:41:17.770 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:41:17.770 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:41:17.770 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:41:17.770 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:41:17.770 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:41:17.770 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:41:17.770 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-17 10:41:17.770 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:41:17.770 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.771 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.771 | + functions-common:get_or_add_user_project_role:974 : echo b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.771 | b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.771 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-17 10:41:17.771 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-17 10:41:17.771 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.78/volume 2026-06-17 10:41:17.771 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-17 10:41:17.771 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 10:41:17.771 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-17 10:41:17.771 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-17 10:41:17.772 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.772 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 10:41:17.772 | 13b4c6cf400e498e891db90d88aaec2d' 2026-06-17 10:41:17.772 | + functions-common:get_or_create_service:1061 : echo 13b4c6cf400e498e891db90d88aaec2d 2026-06-17 10:41:17.772 | 13b4c6cf400e498e891db90d88aaec2d 2026-06-17 10:41:17.772 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.78/volume/v3 2026-06-17 10:41:17.772 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 10:41:17.772 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.78/volume/v3 RegionOne 2026-06-17 10:41:17.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 10:41:17.772 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-17 10:41:17.773 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 10:41:17.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 10:41:17.773 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.78/volume/v3 --region RegionOne -f value -c id 2026-06-17 10:41:17.773 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=38caeffdd2b64351913f653a786072ed 2026-06-17 10:41:17.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 38caeffdd2b64351913f653a786072ed 2026-06-17 10:41:17.773 | + functions-common:get_or_create_endpoint:1094 : public_id=38caeffdd2b64351913f653a786072ed 2026-06-17 10:41:17.773 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 10:41:17.773 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 10:41:17.774 | + functions-common:get_or_create_endpoint:1103 : echo 38caeffdd2b64351913f653a786072ed 2026-06-17 10:41:17.774 | 38caeffdd2b64351913f653a786072ed 2026-06-17 10:41:17.774 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-17 10:41:17.774 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-17 10:41:17.774 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-17 10:41:17.774 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-17 10:41:17.774 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.774 | ++ functions-common:get_or_create_project:922 : project_id=b0855d0f6fd64361a8340cd81965c8f0 2026-06-17 10:41:17.774 | ++ functions-common:get_or_create_project:923 : echo b0855d0f6fd64361a8340cd81965c8f0 2026-06-17 10:41:17.774 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b0855d0f6fd64361a8340cd81965c8f0 2026-06-17 10:41:17.775 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-17 10:41:17.775 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:41:17.775 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 10:41:17.775 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-17 10:41:17.775 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-17 10:41:17.775 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-17 10:41:17.775 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.775 | ++ functions-common:get_or_create_user:909 : user_id=40b08a89876445a6b802d75306609b39 2026-06-17 10:41:17.775 | ++ functions-common:get_or_create_user:910 : echo 40b08a89876445a6b802d75306609b39 2026-06-17 10:41:17.776 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 40b08a89876445a6b802d75306609b39 2026-06-17 10:41:17.817 | [2070 Async create_cinder_accounts:53580]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-17 10:41:17.821 | + inc/async:async_wait:197 : return 0 2026-06-17 10:41:17.825 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-17 10:41:17.877 | [2070 Async create_neutron_accounts:53722]: Waiting for completion of create_neutron_accounts running on PID 53722 (2 other jobs running) 2026-06-17 10:41:17.901 | [2070 Async create_neutron_accounts:53722]: Signaling child to exit 2026-06-17 10:41:17.902 | WAKEUP 2026-06-17 10:41:17.924 | [2070 Async create_neutron_accounts:53722]: Signaled 2026-06-17 10:41:17.925 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-17 10:41:17.925 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.78/ 2026-06-17 10:41:17.925 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-17 10:41:17.926 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.78/networking 2026-06-17 10:41:17.926 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-17 10:41:17.926 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:17.926 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-17 10:41:17.926 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-17 10:41:17.926 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:41:17.926 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 10:41:17.926 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 10:41:17.926 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 10:41:17.926 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.926 | + functions-common:get_or_create_user:909 : user_id=c527afaf87494244a14b3b3f5729f08e 2026-06-17 10:41:17.927 | + functions-common:get_or_create_user:910 : echo c527afaf87494244a14b3b3f5729f08e 2026-06-17 10:41:17.927 | c527afaf87494244a14b3b3f5729f08e 2026-06-17 10:41:17.927 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-17 10:41:17.927 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:41:17.927 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:41:17.927 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:41:17.927 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:41:17.927 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:41:17.927 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:41:17.927 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:41:17.927 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:41:17.928 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:41:17.928 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:41:17.928 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:41:17.928 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-17 10:41:17.928 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:41:17.928 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.928 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.928 | + functions-common:get_or_add_user_project_role:974 : echo b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.928 | b6411cce76e74f2084034cb571374df5 2026-06-17 10:41:17.928 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-17 10:41:17.928 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-17 10:41:17.929 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 10:41:17.929 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-17 10:41:17.929 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-17 10:41:17.929 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.929 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 10:41:17.929 | 92abd917c792430c9ed2360275eece7a' 2026-06-17 10:41:17.929 | + functions-common:get_or_create_service:1061 : echo 92abd917c792430c9ed2360275eece7a 2026-06-17 10:41:17.929 | 92abd917c792430c9ed2360275eece7a 2026-06-17 10:41:17.929 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.78/networking 2026-06-17 10:41:17.929 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 10:41:17.929 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.78/networking RegionOne 2026-06-17 10:41:17.929 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 10:41:17.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-17 10:41:17.930 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 10:41:17.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 10:41:17.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.78/networking --region RegionOne -f value -c id 2026-06-17 10:41:17.930 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:41:17.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=6ef58095411745b38cef790673a1a860 2026-06-17 10:41:17.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 6ef58095411745b38cef790673a1a860 2026-06-17 10:41:17.930 | + functions-common:get_or_create_endpoint:1094 : public_id=6ef58095411745b38cef790673a1a860 2026-06-17 10:41:17.930 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 10:41:17.931 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 10:41:17.931 | + functions-common:get_or_create_endpoint:1103 : echo 6ef58095411745b38cef790673a1a860 2026-06-17 10:41:17.931 | 6ef58095411745b38cef790673a1a860 2026-06-17 10:41:17.971 | [2070 Async create_neutron_accounts:53722]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-17 10:41:17.979 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-17 10:41:17.985 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-17 10:41:17.988 | + inc/async:async_wait:197 : return 0 2026-06-17 10:41:17.991 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-17 10:41:18.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:18.013 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-17 10:41:18.033 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:18.037 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-17 10:41:18.040 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:41:18.043 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-17 10:41:18.046 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-17 10:41:18.049 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-17 10:41:18.118 | + inc/async:async_inner:63 : init_glance 2026-06-17 10:41:18.160 | [2070 Async init_glance:55961]: running: init_glance 2026-06-17 10:41:18.162 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-17 10:41:18.181 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:18.184 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-17 10:41:18.187 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:41:18.190 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-17 10:41:18.193 | + ./stack.sh:main:1164 : configure_neutron 2026-06-17 10:41:18.197 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-17 10:41:18.199 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-17 10:41:18.201 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-17 10:41:18.220 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-17 10:41:18.224 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-17 10:41:32.337 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:41:32.363 | [55961 Async init_glance:55961]: finished successfully 2026-06-17 10:41:58.951 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-17 10:41:58.956 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-17 10:41:58.959 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-17 10:41:58.962 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-17 10:41:58.965 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-17 10:41:58.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-17 10:41:58.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-17 10:41:58.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-17 10:41:58.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-17 10:41:58.978 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-17 10:41:58.981 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-17 10:41:58.984 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-17 10:41:58.986 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-17 10:41:58.989 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-17 10:41:58.992 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-17 10:41:58.994 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-17 10:41:58.999 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:41:59.002 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:41:59.005 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-17 10:41:59.007 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:41:59.014 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-17 10:41:59.016 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-17 10:41:59.018 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-17 10:41:59.022 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-17 10:41:59.024 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:41:59.027 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:41:59.030 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:41:59.047 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:59.050 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:41:59.053 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-17 10:41:59.057 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-17 10:41:59.091 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-17 10:41:59.127 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-17 10:41:59.162 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-17 10:41:59.197 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-17 10:41:59.234 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-17 10:41:59.270 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-17 10:41:59.273 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-17 10:41:59.276 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-17 10:41:59.279 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 10:41:59.282 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:41:59.302 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:41:59.305 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:41:59.308 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:41:59.310 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:41:59.313 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:41:59.349 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:41:59.386 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:41:59.422 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:41:59.460 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-17 10:41:59.497 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-17 10:41:59.499 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:41:59.502 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-17 10:41:59.506 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-17 10:41:59.509 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-17 10:41:59.512 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:41:59.518 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-17 10:41:59.518 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-17 10:41:59.535 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-17 10:41:59.554 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-17 10:41:59.575 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-17 10:41:59.594 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-17 10:41:59.611 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-17 10:41:59.615 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 10:41:59.619 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-17 10:41:59.624 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.JZZAEeRkz4 2026-06-17 10:41:59.629 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-17 10:41:59.634 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 10:41:59.639 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.JZZAEeRkz4 2026-06-17 10:41:59.645 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.JZZAEeRkz4 2026-06-17 10:41:59.661 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.JZZAEeRkz4 /etc/sudoers.d/neutron-rootwrap 2026-06-17 10:41:59.675 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-17 10:41:59.678 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-17 10:41:59.681 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 10:41:59.720 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-17 10:41:59.724 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 10:41:59.764 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-17 10:41:59.767 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-17 10:41:59.771 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-17 10:41:59.774 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 10:41:59.778 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 10:41:59.781 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:41:59.807 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:59.812 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 10:41:59.814 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 10:41:59.819 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:41:59.838 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:41:59.842 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:41:59.845 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/ 2026-06-17 10:41:59.881 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:41:59.884 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:41:59.888 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-17 10:41:59.909 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:59.913 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-17 10:41:59.935 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:59.938 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-17 10:41:59.958 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:59.961 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-17 10:41:59.982 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:41:59.985 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-17 10:42:00.005 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:00.007 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 10:42:00.010 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-17 10:42:00.029 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:00.032 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-17 10:42:00.034 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-17 10:42:00.037 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-17 10:42:00.037 | Configuring OVN 2026-06-17 10:42:00.040 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-17 10:42:00.042 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-17 10:42:00.046 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-17 10:42:00.051 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=b4cc2326-6653-4488-a3fe-ebbacb61da73 2026-06-17 10:42:00.053 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:42:00.055 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-17 10:42:00.059 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:42:00.062 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:42:00.064 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:42:00.067 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:42:00.069 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:42:00.072 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:42:00.074 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:42:00.076 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:42:00.079 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:42:00.082 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:42:00.084 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:42:00.087 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:42:00.089 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:42:00.092 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-17 10:42:00.095 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-17 10:42:00.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-17 10:42:00.099 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-17 10:42:00.118 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:00.121 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-17 10:42:00.167 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-17 10:42:00.170 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-17 10:42:00.173 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-17 10:42:00.191 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:00.194 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-17 10:42:00.197 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:42:00.200 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-17 10:42:00.203 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-17 10:42:00.218 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-17 10:42:00.224 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-17 10:42:00.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-17 10:42:40.189 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:42:40.195 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:42:40.198 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:42:40.201 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 10:42:40.244 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-17 10:42:40.247 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 10:42:40.288 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-17 10:42:40.329 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.78 2026-06-17 10:42:40.371 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-17 10:42:40.410 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-17 10:42:40.448 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-17 10:42:40.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.78:6642 2026-06-17 10:42:40.527 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-17 10:42:40.548 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:40.551 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-17 10:42:40.554 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-17 10:42:40.592 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.78:6641 2026-06-17 10:42:40.631 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-17 10:42:40.634 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-17 10:42:40.634 | Configuring Neutron for OVN 2026-06-17 10:42:40.637 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-17 10:42:40.657 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:40.661 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-17 10:42:40.664 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-17 10:42:40.664 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-17 10:42:44.294 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-17 10:42:44.298 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-17 10:42:44.298 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-17 10:42:47.466 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 10:42:47.469 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-17 10:42:47.487 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:47.490 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 10:42:47.496 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 10:42:47.496 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-17 10:42:47.497 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-17 10:42:47.502 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-17 10:42:47.502 | address-scope 2026-06-17 10:42:47.502 | agent 2026-06-17 10:42:47.502 | allowed-address-pairs 2026-06-17 10:42:47.502 | auto-allocated-topology 2026-06-17 10:42:47.502 | availability_zone 2026-06-17 10:42:47.502 | bgp 2026-06-17 10:42:47.502 | bgp_4byte_asn 2026-06-17 10:42:47.502 | bgp_dragent_scheduler 2026-06-17 10:42:47.502 | binding 2026-06-17 10:42:47.502 | binding-extended 2026-06-17 10:42:47.503 | default-subnetpools 2026-06-17 10:42:47.503 | dhcp_agent_scheduler 2026-06-17 10:42:47.503 | dns-domain-ports 2026-06-17 10:42:47.503 | dns-integration 2026-06-17 10:42:47.503 | dns-integration-domain-keywords 2026-06-17 10:42:47.503 | empty-string-filtering 2026-06-17 10:42:47.503 | enable-default-route-bfd 2026-06-17 10:42:47.503 | enable-default-route-ecmp 2026-06-17 10:42:47.503 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.503 | ext-gw-mode 2026-06-17 10:42:47.503 | external-gateway-multihoming 2026-06-17 10:42:47.503 | external-net 2026-06-17 10:42:47.504 | extra_dhcp_opt 2026-06-17 10:42:47.504 | extraroute 2026-06-17 10:42:47.504 | extraroute-atomic 2026-06-17 10:42:47.504 | filter-validation 2026-06-17 10:42:47.504 | fip-port-details 2026-06-17 10:42:47.504 | flavors 2026-06-17 10:42:47.504 | floating-ip-port-forwarding 2026-06-17 10:42:47.504 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.504 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.504 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.506 | floatingip-pools 2026-06-17 10:42:47.506 | fwaas_v2 2026-06-17 10:42:47.507 | ip_allocation 2026-06-17 10:42:47.507 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.507 | l3-flavors 2026-06-17 10:42:47.508 | l3-ha 2026-06-17 10:42:47.508 | l3_agent_scheduler 2026-06-17 10:42:47.508 | logging 2026-06-17 10:42:47.509 | multi-provider 2026-06-17 10:42:47.509 | net-mtu 2026-06-17 10:42:47.509 | net-mtu-writable 2026-06-17 10:42:47.510 | network-ip-availability 2026-06-17 10:42:47.510 | network_availability_zone 2026-06-17 10:42:47.510 | network_ha 2026-06-17 10:42:47.510 | pagination 2026-06-17 10:42:47.510 | port-device-profile 2026-06-17 10:42:47.510 | port-hardware-offload-type 2026-06-17 10:42:47.510 | port-mac-address-regenerate 2026-06-17 10:42:47.510 | port-numa-affinity-policy 2026-06-17 10:42:47.510 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.511 | port-resource-request 2026-06-17 10:42:47.511 | port-security 2026-06-17 10:42:47.511 | port-trusted-vif 2026-06-17 10:42:47.512 | project-id 2026-06-17 10:42:47.512 | provider 2026-06-17 10:42:47.512 | pvlan 2026-06-17 10:42:47.512 | qinq 2026-06-17 10:42:47.512 | qos 2026-06-17 10:42:47.512 | qos-bw-limit-direction 2026-06-17 10:42:47.513 | qos-bw-minimum-ingress 2026-06-17 10:42:47.513 | qos-default 2026-06-17 10:42:47.513 | qos-fip 2026-06-17 10:42:47.513 | qos-gateway-ip 2026-06-17 10:42:47.513 | qos-rule-type-details 2026-06-17 10:42:47.513 | qos-rule-type-filter 2026-06-17 10:42:47.513 | qos-rules-alias 2026-06-17 10:42:47.513 | quota-check-limit 2026-06-17 10:42:47.513 | quota-check-limit-default 2026-06-17 10:42:47.513 | quota_details 2026-06-17 10:42:47.513 | quotas 2026-06-17 10:42:47.513 | rbac-address-scope 2026-06-17 10:42:47.514 | rbac-policies 2026-06-17 10:42:47.514 | rbac-security-groups 2026-06-17 10:42:47.514 | router 2026-06-17 10:42:47.514 | router-enable-snat 2026-06-17 10:42:47.514 | router_availability_zone 2026-06-17 10:42:47.514 | security-group 2026-06-17 10:42:47.514 | security-groups-default-rules 2026-06-17 10:42:47.514 | security-groups-normalized-cidr 2026-06-17 10:42:47.514 | security-groups-remote-address-group 2026-06-17 10:42:47.514 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.514 | security-groups-shared-filtering 2026-06-17 10:42:47.515 | segment 2026-06-17 10:42:47.515 | sorting 2026-06-17 10:42:47.515 | standard-attr-description 2026-06-17 10:42:47.516 | standard-attr-fwaas-v2 2026-06-17 10:42:47.516 | standard-attr-revisions 2026-06-17 10:42:47.516 | standard-attr-tag 2026-06-17 10:42:47.517 | standard-attr-timestamp 2026-06-17 10:42:47.517 | stateful-security-group 2026-06-17 10:42:47.518 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.518 | subnet-external-network 2026-06-17 10:42:47.518 | subnet-service-types 2026-06-17 10:42:47.518 | subnet_allocation 2026-06-17 10:42:47.518 | subnet_onboard 2026-06-17 10:42:47.518 | subnetpool-prefix-ops 2026-06-17 10:42:47.518 | tag-creation 2026-06-17 10:42:47.518 | tap-mirror 2026-06-17 10:42:47.519 | tap-mirror-both-direction 2026-06-17 10:42:47.519 | trunk 2026-06-17 10:42:47.519 | uplink-status-propagation 2026-06-17 10:42:47.519 | uplink-status-propagation-updatable 2026-06-17 10:42:47.519 | vlan-transparent 2026-06-17 10:42:47.519 | vpn-endpoint-groups 2026-06-17 10:42:47.519 | vpnaas' 2026-06-17 10:42:47.519 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-17 10:42:47.520 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-17 10:42:47.520 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-17 10:42:47.520 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-17 10:42:47.520 | address-scope 2026-06-17 10:42:47.520 | agent 2026-06-17 10:42:47.520 | allowed-address-pairs 2026-06-17 10:42:47.520 | auto-allocated-topology 2026-06-17 10:42:47.520 | availability_zone 2026-06-17 10:42:47.520 | bgp 2026-06-17 10:42:47.521 | bgp_4byte_asn 2026-06-17 10:42:47.521 | bgp_dragent_scheduler 2026-06-17 10:42:47.521 | binding 2026-06-17 10:42:47.521 | binding-extended 2026-06-17 10:42:47.521 | default-subnetpools 2026-06-17 10:42:47.521 | dhcp_agent_scheduler 2026-06-17 10:42:47.521 | dns-domain-ports 2026-06-17 10:42:47.521 | dns-integration 2026-06-17 10:42:47.521 | dns-integration-domain-keywords 2026-06-17 10:42:47.522 | empty-string-filtering 2026-06-17 10:42:47.522 | enable-default-route-bfd 2026-06-17 10:42:47.522 | enable-default-route-ecmp 2026-06-17 10:42:47.522 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.522 | ext-gw-mode 2026-06-17 10:42:47.522 | external-gateway-multihoming 2026-06-17 10:42:47.522 | external-net 2026-06-17 10:42:47.522 | extra_dhcp_opt 2026-06-17 10:42:47.522 | extraroute 2026-06-17 10:42:47.523 | extraroute-atomic 2026-06-17 10:42:47.523 | filter-validation 2026-06-17 10:42:47.523 | fip-port-details 2026-06-17 10:42:47.523 | flavors 2026-06-17 10:42:47.523 | floating-ip-port-forwarding 2026-06-17 10:42:47.523 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.523 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.523 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.523 | floatingip-pools 2026-06-17 10:42:47.523 | fwaas_v2 2026-06-17 10:42:47.524 | ip_allocation 2026-06-17 10:42:47.524 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.524 | l3-flavors 2026-06-17 10:42:47.524 | l3-ha 2026-06-17 10:42:47.524 | l3_agent_scheduler 2026-06-17 10:42:47.524 | logging 2026-06-17 10:42:47.524 | multi-provider 2026-06-17 10:42:47.524 | net-mtu 2026-06-17 10:42:47.524 | net-mtu-writable 2026-06-17 10:42:47.524 | network-ip-availability 2026-06-17 10:42:47.525 | network_availability_zone 2026-06-17 10:42:47.525 | network_ha 2026-06-17 10:42:47.525 | pagination 2026-06-17 10:42:47.525 | port-device-profile 2026-06-17 10:42:47.525 | port-hardware-offload-type 2026-06-17 10:42:47.525 | port-mac-address-regenerate 2026-06-17 10:42:47.525 | port-numa-affinity-policy 2026-06-17 10:42:47.525 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.525 | port-resource-request 2026-06-17 10:42:47.526 | port-security 2026-06-17 10:42:47.526 | port-trusted-vif 2026-06-17 10:42:47.526 | project-id 2026-06-17 10:42:47.526 | provider 2026-06-17 10:42:47.526 | pvlan 2026-06-17 10:42:47.526 | qinq 2026-06-17 10:42:47.526 | qos 2026-06-17 10:42:47.526 | qos-bw-limit-direction 2026-06-17 10:42:47.526 | qos-bw-minimum-ingress 2026-06-17 10:42:47.526 | qos-default 2026-06-17 10:42:47.527 | qos-fip 2026-06-17 10:42:47.527 | qos-gateway-ip 2026-06-17 10:42:47.528 | qos-rule-type-details 2026-06-17 10:42:47.528 | qos-rule-type-filter 2026-06-17 10:42:47.528 | qos-rules-alias 2026-06-17 10:42:47.528 | quota-check-limit 2026-06-17 10:42:47.528 | quota-check-limit-default 2026-06-17 10:42:47.528 | quota_details 2026-06-17 10:42:47.528 | quotas 2026-06-17 10:42:47.528 | rbac-address-scope 2026-06-17 10:42:47.528 | rbac-policies 2026-06-17 10:42:47.528 | rbac-security-groups 2026-06-17 10:42:47.529 | router 2026-06-17 10:42:47.529 | router-enable-snat 2026-06-17 10:42:47.529 | router_availability_zone 2026-06-17 10:42:47.529 | security-group 2026-06-17 10:42:47.529 | security-groups-default-rules 2026-06-17 10:42:47.529 | security-groups-normalized-cidr 2026-06-17 10:42:47.529 | security-groups-remote-address-group 2026-06-17 10:42:47.529 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.529 | security-groups-shared-filtering 2026-06-17 10:42:47.529 | segment 2026-06-17 10:42:47.530 | sorting 2026-06-17 10:42:47.530 | standard-attr-description 2026-06-17 10:42:47.530 | standard-attr-fwaas-v2 2026-06-17 10:42:47.530 | standard-attr-revisions 2026-06-17 10:42:47.530 | standard-attr-tag 2026-06-17 10:42:47.530 | standard-attr-timestamp 2026-06-17 10:42:47.530 | stateful-security-group 2026-06-17 10:42:47.530 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.530 | subnet-external-network 2026-06-17 10:42:47.530 | subnet-service-types 2026-06-17 10:42:47.531 | subnet_allocation 2026-06-17 10:42:47.531 | subnet_onboard 2026-06-17 10:42:47.531 | subnetpool-prefix-ops 2026-06-17 10:42:47.531 | tag-creation 2026-06-17 10:42:47.531 | tap-mirror 2026-06-17 10:42:47.531 | tap-mirror-both-direction 2026-06-17 10:42:47.531 | trunk 2026-06-17 10:42:47.531 | uplink-status-propagation 2026-06-17 10:42:47.531 | uplink-status-propagation-updatable 2026-06-17 10:42:47.531 | vlan-transparent 2026-06-17 10:42:47.532 | vpn-endpoint-groups 2026-06-17 10:42:47.532 | vpnaas' 2026-06-17 10:42:47.532 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-17 10:42:47.532 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-17 10:42:47.532 | address-scope 2026-06-17 10:42:47.532 | agent 2026-06-17 10:42:47.532 | allowed-address-pairs 2026-06-17 10:42:47.532 | auto-allocated-topology 2026-06-17 10:42:47.532 | availability_zone 2026-06-17 10:42:47.533 | bgp 2026-06-17 10:42:47.533 | bgp_4byte_asn 2026-06-17 10:42:47.533 | bgp_dragent_scheduler 2026-06-17 10:42:47.533 | binding 2026-06-17 10:42:47.533 | binding-extended 2026-06-17 10:42:47.533 | default-subnetpools 2026-06-17 10:42:47.533 | dhcp_agent_scheduler 2026-06-17 10:42:47.533 | dns-domain-ports 2026-06-17 10:42:47.533 | dns-integration 2026-06-17 10:42:47.534 | dns-integration-domain-keywords 2026-06-17 10:42:47.534 | empty-string-filtering 2026-06-17 10:42:47.534 | enable-default-route-bfd 2026-06-17 10:42:47.534 | enable-default-route-ecmp 2026-06-17 10:42:47.534 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.534 | ext-gw-mode 2026-06-17 10:42:47.534 | external-gateway-multihoming 2026-06-17 10:42:47.534 | external-net 2026-06-17 10:42:47.534 | extra_dhcp_opt 2026-06-17 10:42:47.534 | extraroute 2026-06-17 10:42:47.534 | extraroute-atomic 2026-06-17 10:42:47.535 | filter-validation 2026-06-17 10:42:47.535 | fip-port-details 2026-06-17 10:42:47.535 | flavors 2026-06-17 10:42:47.535 | floating-ip-port-forwarding 2026-06-17 10:42:47.535 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.535 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.535 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.535 | floatingip-pools 2026-06-17 10:42:47.535 | fwaas_v2 2026-06-17 10:42:47.536 | ip_allocation 2026-06-17 10:42:47.536 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.536 | l3-flavors 2026-06-17 10:42:47.536 | l3-ha 2026-06-17 10:42:47.536 | l3_agent_scheduler 2026-06-17 10:42:47.536 | logging 2026-06-17 10:42:47.536 | multi-provider 2026-06-17 10:42:47.536 | net-mtu 2026-06-17 10:42:47.536 | net-mtu-writable 2026-06-17 10:42:47.537 | network-ip-availability 2026-06-17 10:42:47.537 | network_availability_zone 2026-06-17 10:42:47.537 | network_ha 2026-06-17 10:42:47.537 | pagination 2026-06-17 10:42:47.537 | port-device-profile 2026-06-17 10:42:47.537 | port-hardware-offload-type 2026-06-17 10:42:47.537 | port-mac-address-regenerate 2026-06-17 10:42:47.537 | port-numa-affinity-policy 2026-06-17 10:42:47.537 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.537 | port-resource-request 2026-06-17 10:42:47.537 | port-security 2026-06-17 10:42:47.538 | port-trusted-vif 2026-06-17 10:42:47.538 | project-id 2026-06-17 10:42:47.538 | provider 2026-06-17 10:42:47.538 | pvlan 2026-06-17 10:42:47.538 | qinq 2026-06-17 10:42:47.538 | qos 2026-06-17 10:42:47.538 | qos-bw-limit-direction 2026-06-17 10:42:47.538 | qos-bw-minimum-ingress 2026-06-17 10:42:47.538 | qos-default 2026-06-17 10:42:47.539 | qos-fip 2026-06-17 10:42:47.539 | qos-gateway-ip 2026-06-17 10:42:47.539 | qos-rule-type-details 2026-06-17 10:42:47.539 | qos-rule-type-filter 2026-06-17 10:42:47.539 | qos-rules-alias 2026-06-17 10:42:47.539 | quota-check-limit 2026-06-17 10:42:47.539 | quota-check-limit-default 2026-06-17 10:42:47.539 | quota_details 2026-06-17 10:42:47.539 | quotas 2026-06-17 10:42:47.539 | rbac-address-scope 2026-06-17 10:42:47.540 | rbac-policies 2026-06-17 10:42:47.540 | rbac-security-groups 2026-06-17 10:42:47.540 | router 2026-06-17 10:42:47.540 | router-enable-snat 2026-06-17 10:42:47.540 | router_availability_zone 2026-06-17 10:42:47.540 | security-group 2026-06-17 10:42:47.540 | security-groups-default-rules 2026-06-17 10:42:47.540 | security-groups-normalized-cidr 2026-06-17 10:42:47.540 | security-groups-remote-address-group 2026-06-17 10:42:47.541 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.541 | security-groups-shared-filtering 2026-06-17 10:42:47.541 | segment 2026-06-17 10:42:47.541 | sorting 2026-06-17 10:42:47.541 | standard-attr-description 2026-06-17 10:42:47.541 | standard-attr-fwaas-v2 2026-06-17 10:42:47.541 | standard-attr-revisions 2026-06-17 10:42:47.541 | standard-attr-tag 2026-06-17 10:42:47.541 | standard-attr-timestamp 2026-06-17 10:42:47.541 | stateful-security-group 2026-06-17 10:42:47.541 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.542 | subnet-external-network 2026-06-17 10:42:47.542 | subnet-service-types 2026-06-17 10:42:47.542 | subnet_allocation 2026-06-17 10:42:47.542 | subnet_onboard 2026-06-17 10:42:47.542 | subnetpool-prefix-ops 2026-06-17 10:42:47.542 | tag-creation 2026-06-17 10:42:47.542 | tap-mirror 2026-06-17 10:42:47.542 | tap-mirror-both-direction 2026-06-17 10:42:47.542 | trunk 2026-06-17 10:42:47.543 | uplink-status-propagation 2026-06-17 10:42:47.543 | uplink-status-propagation-updatable 2026-06-17 10:42:47.543 | vlan-transparent 2026-06-17 10:42:47.543 | vpn-endpoint-groups 2026-06-17 10:42:47.543 | vpnaas' 2026-06-17 10:42:47.543 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-17 10:42:47.543 | address-scope 2026-06-17 10:42:47.543 | agent 2026-06-17 10:42:47.543 | allowed-address-pairs 2026-06-17 10:42:47.544 | auto-allocated-topology 2026-06-17 10:42:47.544 | availability_zone 2026-06-17 10:42:47.544 | bgp 2026-06-17 10:42:47.544 | bgp_4byte_asn 2026-06-17 10:42:47.544 | bgp_dragent_scheduler 2026-06-17 10:42:47.544 | binding 2026-06-17 10:42:47.544 | binding-extended 2026-06-17 10:42:47.544 | default-subnetpools 2026-06-17 10:42:47.544 | dhcp_agent_scheduler 2026-06-17 10:42:47.544 | dns-domain-ports 2026-06-17 10:42:47.544 | dns-integration 2026-06-17 10:42:47.544 | dns-integration-domain-keywords 2026-06-17 10:42:47.545 | empty-string-filtering 2026-06-17 10:42:47.545 | enable-default-route-bfd 2026-06-17 10:42:47.545 | enable-default-route-ecmp 2026-06-17 10:42:47.545 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.545 | ext-gw-mode 2026-06-17 10:42:47.545 | external-gateway-multihoming 2026-06-17 10:42:47.545 | external-net 2026-06-17 10:42:47.545 | extra_dhcp_opt 2026-06-17 10:42:47.545 | extraroute 2026-06-17 10:42:47.545 | extraroute-atomic 2026-06-17 10:42:47.545 | filter-validation 2026-06-17 10:42:47.546 | fip-port-details 2026-06-17 10:42:47.546 | flavors 2026-06-17 10:42:47.546 | floating-ip-port-forwarding 2026-06-17 10:42:47.546 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.546 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.546 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.546 | floatingip-pools 2026-06-17 10:42:47.546 | fwaas_v2 2026-06-17 10:42:47.546 | ip_allocation 2026-06-17 10:42:47.546 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.546 | l3-flavors 2026-06-17 10:42:47.547 | l3-ha 2026-06-17 10:42:47.547 | l3_agent_scheduler 2026-06-17 10:42:47.547 | logging 2026-06-17 10:42:47.547 | multi-provider 2026-06-17 10:42:47.547 | net-mtu 2026-06-17 10:42:47.547 | net-mtu-writable 2026-06-17 10:42:47.547 | network-ip-availability 2026-06-17 10:42:47.547 | network_availability_zone 2026-06-17 10:42:47.547 | network_ha 2026-06-17 10:42:47.548 | pagination 2026-06-17 10:42:47.548 | port-device-profile 2026-06-17 10:42:47.548 | port-hardware-offload-type 2026-06-17 10:42:47.548 | port-mac-address-regenerate 2026-06-17 10:42:47.548 | port-numa-affinity-policy 2026-06-17 10:42:47.548 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.548 | port-resource-request 2026-06-17 10:42:47.548 | port-security 2026-06-17 10:42:47.548 | port-trusted-vif 2026-06-17 10:42:47.548 | project-id 2026-06-17 10:42:47.548 | provider 2026-06-17 10:42:47.549 | pvlan 2026-06-17 10:42:47.549 | qinq 2026-06-17 10:42:47.549 | qos 2026-06-17 10:42:47.549 | qos-bw-limit-direction 2026-06-17 10:42:47.549 | qos-bw-minimum-ingress 2026-06-17 10:42:47.549 | qos-default 2026-06-17 10:42:47.549 | qos-fip 2026-06-17 10:42:47.549 | qos-gateway-ip 2026-06-17 10:42:47.549 | qos-rule-type-details 2026-06-17 10:42:47.549 | qos-rule-type-filter 2026-06-17 10:42:47.549 | qos-rules-alias 2026-06-17 10:42:47.549 | quota-check-limit 2026-06-17 10:42:47.550 | quota-check-limit-default 2026-06-17 10:42:47.550 | quota_details 2026-06-17 10:42:47.550 | quotas 2026-06-17 10:42:47.550 | rbac-address-scope 2026-06-17 10:42:47.550 | rbac-policies 2026-06-17 10:42:47.550 | rbac-security-groups 2026-06-17 10:42:47.550 | router 2026-06-17 10:42:47.550 | router-enable-snat 2026-06-17 10:42:47.550 | router_availability_zone 2026-06-17 10:42:47.550 | security-group 2026-06-17 10:42:47.550 | security-groups-default-rules 2026-06-17 10:42:47.551 | security-groups-normalized-cidr 2026-06-17 10:42:47.551 | security-groups-remote-address-group 2026-06-17 10:42:47.551 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.551 | security-groups-shared-filtering 2026-06-17 10:42:47.551 | segment 2026-06-17 10:42:47.551 | sorting 2026-06-17 10:42:47.551 | standard-attr-description 2026-06-17 10:42:47.551 | standard-attr-fwaas-v2 2026-06-17 10:42:47.551 | standard-attr-revisions 2026-06-17 10:42:47.551 | standard-attr-tag 2026-06-17 10:42:47.551 | standard-attr-timestamp 2026-06-17 10:42:47.551 | stateful-security-group 2026-06-17 10:42:47.552 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.552 | subnet-external-network 2026-06-17 10:42:47.552 | subnet-service-types 2026-06-17 10:42:47.552 | subnet_allocation 2026-06-17 10:42:47.552 | subnet_onboard 2026-06-17 10:42:47.552 | subnetpool-prefix-ops 2026-06-17 10:42:47.552 | tag-creation 2026-06-17 10:42:47.552 | tap-mirror 2026-06-17 10:42:47.552 | tap-mirror-both-direction 2026-06-17 10:42:47.552 | trunk 2026-06-17 10:42:47.552 | uplink-status-propagation 2026-06-17 10:42:47.553 | uplink-status-propagation-updatable 2026-06-17 10:42:47.553 | vlan-transparent 2026-06-17 10:42:47.553 | vpn-endpoint-groups 2026-06-17 10:42:47.553 | vpnaas' 2026-06-17 10:42:47.553 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-17 10:42:47.553 | address-scope 2026-06-17 10:42:47.553 | agent 2026-06-17 10:42:47.553 | allowed-address-pairs 2026-06-17 10:42:47.553 | auto-allocated-topology 2026-06-17 10:42:47.553 | availability_zone 2026-06-17 10:42:47.553 | bgp 2026-06-17 10:42:47.553 | bgp_4byte_asn 2026-06-17 10:42:47.554 | bgp_dragent_scheduler 2026-06-17 10:42:47.554 | binding 2026-06-17 10:42:47.554 | binding-extended 2026-06-17 10:42:47.554 | default-subnetpools 2026-06-17 10:42:47.554 | dhcp_agent_scheduler 2026-06-17 10:42:47.554 | dns-domain-ports 2026-06-17 10:42:47.554 | dns-integration 2026-06-17 10:42:47.554 | dns-integration-domain-keywords 2026-06-17 10:42:47.554 | empty-string-filtering 2026-06-17 10:42:47.554 | enable-default-route-bfd 2026-06-17 10:42:47.554 | enable-default-route-ecmp 2026-06-17 10:42:47.555 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.555 | ext-gw-mode 2026-06-17 10:42:47.555 | external-gateway-multihoming 2026-06-17 10:42:47.555 | external-net 2026-06-17 10:42:47.555 | extra_dhcp_opt 2026-06-17 10:42:47.555 | extraroute 2026-06-17 10:42:47.555 | extraroute-atomic 2026-06-17 10:42:47.555 | filter-validation 2026-06-17 10:42:47.555 | fip-port-details 2026-06-17 10:42:47.555 | flavors 2026-06-17 10:42:47.555 | floating-ip-port-forwarding 2026-06-17 10:42:47.556 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.556 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.556 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.556 | floatingip-pools 2026-06-17 10:42:47.556 | fwaas_v2 2026-06-17 10:42:47.556 | ip_allocation 2026-06-17 10:42:47.556 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.556 | l3-flavors 2026-06-17 10:42:47.556 | l3-ha 2026-06-17 10:42:47.556 | l3_agent_scheduler 2026-06-17 10:42:47.556 | logging 2026-06-17 10:42:47.557 | multi-provider 2026-06-17 10:42:47.557 | net-mtu 2026-06-17 10:42:47.557 | net-mtu-writable 2026-06-17 10:42:47.557 | network-ip-availability 2026-06-17 10:42:47.557 | network_availability_zone 2026-06-17 10:42:47.557 | network_ha 2026-06-17 10:42:47.557 | pagination 2026-06-17 10:42:47.557 | port-device-profile 2026-06-17 10:42:47.557 | port-hardware-offload-type 2026-06-17 10:42:47.557 | port-mac-address-regenerate 2026-06-17 10:42:47.557 | port-numa-affinity-policy 2026-06-17 10:42:47.558 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.558 | port-resource-request 2026-06-17 10:42:47.558 | port-security 2026-06-17 10:42:47.558 | port-trusted-vif 2026-06-17 10:42:47.558 | project-id 2026-06-17 10:42:47.558 | provider 2026-06-17 10:42:47.558 | pvlan 2026-06-17 10:42:47.558 | qinq 2026-06-17 10:42:47.558 | qos 2026-06-17 10:42:47.558 | qos-bw-limit-direction 2026-06-17 10:42:47.558 | qos-bw-minimum-ingress 2026-06-17 10:42:47.559 | qos-default 2026-06-17 10:42:47.559 | qos-fip 2026-06-17 10:42:47.559 | qos-gateway-ip 2026-06-17 10:42:47.559 | qos-rule-type-details 2026-06-17 10:42:47.559 | qos-rule-type-filter 2026-06-17 10:42:47.559 | qos-rules-alias 2026-06-17 10:42:47.559 | quota-check-limit 2026-06-17 10:42:47.559 | quota-check-limit-default 2026-06-17 10:42:47.559 | quota_details 2026-06-17 10:42:47.559 | quotas 2026-06-17 10:42:47.559 | rbac-address-scope 2026-06-17 10:42:47.559 | rbac-policies 2026-06-17 10:42:47.560 | rbac-security-groups 2026-06-17 10:42:47.560 | router 2026-06-17 10:42:47.560 | router-enable-snat 2026-06-17 10:42:47.560 | router_availability_zone 2026-06-17 10:42:47.560 | security-group 2026-06-17 10:42:47.560 | security-groups-default-rules 2026-06-17 10:42:47.560 | security-groups-normalized-cidr 2026-06-17 10:42:47.560 | security-groups-remote-address-group 2026-06-17 10:42:47.560 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.560 | security-groups-shared-filtering 2026-06-17 10:42:47.560 | segment 2026-06-17 10:42:47.560 | sorting 2026-06-17 10:42:47.561 | standard-attr-description 2026-06-17 10:42:47.561 | standard-attr-fwaas-v2 2026-06-17 10:42:47.561 | standard-attr-revisions 2026-06-17 10:42:47.561 | standard-attr-tag 2026-06-17 10:42:47.561 | standard-attr-timestamp 2026-06-17 10:42:47.561 | stateful-security-group 2026-06-17 10:42:47.561 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.561 | subnet-external-network 2026-06-17 10:42:47.561 | subnet-service-types 2026-06-17 10:42:47.561 | subnet_allocation 2026-06-17 10:42:47.561 | subnet_onboard 2026-06-17 10:42:47.562 | subnetpool-prefix-ops 2026-06-17 10:42:47.562 | tag-creation 2026-06-17 10:42:47.562 | tap-mirror 2026-06-17 10:42:47.562 | tap-mirror-both-direction 2026-06-17 10:42:47.562 | trunk 2026-06-17 10:42:47.562 | uplink-status-propagation 2026-06-17 10:42:47.562 | uplink-status-propagation-updatable 2026-06-17 10:42:47.562 | vlan-transparent 2026-06-17 10:42:47.562 | vpn-endpoint-groups 2026-06-17 10:42:47.562 | vpnaas' 2026-06-17 10:42:47.562 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-17 10:42:47.562 | address-scope 2026-06-17 10:42:47.563 | agent 2026-06-17 10:42:47.563 | allowed-address-pairs 2026-06-17 10:42:47.563 | auto-allocated-topology 2026-06-17 10:42:47.563 | availability_zone 2026-06-17 10:42:47.563 | bgp 2026-06-17 10:42:47.563 | bgp_4byte_asn 2026-06-17 10:42:47.563 | bgp_dragent_scheduler 2026-06-17 10:42:47.563 | binding 2026-06-17 10:42:47.563 | binding-extended 2026-06-17 10:42:47.563 | default-subnetpools 2026-06-17 10:42:47.563 | dhcp_agent_scheduler 2026-06-17 10:42:47.563 | dns-domain-ports 2026-06-17 10:42:47.564 | dns-integration 2026-06-17 10:42:47.564 | dns-integration-domain-keywords 2026-06-17 10:42:47.564 | empty-string-filtering 2026-06-17 10:42:47.564 | enable-default-route-bfd 2026-06-17 10:42:47.564 | enable-default-route-ecmp 2026-06-17 10:42:47.564 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.564 | ext-gw-mode 2026-06-17 10:42:47.564 | external-gateway-multihoming 2026-06-17 10:42:47.564 | external-net 2026-06-17 10:42:47.564 | extra_dhcp_opt 2026-06-17 10:42:47.564 | extraroute 2026-06-17 10:42:47.564 | extraroute-atomic 2026-06-17 10:42:47.565 | filter-validation 2026-06-17 10:42:47.565 | fip-port-details 2026-06-17 10:42:47.565 | flavors 2026-06-17 10:42:47.565 | floating-ip-port-forwarding 2026-06-17 10:42:47.565 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.565 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.565 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.565 | floatingip-pools 2026-06-17 10:42:47.565 | fwaas_v2 2026-06-17 10:42:47.565 | ip_allocation 2026-06-17 10:42:47.566 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.566 | l3-flavors 2026-06-17 10:42:47.566 | l3-ha 2026-06-17 10:42:47.566 | l3_agent_scheduler 2026-06-17 10:42:47.566 | logging 2026-06-17 10:42:47.566 | multi-provider 2026-06-17 10:42:47.566 | net-mtu 2026-06-17 10:42:47.566 | net-mtu-writable 2026-06-17 10:42:47.566 | network-ip-availability 2026-06-17 10:42:47.566 | network_availability_zone 2026-06-17 10:42:47.566 | network_ha 2026-06-17 10:42:47.567 | pagination 2026-06-17 10:42:47.567 | port-device-profile 2026-06-17 10:42:47.567 | port-hardware-offload-type 2026-06-17 10:42:47.567 | port-mac-address-regenerate 2026-06-17 10:42:47.567 | port-numa-affinity-policy 2026-06-17 10:42:47.567 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.567 | port-resource-request 2026-06-17 10:42:47.567 | port-security 2026-06-17 10:42:47.567 | port-trusted-vif 2026-06-17 10:42:47.567 | project-id 2026-06-17 10:42:47.567 | provider 2026-06-17 10:42:47.567 | pvlan 2026-06-17 10:42:47.568 | qinq 2026-06-17 10:42:47.568 | qos 2026-06-17 10:42:47.568 | qos-bw-limit-direction 2026-06-17 10:42:47.568 | qos-bw-minimum-ingress 2026-06-17 10:42:47.568 | qos-default 2026-06-17 10:42:47.568 | qos-fip 2026-06-17 10:42:47.568 | qos-gateway-ip 2026-06-17 10:42:47.568 | qos-rule-type-details 2026-06-17 10:42:47.568 | qos-rule-type-filter 2026-06-17 10:42:47.568 | qos-rules-alias 2026-06-17 10:42:47.568 | quota-check-limit 2026-06-17 10:42:47.569 | quota-check-limit-default 2026-06-17 10:42:47.569 | quota_details 2026-06-17 10:42:47.569 | quotas 2026-06-17 10:42:47.569 | rbac-address-scope 2026-06-17 10:42:47.569 | rbac-policies 2026-06-17 10:42:47.569 | rbac-security-groups 2026-06-17 10:42:47.569 | router 2026-06-17 10:42:47.569 | router-enable-snat 2026-06-17 10:42:47.569 | router_availability_zone 2026-06-17 10:42:47.569 | security-group 2026-06-17 10:42:47.569 | security-groups-default-rules 2026-06-17 10:42:47.569 | security-groups-normalized-cidr 2026-06-17 10:42:47.570 | security-groups-remote-address-group 2026-06-17 10:42:47.570 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.570 | security-groups-shared-filtering 2026-06-17 10:42:47.570 | segment 2026-06-17 10:42:47.570 | sorting 2026-06-17 10:42:47.570 | standard-attr-description 2026-06-17 10:42:47.570 | standard-attr-fwaas-v2 2026-06-17 10:42:47.570 | standard-attr-revisions 2026-06-17 10:42:47.570 | standard-attr-tag 2026-06-17 10:42:47.570 | standard-attr-timestamp 2026-06-17 10:42:47.570 | stateful-security-group 2026-06-17 10:42:47.571 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.571 | subnet-external-network 2026-06-17 10:42:47.571 | subnet-service-types 2026-06-17 10:42:47.571 | subnet_allocation 2026-06-17 10:42:47.571 | subnet_onboard 2026-06-17 10:42:47.571 | subnetpool-prefix-ops 2026-06-17 10:42:47.571 | tag-creation 2026-06-17 10:42:47.571 | tap-mirror 2026-06-17 10:42:47.571 | tap-mirror-both-direction 2026-06-17 10:42:47.571 | trunk 2026-06-17 10:42:47.571 | uplink-status-propagation 2026-06-17 10:42:47.571 | uplink-status-propagation-updatable 2026-06-17 10:42:47.572 | vlan-transparent 2026-06-17 10:42:47.572 | vpn-endpoint-groups 2026-06-17 10:42:47.572 | vpnaas' 2026-06-17 10:42:47.572 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-17 10:42:47.572 | address-scope 2026-06-17 10:42:47.572 | agent 2026-06-17 10:42:47.572 | allowed-address-pairs 2026-06-17 10:42:47.572 | auto-allocated-topology 2026-06-17 10:42:47.572 | availability_zone 2026-06-17 10:42:47.572 | bgp 2026-06-17 10:42:47.572 | bgp_4byte_asn 2026-06-17 10:42:47.573 | bgp_dragent_scheduler 2026-06-17 10:42:47.573 | binding 2026-06-17 10:42:47.573 | binding-extended 2026-06-17 10:42:47.573 | default-subnetpools 2026-06-17 10:42:47.573 | dhcp_agent_scheduler 2026-06-17 10:42:47.573 | dns-domain-ports 2026-06-17 10:42:47.573 | dns-integration 2026-06-17 10:42:47.573 | dns-integration-domain-keywords 2026-06-17 10:42:47.573 | empty-string-filtering 2026-06-17 10:42:47.573 | enable-default-route-bfd 2026-06-17 10:42:47.573 | enable-default-route-ecmp 2026-06-17 10:42:47.573 | expose-port-forwarding-in-fip 2026-06-17 10:42:47.574 | ext-gw-mode 2026-06-17 10:42:47.574 | external-gateway-multihoming 2026-06-17 10:42:47.574 | external-net 2026-06-17 10:42:47.574 | extra_dhcp_opt 2026-06-17 10:42:47.574 | extraroute 2026-06-17 10:42:47.574 | extraroute-atomic 2026-06-17 10:42:47.574 | filter-validation 2026-06-17 10:42:47.574 | fip-port-details 2026-06-17 10:42:47.574 | flavors 2026-06-17 10:42:47.574 | floating-ip-port-forwarding 2026-06-17 10:42:47.574 | floating-ip-port-forwarding-description 2026-06-17 10:42:47.574 | floating-ip-port-forwarding-detail 2026-06-17 10:42:47.575 | floating-ip-port-forwarding-port-ranges 2026-06-17 10:42:47.575 | floatingip-pools 2026-06-17 10:42:47.575 | fwaas_v2 2026-06-17 10:42:47.575 | ip_allocation 2026-06-17 10:42:47.575 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:42:47.575 | l3-flavors 2026-06-17 10:42:47.575 | l3-ha 2026-06-17 10:42:47.575 | l3_agent_scheduler 2026-06-17 10:42:47.575 | logging 2026-06-17 10:42:47.575 | multi-provider 2026-06-17 10:42:47.575 | net-mtu 2026-06-17 10:42:47.575 | net-mtu-writable 2026-06-17 10:42:47.576 | network-ip-availability 2026-06-17 10:42:47.576 | network_availability_zone 2026-06-17 10:42:47.576 | network_ha 2026-06-17 10:42:47.576 | pagination 2026-06-17 10:42:47.576 | port-device-profile 2026-06-17 10:42:47.576 | port-hardware-offload-type 2026-06-17 10:42:47.576 | port-mac-address-regenerate 2026-06-17 10:42:47.576 | port-numa-affinity-policy 2026-06-17 10:42:47.576 | port-numa-affinity-policy-socket 2026-06-17 10:42:47.576 | port-resource-request 2026-06-17 10:42:47.576 | port-security 2026-06-17 10:42:47.577 | port-trusted-vif 2026-06-17 10:42:47.577 | project-id 2026-06-17 10:42:47.577 | provider 2026-06-17 10:42:47.577 | pvlan 2026-06-17 10:42:47.577 | qinq 2026-06-17 10:42:47.577 | qos 2026-06-17 10:42:47.577 | qos-bw-limit-direction 2026-06-17 10:42:47.577 | qos-bw-minimum-ingress 2026-06-17 10:42:47.577 | qos-default 2026-06-17 10:42:47.577 | qos-fip 2026-06-17 10:42:47.577 | qos-gateway-ip 2026-06-17 10:42:47.577 | qos-rule-type-details 2026-06-17 10:42:47.578 | qos-rule-type-filter 2026-06-17 10:42:47.578 | qos-rules-alias 2026-06-17 10:42:47.578 | quota-check-limit 2026-06-17 10:42:47.578 | quota-check-limit-default 2026-06-17 10:42:47.578 | quota_details 2026-06-17 10:42:47.578 | quotas 2026-06-17 10:42:47.578 | rbac-address-scope 2026-06-17 10:42:47.578 | rbac-policies 2026-06-17 10:42:47.578 | rbac-security-groups 2026-06-17 10:42:47.578 | router 2026-06-17 10:42:47.578 | router-enable-snat 2026-06-17 10:42:47.578 | router_availability_zone 2026-06-17 10:42:47.579 | security-group 2026-06-17 10:42:47.579 | security-groups-default-rules 2026-06-17 10:42:47.579 | security-groups-normalized-cidr 2026-06-17 10:42:47.579 | security-groups-remote-address-group 2026-06-17 10:42:47.579 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:42:47.579 | security-groups-shared-filtering 2026-06-17 10:42:47.579 | segment 2026-06-17 10:42:47.579 | sorting 2026-06-17 10:42:47.579 | standard-attr-description 2026-06-17 10:42:47.579 | standard-attr-fwaas-v2 2026-06-17 10:42:47.579 | standard-attr-revisions 2026-06-17 10:42:47.579 | standard-attr-tag 2026-06-17 10:42:47.580 | standard-attr-timestamp 2026-06-17 10:42:47.580 | stateful-security-group 2026-06-17 10:42:47.580 | subnet-dns-publish-fixed-ip 2026-06-17 10:42:47.580 | subnet-external-network 2026-06-17 10:42:47.580 | subnet-service-types 2026-06-17 10:42:47.580 | subnet_allocation 2026-06-17 10:42:47.580 | subnet_onboard 2026-06-17 10:42:47.580 | subnetpool-prefix-ops 2026-06-17 10:42:47.580 | tag-creation 2026-06-17 10:42:47.580 | tap-mirror 2026-06-17 10:42:47.580 | tap-mirror-both-direction 2026-06-17 10:42:47.581 | trunk 2026-06-17 10:42:47.581 | uplink-status-propagation 2026-06-17 10:42:47.581 | uplink-status-propagation-updatable 2026-06-17 10:42:47.581 | vlan-transparent 2026-06-17 10:42:47.581 | vpn-endpoint-groups 2026-06-17 10:42:47.581 | vpnaas' 2026-06-17 10:42:47.581 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-17 10:42:47.581 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-17 10:42:47.581 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-17 10:42:47.581 | ++ 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-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-17 10:42:47.581 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-17 10:42:47.582 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:42:47.582 | + 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.582 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-17 10:42:47.605 | + 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.78:6641 2026-06-17 10:42:47.607 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.609 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 10:42:47.612 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.78:6641 2026-06-17 10:42:47.614 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.78:6641 ']' 2026-06-17 10:42:47.616 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.78:6641 2026-06-17 10:42:47.649 | + 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.78:6642 2026-06-17 10:42:47.651 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.653 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 10:42:47.656 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.78:6642 2026-06-17 10:42:47.658 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.78:6642 ']' 2026-06-17 10:42:47.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.78:6642 2026-06-17 10:42:47.693 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-17 10:42:47.711 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:47.714 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-17 10:42:47.716 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.719 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 10:42:47.722 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-17 10:42:47.724 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-17 10:42:47.727 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.730 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-17 10:42:47.761 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-17 10:42:47.764 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 10:42:47.769 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-17 10:42:47.771 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-17 10:42:47.774 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.776 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-17 10:42:47.807 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-17 10:42:47.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-17 10:42:47.814 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-17 10:42:47.817 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-17 10:42:47.819 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.822 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-17 10:42:47.855 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-17 10:42:47.874 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-17 10:42:47.893 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:47.896 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-17 10:42:47.899 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-17 10:42:47.917 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:47.919 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:42:47.922 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-17 10:42:47.925 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-17 10:42:47.928 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:47.931 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-17 10:42:47.933 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-17 10:42:47.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-17 10:42:47.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:47.941 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-17 10:42:47.972 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-17 10:42:47.990 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:47.993 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-17 10:42:48.029 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-17 10:42:48.047 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:48.049 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-17 10:42:48.083 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-17 10:42:48.100 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:48.102 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-17 10:42:48.105 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-17 10:42:48.122 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:48.124 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:42:48.127 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-17 10:42:48.130 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-17 10:42:48.162 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-17 10:42:48.180 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:48.182 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-17 10:42:48.200 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:48.203 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-17 10:42:48.221 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:48.222 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-17 10:42:48.242 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:48.245 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-17 10:42:48.261 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:48.264 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-17 10:42:48.280 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:48.282 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-17 10:42:48.284 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-17 10:42:48.287 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-17 10:42:48.291 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-17 10:42:48.320 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-17 10:42:48.350 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-17 10:42:48.380 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-17 10:42:48.410 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-17 10:42:48.412 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 10:42:48.415 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-17 10:42:48.417 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 10:42:48.420 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 10:42:48.422 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-17 10:42:48.425 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 10:42:48.427 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-17 10:42:48.431 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 10:42:48.433 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-17 10:42:48.463 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-17 10:42:48.493 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.78/identity 2026-06-17 10:42:48.523 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-17 10:42:48.553 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-17 10:42:48.583 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-17 10:42:48.613 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-17 10:42:48.643 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-17 10:42:48.673 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.78/identity 2026-06-17 10:42:48.704 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 10:42:48.733 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 10:42:48.764 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 10:42:48.766 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-17 10:42:48.795 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-17 10:42:48.823 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-17 10:42:48.825 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 10:42:48.828 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:42:48.830 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-17 10:42:48.832 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-17 10:42:48.861 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-17 10:42:48.891 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.78/identity 2026-06-17 10:42:48.923 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-17 10:42:48.953 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-17 10:42:48.984 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-17 10:42:49.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-17 10:42:49.043 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-17 10:42:49.074 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-17 10:42:49.076 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-17 10:42:49.078 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-17 10:42:49.081 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 10:42:49.083 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-17 10:42:49.113 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-17 10:42:49.143 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.78/identity 2026-06-17 10:42:49.173 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-17 10:42:49.203 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-17 10:42:49.234 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-17 10:42:49.264 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-17 10:42:49.294 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-17 10:42:49.324 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-17 10:42:49.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-17 10:42:49.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-17 10:42:49.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-17 10:42:49.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-17 10:42:49.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-17 10:42:49.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-17 10:42:49.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-17 10:42:49.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-17 10:42:49.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-17 10:42:49.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-17 10:42:49.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-17 10:42:49.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-17 10:42:49.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-17 10:42:49.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-17 10:42:49.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-17 10:42:49.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-17 10:42:49.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-17 10:42:49.368 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.370 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-17 10:42:49.372 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-17 10:42:49.375 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-17 10:42:49.377 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.380 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-17 10:42:49.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-17 10:42:49.411 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.414 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 10:42:49.416 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-17 10:42:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-17 10:42:49.421 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.423 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-17 10:42:49.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-17 10:42:49.455 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.457 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 10:42:49.459 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-17 10:42:49.462 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-17 10:42:49.464 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.466 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-17 10:42:49.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-17 10:42:49.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-17 10:42:49.498 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.500 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 10:42:49.502 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-17 10:42:49.504 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-17 10:42:49.506 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.508 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-17 10:42:49.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-17 10:42:49.538 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.540 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 10:42:49.542 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-17 10:42:49.544 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-17 10:42:49.547 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.549 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-17 10:42:49.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-17 10:42:49.580 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.582 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-17 10:42:49.584 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-17 10:42:49.587 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-17 10:42:49.589 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.592 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-17 10:42:49.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-17 10:42:49.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.625 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-17 10:42:49.628 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-17 10:42:49.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-17 10:42:49.632 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.635 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-17 10:42:49.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-17 10:42:49.667 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.669 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-17 10:42:49.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-17 10:42:49.674 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-17 10:42:49.676 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.679 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-17 10:42:49.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-17 10:42:49.709 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.711 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-17 10:42:49.714 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-17 10:42:49.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-17 10:42:49.718 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.721 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-17 10:42:49.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-17 10:42:49.752 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-17 10:42:49.757 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-17 10:42:49.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-17 10:42:49.761 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.764 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-17 10:42:49.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-17 10:42:49.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-17 10:42:49.797 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-17 10:42:49.799 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-17 10:42:49.801 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-17 10:42:49.803 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-17 10:42:49.806 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-17 10:42:49.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 10:42:49.836 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-17 10:42:49.866 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-17 10:42:49.897 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-17 10:42:49.899 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 10:42:49.901 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-17 10:42:49.903 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-17 10:42:49.906 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 10:42:49.908 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-17 10:42:49.910 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-17 10:42:49.913 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 10:42:49.915 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 10:42:49.931 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-17 10:42:49.931 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:42:49.942 | d /var/run/uwsgi 0755 quobyte root 2026-06-17 10:42:49.946 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 10:42:49.960 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-17 10:42:49.964 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-17 10:42:49.966 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-17 10:42:49.970 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 10:42:49.973 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-17 10:42:50.003 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-17 10:42:50.031 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-17 10:42:50.062 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 10:42:50.092 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 10:42:50.120 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 10:42:50.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 10:42:50.177 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 10:42:50.206 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 10:42:50.234 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-17 10:42:50.263 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 10:42:50.291 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 10:42:50.320 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 10:42:50.348 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-17 10:42:50.377 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 10:42:50.379 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 10:42:50.382 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-17 10:42:50.384 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-17 10:42:50.387 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 10:42:50.389 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:42:50.392 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:42:50.394 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-17 10:42:50.397 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-17 10:42:50.399 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-17 10:42:50.428 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 10:42:50.457 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-17 10:42:50.457 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-17 10:42:50.469 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-17 10:42:50.473 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-17 10:42:50.476 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-17 10:42:50.480 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 10:42:50.481 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 10:42:50.484 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 10:42:50.486 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 10:42:50.489 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:42:50.491 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:42:50.493 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 10:42:50.496 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 10:42:50.499 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:42:50.501 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:42:50.504 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-17 10:42:50.515 | perl: warning: Setting locale failed. 2026-06-17 10:42:50.515 | perl: warning: Please check that your locale settings: 2026-06-17 10:42:50.515 | LANGUAGE = (unset), 2026-06-17 10:42:50.515 | LC_ALL = "en_US.utf8", 2026-06-17 10:42:50.515 | LANG = "de_DE.UTF-8" 2026-06-17 10:42:50.515 | are supported and installed on your system. 2026-06-17 10:42:50.515 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-17 10:42:50.554 | Enabling site neutron-api. 2026-06-17 10:42:50.559 | To activate the new configuration, you need to run: 2026-06-17 10:42:50.559 | systemctl reload apache2 2026-06-17 10:42:50.564 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 10:42:50.566 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 10:42:50.568 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 10:42:50.571 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 10:42:50.705 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-17 10:42:50.723 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:50.725 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-17 10:42:50.741 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:50.743 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-17 10:42:50.746 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-17 10:42:50.802 | + inc/async:async_inner:63 : init_neutron 2026-06-17 10:42:50.839 | [2070 Async init_neutron:60140]: running: init_neutron 2026-06-17 10:42:50.841 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-17 10:42:50.856 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:50.858 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-17 10:42:50.873 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:50.876 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-17 10:42:50.878 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-17 10:42:50.880 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-17 10:42:50.917 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-17 10:42:50.920 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-17 10:42:50.956 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-17 10:42:50.979 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:42:50.983 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-17 10:42:51.005 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:51.008 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-17 10:42:51.012 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:42:51.014 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-17 10:42:51.017 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-17 10:42:51.020 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-17 10:42:51.079 | + inc/async:async_inner:63 : init_cinder 2026-06-17 10:42:51.117 | [2070 Async init_cinder:60376]: running: init_cinder 2026-06-17 10:42:51.120 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-17 10:42:51.139 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:42:51.144 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-17 10:42:51.146 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:42:51.150 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-17 10:42:51.152 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-17 10:42:51.155 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-17 10:42:51.222 | + inc/async:async_inner:63 : init_placement 2026-06-17 10:42:51.263 | [2070 Async init_placement:60506]: running: init_placement 2026-06-17 10:42:51.263 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-17 10:42:51.321 | [2070 Async init_neutron:60140]: Waiting for completion of init_neutron running on PID 60140 (5 other jobs running) 2026-06-17 10:42:51.347 | [2070 Async init_neutron:60140]: Signaling child to exit 2026-06-17 10:43:06.394 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:43:06.433 | [60376 Async init_cinder:60376]: finished successfully 2026-06-17 10:43:42.944 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:43:42.977 | [60506 Async init_placement:60506]: finished successfully 2026-06-17 10:43:46.359 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:43:46.393 | [60140 Async init_neutron:60140]: finished successfully 2026-06-17 10:43:46.425 | WAKEUP 2026-06-17 10:43:46.455 | [2070 Async init_neutron:60140]: Signaled 2026-06-17 10:43:46.457 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-17 10:43:46.457 | + lib/database:recreate_database:112 : local db=neutron 2026-06-17 10:43:46.457 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-17 10:43:46.457 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-17 10:43:46.457 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-17 10:43:46.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:46.458 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-17 10:43:46.458 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:46.458 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-17 10:43:46.458 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 10:43:46.458 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:43:46.458 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:43:46.458 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:43:46.458 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692971001 2026-06-17 10:43:46.458 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-17 10:43:46.458 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-17 10:43:46.458 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-17 10:43:46.459 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-17 10:43:46.460 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-17 10:43:46.461 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-17 10:43:46.462 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-17 10:43:46.463 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-17 10:43:46.464 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-17 10:43:46.465 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-17 10:43:46.466 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-17 10:43:46.467 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-17 10:43:46.468 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-17 10:43:46.469 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-17 10:43:46.470 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-17 10:43:46.471 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-17 10:43:46.472 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-17 10:43:46.472 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-17 10:43:46.472 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-17 10:43:46.472 | Running upgrade for neutron ... 2026-06-17 10:43:46.472 | OK 2026-06-17 10:43:46.472 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-17 10:43:46.472 | + functions-common:time_stop:2414 : local name 2026-06-17 10:43:46.472 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:43:46.472 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:43:46.472 | + functions-common:time_stop:2417 : local total 2026-06-17 10:43:46.472 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:43:46.472 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 10:43:46.473 | + functions-common:time_stop:2421 : start_time=1781692971001 2026-06-17 10:43:46.473 | + functions-common:time_stop:2423 : [[ -z 1781692971001 ]] 2026-06-17 10:43:46.473 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:43:46.473 | + functions-common:time_stop:2426 : end_time=1781693026335 2026-06-17 10:43:46.473 | + functions-common:time_stop:2427 : elapsed_time=55334 2026-06-17 10:43:46.473 | + functions-common:time_stop:2428 : total=8240 2026-06-17 10:43:46.473 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:43:46.473 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63574 2026-06-17 10:43:46.518 | [2070 Async init_neutron:60140]: finished init_neutron with result 0 in 55 seconds 2026-06-17 10:43:46.525 | + inc/async:async_wait:197 : return 0 2026-06-17 10:43:46.529 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-17 10:43:46.600 | [2070 Async init_placement:60506]: Waiting for completion of init_placement running on PID 60506 (4 other jobs running) 2026-06-17 10:43:46.634 | [2070 Async init_placement:60506]: Signaling child to exit 2026-06-17 10:43:46.634 | WAKEUP 2026-06-17 10:43:46.663 | [2070 Async init_placement:60506]: Signaled 2026-06-17 10:43:46.666 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-17 10:43:46.666 | + lib/database:recreate_database:112 : local db=placement 2026-06-17 10:43:46.666 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-17 10:43:46.666 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-17 10:43:46.666 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-17 10:43:46.666 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:46.666 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-17 10:43:46.666 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:46.666 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-17 10:43:46.667 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:43:46.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:43:46.667 | we strongly recommend against using it for new projects. 2026-06-17 10:43:46.667 | 2026-06-17 10:43:46.667 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:43:46.667 | framework. For more detail see 2026-06-17 10:43:46.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:43:46.667 | 2026-06-17 10:43:46.667 | __import__(import_str) 2026-06-17 10:43:46.667 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-17 10:43:46.667 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-17 10:43:46.668 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-17 10:43:46.668 | + functions-common:get_or_create_user:893 : local user_id 2026-06-17 10:43:46.668 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-17 10:43:46.668 | + functions-common:get_or_create_user:897 : local email= 2026-06-17 10:43:46.668 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-17 10:43:46.668 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:43:46.668 | + functions-common:get_or_create_user:909 : user_id=415138aeb845448ba1c3d3d832417346 2026-06-17 10:43:46.668 | + functions-common:get_or_create_user:910 : echo 415138aeb845448ba1c3d3d832417346 2026-06-17 10:43:46.668 | 415138aeb845448ba1c3d3d832417346 2026-06-17 10:43:46.668 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-17 10:43:46.668 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:43:46.669 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:43:46.669 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:43:46.669 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:43:46.669 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:43:46.669 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-17 10:43:46.670 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:43:46.670 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:43:46.670 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6411cce76e74f2084034cb571374df5 2026-06-17 10:43:46.670 | + functions-common:get_or_add_user_project_role:974 : echo b6411cce76e74f2084034cb571374df5 2026-06-17 10:43:46.670 | b6411cce76e74f2084034cb571374df5 2026-06-17 10:43:46.670 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-17 10:43:46.670 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-17 10:43:46.670 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-17 10:43:46.670 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-17 10:43:46.670 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-17 10:43:46.670 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-17 10:43:46.671 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-17 10:43:46.671 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-17 10:43:46.671 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-17 10:43:46.671 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-17 10:43:46.671 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-17 10:43:46.671 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-17 10:43:46.671 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-17 10:43:46.671 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-17 10:43:46.671 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-17 10:43:46.671 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:43:46.671 | + functions-common:get_or_add_user_project_role:973 : user_role_id=418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:43:46.672 | + functions-common:get_or_add_user_project_role:974 : echo 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:43:46.672 | 418c9fc1070143ca8f8f55d2673102e5 2026-06-17 10:43:46.672 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.78/placement 2026-06-17 10:43:46.672 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-17 10:43:46.672 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-17 10:43:46.672 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-17 10:43:46.672 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-17 10:43:46.672 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:43:46.672 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-17 10:43:46.672 | 1237895db11c4f6f9c0e5e8fab2b73b3' 2026-06-17 10:43:46.672 | + functions-common:get_or_create_service:1061 : echo 1237895db11c4f6f9c0e5e8fab2b73b3 2026-06-17 10:43:46.673 | 1237895db11c4f6f9c0e5e8fab2b73b3 2026-06-17 10:43:46.673 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.78/placement 2026-06-17 10:43:46.673 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-17 10:43:46.673 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.78/placement RegionOne 2026-06-17 10:43:46.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-17 10:43:46.673 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-17 10:43:46.673 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:43:46.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-17 10:43:46.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-17 10:43:46.674 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.78/placement --region RegionOne -f value -c id 2026-06-17 10:43:46.674 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:43:46.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=4e0e2de626114c4b904adcb44b74c1ab 2026-06-17 10:43:46.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 4e0e2de626114c4b904adcb44b74c1ab 2026-06-17 10:43:46.674 | + functions-common:get_or_create_endpoint:1094 : public_id=4e0e2de626114c4b904adcb44b74c1ab 2026-06-17 10:43:46.674 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-17 10:43:46.674 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-17 10:43:46.674 | + functions-common:get_or_create_endpoint:1103 : echo 4e0e2de626114c4b904adcb44b74c1ab 2026-06-17 10:43:46.674 | 4e0e2de626114c4b904adcb44b74c1ab 2026-06-17 10:43:46.729 | [2070 Async init_placement:60506]: finished init_placement with result 0 in 51 seconds 2026-06-17 10:43:46.735 | + inc/async:async_wait:197 : return 0 2026-06-17 10:43:46.740 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-17 10:43:46.808 | [2070 Async init_glance:55961]: Waiting for completion of init_glance running on PID 55961 (3 other jobs running) 2026-06-17 10:43:46.841 | [2070 Async init_glance:55961]: Signaling child to exit 2026-06-17 10:43:46.841 | WAKEUP 2026-06-17 10:43:46.870 | [2070 Async init_glance:55961]: Signaled 2026-06-17 10:43:46.872 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-17 10:43:46.872 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-17 10:43:46.872 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-17 10:43:46.872 | + lib/database:recreate_database:112 : local db=glance 2026-06-17 10:43:46.872 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-17 10:43:46.872 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-17 10:43:46.872 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-17 10:43:46.872 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:46.873 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-17 10:43:46.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:46.873 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-17 10:43:46.873 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 10:43:46.873 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:43:46.873 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:43:46.873 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:43:46.873 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692878329 2026-06-17 10:43:46.873 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-17 10:43:46.873 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:43:46.873 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:43:46.874 | we strongly recommend against using it for new projects. 2026-06-17 10:43:46.874 | 2026-06-17 10:43:46.874 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:43:46.874 | framework. For more detail see 2026-06-17 10:43:46.874 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:43:46.874 | 2026-06-17 10:43:46.874 | __import__(import_str) 2026-06-17 10:43:46.874 | INFO dbcounter [-] Registered counter for database glance 2026-06-17 10:43:46.874 | 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=56067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:43:46.874 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.874 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.875 | DEBUG dbcounter [-] [56067] Writer thread running {{(pid=56067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:43:46.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.875 | INFO dbcounter [-] Registered counter for database glance 2026-06-17 10:43:46.875 | 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=56067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:43:46.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.875 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.875 | DEBUG dbcounter [-] [56067] Writer thread running {{(pid=56067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:43:46.875 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-17 10:43:46.875 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:43:46.875 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-17 10:43:46.876 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.876 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-17 10:43:46.876 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.876 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-17 10:43:46.876 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.876 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-17 10:43:46.876 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.876 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-17 10:43:46.876 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.876 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-17 10:43:46.877 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.877 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-17 10:43:46.877 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.877 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-17 10:43:46.877 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.877 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-17 10:43:46.877 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.877 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-17 10:43:46.877 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.877 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 10:43:46.877 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.877 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 10:43:46.878 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.878 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 10:43:46.878 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.878 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-17 10:43:46.878 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.878 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-17 10:43:46.878 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.878 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.878 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.878 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-17 10:43:46.879 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:43:46.879 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-17 10:43:46.879 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.880 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-17 10:43:46.880 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.880 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-17 10:43:46.880 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.880 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-17 10:43:46.880 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.880 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-17 10:43:46.880 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.880 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-17 10:43:46.881 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.881 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-17 10:43:46.881 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.881 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-17 10:43:46.881 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.881 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-17 10:43:46.881 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.881 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-17 10:43:46.881 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.881 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-17 10:43:46.881 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:46.881 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-17 10:43:46.882 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=56067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-17 10:43:46.882 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.882 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.882 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:46.882 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:46.882 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-17 10:43:46.882 | Database migration is up to date. No migration needed. 2026-06-17 10:43:46.882 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-17 10:43:46.882 | Database is synced successfully. 2026-06-17 10:43:46.882 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-17 10:43:46.882 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-17 10:43:46.883 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:43:46.883 | we strongly recommend against using it for new projects. 2026-06-17 10:43:46.883 | 2026-06-17 10:43:46.883 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:43:46.883 | framework. For more detail see 2026-06-17 10:43:46.883 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:43:46.883 | 2026-06-17 10:43:46.883 | __import__(import_str) 2026-06-17 10:43:46.883 | INFO dbcounter [-] Registered counter for database glance 2026-06-17 10:43:46.883 | 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=56245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:43:46.884 | DEBUG dbcounter [-] [56245] Writer thread running {{(pid=56245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-17 10:43:46.884 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-17 10:43:46.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-17 10:43:46.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-17 10:43:46.887 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-17 10:43:46.887 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-17 10:43:46.887 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-17 10:43:46.887 | + functions-common:time_stop:2414 : local name 2026-06-17 10:43:46.887 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:43:46.887 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:43:46.887 | + functions-common:time_stop:2417 : local total 2026-06-17 10:43:46.887 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:43:46.887 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 10:43:46.887 | + functions-common:time_stop:2421 : start_time=1781692878329 2026-06-17 10:43:46.887 | + functions-common:time_stop:2423 : [[ -z 1781692878329 ]] 2026-06-17 10:43:46.888 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:43:46.888 | + functions-common:time_stop:2426 : end_time=1781692892319 2026-06-17 10:43:46.888 | + functions-common:time_stop:2427 : elapsed_time=13990 2026-06-17 10:43:46.888 | + functions-common:time_stop:2428 : total=8240 2026-06-17 10:43:46.888 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:43:46.888 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22230 2026-06-17 10:43:46.934 | [2070 Async init_glance:55961]: finished init_glance with result 0 in 14 seconds 2026-06-17 10:43:46.940 | + inc/async:async_wait:197 : return 0 2026-06-17 10:43:46.945 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-17 10:43:46.976 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-17 10:43:46.980 | + inc/async:async_wait:197 : return 0 2026-06-17 10:43:46.984 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-17 10:43:47.053 | [2070 Async init_cinder:60376]: Waiting for completion of init_cinder running on PID 60376 (2 other jobs running) 2026-06-17 10:43:47.085 | [2070 Async init_cinder:60376]: Signaling child to exit 2026-06-17 10:43:47.086 | WAKEUP 2026-06-17 10:43:47.115 | [2070 Async init_cinder:60376]: Signaled 2026-06-17 10:43:47.118 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-17 10:43:47.118 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:43:47.118 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-17 10:43:47.118 | + lib/database:recreate_database:112 : local db=cinder 2026-06-17 10:43:47.118 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-17 10:43:47.118 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-17 10:43:47.118 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-17 10:43:47.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:47.119 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-17 10:43:47.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:47.119 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-17 10:43:47.119 | + functions-common:time_start:2400 : local name=dbsync 2026-06-17 10:43:47.119 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:43:47.119 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:43:47.119 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:43:47.119 | + functions-common:time_start:2405 : _TIME_START[$name]=1781692971320 2026-06-17 10:43:47.119 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-17 10:43:47.119 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-17 10:43:47.119 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:43:47.120 | we strongly recommend against using it for new projects. 2026-06-17 10:43:47.120 | 2026-06-17 10:43:47.120 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:43:47.120 | framework. For more detail see 2026-06-17 10:43:47.120 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:43:47.120 | 2026-06-17 10:43:47.120 | import eventlet # noqa 2026-06-17 10:43:47.120 | INFO dbcounter [-] Registered counter for database cinder 2026-06-17 10:43:47.120 | 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=60608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:43:47.120 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-17 10:43:47.120 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:47.121 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:47.121 | DEBUG dbcounter [-] [60608] Writer thread running {{(pid=60608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:43:47.121 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-17 10:43:47.121 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:43:47.121 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-17 10:43:47.121 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.121 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-17 10:43:47.121 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.121 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-17 10:43:47.121 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.121 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-17 10:43:47.122 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.122 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-17 10:43:47.122 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.122 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-17 10:43:47.122 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.122 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-17 10:43:47.122 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=60608) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:43:47.122 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-17 10:43:47.122 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-17 10:43:47.122 | + functions-common:time_stop:2414 : local name 2026-06-17 10:43:47.122 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:43:47.123 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:43:47.123 | + functions-common:time_stop:2417 : local total 2026-06-17 10:43:47.123 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:43:47.123 | + functions-common:time_stop:2420 : name=dbsync 2026-06-17 10:43:47.123 | + functions-common:time_stop:2421 : start_time=1781692971320 2026-06-17 10:43:47.123 | + functions-common:time_stop:2423 : [[ -z 1781692971320 ]] 2026-06-17 10:43:47.123 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:43:47.123 | + functions-common:time_stop:2426 : end_time=1781692984035 2026-06-17 10:43:47.123 | + functions-common:time_stop:2427 : elapsed_time=12715 2026-06-17 10:43:47.123 | + functions-common:time_stop:2428 : total=8240 2026-06-17 10:43:47.123 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:43:47.123 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20955 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-17 10:43:47.124 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-17 10:43:47.124 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-17 10:43:47.124 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-17 10:43:47.124 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-17 10:43:47.125 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-17 10:43:47.125 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-17 10:43:47.125 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-17 10:43:47.125 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 10:43:47.125 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 10:43:47.125 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 10:43:47.125 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 10:43:47.125 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 10:43:47.125 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 10:43:47.125 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 10:43:47.125 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 10:43:47.126 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 10:43:47.126 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 10:43:47.126 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 10:43:47.126 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 10:43:47.126 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 10:43:47.126 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-17 10:43:47.126 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-17 10:43:47.126 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-17 10:43:47.126 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 10:43:47.126 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-17 10:43:47.126 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-17 10:43:47.127 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-17 10:43:47.127 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-17 10:43:47.128 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-17 10:43:47.128 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-17 10:43:47.128 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-17 10:43:47.128 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-17 10:43:47.128 | [Unit] 2026-06-17 10:43:47.128 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 10:43:47.128 | DefaultDependencies=no 2026-06-17 10:43:47.128 | After=systemd-udev-settle.service 2026-06-17 10:43:47.128 | Before=lvm2-activation-early.service 2026-06-17 10:43:47.128 | Wants=systemd-udev-settle.service 2026-06-17 10:43:47.128 | 2026-06-17 10:43:47.129 | [Service] 2026-06-17 10:43:47.129 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-17 10:43:47.129 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-17 10:43:47.129 | RemainAfterExit=yes 2026-06-17 10:43:47.129 | Type=oneshot 2026-06-17 10:43:47.129 | 2026-06-17 10:43:47.129 | [Install] 2026-06-17 10:43:47.129 | WantedBy=local-fs.target 2026-06-17 10:43:47.129 | Also=systemd-udev-settle.service 2026-06-17 10:43:47.129 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-17 10:43:47.129 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-17 10:43:47.130 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-17 10:43:47.130 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-17 10:43:47.130 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-17 10:43:47.130 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-17 10:43:47.130 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-17 10:43:47.130 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-17 10:43:47.130 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-17 10:43:47.130 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-17 10:43:47.131 | Physical volume "/dev/loop0" successfully created. 2026-06-17 10:43:47.131 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-17 10:43:47.131 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-17 10:43:47.131 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:43:47.131 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-17 10:43:47.131 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-17 10:43:47.131 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-17 10:43:47.131 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-17 10:43:47.131 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:43:47.131 | we strongly recommend against using it for new projects. 2026-06-17 10:43:47.131 | 2026-06-17 10:43:47.132 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:43:47.132 | framework. For more detail see 2026-06-17 10:43:47.132 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:43:47.132 | 2026-06-17 10:43:47.132 | import eventlet # noqa 2026-06-17 10:43:47.132 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-17 10:43:47.132 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-17 10:43:47.132 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-17 10:43:47.132 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-17 10:43:47.132 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:43:47.132 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-17 10:43:47.182 | [2070 Async init_cinder:60376]: finished init_cinder with result 0 in 15 seconds 2026-06-17 10:43:47.189 | + inc/async:async_wait:197 : return 0 2026-06-17 10:43:47.193 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-17 10:43:47.224 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:43:47.228 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-17 10:43:47.233 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:43:47.238 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-17 10:43:47.244 | + ./stack.sh:main:1236 : init_nova 2026-06-17 10:43:47.247 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-17 10:43:47.274 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:43:47.278 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-17 10:43:47.303 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:43:47.307 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:43:47.311 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-17 10:43:47.400 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-17 10:43:47.451 | [2070 Async nova-cell-0:62707]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-17 10:43:47.457 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-17 10:43:47.463 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:43:47.469 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-17 10:43:47.472 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:43:47.476 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:43:47.482 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-17 10:43:47.571 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-17 10:43:47.629 | [2070 Async nova-cell-1:62811]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-17 10:43:47.634 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-17 10:43:47.638 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-17 10:43:47.641 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-17 10:43:47.645 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-17 10:43:47.649 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-17 10:43:47.655 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:47.732 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-17 10:43:47.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:43:47.824 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-17 10:43:48.312 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:43:48.312 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:43:48.312 | we strongly recommend against using it for new projects. 2026-06-17 10:43:48.312 | 2026-06-17 10:43:48.312 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:43:48.312 | framework. For more detail see 2026-06-17 10:43:48.312 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:43:48.312 | 2026-06-17 10:43:48.312 | import eventlet # noqa 2026-06-17 10:43:48.664 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:43:52.594 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-17 10:43:52.709 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:43:52.709 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:43:52.712 | DEBUG dbcounter [-] [62881] Writer thread running {{(pid=62881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:43:52.777 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-17 10:43:58.194 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=62881) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:43:58.199 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-17 10:44:00.630 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=62881) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:00.635 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-17 10:44:00.642 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=62881) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:01.077 | Exception ignored in: 2026-06-17 10:44:01.077 | Traceback (most recent call last): 2026-06-17 10:44:01.077 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:44:01.077 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:44:01.077 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:44:01.077 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:44:01.077 | RuntimeError: greenlet is being finalized 2026-06-17 10:44:01.480 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-17 10:44:01.485 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-17 10:44:01.489 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-17 10:44:01.494 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-17 10:44:01.499 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 10:44:01.504 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:01.508 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 10:44:01.546 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:01.551 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 10:44:01.556 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-17 10:44:01.566 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-17 10:44:02.074 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:44:02.074 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:44:02.074 | we strongly recommend against using it for new projects. 2026-06-17 10:44:02.074 | 2026-06-17 10:44:02.074 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:44:02.075 | framework. For more detail see 2026-06-17 10:44:02.075 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:44:02.075 | 2026-06-17 10:44:02.075 | import eventlet # noqa 2026-06-17 10:44:02.449 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:44:05.725 | INFO dbcounter [None req-a4580506-8a0e-474a-8dce-ff15a23726c2 None None] Registered counter for database nova_api 2026-06-17 10:44:05.871 | DEBUG dbcounter [-] [63507] Writer thread running {{(pid=63507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:06.194 | Exception ignored in: 2026-06-17 10:44:06.195 | Traceback (most recent call last): 2026-06-17 10:44:06.195 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:44:06.195 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:44:06.195 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:44:06.195 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:44:06.195 | RuntimeError: greenlet is being finalized 2026-06-17 10:44:06.551 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-17 10:44:06.559 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-17 10:44:06.563 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-17 10:44:06.655 | [2070 Async nova-cell-0:62707]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 62707 (3 other jobs running) 2026-06-17 10:44:06.699 | [2070 Async nova-cell-0:62707]: Signaling child to exit 2026-06-17 10:44:15.007 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:44:15.034 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:44:15.037 | [62811 Async nova-cell-1:62811]: finished successfully 2026-06-17 10:44:15.065 | [62707 Async nova-cell-0:62707]: finished successfully 2026-06-17 10:44:15.093 | WAKEUP 2026-06-17 10:44:15.120 | [2070 Async nova-cell-0:62707]: Signaled 2026-06-17 10:44:15.122 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-17 10:44:15.122 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-17 10:44:15.122 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-17 10:44:15.122 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-17 10:44:15.123 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-17 10:44:15.123 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-17 10:44:15.123 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-17 10:44:15.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:44:15.123 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-17 10:44:15.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:44:15.123 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-17 10:44:15.123 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:44:15.123 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:44:15.123 | we strongly recommend against using it for new projects. 2026-06-17 10:44:15.123 | 2026-06-17 10:44:15.123 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:44:15.124 | framework. For more detail see 2026-06-17 10:44:15.124 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:44:15.124 | 2026-06-17 10:44:15.124 | import eventlet # noqa 2026-06-17 10:44:15.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-06-17 10:44:15.124 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-17 10:44:15.124 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:44:15.124 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:44:15.124 | DEBUG dbcounter [-] [62847] Writer thread running {{(pid=62847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:15.124 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-17 10:44:15.124 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:44:15.125 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-17 10:44:15.125 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.126 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-17 10:44:15.126 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.126 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-17 10:44:15.127 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.127 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-17 10:44:15.127 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.127 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-17 10:44:15.128 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.128 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-17 10:44:15.128 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.129 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-17 10:44:15.129 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.129 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-17 10:44:15.129 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.129 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-17 10:44:15.129 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.129 | Exception ignored in: 2026-06-17 10:44:15.129 | Traceback (most recent call last): 2026-06-17 10:44:15.129 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:44:15.129 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:44:15.129 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:44:15.129 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:44:15.130 | RuntimeError: greenlet is being finalized 2026-06-17 10:44:15.175 | [2070 Async nova-cell-0:62707]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-17 10:44:15.181 | + inc/async:async_wait:197 : return 0 2026-06-17 10:44:15.185 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-17 10:44:15.188 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-17 10:44:15.258 | [2070 Async nova-cell-1:62811]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 62811 (2 other jobs running) 2026-06-17 10:44:15.290 | [2070 Async nova-cell-1:62811]: Signaling child to exit 2026-06-17 10:44:15.292 | WAKEUP 2026-06-17 10:44:15.316 | [2070 Async nova-cell-1:62811]: Signaled 2026-06-17 10:44:15.318 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-17 10:44:15.318 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-17 10:44:15.318 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-17 10:44:15.318 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-17 10:44:15.319 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-17 10:44:15.319 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-17 10:44:15.319 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-17 10:44:15.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:44:15.319 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-17 10:44:15.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-17 10:44:15.319 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-17 10:44:15.319 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:44:15.319 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:44:15.319 | we strongly recommend against using it for new projects. 2026-06-17 10:44:15.319 | 2026-06-17 10:44:15.320 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:44:15.320 | framework. For more detail see 2026-06-17 10:44:15.320 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:44:15.320 | 2026-06-17 10:44:15.320 | import eventlet # noqa 2026-06-17 10:44:15.320 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:44:15.320 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-17 10:44:15.321 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-17 10:44:15.321 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-17 10:44:15.321 | DEBUG dbcounter [-] [62878] Writer thread running {{(pid=62878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:15.321 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-17 10:44:15.321 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-17 10:44:15.321 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-17 10:44:15.321 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.322 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-17 10:44:15.322 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.322 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-17 10:44:15.322 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.322 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-17 10:44:15.322 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.322 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-17 10:44:15.322 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.322 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-17 10:44:15.322 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.322 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-17 10:44:15.323 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.323 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-17 10:44:15.323 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.323 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-17 10:44:15.323 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62878) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-17 10:44:15.324 | Exception ignored in: 2026-06-17 10:44:15.324 | Traceback (most recent call last): 2026-06-17 10:44:15.324 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:44:15.324 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:44:15.324 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:44:15.324 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:44:15.324 | RuntimeError: greenlet is being finalized 2026-06-17 10:44:15.377 | [2070 Async nova-cell-1:62811]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-06-17 10:44:15.383 | + inc/async:async_wait:197 : return 0 2026-06-17 10:44:15.388 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:44:15.392 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-17 10:44:15.863 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:44:15.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:44:15.863 | we strongly recommend against using it for new projects. 2026-06-17 10:44:15.863 | 2026-06-17 10:44:15.863 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:44:15.863 | framework. For more detail see 2026-06-17 10:44:15.864 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:44:15.864 | 2026-06-17 10:44:15.864 | import eventlet # noqa 2026-06-17 10:44:16.207 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:44:19.258 | Running batches of 50 until complete 2026-06-17 10:44:19.258 | INFO dbcounter [None req-e01c0f4c-d3a4-4845-9c0f-432c5c5d28c6 None None] Registered counter for database nova_cell0 2026-06-17 10:44:19.462 | DEBUG dbcounter [-] [64147] Writer thread running {{(pid=64147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:19.467 | INFO dbcounter [None req-e01c0f4c-d3a4-4845-9c0f-432c5c5d28c6 None None] Registered counter for database nova_api 2026-06-17 10:44:19.634 | DEBUG dbcounter [-] [64147] Writer thread running {{(pid=64147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:19.662 | INFO dbcounter [None req-e01c0f4c-d3a4-4845-9c0f-432c5c5d28c6 None None] Registered counter for database nova_cell0 2026-06-17 10:44:19.870 | DEBUG dbcounter [-] [64147] Writer thread running {{(pid=64147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:19.958 | +-------------------------------------+--------------+-----------+ 2026-06-17 10:44:19.958 | | Migration | Total Needed | Completed | 2026-06-17 10:44:19.958 | +-------------------------------------+--------------+-----------+ 2026-06-17 10:44:19.959 | | fill_virtual_interface_list | 0 | 0 | 2026-06-17 10:44:19.959 | | migrate_empty_ratio | 0 | 0 | 2026-06-17 10:44:19.959 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-17 10:44:19.960 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-17 10:44:19.960 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-17 10:44:19.960 | | populate_dev_uuids | 0 | 0 | 2026-06-17 10:44:19.960 | | populate_instance_compute_id | 0 | 0 | 2026-06-17 10:44:19.960 | | populate_missing_availability_zones | 0 | 0 | 2026-06-17 10:44:19.960 | | populate_queued_for_delete | 0 | 0 | 2026-06-17 10:44:19.960 | | populate_user_id | 0 | 0 | 2026-06-17 10:44:19.960 | | populate_uuids | 0 | 0 | 2026-06-17 10:44:19.961 | +-------------------------------------+--------------+-----------+ 2026-06-17 10:44:20.263 | Exception ignored in: 2026-06-17 10:44:20.263 | Traceback (most recent call last): 2026-06-17 10:44:20.263 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:44:20.263 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:44:20.264 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:44:20.264 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:44:20.264 | RuntimeError: greenlet is being finalized 2026-06-17 10:44:20.633 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-17 10:44:20.639 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:44:20.643 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-17 10:44:20.646 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:44:20.650 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:44:20.655 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-17 10:44:21.114 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:44:21.114 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:44:21.114 | we strongly recommend against using it for new projects. 2026-06-17 10:44:21.114 | 2026-06-17 10:44:21.114 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:44:21.114 | framework. For more detail see 2026-06-17 10:44:21.114 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:44:21.114 | 2026-06-17 10:44:21.114 | import eventlet # noqa 2026-06-17 10:44:21.457 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:44:24.426 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-17 10:44:24.426 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-17 10:44:24.427 | INFO dbcounter [None req-8fb82977-5b42-4f84-8a8a-d1d5db097e4a None None] Registered counter for database nova_api 2026-06-17 10:44:24.557 | DEBUG dbcounter [-] [64165] Writer thread running {{(pid=64165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:44:24.856 | Exception ignored in: 2026-06-17 10:44:24.856 | Traceback (most recent call last): 2026-06-17 10:44:24.856 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:44:24.856 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:44:24.856 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:44:24.856 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:44:24.856 | RuntimeError: greenlet is being finalized 2026-06-17 10:44:25.186 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-17 10:44:25.189 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-17 10:44:25.207 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-17 10:44:25.210 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-17 10:44:25.214 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-17 10:44:25.286 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-17 10:44:25.330 | [2070 Async configure_neutron_nova:64224]: running: configure_neutron_nova 2026-06-17 10:44:25.333 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-17 10:44:25.336 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 10:44:25.340 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-17 10:44:25.343 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:44:25.347 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:44:25.350 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:44:25.353 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:44:25.356 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:44:25.361 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:44:25.367 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:44:25.370 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:44:25.373 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:44:25.376 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-17 10:44:25.381 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:44:25.401 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:25.404 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:44:25.407 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:44:25.409 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-17 10:44:25.413 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:44:25.417 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 10:44:25.420 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-17 10:44:25.423 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 10:44:25.426 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 10:44:25.429 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:44:25.433 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 10:44:25.436 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-17 10:44:25.439 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 10:44:25.443 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-17 10:44:25.445 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 10:44:25.449 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 10:44:25.452 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-17 10:44:25.455 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 10:44:25.459 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 10:44:25.462 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-17 10:44:25.466 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:44:25.469 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 10:44:25.472 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 10:44:25.476 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-17 10:44:25.480 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:25.483 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-17 10:44:25.485 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:44:25.488 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-17 10:44:25.488 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:44:25.489 | gsub("[][]", "", $1); 2026-06-17 10:44:25.489 | split($1, a, "|"); 2026-06-17 10:44:25.489 | if (a[1] == matchgroup) 2026-06-17 10:44:25.489 | print a[2] 2026-06-17 10:44:25.489 | } 2026-06-17 10:44:25.489 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:44:25.495 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-17 10:44:25.499 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-17 10:44:25.502 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-17 10:44:25.506 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-17 10:44:25.510 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-17 10:44:25.514 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-17 10:44:25.518 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-17 10:44:25.523 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-17 10:44:25.529 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-17 10:44:25.532 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-17 10:44:25.534 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-17 10:44:25.537 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-17 10:44:25.541 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-17 10:44:25.545 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:25.548 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 10:44:25.552 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-17 10:44:25.555 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 10:44:25.560 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-17 10:44:25.563 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-17 10:44:25.567 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-17 10:44:25.570 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-17 10:44:25.575 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-17 10:44:25.577 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-17 10:44:25.577 | BEGIN { 2026-06-17 10:44:25.577 | section = "" 2026-06-17 10:44:25.577 | last_section = "" 2026-06-17 10:44:25.577 | section_count = 0 2026-06-17 10:44:25.577 | } 2026-06-17 10:44:25.577 | /^\[.+\]/ { 2026-06-17 10:44:25.577 | gsub("[][]", "", $1); 2026-06-17 10:44:25.577 | section=$1 2026-06-17 10:44:25.578 | next 2026-06-17 10:44:25.578 | } 2026-06-17 10:44:25.578 | /^ *\#/ { 2026-06-17 10:44:25.578 | next 2026-06-17 10:44:25.578 | } 2026-06-17 10:44:25.578 | /^[^ \t]+/ { 2026-06-17 10:44:25.578 | # get offset of first = in $0 2026-06-17 10:44:25.578 | eq_idx = index($0, "=") 2026-06-17 10:44:25.579 | # extract attr & value from $0 2026-06-17 10:44:25.579 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 10:44:25.579 | value = substr($0, eq_idx + 1) 2026-06-17 10:44:25.579 | # only need to strip trailing whitespace from attr 2026-06-17 10:44:25.579 | sub(/[ \t]*$/, "", attr) 2026-06-17 10:44:25.579 | # need to strip leading & trailing whitespace from value 2026-06-17 10:44:25.580 | sub(/^[ \t]*/, "", value) 2026-06-17 10:44:25.581 | sub(/[ \t]*$/, "", value) 2026-06-17 10:44:25.581 | 2026-06-17 10:44:25.581 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 10:44:25.581 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 10:44:25.581 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 10:44:25.581 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 10:44:25.581 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 10:44:25.582 | if (section != last_section) { 2026-06-17 10:44:25.583 | cfg_section[section_count++] = section 2026-06-17 10:44:25.583 | last_section = section 2026-06-17 10:44:25.583 | } 2026-06-17 10:44:25.584 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 10:44:25.584 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 10:44:25.584 | 2026-06-17 10:44:25.584 | cfg_attr[section, attr, 0] = value 2026-06-17 10:44:25.584 | cfg_attr_count[section, attr] = 1 2026-06-17 10:44:25.584 | } else { 2026-06-17 10:44:25.584 | lno = cfg_attr_count[section, attr]++ 2026-06-17 10:44:25.584 | cfg_attr[section, attr, lno] = value 2026-06-17 10:44:25.584 | } 2026-06-17 10:44:25.584 | } 2026-06-17 10:44:25.585 | END { 2026-06-17 10:44:25.585 | # Process each section in order 2026-06-17 10:44:25.585 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 10:44:25.585 | section = cfg_section[sno] 2026-06-17 10:44:25.585 | # The ini routines simply append a config item immediately 2026-06-17 10:44:25.585 | # after the section header. To keep the same order as defined 2026-06-17 10:44:25.585 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 10:44:25.585 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 10:44:25.585 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 10:44:25.585 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 10:44:25.585 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 10:44:25.586 | else { 2026-06-17 10:44:25.586 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 10:44:25.587 | count = cfg_attr_count[section, attr] 2026-06-17 10:44:25.587 | print "inidelete " configfile " " section " " attr 2026-06-17 10:44:25.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 10:44:25.588 | for (l = count -2; l >= 0; l--) 2026-06-17 10:44:25.588 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 10:44:25.589 | } 2026-06-17 10:44:25.589 | } 2026-06-17 10:44:25.589 | } 2026-06-17 10:44:25.589 | } 2026-06-17 10:44:25.589 | ' 2026-06-17 10:44:25.589 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.589 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:25.589 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 10:44:25.590 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 10:44:25.590 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-17 10:44:25.590 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:44:25.592 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-17 10:44:25.595 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-17 10:44:25.595 | BEGIN { group = "" } 2026-06-17 10:44:25.595 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:44:25.595 | gsub("[][]", "", $1); 2026-06-17 10:44:25.595 | split($1, a, "|"); 2026-06-17 10:44:25.595 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 10:44:25.595 | group=a[1] 2026-06-17 10:44:25.595 | } else { 2026-06-17 10:44:25.595 | group="" 2026-06-17 10:44:25.595 | } 2026-06-17 10:44:25.596 | next 2026-06-17 10:44:25.596 | } 2026-06-17 10:44:25.596 | { 2026-06-17 10:44:25.596 | if (group != "") 2026-06-17 10:44:25.596 | print $0 2026-06-17 10:44:25.596 | } 2026-06-17 10:44:25.596 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:44:25.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-17 10:44:25.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-17 10:44:25.643 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-17 10:44:25.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-17 10:44:25.683 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-17 10:44:25.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-17 10:44:25.724 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-17 10:44:25.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-17 10:44:25.769 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-17 10:44:25.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-17 10:44:25.816 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.821 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-17 10:44:25.823 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-17 10:44:25.827 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-17 10:44:25.829 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-17 10:44:25.832 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.837 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.839 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-17 10:44:25.843 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.847 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-17 10:44:25.851 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-17 10:44:25.853 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-17 10:44:25.857 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-17 10:44:25.860 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.863 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:25.866 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 10:44:25.870 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.875 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 10:44:25.880 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.882 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.886 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.890 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-17 10:44:25.893 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.899 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-17 10:44:25.899 | BEGIN { 2026-06-17 10:44:25.899 | section = "" 2026-06-17 10:44:25.899 | last_section = "" 2026-06-17 10:44:25.899 | section_count = 0 2026-06-17 10:44:25.899 | } 2026-06-17 10:44:25.899 | /^\[.+\]/ { 2026-06-17 10:44:25.899 | gsub("[][]", "", $1); 2026-06-17 10:44:25.899 | section=$1 2026-06-17 10:44:25.899 | next 2026-06-17 10:44:25.900 | } 2026-06-17 10:44:25.900 | /^ *\#/ { 2026-06-17 10:44:25.900 | next 2026-06-17 10:44:25.900 | } 2026-06-17 10:44:25.900 | /^[^ \t]+/ { 2026-06-17 10:44:25.900 | # get offset of first = in $0 2026-06-17 10:44:25.900 | eq_idx = index($0, "=") 2026-06-17 10:44:25.900 | # extract attr & value from $0 2026-06-17 10:44:25.900 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 10:44:25.901 | value = substr($0, eq_idx + 1) 2026-06-17 10:44:25.901 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.901 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.901 | # only need to strip trailing whitespace from attr 2026-06-17 10:44:25.901 | sub(/[ \t]*$/, "", attr) 2026-06-17 10:44:25.901 | # need to strip leading & trailing whitespace from value 2026-06-17 10:44:25.901 | sub(/^[ \t]*/, "", value) 2026-06-17 10:44:25.901 | sub(/[ \t]*$/, "", value) 2026-06-17 10:44:25.901 | 2026-06-17 10:44:25.901 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 10:44:25.902 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 10:44:25.902 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 10:44:25.903 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 10:44:25.903 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 10:44:25.903 | if (section != last_section) { 2026-06-17 10:44:25.903 | cfg_section[section_count++] = section 2026-06-17 10:44:25.903 | last_section = section 2026-06-17 10:44:25.903 | } 2026-06-17 10:44:25.903 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 10:44:25.903 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 10:44:25.904 | 2026-06-17 10:44:25.904 | cfg_attr[section, attr, 0] = value 2026-06-17 10:44:25.904 | cfg_attr_count[section, attr] = 1 2026-06-17 10:44:25.904 | } else { 2026-06-17 10:44:25.904 | lno = cfg_attr_count[section, attr]++ 2026-06-17 10:44:25.904 | cfg_attr[section, attr, lno] = value 2026-06-17 10:44:25.904 | } 2026-06-17 10:44:25.904 | } 2026-06-17 10:44:25.904 | END { 2026-06-17 10:44:25.904 | # Process each section in order 2026-06-17 10:44:25.904 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 10:44:25.905 | section = cfg_section[sno] 2026-06-17 10:44:25.905 | # The ini routines simply append a config item immediately 2026-06-17 10:44:25.905 | # after the section header. To keep the same order as defined 2026-06-17 10:44:25.905 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 10:44:25.905 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 10:44:25.905 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 10:44:25.905 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 10:44:25.905 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 10:44:25.905 | else { 2026-06-17 10:44:25.905 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 10:44:25.905 | count = cfg_attr_count[section, attr] 2026-06-17 10:44:25.905 | print "inidelete " configfile " " section " " attr 2026-06-17 10:44:25.906 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 10:44:25.906 | for (l = count -2; l >= 0; l--) 2026-06-17 10:44:25.906 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 10:44:25.906 | } 2026-06-17 10:44:25.906 | } 2026-06-17 10:44:25.906 | } 2026-06-17 10:44:25.906 | } 2026-06-17 10:44:25.906 | ' 2026-06-17 10:44:25.906 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 10:44:25.906 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:25.908 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 10:44:25.912 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-17 10:44:25.915 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:44:25.919 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-17 10:44:25.922 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-17 10:44:25.923 | BEGIN { group = "" } 2026-06-17 10:44:25.923 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:44:25.923 | gsub("[][]", "", $1); 2026-06-17 10:44:25.923 | split($1, a, "|"); 2026-06-17 10:44:25.923 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 10:44:25.923 | group=a[1] 2026-06-17 10:44:25.923 | } else { 2026-06-17 10:44:25.923 | group="" 2026-06-17 10:44:25.923 | } 2026-06-17 10:44:25.923 | next 2026-06-17 10:44:25.923 | } 2026-06-17 10:44:25.924 | { 2026-06-17 10:44:25.924 | if (group != "") 2026-06-17 10:44:25.924 | print $0 2026-06-17 10:44:25.924 | } 2026-06-17 10:44:25.924 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:44:25.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-17 10:44:25.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-17 10:44:25.973 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:25.976 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-17 10:44:25.980 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-17 10:44:25.983 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-17 10:44:25.988 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-17 10:44:25.992 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-17 10:44:25.995 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-17 10:44:25.998 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-17 10:44:26.003 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-17 10:44:26.008 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-17 10:44:26.013 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-17 10:44:26.017 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-17 10:44:26.020 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-17 10:44:26.023 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-17 10:44:26.026 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:26.030 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 10:44:26.033 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-17 10:44:26.037 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 10:44:26.041 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-17 10:44:26.044 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-17 10:44:26.048 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-17 10:44:26.051 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-17 10:44:26.056 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-17 10:44:26.057 | BEGIN { 2026-06-17 10:44:26.057 | section = "" 2026-06-17 10:44:26.057 | last_section = "" 2026-06-17 10:44:26.057 | section_count = 0 2026-06-17 10:44:26.057 | } 2026-06-17 10:44:26.057 | /^\[.+\]/ { 2026-06-17 10:44:26.057 | gsub("[][]", "", $1); 2026-06-17 10:44:26.057 | section=$1 2026-06-17 10:44:26.058 | next 2026-06-17 10:44:26.058 | } 2026-06-17 10:44:26.058 | /^ *\#/ { 2026-06-17 10:44:26.058 | next 2026-06-17 10:44:26.058 | } 2026-06-17 10:44:26.058 | /^[^ \t]+/ { 2026-06-17 10:44:26.058 | # get offset of first = in $0 2026-06-17 10:44:26.058 | eq_idx = index($0, "=") 2026-06-17 10:44:26.058 | # extract attr & value from $0 2026-06-17 10:44:26.058 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 10:44:26.058 | value = substr($0, eq_idx + 1) 2026-06-17 10:44:26.058 | # only need to strip trailing whitespace from attr 2026-06-17 10:44:26.059 | sub(/[ \t]*$/, "", attr) 2026-06-17 10:44:26.059 | # need to strip leading & trailing whitespace from value 2026-06-17 10:44:26.059 | sub(/^[ \t]*/, "", value) 2026-06-17 10:44:26.060 | sub(/[ \t]*$/, "", value) 2026-06-17 10:44:26.060 | 2026-06-17 10:44:26.060 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 10:44:26.061 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 10:44:26.061 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 10:44:26.061 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 10:44:26.061 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 10:44:26.061 | if (section != last_section) { 2026-06-17 10:44:26.061 | cfg_section[section_count++] = section 2026-06-17 10:44:26.062 | last_section = section 2026-06-17 10:44:26.063 | } 2026-06-17 10:44:26.063 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 10:44:26.063 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 10:44:26.063 | 2026-06-17 10:44:26.063 | cfg_attr[section, attr, 0] = value 2026-06-17 10:44:26.063 | cfg_attr_count[section, attr] = 1 2026-06-17 10:44:26.063 | } else { 2026-06-17 10:44:26.063 | lno = cfg_attr_count[section, attr]++ 2026-06-17 10:44:26.063 | cfg_attr[section, attr, lno] = value 2026-06-17 10:44:26.063 | } 2026-06-17 10:44:26.064 | } 2026-06-17 10:44:26.064 | END { 2026-06-17 10:44:26.064 | # Process each section in order 2026-06-17 10:44:26.064 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 10:44:26.065 | section = cfg_section[sno] 2026-06-17 10:44:26.065 | # The ini routines simply append a config item immediately 2026-06-17 10:44:26.065 | # after the section header. To keep the same order as defined 2026-06-17 10:44:26.065 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 10:44:26.065 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 10:44:26.065 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 10:44:26.065 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 10:44:26.065 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 10:44:26.065 | else { 2026-06-17 10:44:26.066 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 10:44:26.066 | count = cfg_attr_count[section, attr] 2026-06-17 10:44:26.066 | print "inidelete " configfile " " section " " attr 2026-06-17 10:44:26.067 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 10:44:26.067 | for (l = count -2; l >= 0; l--) 2026-06-17 10:44:26.067 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 10:44:26.067 | } 2026-06-17 10:44:26.067 | } 2026-06-17 10:44:26.067 | } 2026-06-17 10:44:26.067 | } 2026-06-17 10:44:26.067 | ' 2026-06-17 10:44:26.067 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-17 10:44:26.068 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.068 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 10:44:26.069 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:44:26.069 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 10:44:26.069 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-17 10:44:26.070 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:44:26.074 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-17 10:44:26.077 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-17 10:44:26.077 | BEGIN { group = "" } 2026-06-17 10:44:26.077 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:44:26.077 | gsub("[][]", "", $1); 2026-06-17 10:44:26.077 | split($1, a, "|"); 2026-06-17 10:44:26.077 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 10:44:26.077 | group=a[1] 2026-06-17 10:44:26.077 | } else { 2026-06-17 10:44:26.078 | group="" 2026-06-17 10:44:26.078 | } 2026-06-17 10:44:26.078 | next 2026-06-17 10:44:26.078 | } 2026-06-17 10:44:26.078 | { 2026-06-17 10:44:26.078 | if (group != "") 2026-06-17 10:44:26.078 | print $0 2026-06-17 10:44:26.078 | } 2026-06-17 10:44:26.078 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:44:26.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-17 10:44:26.090 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-17 10:44:26.128 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-17 10:44:26.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-17 10:44:26.169 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-17 10:44:26.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-17 10:44:26.214 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-17 10:44:26.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-17 10:44:26.237 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:44:26.257 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.260 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-ba31cde7-540b-437e-a1aa-eac524cf47f2"' 2026-06-17 10:44:26.263 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-ba31cde7-540b-437e-a1aa-eac524cf47f2 2026-06-17 10:44:26.264 | [64224 Async configure_neutron_nova:64224]: finished successfully 2026-06-17 10:44:26.298 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-17 10:44:26.303 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-17 10:44:26.335 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-17 10:44:26.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-17 10:44:26.373 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:44:26.376 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-17 10:44:26.396 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:26.399 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 10:44:26.402 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-17 10:44:26.422 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:26.426 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 10:44:26.462 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-17 10:44:26.511 | [2070 Async configure_neutron_nova:64224]: Waiting for completion of configure_neutron_nova running on PID 64224 (2 other jobs running) 2026-06-17 10:44:26.534 | [2070 Async configure_neutron_nova:64224]: Signaling child to exit 2026-06-17 10:44:26.534 | WAKEUP 2026-06-17 10:44:26.556 | [2070 Async configure_neutron_nova:64224]: Signaled 2026-06-17 10:44:26.557 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-17 10:44:26.557 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-17 10:44:26.557 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-17 10:44:26.557 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 10:44:26.557 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:44:26.557 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-17 10:44:26.557 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.78/identity 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-17 10:44:26.558 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-17 10:44:26.558 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-17 10:44:26.558 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-17 10:44:26.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-17 10:44:26.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-17 10:44:26.559 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-17 10:44:26.559 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:26.559 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-17 10:44:26.559 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-17 10:44:26.559 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:44:26.559 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-17 10:44:26.559 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:44:26.559 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-17 10:44:26.559 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-17 10:44:26.559 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:44:26.559 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:44:26.560 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-17 10:44:26.560 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-17 10:44:26.560 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 10:44:26.560 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.78/identity 2026-06-17 10:44:26.560 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-17 10:44:26.561 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-17 10:44:26.561 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-17 10:44:26.561 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-17 10:44:26.561 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-17 10:44:26.561 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-17 10:44:26.561 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-17 10:44:26.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-17 10:44:26.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-17 10:44:26.561 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-17 10:44:26.561 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:26.561 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-17 10:44:26.562 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-17 10:44:26.602 | [2070 Async configure_neutron_nova:64224]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-17 10:44:26.607 | + inc/async:async_wait:197 : return 0 2026-06-17 10:44:26.611 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-17 10:44:26.630 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:26.633 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 10:44:26.666 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-17 10:44:26.702 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-17 10:44:26.722 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:26.725 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-17 10:44:26.727 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:44:26.730 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-17 10:44:26.733 | + ./stack.sh:main:1290 : start_nova_api 2026-06-17 10:44:26.736 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:44:26.739 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:44:26.743 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:44:26.747 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-17 10:44:26.751 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 10:44:26.754 | + functions-common:run_process:1668 : local service=n-api 2026-06-17 10:44:26.757 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 10:44:26.759 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:26.762 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:26.765 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:26.768 | + functions-common:run_process:1674 : local name=n-api 2026-06-17 10:44:26.771 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:26.773 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:26.776 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:26.779 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:26.783 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:26.788 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693066784 2026-06-17 10:44:26.791 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-17 10:44:26.811 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:26.815 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-17 10:44:26.818 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-17 10:44:26.822 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 10:44:26.825 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 10:44:26.829 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 10:44:26.832 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-17 10:44:26.835 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-17 10:44:26.838 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-17 10:44:26.841 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-17 10:44:26.845 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:26.848 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:26.852 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:26.855 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:26.859 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-17 10:44:26.862 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-17 10:44:26.866 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:26.869 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:44:26.872 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:44:26.875 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-17 10:44:26.878 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:44:26.881 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:44:26.884 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:44:26.887 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:44:26.891 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-17 10:44:26.894 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:44:26.898 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-17 10:44:26.976 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:27.057 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-17 10:44:27.123 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-17 10:44:27.191 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:44:27.260 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:27.328 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-17 10:44:27.399 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-17 10:44:27.469 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-17 10:44:27.538 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-17 10:44:27.607 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-17 10:44:27.672 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:44:27.674 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:44:27.677 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-17 10:44:27.751 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:44:28.201 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-17 10:44:28.232 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-17 10:44:28.673 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-17 10:44:28.809 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:44:28.813 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:28.817 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:28.820 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:28.824 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:28.827 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:28.831 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:44:28.834 | + functions-common:time_stop:2421 : start_time=1781693066784 2026-06-17 10:44:28.839 | + functions-common:time_stop:2423 : [[ -z 1781693066784 ]] 2026-06-17 10:44:28.843 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:28.849 | + functions-common:time_stop:2426 : end_time=1781693068845 2026-06-17 10:44:28.852 | + functions-common:time_stop:2427 : elapsed_time=2061 2026-06-17 10:44:28.856 | + functions-common:time_stop:2428 : total=3911 2026-06-17 10:44:28.859 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:28.863 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5972 2026-06-17 10:44:28.865 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-17 10:44:28.866 | Waiting for nova-api to start... 2026-06-17 10:44:28.868 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.78/compute/v2.1/ 2026-06-17 10:44:28.870 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.78/compute/v2.1/ 2026-06-17 10:44:28.872 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 10:44:28.875 | + functions:wait_for_service:477 : local url=http://192.168.122.78/compute/v2.1/ 2026-06-17 10:44:28.877 | + functions:wait_for_service:478 : local rval=0 2026-06-17 10:44:28.879 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 10:44:28.881 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 10:44:28.883 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:28.886 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:28.888 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:28.893 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693068890 2026-06-17 10:44:28.895 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 10:44:28.898 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:44:28.899 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.78/compute/v2.1/ 2026-06-17 10:44:34.901 | + :: : [[ 200 == 503 ]] 2026-06-17 10:44:34.902 | + :: : [[ 0 -eq 7 ]] 2026-06-17 10:44:34.908 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 10:44:34.913 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:34.917 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:34.922 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:34.927 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:34.932 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:34.936 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 10:44:34.941 | + functions-common:time_stop:2421 : start_time=1781693068890 2026-06-17 10:44:34.946 | + functions-common:time_stop:2423 : [[ -z 1781693068890 ]] 2026-06-17 10:44:34.951 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:34.965 | + functions-common:time_stop:2426 : end_time=1781693074959 2026-06-17 10:44:34.970 | + functions-common:time_stop:2427 : elapsed_time=6069 2026-06-17 10:44:34.975 | + functions-common:time_stop:2428 : total=5583 2026-06-17 10:44:34.980 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:34.985 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11652 2026-06-17 10:44:34.990 | + functions:wait_for_service:486 : return 0 2026-06-17 10:44:34.995 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:44:35.000 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:44:35.006 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-17 10:44:35.033 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:35.038 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-17 10:44:35.043 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:44:35.047 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-17 10:44:35.052 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-17 10:44:35.056 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-17 10:44:35.060 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-17 10:44:35.066 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-17 10:44:35.071 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-17 10:44:35.075 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:44:35.080 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-17 10:44:35.084 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-17 10:44:35.104 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-17 10:44:35.112 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-17 10:44:35.118 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-17 10:44:35.125 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-17 10:44:35.144 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-17 10:44:35.162 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-17 10:44:35.179 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-17 10:44:35.181 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-17 10:44:35.181 | Starting OVN 2026-06-17 10:44:35.183 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-17 10:44:35.188 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-17 10:44:35.188 | Starting OVS 2026-06-17 10:44:35.191 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-17 10:44:35.209 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:35.214 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-17 10:44:35.267 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-17 10:44:35.320 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-17 10:44:35.325 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-17 10:44:35.328 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 10:44:35.801 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-17 10:44:36.265 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-17 10:44:36.266 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-17 10:44:36.266 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-17 10:44:36.266 | 2026-06-17 10:44:36.266 | Possible reasons for having these kinds of units are: 2026-06-17 10:44:36.266 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-17 10:44:36.266 | .wants/, .requires/, or .upholds/ directory. 2026-06-17 10:44:36.266 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-17 10:44:36.266 | a requirement dependency on it. 2026-06-17 10:44:36.266 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-17 10:44:36.266 | D-Bus, udev, scripted systemctl call, ...). 2026-06-17 10:44:36.266 | • In case of template units, the unit is meant to be enabled with some 2026-06-17 10:44:36.267 | instance name specified. 2026-06-17 10:44:36.277 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-17 10:44:40.927 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-17 10:44:40.931 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 10:44:41.423 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-17 10:44:41.905 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-17 10:44:41.905 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-17 10:44:41.905 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-17 10:44:41.906 | 2026-06-17 10:44:41.906 | Possible reasons for having these kinds of units are: 2026-06-17 10:44:41.906 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-17 10:44:41.906 | .wants/, .requires/, or .upholds/ directory. 2026-06-17 10:44:41.906 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-17 10:44:41.906 | a requirement dependency on it. 2026-06-17 10:44:41.906 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-17 10:44:41.906 | D-Bus, udev, scripted systemctl call, ...). 2026-06-17 10:44:41.906 | • In case of template units, the unit is meant to be enabled with some 2026-06-17 10:44:41.906 | instance name specified. 2026-06-17 10:44:41.916 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-17 10:44:42.110 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-17 10:44:42.111 | Configuring OVSDB 2026-06-17 10:44:42.116 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-17 10:44:42.145 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:42.145 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-17 10:44:42.180 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-17 10:44:42.206 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b4cc2326-6653-4488-a3fe-ebbacb61da73 2026-06-17 10:44:42.230 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.78:6642 2026-06-17 10:44:42.255 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-17 10:44:42.280 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-17 10:44:42.303 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.78 2026-06-17 10:44:42.329 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-17 10:44:42.334 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-17 10:44:42.358 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:42.363 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-17 10:44:42.388 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-17 10:44:42.391 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-17 10:44:42.395 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 10:44:42.398 | + functions-common:is_provider_network:2266 : return 1 2026-06-17 10:44:42.401 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:42.408 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-17 10:44:42.411 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-17 10:44:42.415 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-17 10:44:42.419 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-17 10:44:42.423 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-17 10:44:42.456 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-17 10:44:42.490 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-17 10:44:42.525 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-17 10:44:42.555 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:42.559 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-17 10:44:42.564 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-17 10:44:42.568 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:44:42.573 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-17 10:44:42.577 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-17 10:44:42.604 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:42.608 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-17 10:44:42.612 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-17 10:44:42.616 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 10:44:43.149 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-17 10:44:43.671 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-17 10:44:43.743 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-17 10:44:43.749 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-17 10:44:43.753 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-17 10:44:43.757 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-17 10:44:43.763 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-17 10:44:44.770 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-17 10:44:44.774 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-17 10:44:44.777 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-17 10:44:44.781 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-17 10:44:44.786 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-17 10:44:44.790 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-17 10:44:44.793 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-17 10:44:44.798 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-17 10:44:44.801 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-17 10:44:44.806 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-17 10:44:44.809 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-17 10:44:44.814 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-17 10:44:44.821 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-17 10:44:44.850 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:44.853 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-17 10:44:44.881 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-17 10:44:44.910 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-17 10:44:44.930 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-17 10:44:44.948 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-17 10:44:44.974 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:44.978 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-17 10:44:44.982 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-17 10:44:44.986 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-17 10:44:45.493 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-17 10:44:46.002 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-17 10:44:46.002 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-17 10:44:46.003 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-17 10:44:46.003 | 2026-06-17 10:44:46.003 | Possible reasons for having these kinds of units are: 2026-06-17 10:44:46.003 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-17 10:44:46.003 | .wants/, .requires/, or .upholds/ directory. 2026-06-17 10:44:46.003 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-17 10:44:46.003 | a requirement dependency on it. 2026-06-17 10:44:46.003 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-17 10:44:46.003 | D-Bus, udev, scripted systemctl call, ...). 2026-06-17 10:44:46.003 | • In case of template units, the unit is meant to be enabled with some 2026-06-17 10:44:46.004 | instance name specified. 2026-06-17 10:44:46.014 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-17 10:44:46.191 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-17 10:44:46.224 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:44:46.228 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-17 10:44:46.232 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-17 10:44:46.262 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:46.268 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-17 10:44:46.272 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-17 10:44:46.276 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.281 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-17 10:44:46.284 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.286 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:46.288 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:46.291 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:46.293 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-17 10:44:46.295 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:46.297 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:46.300 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:46.302 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:46.305 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:46.313 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693086308 2026-06-17 10:44:46.316 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-17 10:44:46.343 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:46.346 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-17 10:44:46.351 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-17 10:44:46.354 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.359 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.363 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.366 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.368 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-17 10:44:46.372 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-17 10:44:46.375 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-17 10:44:46.379 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:46.384 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:46.388 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:46.391 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:46.395 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-17 10:44:46.398 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-17 10:44:46.402 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-17 10:44:46.406 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-17 10:44:46.409 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.413 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:44:46.416 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:44:46.419 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:44:46.423 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:44:46.426 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:44:46.430 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-17 10:44:46.432 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:44:46.439 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-17 10:44:46.529 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:46.614 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-17 10:44:46.694 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-17 10:44:46.772 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-17 10:44:46.850 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-17 10:44:46.927 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:47.005 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:44:47.009 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:44:47.013 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-17 10:44:47.102 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:44:47.600 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-17 10:44:47.630 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-17 10:44:48.104 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-17 10:44:48.159 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:44:48.163 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:48.166 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:48.170 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:48.173 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:48.176 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:48.180 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:44:48.183 | + functions-common:time_stop:2421 : start_time=1781693086308 2026-06-17 10:44:48.186 | + functions-common:time_stop:2423 : [[ -z 1781693086308 ]] 2026-06-17 10:44:48.191 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:48.196 | + functions-common:time_stop:2426 : end_time=1781693088193 2026-06-17 10:44:48.200 | + functions-common:time_stop:2427 : elapsed_time=1885 2026-06-17 10:44:48.203 | + functions-common:time_stop:2428 : total=5972 2026-06-17 10:44:48.206 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:48.210 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7857 2026-06-17 10:44:48.214 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 10:44:48.217 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 10:44:48.220 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 10:44:48.227 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:44:48.250 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:44:48.253 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:44:48.256 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:44:48.259 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:44:48.261 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:44:48.296 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:44:48.326 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:44:48.355 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:44:48.385 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-17 10:44:48.415 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-17 10:44:48.417 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-17 10:44:48.433 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:48.435 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-17 10:44:48.476 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-17 10:44:48.479 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.481 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-17 10:44:48.483 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.486 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:48.488 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:48.490 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:48.492 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-17 10:44:48.495 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:48.497 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:48.499 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:48.502 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:48.505 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:48.509 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693088507 2026-06-17 10:44:48.512 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-17 10:44:48.528 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:48.531 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-17 10:44:48.533 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-17 10:44:48.535 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.538 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.540 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.542 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.545 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-17 10:44:48.547 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-17 10:44:48.549 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-17 10:44:48.551 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:48.554 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:48.556 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:48.558 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:48.560 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-17 10:44:48.563 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-17 10:44:48.565 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-17 10:44:48.567 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-17 10:44:48.570 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.572 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:44:48.574 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:44:48.576 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:44:48.578 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:44:48.580 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:44:48.583 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-17 10:44:48.585 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:44:48.589 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-17 10:44:48.664 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:48.741 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-17 10:44:48.805 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-17 10:44:48.868 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-17 10:44:48.927 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-17 10:44:48.984 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:49.045 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:44:49.047 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:44:49.049 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-17 10:44:49.126 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:44:49.632 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-17 10:44:49.662 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-17 10:44:50.120 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-17 10:44:50.181 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:44:50.185 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:50.188 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:50.192 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:50.195 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:50.199 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:50.202 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:44:50.206 | + functions-common:time_stop:2421 : start_time=1781693088507 2026-06-17 10:44:50.209 | + functions-common:time_stop:2423 : [[ -z 1781693088507 ]] 2026-06-17 10:44:50.214 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:50.219 | + functions-common:time_stop:2426 : end_time=1781693090215 2026-06-17 10:44:50.224 | + functions-common:time_stop:2427 : elapsed_time=1708 2026-06-17 10:44:50.227 | + functions-common:time_stop:2428 : total=7857 2026-06-17 10:44:50.231 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:50.232 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9565 2026-06-17 10:44:50.235 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:44:50.241 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:44:50.244 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 10:44:50.249 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 10:44:50.272 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 10:44:50.277 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 10:44:50.281 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 10:44:50.284 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 10:44:50.288 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-17 10:44:50.330 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:44:50.371 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-17 10:44:50.411 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 10:44:50.454 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-17 10:44:50.493 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:50.498 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-17 10:44:50.501 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-17 10:44:50.505 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-17 10:44:50.531 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-17 10:44:50.557 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-17 10:44:50.561 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-17 10:44:50.565 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-17 10:44:50.569 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-17 10:44:50.627 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-17 10:44:50.652 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:50.656 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-17 10:44:50.660 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:44:50.664 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-17 10:44:50.667 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-17 10:44:50.671 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-17 10:44:50.675 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-17 10:44:50.717 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-17 10:44:50.721 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:50.725 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-17 10:44:50.769 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-17 10:44:50.814 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-17 10:44:50.817 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-17 10:44:50.822 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-17 10:44:50.826 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-17 10:44:50.830 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-17 10:44:50.834 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-17 10:44:50.838 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-17 10:44:50.842 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-17 10:44:50.845 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-17 10:44:50.849 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-17 10:44:50.851 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:50.855 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:50.859 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:50.862 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-17 10:44:50.865 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:50.869 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:50.874 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-17 10:44:50.877 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-17 10:44:50.881 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-17 10:44:50.885 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-17 10:44:50.911 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-17 10:44:50.915 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-17 10:44:50.970 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-17 10:44:51.026 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-17 10:44:51.030 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-17 10:44:51.088 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-17 10:44:51.091 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-17 10:44:51.150 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-17 10:44:51.156 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 10:44:51.159 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-17 10:44:51.163 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 10:44:51.166 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:51.170 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:51.174 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:51.177 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-17 10:44:51.181 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:51.184 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:51.188 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:51.191 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:51.196 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:51.201 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693091198 2026-06-17 10:44:51.206 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-17 10:44:51.230 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:51.234 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-17 10:44:51.238 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-17 10:44:51.240 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 10:44:51.244 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 10:44:51.247 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 10:44:51.252 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-17 10:44:51.255 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-17 10:44:51.259 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-17 10:44:51.263 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-17 10:44:51.269 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:51.273 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:51.277 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:51.281 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:51.285 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-17 10:44:51.288 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-17 10:44:51.292 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:44:51.296 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:44:51.299 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:44:51.303 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-17 10:44:51.307 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:44:51.309 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:44:51.313 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:44:51.317 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:44:51.321 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-17 10:44:51.324 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:44:51.330 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-17 10:44:51.420 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:51.509 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-17 10:44:51.586 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-17 10:44:51.666 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:44:51.750 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:51.825 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-17 10:44:51.902 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-17 10:44:51.977 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-17 10:44:52.052 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-17 10:44:52.119 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-17 10:44:52.187 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:44:52.190 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:44:52.193 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-17 10:44:52.275 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:44:52.752 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-17 10:44:52.780 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-17 10:44:53.236 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-17 10:44:53.388 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:44:53.392 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:53.397 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:53.399 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:53.402 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:53.405 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:53.407 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:44:53.411 | + functions-common:time_stop:2421 : start_time=1781693091198 2026-06-17 10:44:53.416 | + functions-common:time_stop:2423 : [[ -z 1781693091198 ]] 2026-06-17 10:44:53.417 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:53.421 | + functions-common:time_stop:2426 : end_time=1781693093418 2026-06-17 10:44:53.423 | + functions-common:time_stop:2427 : elapsed_time=2220 2026-06-17 10:44:53.425 | + functions-common:time_stop:2428 : total=9565 2026-06-17 10:44:53.426 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:53.428 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11785 2026-06-17 10:44:53.430 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.78/ 2026-06-17 10:44:53.432 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.434 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-17 10:44:53.437 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.438 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:53.440 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:53.445 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:53.445 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-17 10:44:53.446 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:53.448 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:53.450 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:53.452 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:53.455 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:53.461 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693093456 2026-06-17 10:44:53.461 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-17 10:44:53.480 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:53.482 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-17 10:44:53.484 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-17 10:44:53.486 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.488 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.490 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.492 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.494 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-17 10:44:53.497 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-17 10:44:53.501 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-17 10:44:53.501 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:53.502 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:53.504 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:53.506 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:53.508 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-17 10:44:53.510 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-17 10:44:53.512 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-17 10:44:53.514 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-17 10:44:53.516 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.518 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:44:53.520 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:44:53.524 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:44:53.524 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:44:53.526 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:44:53.528 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-17 10:44:53.529 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:44:53.533 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-17 10:44:53.627 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:53.721 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-17 10:44:53.807 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:53.885 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-17 10:44:53.961 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-17 10:44:54.044 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:54.140 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:44:54.144 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:44:54.150 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-17 10:44:54.332 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:44:54.867 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-17 10:44:54.904 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-17 10:44:55.406 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-17 10:44:55.464 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:44:55.469 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:55.473 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:55.481 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:55.488 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:55.492 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:55.498 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:44:55.501 | + functions-common:time_stop:2421 : start_time=1781693093456 2026-06-17 10:44:55.507 | + functions-common:time_stop:2423 : [[ -z 1781693093456 ]] 2026-06-17 10:44:55.517 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:55.522 | + functions-common:time_stop:2426 : end_time=1781693095517 2026-06-17 10:44:55.530 | + functions-common:time_stop:2427 : elapsed_time=2061 2026-06-17 10:44:55.536 | + functions-common:time_stop:2428 : total=11785 2026-06-17 10:44:55.541 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:55.547 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13846 2026-06-17 10:44:55.549 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.554 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-17 10:44:55.559 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.563 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:55.570 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:55.576 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:55.583 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-17 10:44:55.589 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:55.597 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:55.602 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:55.606 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:55.614 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:55.622 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693095615 2026-06-17 10:44:55.629 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-17 10:44:55.677 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:55.677 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-17 10:44:55.682 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-17 10:44:55.689 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.697 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.704 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.710 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.714 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-17 10:44:55.718 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-17 10:44:55.723 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-17 10:44:55.729 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:55.733 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:55.738 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:55.745 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:55.752 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-17 10:44:55.757 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-17 10:44:55.763 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-17 10:44:55.771 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-17 10:44:55.777 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:55.783 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:44:55.790 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:44:55.793 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:44:55.800 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:44:55.806 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:44:55.813 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-17 10:44:55.820 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:44:55.829 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-17 10:44:55.988 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:56.173 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-17 10:44:56.309 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:56.456 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-17 10:44:56.578 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-17 10:44:56.667 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:56.791 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:44:56.798 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:44:56.803 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-17 10:44:56.958 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:44:57.503 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-17 10:44:57.541 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-17 10:44:58.024 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-17 10:44:58.080 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:44:58.085 | + functions-common:time_stop:2414 : local name 2026-06-17 10:44:58.092 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:44:58.096 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:44:58.099 | + functions-common:time_stop:2417 : local total 2026-06-17 10:44:58.102 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:44:58.111 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:44:58.112 | + functions-common:time_stop:2421 : start_time=1781693095615 2026-06-17 10:44:58.118 | + functions-common:time_stop:2423 : [[ -z 1781693095615 ]] 2026-06-17 10:44:58.122 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:44:58.131 | + functions-common:time_stop:2426 : end_time=1781693098126 2026-06-17 10:44:58.135 | + functions-common:time_stop:2427 : elapsed_time=2511 2026-06-17 10:44:58.140 | + functions-common:time_stop:2428 : total=13846 2026-06-17 10:44:58.143 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:44:58.150 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16357 2026-06-17 10:44:58.155 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-17 10:44:58.164 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-17 10:44:58.172 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.178 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-17 10:44:58.183 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.190 | + functions-common:run_process:1670 : local group= 2026-06-17 10:44:58.192 | + functions-common:run_process:1671 : local user= 2026-06-17 10:44:58.200 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:44:58.203 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-17 10:44:58.210 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:44:58.218 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:44:58.223 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:44:58.228 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:44:58.232 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:44:58.238 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693098233 2026-06-17 10:44:58.244 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-17 10:44:58.275 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:44:58.279 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-17 10:44:58.289 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-17 10:44:58.293 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.297 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.305 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.311 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.318 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-17 10:44:58.323 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-17 10:44:58.327 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:44:58.332 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:44:58.334 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:44:58.338 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:44:58.342 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:44:58.347 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-17 10:44:58.351 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-17 10:44:58.353 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-17 10:44:58.357 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:44:58.363 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.366 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:44:58.371 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:44:58.375 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:44:58.380 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:44:58.381 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:44:58.385 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:44:58.390 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:44:58.397 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-17 10:44:58.523 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:44:58.646 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-17 10:44:58.778 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:44:58.923 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-17 10:44:59.033 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-17 10:44:59.113 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:44:59.187 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:44:59.190 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:44:59.193 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-17 10:44:59.326 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:44:59.894 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:44:59.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-17 10:45:00.440 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:45:00.514 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:00.522 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:00.528 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:00.536 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:00.542 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:00.546 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:00.553 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:00.557 | + functions-common:time_stop:2421 : start_time=1781693098233 2026-06-17 10:45:00.566 | + functions-common:time_stop:2423 : [[ -z 1781693098233 ]] 2026-06-17 10:45:00.569 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:00.580 | + functions-common:time_stop:2426 : end_time=1781693100574 2026-06-17 10:45:00.585 | + functions-common:time_stop:2427 : elapsed_time=2341 2026-06-17 10:45:00.592 | + functions-common:time_stop:2428 : total=16357 2026-06-17 10:45:00.598 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:00.602 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18698 2026-06-17 10:45:00.607 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-17 10:45:00.615 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.78/networking 2026-06-17 10:45:00.619 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-17 10:45:00.619 | Waiting for Neutron to start... 2026-06-17 10:45:00.623 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.78/networking' 2026-06-17 10:45:00.627 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.78/networking' 'Neutron did not start' 60 2026-06-17 10:45:00.634 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.78/networking' 2026-06-17 10:45:00.641 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-17 10:45:00.648 | + functions-common:test_with_retry:2354 : local until=60 2026-06-17 10:45:00.652 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-17 10:45:00.660 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-17 10:45:00.665 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-17 10:45:00.671 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:00.676 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:00.684 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:00.693 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693100686 2026-06-17 10:45:00.697 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.78/networking; do sleep 0.5; done' 2026-06-17 10:45:09.883 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.78/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-17 10:45:09.887 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:09.893 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:09.895 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:09.899 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:09.903 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:09.909 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-17 10:45:09.914 | + functions-common:time_stop:2421 : start_time=1781693100686 2026-06-17 10:45:09.918 | + functions-common:time_stop:2423 : [[ -z 1781693100686 ]] 2026-06-17 10:45:09.925 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:09.932 | + functions-common:time_stop:2426 : end_time=1781693109927 2026-06-17 10:45:09.936 | + functions-common:time_stop:2427 : elapsed_time=9241 2026-06-17 10:45:09.941 | + functions-common:time_stop:2428 : total=0 2026-06-17 10:45:09.946 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:09.950 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9241 2026-06-17 10:45:09.955 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-17 10:45:09.985 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:45:09.990 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-17 10:45:09.994 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:45:10.000 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-17 10:45:10.005 | + ./stack.sh:main:1308 : start_placement 2026-06-17 10:45:10.009 | + lib/placement:start_placement:137 : start_placement_api 2026-06-17 10:45:10.016 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-17 10:45:10.023 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 10:45:10.027 | + functions-common:run_process:1668 : local service=placement-api 2026-06-17 10:45:10.031 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 10:45:10.036 | + functions-common:run_process:1670 : local group= 2026-06-17 10:45:10.040 | + functions-common:run_process:1671 : local user= 2026-06-17 10:45:10.045 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:45:10.049 | + functions-common:run_process:1674 : local name=placement-api 2026-06-17 10:45:10.054 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:45:10.059 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:45:10.063 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:10.068 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:10.074 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:10.081 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693110076 2026-06-17 10:45:10.085 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-17 10:45:10.113 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:45:10.117 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-17 10:45:10.122 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-17 10:45:10.126 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 10:45:10.131 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 10:45:10.135 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 10:45:10.139 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-17 10:45:10.144 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-17 10:45:10.149 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-17 10:45:10.154 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-17 10:45:10.158 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:45:10.163 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:45:10.167 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:45:10.171 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:45:10.176 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-17 10:45:10.180 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-17 10:45:10.184 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:45:10.189 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:45:10.193 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:45:10.198 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-17 10:45:10.202 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:45:10.207 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:45:10.211 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:45:10.215 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:45:10.220 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-17 10:45:10.224 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:45:10.231 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-17 10:45:10.331 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:45:10.426 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-17 10:45:10.514 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-17 10:45:10.596 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:45:10.680 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:45:10.768 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-17 10:45:10.852 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-17 10:45:10.937 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-17 10:45:11.025 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-17 10:45:11.110 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-17 10:45:11.195 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:45:11.200 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:45:11.204 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-17 10:45:11.306 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:45:11.833 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-17 10:45:11.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-17 10:45:12.360 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-17 10:45:12.508 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:12.512 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:12.515 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:12.518 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:12.521 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:12.525 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:12.527 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:12.531 | + functions-common:time_stop:2421 : start_time=1781693110076 2026-06-17 10:45:12.534 | + functions-common:time_stop:2423 : [[ -z 1781693110076 ]] 2026-06-17 10:45:12.537 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:12.543 | + functions-common:time_stop:2426 : end_time=1781693112539 2026-06-17 10:45:12.547 | + functions-common:time_stop:2427 : elapsed_time=2463 2026-06-17 10:45:12.551 | + functions-common:time_stop:2428 : total=18698 2026-06-17 10:45:12.554 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:12.557 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21161 2026-06-17 10:45:12.560 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-17 10:45:12.561 | Waiting for placement-api to start... 2026-06-17 10:45:12.564 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.78/placement 2026-06-17 10:45:12.568 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 10:45:12.572 | + functions:wait_for_service:477 : local url=http://192.168.122.78/placement 2026-06-17 10:45:12.575 | + functions:wait_for_service:478 : local rval=0 2026-06-17 10:45:12.579 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 10:45:12.583 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 10:45:12.587 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:12.590 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:12.596 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:12.601 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693112597 2026-06-17 10:45:12.605 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 10:45:12.609 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:45:12.611 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.78/placement 2026-06-17 10:45:15.586 | + :: : [[ 200 == 503 ]] 2026-06-17 10:45:15.588 | + :: : [[ 0 -eq 7 ]] 2026-06-17 10:45:15.593 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 10:45:15.596 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:15.599 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:15.603 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:15.607 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:15.610 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:15.614 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 10:45:15.617 | + functions-common:time_stop:2421 : start_time=1781693112597 2026-06-17 10:45:15.620 | + functions-common:time_stop:2423 : [[ -z 1781693112597 ]] 2026-06-17 10:45:15.624 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:15.629 | + functions-common:time_stop:2426 : end_time=1781693115626 2026-06-17 10:45:15.632 | + functions-common:time_stop:2427 : elapsed_time=3029 2026-06-17 10:45:15.636 | + functions-common:time_stop:2428 : total=11652 2026-06-17 10:45:15.639 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:15.641 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14681 2026-06-17 10:45:15.645 | + functions:wait_for_service:486 : return 0 2026-06-17 10:45:15.649 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-17 10:45:15.671 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:45:15.675 | + ./stack.sh:main:1312 : start_neutron 2026-06-17 10:45:15.679 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-17 10:45:15.682 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:45:15.686 | + functions-common:run_process:1668 : local service=q-agt 2026-06-17 10:45:15.689 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-17 10:45:15.693 | + functions-common:run_process:1670 : local group= 2026-06-17 10:45:15.697 | + functions-common:run_process:1671 : local user= 2026-06-17 10:45:15.701 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:45:15.704 | + functions-common:run_process:1674 : local name=q-agt 2026-06-17 10:45:15.708 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:45:15.711 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:45:15.715 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:15.718 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:15.722 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:15.727 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693115723 2026-06-17 10:45:15.731 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-17 10:45:15.749 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:45:15.753 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:15.757 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:15.761 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:15.763 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:15.767 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:15.771 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:15.773 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:15.776 | + functions-common:time_stop:2421 : start_time=1781693115723 2026-06-17 10:45:15.779 | + functions-common:time_stop:2423 : [[ -z 1781693115723 ]] 2026-06-17 10:45:15.783 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:15.788 | + functions-common:time_stop:2426 : end_time=1781693115785 2026-06-17 10:45:15.790 | + functions-common:time_stop:2427 : elapsed_time=62 2026-06-17 10:45:15.793 | + functions-common:time_stop:2428 : total=21161 2026-06-17 10:45:15.796 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:15.799 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21223 2026-06-17 10:45:15.802 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-17 10:45:15.805 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 10:45:15.808 | + functions-common:is_provider_network:2266 : return 1 2026-06-17 10:45:15.811 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-17 10:45:15.814 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-17 10:45:15.816 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-17 10:45:15.820 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-17 10:45:15.824 | + functions-common:run_process:1670 : local group= 2026-06-17 10:45:15.827 | + functions-common:run_process:1671 : local user= 2026-06-17 10:45:15.830 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:45:15.833 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-17 10:45:15.836 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:45:15.840 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:45:15.844 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:15.846 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:15.850 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:15.855 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693115852 2026-06-17 10:45:15.858 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-17 10:45:15.879 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:45:15.881 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:15.884 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:15.887 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:15.890 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:15.892 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:15.895 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:15.898 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:15.901 | + functions-common:time_stop:2421 : start_time=1781693115852 2026-06-17 10:45:15.905 | + functions-common:time_stop:2423 : [[ -z 1781693115852 ]] 2026-06-17 10:45:15.908 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:15.912 | + functions-common:time_stop:2426 : end_time=1781693115910 2026-06-17 10:45:15.916 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-17 10:45:15.918 | + functions-common:time_stop:2428 : total=21223 2026-06-17 10:45:15.921 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:15.925 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21281 2026-06-17 10:45:15.929 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-17 10:45:15.932 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-17 10:45:15.935 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-17 10:45:15.939 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-17 10:45:15.941 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 10:45:15.944 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 10:45:15.948 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 10:45:15.951 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-17 10:45:15.954 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 10:45:15.958 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 10:45:15.961 | + functions-common:run_process:1668 : local service=q-l3 2026-06-17 10:45:15.964 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-17 10:45:15.967 | + functions-common:run_process:1670 : local group= 2026-06-17 10:45:15.970 | + functions-common:run_process:1671 : local user= 2026-06-17 10:45:15.974 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:45:15.977 | + functions-common:run_process:1674 : local name=q-l3 2026-06-17 10:45:15.981 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:45:15.984 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:45:15.987 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:15.990 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:15.995 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:16.000 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693115997 2026-06-17 10:45:16.003 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-17 10:45:16.027 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:45:16.030 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:16.033 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:16.036 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:16.039 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:16.042 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:16.046 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:16.049 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:16.052 | + functions-common:time_stop:2421 : start_time=1781693115997 2026-06-17 10:45:16.056 | + functions-common:time_stop:2423 : [[ -z 1781693115997 ]] 2026-06-17 10:45:16.060 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:16.065 | + functions-common:time_stop:2426 : end_time=1781693116062 2026-06-17 10:45:16.068 | + functions-common:time_stop:2427 : elapsed_time=65 2026-06-17 10:45:16.072 | + functions-common:time_stop:2428 : total=21281 2026-06-17 10:45:16.075 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:16.079 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21346 2026-06-17 10:45:16.081 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-17 10:45:16.085 | + functions-common:run_process:1668 : local service=q-meta 2026-06-17 10:45:16.088 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-17 10:45:16.092 | + functions-common:run_process:1670 : local group= 2026-06-17 10:45:16.095 | + functions-common:run_process:1671 : local user= 2026-06-17 10:45:16.098 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:45:16.100 | + functions-common:run_process:1674 : local name=q-meta 2026-06-17 10:45:16.102 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:45:16.106 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:45:16.109 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:16.112 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:16.117 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:16.122 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693116118 2026-06-17 10:45:16.125 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-17 10:45:16.144 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:45:16.147 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:16.150 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:16.153 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:16.156 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:16.159 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:16.162 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:16.165 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:16.168 | + functions-common:time_stop:2421 : start_time=1781693116118 2026-06-17 10:45:16.171 | + functions-common:time_stop:2423 : [[ -z 1781693116118 ]] 2026-06-17 10:45:16.175 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:16.180 | + functions-common:time_stop:2426 : end_time=1781693116176 2026-06-17 10:45:16.183 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-17 10:45:16.186 | + functions-common:time_stop:2428 : total=21346 2026-06-17 10:45:16.190 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:16.193 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21404 2026-06-17 10:45:16.195 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-17 10:45:16.198 | + functions-common:run_process:1668 : local service=q-metering 2026-06-17 10:45:16.201 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-17 10:45:16.204 | + functions-common:run_process:1670 : local group= 2026-06-17 10:45:16.208 | + functions-common:run_process:1671 : local user= 2026-06-17 10:45:16.211 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:45:16.214 | + functions-common:run_process:1674 : local name=q-metering 2026-06-17 10:45:16.217 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:45:16.219 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:45:16.223 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:45:16.226 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:45:16.230 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:45:16.235 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693116232 2026-06-17 10:45:16.240 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-17 10:45:16.264 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:45:16.268 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:45:16.271 | + functions-common:time_stop:2414 : local name 2026-06-17 10:45:16.275 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:45:16.278 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:45:16.281 | + functions-common:time_stop:2417 : local total 2026-06-17 10:45:16.284 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:45:16.287 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:45:16.291 | + functions-common:time_stop:2421 : start_time=1781693116232 2026-06-17 10:45:16.294 | + functions-common:time_stop:2423 : [[ -z 1781693116232 ]] 2026-06-17 10:45:16.297 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:45:16.303 | + functions-common:time_stop:2426 : end_time=1781693116299 2026-06-17 10:45:16.305 | + functions-common:time_stop:2427 : elapsed_time=67 2026-06-17 10:45:16.309 | + functions-common:time_stop:2428 : total=21404 2026-06-17 10:45:16.311 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:45:16.315 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21471 2026-06-17 10:45:16.318 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-17 10:45:16.338 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:45:16.340 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-17 10:45:16.343 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-17 10:45:16.346 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:45:16.348 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-17 10:45:16.351 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-17 10:45:16.354 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-17 10:45:16.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-17 10:45:16.362 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-17 10:45:16.366 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-17 10:45:16.370 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 10:45:20.196 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:20.201 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 10:45:20.201 | address-scope 2026-06-17 10:45:20.201 | agent 2026-06-17 10:45:20.201 | allowed-address-pairs 2026-06-17 10:45:20.201 | auto-allocated-topology 2026-06-17 10:45:20.201 | availability_zone 2026-06-17 10:45:20.201 | default-subnetpools 2026-06-17 10:45:20.201 | dhcp_agent_scheduler 2026-06-17 10:45:20.201 | dns-integration 2026-06-17 10:45:20.201 | dns-domain-ports 2026-06-17 10:45:20.201 | dns-integration-domain-keywords 2026-06-17 10:45:20.202 | empty-string-filtering 2026-06-17 10:45:20.202 | external-net 2026-06-17 10:45:20.202 | extra_dhcp_opt 2026-06-17 10:45:20.202 | extraroute 2026-06-17 10:45:20.202 | extraroute-atomic 2026-06-17 10:45:20.202 | filter-validation 2026-06-17 10:45:20.202 | floating-ip-port-forwarding-detail 2026-06-17 10:45:20.202 | fip-port-details 2026-06-17 10:45:20.202 | flavors 2026-06-17 10:45:20.202 | floatingip-pools 2026-06-17 10:45:20.202 | router 2026-06-17 10:45:20.203 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:20.203 | enable-default-route-bfd 2026-06-17 10:45:20.203 | enable-default-route-ecmp 2026-06-17 10:45:20.203 | ext-gw-mode 2026-06-17 10:45:20.203 | l3-ha 2026-06-17 10:45:20.203 | external-gateway-multihoming 2026-06-17 10:45:20.203 | l3-flavors 2026-06-17 10:45:20.203 | l3_agent_scheduler 2026-06-17 10:45:20.203 | multi-provider 2026-06-17 10:45:20.203 | net-mtu 2026-06-17 10:45:20.203 | net-mtu-writable 2026-06-17 10:45:20.203 | network_availability_zone 2026-06-17 10:45:20.204 | network-ip-availability 2026-06-17 10:45:20.204 | network-ip-availability-details 2026-06-17 10:45:20.204 | pagination 2026-06-17 10:45:20.204 | port-device-profile 2026-06-17 10:45:20.204 | port-mac-address-regenerate 2026-06-17 10:45:20.204 | port-numa-affinity-policy 2026-06-17 10:45:20.204 | port-numa-affinity-policy-socket 2026-06-17 10:45:20.204 | binding 2026-06-17 10:45:20.204 | binding-extended 2026-06-17 10:45:20.204 | port-security 2026-06-17 10:45:20.204 | project-id 2026-06-17 10:45:20.204 | provider 2026-06-17 10:45:20.205 | qinq 2026-06-17 10:45:20.205 | quota-check-limit 2026-06-17 10:45:20.205 | quota-check-limit-default 2026-06-17 10:45:20.205 | quotas 2026-06-17 10:45:20.205 | quota_details 2026-06-17 10:45:20.205 | rbac-policies 2026-06-17 10:45:20.205 | rbac-address-scope 2026-06-17 10:45:20.205 | rbac-security-groups 2026-06-17 10:45:20.205 | revision-if-match 2026-06-17 10:45:20.206 | standard-attr-revisions 2026-06-17 10:45:20.206 | router_availability_zone 2026-06-17 10:45:20.206 | router-enable-snat 2026-06-17 10:45:20.206 | security-groups-default-rules 2026-06-17 10:45:20.206 | security-groups-normalized-cidr 2026-06-17 10:45:20.206 | security-groups-remote-address-group 2026-06-17 10:45:20.206 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:20.206 | security-groups-shared-filtering 2026-06-17 10:45:20.206 | security-group 2026-06-17 10:45:20.206 | service-type 2026-06-17 10:45:20.206 | sorting 2026-06-17 10:45:20.206 | standard-attr-description 2026-06-17 10:45:20.207 | stateful-security-group 2026-06-17 10:45:20.207 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:20.207 | subnet-external-network 2026-06-17 10:45:20.207 | subnet_onboard 2026-06-17 10:45:20.207 | subnet-service-types 2026-06-17 10:45:20.207 | subnet_allocation 2026-06-17 10:45:20.207 | subnetpool-prefix-ops 2026-06-17 10:45:20.207 | tag-creation 2026-06-17 10:45:20.207 | standard-attr-tag 2026-06-17 10:45:20.207 | standard-attr-timestamp 2026-06-17 10:45:20.207 | vlan-transparent' 2026-06-17 10:45:20.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 10:45:20.208 | address-scope 2026-06-17 10:45:20.208 | agent 2026-06-17 10:45:20.208 | allowed-address-pairs 2026-06-17 10:45:20.208 | auto-allocated-topology 2026-06-17 10:45:20.208 | availability_zone 2026-06-17 10:45:20.208 | default-subnetpools 2026-06-17 10:45:20.208 | dhcp_agent_scheduler 2026-06-17 10:45:20.208 | dns-integration 2026-06-17 10:45:20.208 | dns-domain-ports 2026-06-17 10:45:20.208 | dns-integration-domain-keywords 2026-06-17 10:45:20.208 | empty-string-filtering 2026-06-17 10:45:20.209 | external-net 2026-06-17 10:45:20.209 | extra_dhcp_opt 2026-06-17 10:45:20.209 | extraroute 2026-06-17 10:45:20.209 | extraroute-atomic 2026-06-17 10:45:20.209 | filter-validation 2026-06-17 10:45:20.209 | floating-ip-port-forwarding-detail 2026-06-17 10:45:20.209 | fip-port-details 2026-06-17 10:45:20.209 | flavors 2026-06-17 10:45:20.209 | floatingip-pools 2026-06-17 10:45:20.209 | router 2026-06-17 10:45:20.209 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:20.209 | enable-default-route-bfd 2026-06-17 10:45:20.210 | enable-default-route-ecmp 2026-06-17 10:45:20.210 | ext-gw-mode 2026-06-17 10:45:20.210 | l3-ha 2026-06-17 10:45:20.210 | external-gateway-multihoming 2026-06-17 10:45:20.210 | l3-flavors 2026-06-17 10:45:20.210 | l3_agent_scheduler 2026-06-17 10:45:20.210 | multi-provider 2026-06-17 10:45:20.210 | net-mtu 2026-06-17 10:45:20.211 | net-mtu-writable 2026-06-17 10:45:20.211 | network_availability_zone 2026-06-17 10:45:20.211 | network-ip-availability 2026-06-17 10:45:20.211 | network-ip-availability-details 2026-06-17 10:45:20.211 | pagination 2026-06-17 10:45:20.211 | port-device-profile 2026-06-17 10:45:20.211 | port-mac-address-regenerate 2026-06-17 10:45:20.211 | port-numa-affinity-policy 2026-06-17 10:45:20.211 | port-numa-affinity-policy-socket 2026-06-17 10:45:20.211 | binding 2026-06-17 10:45:20.212 | binding-extended 2026-06-17 10:45:20.212 | port-security 2026-06-17 10:45:20.212 | project-id 2026-06-17 10:45:20.212 | provider 2026-06-17 10:45:20.212 | qinq 2026-06-17 10:45:20.212 | quota-check-limit 2026-06-17 10:45:20.212 | quota-check-limit-default 2026-06-17 10:45:20.212 | quotas 2026-06-17 10:45:20.212 | quota_details 2026-06-17 10:45:20.212 | rbac-policies 2026-06-17 10:45:20.212 | rbac-address-scope 2026-06-17 10:45:20.213 | rbac-security-groups 2026-06-17 10:45:20.213 | revision-if-match 2026-06-17 10:45:20.213 | standard-attr-revisions 2026-06-17 10:45:20.213 | router_availability_zone 2026-06-17 10:45:20.213 | router-enable-snat 2026-06-17 10:45:20.213 | security-groups-default-rules 2026-06-17 10:45:20.213 | security-groups-normalized-cidr 2026-06-17 10:45:20.213 | security-groups-remote-address-group 2026-06-17 10:45:20.213 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:20.213 | security-groups-shared-filtering 2026-06-17 10:45:20.213 | security-group 2026-06-17 10:45:20.213 | service-type 2026-06-17 10:45:20.214 | sorting 2026-06-17 10:45:20.214 | standard-attr-description 2026-06-17 10:45:20.214 | stateful-security-group 2026-06-17 10:45:20.214 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:20.214 | subnet-external-network 2026-06-17 10:45:20.214 | subnet_onboard 2026-06-17 10:45:20.214 | subnet-service-types 2026-06-17 10:45:20.214 | subnet_allocation 2026-06-17 10:45:20.214 | subnetpool-prefix-ops 2026-06-17 10:45:20.214 | tag-creation 2026-06-17 10:45:20.214 | standard-attr-tag 2026-06-17 10:45:20.214 | standard-attr-timestamp 2026-06-17 10:45:20.215 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-17 10:45:20.215 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 10:45:20.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-17 10:45:20.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-17 10:45:20.225 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-17 10:45:24.441 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:24.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=ba1fbe72-b38a-4924-a19a-dd1011ba4c5b 2026-06-17 10:45:24.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-17 10:45:24.449 | ++ 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 fd7e:1787:ee61::/56 --share --default -f value -c id 2026-06-17 10:45:28.353 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:28.355 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=aa618c1f-7993-46b8-a2e7-ea965fe07fc3 2026-06-17 10:45:28.358 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-17 10:45:28.360 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 10:45:28.363 | + functions-common:is_provider_network:2266 : return 1 2026-06-17 10:45:28.366 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-17 10:45:33.945 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:33.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=ea7a87ec-6b45-4e55-be01-8ae44964e389 2026-06-17 10:45:33.953 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-17 10:45:33.956 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:45:33.979 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-17 10:45:33.983 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-17 10:45:33.986 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z ba1fbe72-b38a-4924-a19a-dd1011ba4c5b ']' 2026-06-17 10:45:33.988 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-17 10:45:33.990 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-17 10:45:33.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool ba1fbe72-b38a-4924-a19a-dd1011ba4c5b ' 2026-06-17 10:45:33.996 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-17 10:45:33.999 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network ea7a87ec-6b45-4e55-be01-8ae44964e389 private-subnet' 2026-06-17 10:45:34.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-17 10:45:34.006 | +++ 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 ba1fbe72-b38a-4924-a19a-dd1011ba4c5b --network ea7a87ec-6b45-4e55-be01-8ae44964e389 private-subnet -f value -c id 2026-06-17 10:45:39.428 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:39.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=a66bdde4-2540-4f4f-8c4f-c33a00931d2e 2026-06-17 10:45:39.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-17 10:45:39.437 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:45:39.453 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo a66bdde4-2540-4f4f-8c4f-c33a00931d2e 2026-06-17 10:45:39.457 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=a66bdde4-2540-4f4f-8c4f-c33a00931d2e 2026-06-17 10:45:39.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-17 10:45:39.463 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-17 10:45:39.466 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-17 10:45:39.468 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:45:39.484 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-17 10:45:39.488 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:45:39.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-17 10:45:39.507 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z aa618c1f-7993-46b8-a2e7-ea965fe07fc3 ']' 2026-06-17 10:45:39.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-17 10:45:39.512 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-17 10:45:39.514 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool aa618c1f-7993-46b8-a2e7-ea965fe07fc3 ' 2026-06-17 10:45:39.517 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-17 10:45:39.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network ea7a87ec-6b45-4e55-be01-8ae44964e389 ipv6-private-subnet ' 2026-06-17 10:45:39.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-17 10:45:39.525 | +++ 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 aa618c1f-7993-46b8-a2e7-ea965fe07fc3 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network ea7a87ec-6b45-4e55-be01-8ae44964e389 ipv6-private-subnet -f value -c id 2026-06-17 10:45:44.494 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:44.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=eb60d0de-523c-42bc-b1bc-a7c7accce3bd 2026-06-17 10:45:44.501 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-17 10:45:44.503 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:45:44.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo eb60d0de-523c-42bc-b1bc-a7c7accce3bd 2026-06-17 10:45:44.526 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=eb60d0de-523c-42bc-b1bc-a7c7accce3bd 2026-06-17 10:45:44.528 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-17 10:45:44.531 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-17 10:45:44.535 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 10:45:47.898 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:47.902 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 10:45:47.902 | address-scope 2026-06-17 10:45:47.902 | agent 2026-06-17 10:45:47.902 | allowed-address-pairs 2026-06-17 10:45:47.902 | auto-allocated-topology 2026-06-17 10:45:47.902 | availability_zone 2026-06-17 10:45:47.902 | default-subnetpools 2026-06-17 10:45:47.902 | dhcp_agent_scheduler 2026-06-17 10:45:47.903 | dns-integration 2026-06-17 10:45:47.903 | dns-domain-ports 2026-06-17 10:45:47.903 | dns-integration-domain-keywords 2026-06-17 10:45:47.903 | empty-string-filtering 2026-06-17 10:45:47.903 | external-net 2026-06-17 10:45:47.903 | extra_dhcp_opt 2026-06-17 10:45:47.903 | extraroute 2026-06-17 10:45:47.903 | extraroute-atomic 2026-06-17 10:45:47.904 | filter-validation 2026-06-17 10:45:47.904 | floating-ip-port-forwarding-detail 2026-06-17 10:45:47.904 | fip-port-details 2026-06-17 10:45:47.904 | flavors 2026-06-17 10:45:47.904 | floatingip-pools 2026-06-17 10:45:47.904 | router 2026-06-17 10:45:47.904 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:47.904 | enable-default-route-bfd 2026-06-17 10:45:47.904 | enable-default-route-ecmp 2026-06-17 10:45:47.905 | ext-gw-mode 2026-06-17 10:45:47.905 | l3-ha 2026-06-17 10:45:47.905 | external-gateway-multihoming 2026-06-17 10:45:47.905 | l3-flavors 2026-06-17 10:45:47.905 | l3_agent_scheduler 2026-06-17 10:45:47.905 | multi-provider 2026-06-17 10:45:47.905 | net-mtu 2026-06-17 10:45:47.905 | net-mtu-writable 2026-06-17 10:45:47.906 | network_availability_zone 2026-06-17 10:45:47.906 | network-ip-availability 2026-06-17 10:45:47.906 | network-ip-availability-details 2026-06-17 10:45:47.906 | pagination 2026-06-17 10:45:47.906 | port-device-profile 2026-06-17 10:45:47.906 | port-mac-address-regenerate 2026-06-17 10:45:47.906 | port-numa-affinity-policy 2026-06-17 10:45:47.906 | port-numa-affinity-policy-socket 2026-06-17 10:45:47.907 | binding 2026-06-17 10:45:47.907 | binding-extended 2026-06-17 10:45:47.907 | port-security 2026-06-17 10:45:47.907 | project-id 2026-06-17 10:45:47.907 | provider 2026-06-17 10:45:47.907 | qinq 2026-06-17 10:45:47.907 | quota-check-limit 2026-06-17 10:45:47.907 | quota-check-limit-default 2026-06-17 10:45:47.908 | quotas 2026-06-17 10:45:47.908 | quota_details 2026-06-17 10:45:47.908 | rbac-policies 2026-06-17 10:45:47.908 | rbac-address-scope 2026-06-17 10:45:47.908 | rbac-security-groups 2026-06-17 10:45:47.908 | revision-if-match 2026-06-17 10:45:47.908 | standard-attr-revisions 2026-06-17 10:45:47.908 | router_availability_zone 2026-06-17 10:45:47.908 | router-enable-snat 2026-06-17 10:45:47.909 | security-groups-default-rules 2026-06-17 10:45:47.909 | security-groups-normalized-cidr 2026-06-17 10:45:47.909 | security-groups-remote-address-group 2026-06-17 10:45:47.909 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:47.909 | security-groups-shared-filtering 2026-06-17 10:45:47.909 | security-group 2026-06-17 10:45:47.909 | service-type 2026-06-17 10:45:47.909 | sorting 2026-06-17 10:45:47.910 | standard-attr-description 2026-06-17 10:45:47.910 | stateful-security-group 2026-06-17 10:45:47.910 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:47.910 | subnet-external-network 2026-06-17 10:45:47.910 | subnet_onboard 2026-06-17 10:45:47.910 | subnet-service-types 2026-06-17 10:45:47.910 | subnet_allocation 2026-06-17 10:45:47.910 | subnetpool-prefix-ops 2026-06-17 10:45:47.910 | tag-creation 2026-06-17 10:45:47.911 | standard-attr-tag 2026-06-17 10:45:47.911 | standard-attr-timestamp 2026-06-17 10:45:47.911 | vlan-transparent' 2026-06-17 10:45:47.911 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 10:45:47.911 | address-scope 2026-06-17 10:45:47.911 | agent 2026-06-17 10:45:47.911 | allowed-address-pairs 2026-06-17 10:45:47.911 | auto-allocated-topology 2026-06-17 10:45:47.912 | availability_zone 2026-06-17 10:45:47.912 | default-subnetpools 2026-06-17 10:45:47.912 | dhcp_agent_scheduler 2026-06-17 10:45:47.912 | dns-integration 2026-06-17 10:45:47.912 | dns-domain-ports 2026-06-17 10:45:47.912 | dns-integration-domain-keywords 2026-06-17 10:45:47.912 | empty-string-filtering 2026-06-17 10:45:47.912 | external-net 2026-06-17 10:45:47.913 | extra_dhcp_opt 2026-06-17 10:45:47.913 | extraroute 2026-06-17 10:45:47.913 | extraroute-atomic 2026-06-17 10:45:47.913 | filter-validation 2026-06-17 10:45:47.913 | floating-ip-port-forwarding-detail 2026-06-17 10:45:47.913 | fip-port-details 2026-06-17 10:45:47.913 | flavors 2026-06-17 10:45:47.913 | floatingip-pools 2026-06-17 10:45:47.914 | router 2026-06-17 10:45:47.914 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:47.914 | enable-default-route-bfd 2026-06-17 10:45:47.914 | enable-default-route-ecmp 2026-06-17 10:45:47.914 | ext-gw-mode 2026-06-17 10:45:47.914 | l3-ha 2026-06-17 10:45:47.914 | external-gateway-multihoming 2026-06-17 10:45:47.914 | l3-flavors 2026-06-17 10:45:47.914 | l3_agent_scheduler 2026-06-17 10:45:47.915 | multi-provider 2026-06-17 10:45:47.915 | net-mtu 2026-06-17 10:45:47.915 | net-mtu-writable 2026-06-17 10:45:47.915 | network_availability_zone 2026-06-17 10:45:47.915 | network-ip-availability 2026-06-17 10:45:47.915 | network-ip-availability-details 2026-06-17 10:45:47.915 | pagination 2026-06-17 10:45:47.915 | port-device-profile 2026-06-17 10:45:47.916 | port-mac-address-regenerate 2026-06-17 10:45:47.916 | port-numa-affinity-policy 2026-06-17 10:45:47.916 | port-numa-affinity-policy-socket 2026-06-17 10:45:47.916 | binding 2026-06-17 10:45:47.916 | binding-extended 2026-06-17 10:45:47.916 | port-security 2026-06-17 10:45:47.916 | project-id 2026-06-17 10:45:47.916 | provider 2026-06-17 10:45:47.916 | qinq 2026-06-17 10:45:47.917 | quota-check-limit 2026-06-17 10:45:47.917 | quota-check-limit-default 2026-06-17 10:45:47.917 | quotas 2026-06-17 10:45:47.917 | quota_details 2026-06-17 10:45:47.917 | rbac-policies 2026-06-17 10:45:47.917 | rbac-address-scope 2026-06-17 10:45:47.917 | rbac-security-groups 2026-06-17 10:45:47.917 | revision-if-match 2026-06-17 10:45:47.918 | standard-attr-revisions 2026-06-17 10:45:47.918 | router_availability_zone 2026-06-17 10:45:47.918 | router-enable-snat 2026-06-17 10:45:47.918 | security-groups-default-rules 2026-06-17 10:45:47.918 | security-groups-normalized-cidr 2026-06-17 10:45:47.918 | security-groups-remote-address-group 2026-06-17 10:45:47.918 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:47.918 | security-groups-shared-filtering 2026-06-17 10:45:47.918 | security-group 2026-06-17 10:45:47.919 | service-type 2026-06-17 10:45:47.919 | sorting 2026-06-17 10:45:47.919 | standard-attr-description 2026-06-17 10:45:47.919 | stateful-security-group 2026-06-17 10:45:47.919 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:47.919 | subnet-external-network 2026-06-17 10:45:47.919 | subnet_onboard 2026-06-17 10:45:47.919 | subnet-service-types 2026-06-17 10:45:47.920 | subnet_allocation 2026-06-17 10:45:47.920 | subnetpool-prefix-ops 2026-06-17 10:45:47.920 | tag-creation 2026-06-17 10:45:47.920 | standard-attr-tag 2026-06-17 10:45:47.920 | standard-attr-timestamp 2026-06-17 10:45:47.920 | vlan-transparent =~ router ]] 2026-06-17 10:45:47.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 10:45:47.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-17 10:45:47.921 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-17 10:45:47.921 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 10:45:51.218 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:51.222 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 10:45:51.222 | address-scope 2026-06-17 10:45:51.222 | agent 2026-06-17 10:45:51.222 | allowed-address-pairs 2026-06-17 10:45:51.222 | auto-allocated-topology 2026-06-17 10:45:51.222 | availability_zone 2026-06-17 10:45:51.222 | default-subnetpools 2026-06-17 10:45:51.223 | dhcp_agent_scheduler 2026-06-17 10:45:51.223 | dns-integration 2026-06-17 10:45:51.223 | dns-domain-ports 2026-06-17 10:45:51.223 | dns-integration-domain-keywords 2026-06-17 10:45:51.223 | empty-string-filtering 2026-06-17 10:45:51.223 | external-net 2026-06-17 10:45:51.223 | extra_dhcp_opt 2026-06-17 10:45:51.223 | extraroute 2026-06-17 10:45:51.223 | extraroute-atomic 2026-06-17 10:45:51.223 | filter-validation 2026-06-17 10:45:51.223 | floating-ip-port-forwarding-detail 2026-06-17 10:45:51.224 | fip-port-details 2026-06-17 10:45:51.224 | flavors 2026-06-17 10:45:51.224 | floatingip-pools 2026-06-17 10:45:51.224 | router 2026-06-17 10:45:51.224 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:51.224 | enable-default-route-bfd 2026-06-17 10:45:51.224 | enable-default-route-ecmp 2026-06-17 10:45:51.224 | ext-gw-mode 2026-06-17 10:45:51.224 | l3-ha 2026-06-17 10:45:51.224 | external-gateway-multihoming 2026-06-17 10:45:51.224 | l3-flavors 2026-06-17 10:45:51.224 | l3_agent_scheduler 2026-06-17 10:45:51.225 | multi-provider 2026-06-17 10:45:51.225 | net-mtu 2026-06-17 10:45:51.225 | net-mtu-writable 2026-06-17 10:45:51.225 | network_availability_zone 2026-06-17 10:45:51.225 | network-ip-availability 2026-06-17 10:45:51.225 | network-ip-availability-details 2026-06-17 10:45:51.225 | pagination 2026-06-17 10:45:51.225 | port-device-profile 2026-06-17 10:45:51.225 | port-mac-address-regenerate 2026-06-17 10:45:51.225 | port-numa-affinity-policy 2026-06-17 10:45:51.225 | port-numa-affinity-policy-socket 2026-06-17 10:45:51.226 | binding 2026-06-17 10:45:51.226 | binding-extended 2026-06-17 10:45:51.226 | port-security 2026-06-17 10:45:51.226 | project-id 2026-06-17 10:45:51.226 | provider 2026-06-17 10:45:51.226 | qinq 2026-06-17 10:45:51.226 | quota-check-limit 2026-06-17 10:45:51.226 | quota-check-limit-default 2026-06-17 10:45:51.226 | quotas 2026-06-17 10:45:51.226 | quota_details 2026-06-17 10:45:51.226 | rbac-policies 2026-06-17 10:45:51.226 | rbac-address-scope 2026-06-17 10:45:51.227 | rbac-security-groups 2026-06-17 10:45:51.227 | revision-if-match 2026-06-17 10:45:51.227 | standard-attr-revisions 2026-06-17 10:45:51.227 | router_availability_zone 2026-06-17 10:45:51.227 | router-enable-snat 2026-06-17 10:45:51.227 | security-groups-default-rules 2026-06-17 10:45:51.227 | security-groups-normalized-cidr 2026-06-17 10:45:51.227 | security-groups-remote-address-group 2026-06-17 10:45:51.227 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:51.227 | security-groups-shared-filtering 2026-06-17 10:45:51.227 | security-group 2026-06-17 10:45:51.227 | service-type 2026-06-17 10:45:51.228 | sorting 2026-06-17 10:45:51.228 | standard-attr-description 2026-06-17 10:45:51.228 | stateful-security-group 2026-06-17 10:45:51.228 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:51.228 | subnet-external-network 2026-06-17 10:45:51.228 | subnet_onboard 2026-06-17 10:45:51.228 | subnet-service-types 2026-06-17 10:45:51.228 | subnet_allocation 2026-06-17 10:45:51.228 | subnetpool-prefix-ops 2026-06-17 10:45:51.228 | tag-creation 2026-06-17 10:45:51.229 | standard-attr-tag 2026-06-17 10:45:51.229 | standard-attr-timestamp 2026-06-17 10:45:51.229 | vlan-transparent' 2026-06-17 10:45:51.229 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 10:45:51.229 | address-scope 2026-06-17 10:45:51.229 | agent 2026-06-17 10:45:51.229 | allowed-address-pairs 2026-06-17 10:45:51.229 | auto-allocated-topology 2026-06-17 10:45:51.229 | availability_zone 2026-06-17 10:45:51.229 | default-subnetpools 2026-06-17 10:45:51.230 | dhcp_agent_scheduler 2026-06-17 10:45:51.230 | dns-integration 2026-06-17 10:45:51.230 | dns-domain-ports 2026-06-17 10:45:51.230 | dns-integration-domain-keywords 2026-06-17 10:45:51.230 | empty-string-filtering 2026-06-17 10:45:51.230 | external-net 2026-06-17 10:45:51.230 | extra_dhcp_opt 2026-06-17 10:45:51.230 | extraroute 2026-06-17 10:45:51.230 | extraroute-atomic 2026-06-17 10:45:51.230 | filter-validation 2026-06-17 10:45:51.230 | floating-ip-port-forwarding-detail 2026-06-17 10:45:51.231 | fip-port-details 2026-06-17 10:45:51.231 | flavors 2026-06-17 10:45:51.231 | floatingip-pools 2026-06-17 10:45:51.231 | router 2026-06-17 10:45:51.231 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:51.231 | enable-default-route-bfd 2026-06-17 10:45:51.231 | enable-default-route-ecmp 2026-06-17 10:45:51.231 | ext-gw-mode 2026-06-17 10:45:51.231 | l3-ha 2026-06-17 10:45:51.231 | external-gateway-multihoming 2026-06-17 10:45:51.231 | l3-flavors 2026-06-17 10:45:51.231 | l3_agent_scheduler 2026-06-17 10:45:51.232 | multi-provider 2026-06-17 10:45:51.232 | net-mtu 2026-06-17 10:45:51.232 | net-mtu-writable 2026-06-17 10:45:51.232 | network_availability_zone 2026-06-17 10:45:51.232 | network-ip-availability 2026-06-17 10:45:51.232 | network-ip-availability-details 2026-06-17 10:45:51.232 | pagination 2026-06-17 10:45:51.232 | port-device-profile 2026-06-17 10:45:51.232 | port-mac-address-regenerate 2026-06-17 10:45:51.232 | port-numa-affinity-policy 2026-06-17 10:45:51.232 | port-numa-affinity-policy-socket 2026-06-17 10:45:51.232 | binding 2026-06-17 10:45:51.233 | binding-extended 2026-06-17 10:45:51.233 | port-security 2026-06-17 10:45:51.233 | project-id 2026-06-17 10:45:51.233 | provider 2026-06-17 10:45:51.233 | qinq 2026-06-17 10:45:51.233 | quota-check-limit 2026-06-17 10:45:51.233 | quota-check-limit-default 2026-06-17 10:45:51.233 | quotas 2026-06-17 10:45:51.233 | quota_details 2026-06-17 10:45:51.233 | rbac-policies 2026-06-17 10:45:51.233 | rbac-address-scope 2026-06-17 10:45:51.234 | rbac-security-groups 2026-06-17 10:45:51.234 | revision-if-match 2026-06-17 10:45:51.234 | standard-attr-revisions 2026-06-17 10:45:51.234 | router_availability_zone 2026-06-17 10:45:51.234 | router-enable-snat 2026-06-17 10:45:51.235 | security-groups-default-rules 2026-06-17 10:45:51.235 | security-groups-normalized-cidr 2026-06-17 10:45:51.236 | security-groups-remote-address-group 2026-06-17 10:45:51.236 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:51.236 | security-groups-shared-filtering 2026-06-17 10:45:51.236 | security-group 2026-06-17 10:45:51.236 | service-type 2026-06-17 10:45:51.236 | sorting 2026-06-17 10:45:51.236 | standard-attr-description 2026-06-17 10:45:51.236 | stateful-security-group 2026-06-17 10:45:51.236 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:51.237 | subnet-external-network 2026-06-17 10:45:51.237 | subnet_onboard 2026-06-17 10:45:51.237 | subnet-service-types 2026-06-17 10:45:51.237 | subnet_allocation 2026-06-17 10:45:51.237 | subnetpool-prefix-ops 2026-06-17 10:45:51.237 | tag-creation 2026-06-17 10:45:51.237 | standard-attr-tag 2026-06-17 10:45:51.237 | standard-attr-timestamp 2026-06-17 10:45:51.237 | vlan-transparent =~ external-net ]] 2026-06-17 10:45:51.237 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 10:45:51.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-17 10:45:51.238 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-17 10:45:54.915 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:54.918 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=fee7e5b2-920c-427d-a1c1-9f0b76833a41 2026-06-17 10:45:54.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-17 10:45:54.922 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:45:54.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-17 10:45:54.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-17 10:45:54.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-17 10:45:54.945 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 10:45:58.193 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:45:58.196 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 10:45:58.196 | address-scope 2026-06-17 10:45:58.196 | agent 2026-06-17 10:45:58.197 | allowed-address-pairs 2026-06-17 10:45:58.197 | auto-allocated-topology 2026-06-17 10:45:58.197 | availability_zone 2026-06-17 10:45:58.197 | default-subnetpools 2026-06-17 10:45:58.197 | dhcp_agent_scheduler 2026-06-17 10:45:58.197 | dns-integration 2026-06-17 10:45:58.197 | dns-domain-ports 2026-06-17 10:45:58.197 | dns-integration-domain-keywords 2026-06-17 10:45:58.197 | empty-string-filtering 2026-06-17 10:45:58.197 | external-net 2026-06-17 10:45:58.198 | extra_dhcp_opt 2026-06-17 10:45:58.198 | extraroute 2026-06-17 10:45:58.198 | extraroute-atomic 2026-06-17 10:45:58.198 | filter-validation 2026-06-17 10:45:58.198 | floating-ip-port-forwarding-detail 2026-06-17 10:45:58.198 | fip-port-details 2026-06-17 10:45:58.198 | flavors 2026-06-17 10:45:58.198 | floatingip-pools 2026-06-17 10:45:58.198 | router 2026-06-17 10:45:58.199 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:58.199 | enable-default-route-bfd 2026-06-17 10:45:58.199 | enable-default-route-ecmp 2026-06-17 10:45:58.199 | ext-gw-mode 2026-06-17 10:45:58.199 | l3-ha 2026-06-17 10:45:58.199 | external-gateway-multihoming 2026-06-17 10:45:58.199 | l3-flavors 2026-06-17 10:45:58.199 | l3_agent_scheduler 2026-06-17 10:45:58.199 | multi-provider 2026-06-17 10:45:58.199 | net-mtu 2026-06-17 10:45:58.200 | net-mtu-writable 2026-06-17 10:45:58.200 | network_availability_zone 2026-06-17 10:45:58.200 | network-ip-availability 2026-06-17 10:45:58.200 | network-ip-availability-details 2026-06-17 10:45:58.200 | pagination 2026-06-17 10:45:58.200 | port-device-profile 2026-06-17 10:45:58.200 | port-mac-address-regenerate 2026-06-17 10:45:58.200 | port-numa-affinity-policy 2026-06-17 10:45:58.200 | port-numa-affinity-policy-socket 2026-06-17 10:45:58.201 | binding 2026-06-17 10:45:58.201 | binding-extended 2026-06-17 10:45:58.201 | port-security 2026-06-17 10:45:58.201 | project-id 2026-06-17 10:45:58.201 | provider 2026-06-17 10:45:58.201 | qinq 2026-06-17 10:45:58.201 | quota-check-limit 2026-06-17 10:45:58.201 | quota-check-limit-default 2026-06-17 10:45:58.201 | quotas 2026-06-17 10:45:58.202 | quota_details 2026-06-17 10:45:58.202 | rbac-policies 2026-06-17 10:45:58.202 | rbac-address-scope 2026-06-17 10:45:58.202 | rbac-security-groups 2026-06-17 10:45:58.202 | revision-if-match 2026-06-17 10:45:58.202 | standard-attr-revisions 2026-06-17 10:45:58.203 | router_availability_zone 2026-06-17 10:45:58.203 | router-enable-snat 2026-06-17 10:45:58.203 | security-groups-default-rules 2026-06-17 10:45:58.203 | security-groups-normalized-cidr 2026-06-17 10:45:58.203 | security-groups-remote-address-group 2026-06-17 10:45:58.203 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:58.203 | security-groups-shared-filtering 2026-06-17 10:45:58.203 | security-group 2026-06-17 10:45:58.203 | service-type 2026-06-17 10:45:58.203 | sorting 2026-06-17 10:45:58.204 | standard-attr-description 2026-06-17 10:45:58.204 | stateful-security-group 2026-06-17 10:45:58.204 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:58.204 | subnet-external-network 2026-06-17 10:45:58.204 | subnet_onboard 2026-06-17 10:45:58.204 | subnet-service-types 2026-06-17 10:45:58.204 | subnet_allocation 2026-06-17 10:45:58.204 | subnetpool-prefix-ops 2026-06-17 10:45:58.204 | tag-creation 2026-06-17 10:45:58.204 | standard-attr-tag 2026-06-17 10:45:58.205 | standard-attr-timestamp 2026-06-17 10:45:58.205 | vlan-transparent' 2026-06-17 10:45:58.205 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 10:45:58.205 | address-scope 2026-06-17 10:45:58.205 | agent 2026-06-17 10:45:58.205 | allowed-address-pairs 2026-06-17 10:45:58.205 | auto-allocated-topology 2026-06-17 10:45:58.205 | availability_zone 2026-06-17 10:45:58.205 | default-subnetpools 2026-06-17 10:45:58.206 | dhcp_agent_scheduler 2026-06-17 10:45:58.207 | dns-integration 2026-06-17 10:45:58.207 | dns-domain-ports 2026-06-17 10:45:58.207 | dns-integration-domain-keywords 2026-06-17 10:45:58.207 | empty-string-filtering 2026-06-17 10:45:58.207 | external-net 2026-06-17 10:45:58.207 | extra_dhcp_opt 2026-06-17 10:45:58.207 | extraroute 2026-06-17 10:45:58.207 | extraroute-atomic 2026-06-17 10:45:58.207 | filter-validation 2026-06-17 10:45:58.208 | floating-ip-port-forwarding-detail 2026-06-17 10:45:58.208 | fip-port-details 2026-06-17 10:45:58.208 | flavors 2026-06-17 10:45:58.208 | floatingip-pools 2026-06-17 10:45:58.208 | router 2026-06-17 10:45:58.208 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:45:58.208 | enable-default-route-bfd 2026-06-17 10:45:58.208 | enable-default-route-ecmp 2026-06-17 10:45:58.208 | ext-gw-mode 2026-06-17 10:45:58.208 | l3-ha 2026-06-17 10:45:58.208 | external-gateway-multihoming 2026-06-17 10:45:58.208 | l3-flavors 2026-06-17 10:45:58.209 | l3_agent_scheduler 2026-06-17 10:45:58.209 | multi-provider 2026-06-17 10:45:58.209 | net-mtu 2026-06-17 10:45:58.209 | net-mtu-writable 2026-06-17 10:45:58.209 | network_availability_zone 2026-06-17 10:45:58.209 | network-ip-availability 2026-06-17 10:45:58.209 | network-ip-availability-details 2026-06-17 10:45:58.209 | pagination 2026-06-17 10:45:58.209 | port-device-profile 2026-06-17 10:45:58.209 | port-mac-address-regenerate 2026-06-17 10:45:58.209 | port-numa-affinity-policy 2026-06-17 10:45:58.210 | port-numa-affinity-policy-socket 2026-06-17 10:45:58.210 | binding 2026-06-17 10:45:58.210 | binding-extended 2026-06-17 10:45:58.210 | port-security 2026-06-17 10:45:58.210 | project-id 2026-06-17 10:45:58.210 | provider 2026-06-17 10:45:58.210 | qinq 2026-06-17 10:45:58.210 | quota-check-limit 2026-06-17 10:45:58.210 | quota-check-limit-default 2026-06-17 10:45:58.210 | quotas 2026-06-17 10:45:58.210 | quota_details 2026-06-17 10:45:58.210 | rbac-policies 2026-06-17 10:45:58.211 | rbac-address-scope 2026-06-17 10:45:58.211 | rbac-security-groups 2026-06-17 10:45:58.211 | revision-if-match 2026-06-17 10:45:58.211 | standard-attr-revisions 2026-06-17 10:45:58.211 | router_availability_zone 2026-06-17 10:45:58.211 | router-enable-snat 2026-06-17 10:45:58.211 | security-groups-default-rules 2026-06-17 10:45:58.211 | security-groups-normalized-cidr 2026-06-17 10:45:58.211 | security-groups-remote-address-group 2026-06-17 10:45:58.211 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:45:58.211 | security-groups-shared-filtering 2026-06-17 10:45:58.211 | security-group 2026-06-17 10:45:58.212 | service-type 2026-06-17 10:45:58.212 | sorting 2026-06-17 10:45:58.212 | standard-attr-description 2026-06-17 10:45:58.212 | stateful-security-group 2026-06-17 10:45:58.212 | subnet-dns-publish-fixed-ip 2026-06-17 10:45:58.212 | subnet-external-network 2026-06-17 10:45:58.212 | subnet_onboard 2026-06-17 10:45:58.212 | subnet-service-types 2026-06-17 10:45:58.212 | subnet_allocation 2026-06-17 10:45:58.212 | subnetpool-prefix-ops 2026-06-17 10:45:58.212 | tag-creation 2026-06-17 10:45:58.213 | standard-attr-tag 2026-06-17 10:45:58.213 | standard-attr-timestamp 2026-06-17 10:45:58.213 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-17 10:45:58.213 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 10:45:58.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-17 10:45:58.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-17 10:45:58.214 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-17 10:46:03.041 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:46:03.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=b2826275-c666-4bcc-9c46-da84faf73899 2026-06-17 10:46:03.047 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-17 10:46:03.050 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:46:03.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-17 10:46:03.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-17 10:46:03.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fee7e5b2-920c-427d-a1c1-9f0b76833a41 a66bdde4-2540-4f4f-8c4f-c33a00931d2e 2026-06-17 10:46:09.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-17 10:46:09.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 b2826275-c666-4bcc-9c46-da84faf73899 2026-06-17 10:46:09.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-17 10:46:09.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-17 10:46:09.280 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-17 10:46:09.284 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-17 10:46:09.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-17 10:46:09.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network b2826275-c666-4bcc-9c46-da84faf73899 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-17 10:46:09.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-17 10:46:09.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-17 10:46:09.306 | +++ 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 b2826275-c666-4bcc-9c46-da84faf73899 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-17 10:46:09.306 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-17 10:46:12.900 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:46:12.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-17 10:46:12.904 | | id | 7a3df2d7-15c5-4b57-99f8-f04c4e617831 |' 2026-06-17 10:46:12.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-17 10:46:12.910 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:46:12.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7a3df2d7-15c5-4b57-99f8-f04c4e617831 '|' 2026-06-17 10:46:12.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 7a3df2d7-15c5-4b57-99f8-f04c4e617831 |' 2026-06-17 10:46:12.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-17 10:46:12.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7a3df2d7-15c5-4b57-99f8-f04c4e617831 '|' 2026-06-17 10:46:12.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-17 10:46:12.942 | ++ functions-common:get_field:800 : local data field 2026-06-17 10:46:12.945 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:12.949 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-17 10:46:12.952 | ++ functions-common:get_field:805 : field='$3' 2026-06-17 10:46:12.957 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 7a3df2d7-15c5-4b57-99f8-f04c4e617831 |' 2026-06-17 10:46:12.957 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-17 10:46:12.963 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:12.967 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-17 10:46:12.973 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7a3df2d7-15c5-4b57-99f8-f04c4e617831 '|' 2026-06-17 10:46:12.973 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-17 10:46:12.975 | ++ functions-common:get_field:800 : local data field 2026-06-17 10:46:12.978 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:12.982 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-17 10:46:12.984 | ++ functions-common:get_field:805 : field='$6' 2026-06-17 10:46:12.989 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 7a3df2d7-15c5-4b57-99f8-f04c4e617831 |' 2026-06-17 10:46:12.989 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-17 10:46:12.994 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:12.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=7a3df2d7-15c5-4b57-99f8-f04c4e617831 2026-06-17 10:46:13.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b2826275-c666-4bcc-9c46-da84faf73899 fee7e5b2-920c-427d-a1c1-9f0b76833a41 2026-06-17 10:46:19.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-17 10:46:19.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-17 10:46:19.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-17 10:46:19.353 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:19.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-17 10:46:19.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-17 10:46:19.361 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-17 10:46:19.365 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-17 10:46:19.367 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-17 10:46:19.371 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-17 10:46:19.409 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-17 10:46:19.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-17 10:46:19.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-17 10:46:19.420 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-17 10:46:19.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-17 10:46:19.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-17 10:46:19.430 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-17 10:46:19.433 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-17 10:46:19.437 | + functions-common:test_with_retry:2354 : local until=10 2026-06-17 10:46:19.440 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-17 10:46:19.443 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-17 10:46:19.447 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-17 10:46:19.449 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:19.452 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:19.456 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:19.462 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693179459 2026-06-17 10:46:19.466 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-17 10:46:19.477 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-17 10:46:19.480 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:19.483 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:19.486 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:19.489 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:19.492 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:19.494 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-17 10:46:19.497 | + functions-common:time_stop:2421 : start_time=1781693179459 2026-06-17 10:46:19.500 | + functions-common:time_stop:2423 : [[ -z 1781693179459 ]] 2026-06-17 10:46:19.503 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:19.509 | + functions-common:time_stop:2426 : end_time=1781693179505 2026-06-17 10:46:19.512 | + functions-common:time_stop:2427 : elapsed_time=46 2026-06-17 10:46:19.518 | + functions-common:time_stop:2428 : total=9241 2026-06-17 10:46:19.521 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:19.524 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9287 2026-06-17 10:46:19.529 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-17 10:46:19.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-17 10:46:19.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-17 10:46:19.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:46:19.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-17 10:46:19.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-17 10:46:19.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-17 10:46:19.566 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-17 10:46:19.590 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-17 10:46:19.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-17 10:46:19.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-17 10:46:19.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-17 10:46:22.878 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:46:22.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.184 ' 2026-06-17 10:46:22.887 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-17 10:46:22.889 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:46:22.907 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-17 10:46:22.910 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:46:22.913 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-17 10:46:22.916 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-17 10:46:22.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fee7e5b2-920c-427d-a1c1-9f0b76833a41 eb60d0de-523c-42bc-b1bc-a7c7accce3bd 2026-06-17 10:46:29.664 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-17 10:46:29.667 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 b2826275-c666-4bcc-9c46-da84faf73899 2026-06-17 10:46:29.669 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-17 10:46:29.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-17 10:46:29.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-17 10:46:29.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-17 10:46:29.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network b2826275-c666-4bcc-9c46-da84faf73899 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-17 10:46:29.680 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-17 10:46:29.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-17 10:46:29.686 | +++ 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 b2826275-c666-4bcc-9c46-da84faf73899 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-17 10:46:29.686 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-17 10:46:36.239 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:46:36.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-17 10:46:36.242 | | id | 16406c2a-00d8-4c37-b1af-e04af9f9b05d |' 2026-06-17 10:46:36.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-17 10:46:36.248 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:46:36.268 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 16406c2a-00d8-4c37-b1af-e04af9f9b05d '|' 2026-06-17 10:46:36.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 16406c2a-00d8-4c37-b1af-e04af9f9b05d |' 2026-06-17 10:46:36.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-17 10:46:36.282 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 16406c2a-00d8-4c37-b1af-e04af9f9b05d '|' 2026-06-17 10:46:36.283 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-17 10:46:36.285 | ++ functions-common:get_field:800 : local data field 2026-06-17 10:46:36.288 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:36.290 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-17 10:46:36.293 | ++ functions-common:get_field:805 : field='$3' 2026-06-17 10:46:36.297 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 16406c2a-00d8-4c37-b1af-e04af9f9b05d |' 2026-06-17 10:46:36.297 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-17 10:46:36.302 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:36.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-17 10:46:36.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-17 10:46:36.314 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 16406c2a-00d8-4c37-b1af-e04af9f9b05d '|' 2026-06-17 10:46:36.314 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-17 10:46:36.317 | ++ functions-common:get_field:800 : local data field 2026-06-17 10:46:36.320 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:36.322 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-17 10:46:36.325 | ++ functions-common:get_field:805 : field='$6' 2026-06-17 10:46:36.329 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-17 10:46:36.330 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 16406c2a-00d8-4c37-b1af-e04af9f9b05d |' 2026-06-17 10:46:36.335 | ++ functions-common:get_field:801 : read data 2026-06-17 10:46:36.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=16406c2a-00d8-4c37-b1af-e04af9f9b05d 2026-06-17 10:46:36.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-17 10:46:36.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-17 10:46:36.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-17 10:46:36.350 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-17 10:46:36.369 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:36.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-17 10:46:36.385 | net.ipv6.conf.all.forwarding = 1 2026-06-17 10:46:36.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 16406c2a-00d8-4c37-b1af-e04af9f9b05d 2026-06-17 10:46:36.394 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show fee7e5b2-920c-427d-a1c1-9f0b76833a41 -c external_gateway_info -f json 2026-06-17 10:46:36.395 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-17 10:46:36.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-17 10:46:36.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-17 10:46:39.895 | ++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:46:39.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::274 2026-06-17 10:46:39.903 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-17 10:46:39.906 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-17 10:46:39.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-17 10:46:39.928 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-17 10:46:39.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-17 10:46:39.934 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-17 10:46:39.938 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-17 10:46:39.941 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-17 10:46:39.966 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-17 10:46:39.970 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-17 10:46:39.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-17 10:46:39.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-17 10:46:39.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-17 10:46:40.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd7e:1787:ee61::/56 2026-06-17 10:46:40.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z aa618c1f-7993-46b8-a2e7-ea965fe07fc3 ]] 2026-06-17 10:46:40.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd7e:1787:ee61::/56 via 2001:db8::274 dev br-ex 2026-06-17 10:46:40.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-17 10:46:40.037 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:46:40.041 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-17 10:46:40.062 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:40.065 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-17 10:46:40.068 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:46:40.072 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-17 10:46:40.075 | + ./stack.sh:main:1329 : start_nova 2026-06-17 10:46:40.078 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-17 10:46:40.082 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:40.084 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:40.088 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:40.092 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-17 10:46:40.095 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.098 | + functions-common:run_process:1668 : local service=n-sch 2026-06-17 10:46:40.101 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.105 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:40.107 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:40.110 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:40.113 | + functions-common:run_process:1674 : local name=n-sch 2026-06-17 10:46:40.116 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:40.119 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:40.122 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:40.125 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:40.130 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:40.135 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693200131 2026-06-17 10:46:40.137 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-17 10:46:40.155 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:40.158 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-17 10:46:40.161 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-17 10:46:40.164 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.167 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.170 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.173 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.175 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-17 10:46:40.177 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-17 10:46:40.181 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-17 10:46:40.185 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:46:40.188 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:46:40.191 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:46:40.194 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:46:40.197 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-17 10:46:40.200 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-17 10:46:40.203 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-17 10:46:40.207 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-17 10:46:40.210 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.213 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:46:40.216 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:46:40.219 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:46:40.223 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:46:40.226 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:46:40.229 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-17 10:46:40.231 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:46:40.237 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-17 10:46:40.324 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:46:40.404 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-17 10:46:40.474 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-17 10:46:40.533 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-17 10:46:40.594 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-17 10:46:40.657 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:46:40.717 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:46:40.719 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:46:40.721 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-17 10:46:40.795 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:46:41.292 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-17 10:46:41.326 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-17 10:46:41.797 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-17 10:46:41.857 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:41.857 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:41.861 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:41.864 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:41.869 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:41.872 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:41.875 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:41.877 | + functions-common:time_stop:2421 : start_time=1781693200131 2026-06-17 10:46:41.881 | + functions-common:time_stop:2423 : [[ -z 1781693200131 ]] 2026-06-17 10:46:41.886 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:41.890 | + functions-common:time_stop:2426 : end_time=1781693201887 2026-06-17 10:46:41.894 | + functions-common:time_stop:2427 : elapsed_time=1756 2026-06-17 10:46:41.897 | + functions-common:time_stop:2428 : total=21471 2026-06-17 10:46:41.901 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:41.904 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23227 2026-06-17 10:46:41.909 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-17 10:46:41.914 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 10:46:41.918 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-17 10:46:41.922 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 10:46:41.925 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:41.928 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:41.932 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:41.935 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-17 10:46:41.938 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:41.941 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:41.944 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:41.947 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:41.952 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:41.956 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693201953 2026-06-17 10:46:41.959 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-17 10:46:41.980 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:41.983 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-17 10:46:41.986 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-17 10:46:41.989 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 10:46:41.992 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 10:46:41.994 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 10:46:41.997 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-17 10:46:42.000 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-17 10:46:42.003 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-17 10:46:42.006 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-17 10:46:42.009 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:46:42.012 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:46:42.014 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:46:42.017 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:46:42.020 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-17 10:46:42.023 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-17 10:46:42.027 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:46:42.029 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:46:42.032 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:46:42.035 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-17 10:46:42.038 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:46:42.041 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:46:42.043 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:46:42.046 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:46:42.049 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-17 10:46:42.051 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:46:42.056 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-17 10:46:42.137 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:46:42.218 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-17 10:46:42.287 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-17 10:46:42.355 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:46:42.426 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:46:42.496 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-17 10:46:42.565 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-17 10:46:42.636 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-17 10:46:42.704 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-17 10:46:42.776 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-17 10:46:42.847 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:46:42.850 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:46:42.853 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-17 10:46:42.934 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:46:43.410 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-17 10:46:43.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-17 10:46:43.918 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-17 10:46:44.074 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:44.078 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:44.081 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:44.084 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:44.088 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:44.091 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:44.099 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:44.099 | + functions-common:time_stop:2421 : start_time=1781693201953 2026-06-17 10:46:44.102 | + functions-common:time_stop:2423 : [[ -z 1781693201953 ]] 2026-06-17 10:46:44.106 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:44.110 | + functions-common:time_stop:2426 : end_time=1781693204107 2026-06-17 10:46:44.113 | + functions-common:time_stop:2427 : elapsed_time=2154 2026-06-17 10:46:44.115 | + functions-common:time_stop:2428 : total=23227 2026-06-17 10:46:44.118 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:44.120 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25381 2026-06-17 10:46:44.123 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:44.126 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:44.132 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-17 10:46:44.132 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:44.134 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:44.137 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:44.139 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-17 10:46:44.142 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:46:44.144 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-17 10:46:44.148 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-17 10:46:44.152 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:46:44.154 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-17 10:46:44.157 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-17 10:46:44.176 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:44.178 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-17 10:46:44.238 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-17 10:46:44.240 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-17 10:46:44.261 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:46:44.263 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-17 10:46:44.265 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-17 10:46:44.285 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:46:44.291 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-17 10:46:44.295 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:46:44.297 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-17 10:46:44.300 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-17 10:46:44.305 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:46:44.305 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:46:44.307 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-17 10:46:44.310 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.312 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-17 10:46:44.314 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.316 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:44.318 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:44.321 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:44.322 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-17 10:46:44.327 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:44.327 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:44.329 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:44.331 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:44.335 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:44.339 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693204336 2026-06-17 10:46:44.341 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-17 10:46:44.360 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:44.365 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-17 10:46:44.365 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-17 10:46:44.366 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.369 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.371 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.373 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.375 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-17 10:46:44.377 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-17 10:46:44.379 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-17 10:46:44.381 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:46:44.383 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:46:44.385 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:46:44.387 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:46:44.389 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-17 10:46:44.391 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-17 10:46:44.394 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-17 10:46:44.396 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-17 10:46:44.400 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.400 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:46:44.402 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:46:44.403 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:46:44.405 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:46:44.407 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:46:44.409 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-17 10:46:44.412 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:46:44.419 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-17 10:46:44.504 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:46:44.587 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-17 10:46:44.664 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-17 10:46:44.732 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-17 10:46:44.804 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-17 10:46:44.880 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:46:44.953 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:46:44.955 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:46:44.958 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-17 10:46:45.083 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:46:45.620 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-17 10:46:45.644 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-17 10:46:46.139 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-17 10:46:46.198 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:46.201 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:46.204 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:46.209 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:46.212 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:46.214 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:46.221 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:46.221 | + functions-common:time_stop:2421 : start_time=1781693204336 2026-06-17 10:46:46.225 | + functions-common:time_stop:2423 : [[ -z 1781693204336 ]] 2026-06-17 10:46:46.233 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:46.239 | + functions-common:time_stop:2426 : end_time=1781693206234 2026-06-17 10:46:46.242 | + functions-common:time_stop:2427 : elapsed_time=1898 2026-06-17 10:46:46.247 | + functions-common:time_stop:2428 : total=25381 2026-06-17 10:46:46.249 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:46.251 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27279 2026-06-17 10:46:46.257 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-17 10:46:46.264 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-17 10:46:46.268 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-17 10:46:46.276 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:46.279 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:46.284 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:46.288 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-17 10:46:46.293 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:46.301 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:46.308 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:46.314 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:46.321 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:46.331 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693206323 2026-06-17 10:46:46.339 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-17 10:46:46.371 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:46:46.376 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:46.381 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:46.386 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:46.392 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:46.398 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:46.403 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:46.406 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:46.410 | + functions-common:time_stop:2421 : start_time=1781693206323 2026-06-17 10:46:46.413 | + functions-common:time_stop:2423 : [[ -z 1781693206323 ]] 2026-06-17 10:46:46.420 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:46.423 | + functions-common:time_stop:2426 : end_time=1781693206421 2026-06-17 10:46:46.427 | + functions-common:time_stop:2427 : elapsed_time=98 2026-06-17 10:46:46.429 | + functions-common:time_stop:2428 : total=27279 2026-06-17 10:46:46.430 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:46.432 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27377 2026-06-17 10:46:46.434 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:46.436 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-17 10:46:46.438 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:46.441 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:46.442 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:46.445 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:46.446 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-17 10:46:46.448 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:46.450 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:46.454 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:46.455 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:46.458 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:46.461 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693206459 2026-06-17 10:46:46.464 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-17 10:46:46.482 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:46:46.484 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:46.487 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:46.489 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:46.492 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:46.493 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:46.495 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:46.497 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:46.499 | + functions-common:time_stop:2421 : start_time=1781693206459 2026-06-17 10:46:46.501 | + functions-common:time_stop:2423 : [[ -z 1781693206459 ]] 2026-06-17 10:46:46.504 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:46.508 | + functions-common:time_stop:2426 : end_time=1781693206505 2026-06-17 10:46:46.510 | + functions-common:time_stop:2427 : elapsed_time=46 2026-06-17 10:46:46.513 | + functions-common:time_stop:2428 : total=27377 2026-06-17 10:46:46.516 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:46.517 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27423 2026-06-17 10:46:46.519 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:46.522 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:46.524 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-17 10:46:46.527 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:46:46.531 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-17 10:46:46.531 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-17 10:46:46.552 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:46.555 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-17 10:46:46.605 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-17 10:46:46.610 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:46:46.611 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-17 10:46:46.662 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-17 10:46:46.680 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:46.682 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.684 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-17 10:46:46.687 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.689 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:46.692 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:46.693 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:46.695 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-17 10:46:46.698 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:46.700 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:46.702 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:46.704 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:46.707 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:46.711 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693206708 2026-06-17 10:46:46.713 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-17 10:46:46.738 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:46.740 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-17 10:46:46.744 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-17 10:46:46.745 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.747 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.750 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.751 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.754 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-17 10:46:46.756 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-17 10:46:46.760 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-17 10:46:46.760 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:46:46.762 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:46:46.765 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:46:46.768 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:46:46.769 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-17 10:46:46.771 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-17 10:46:46.776 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-17 10:46:46.777 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-17 10:46:46.779 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:46.781 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:46:46.784 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:46:46.786 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:46:46.787 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:46:46.789 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:46:46.793 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-17 10:46:46.795 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:46:46.799 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-17 10:46:46.938 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:46:47.090 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-17 10:46:47.162 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-17 10:46:47.276 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-17 10:46:47.383 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-17 10:46:47.499 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:46:47.601 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:46:47.603 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:46:47.606 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-17 10:46:47.715 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:46:48.316 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-17 10:46:48.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-17 10:46:48.909 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-17 10:46:48.973 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:48.977 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:48.985 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:48.986 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:48.990 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:48.993 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:48.998 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:49.002 | + functions-common:time_stop:2421 : start_time=1781693206708 2026-06-17 10:46:49.005 | + functions-common:time_stop:2423 : [[ -z 1781693206708 ]] 2026-06-17 10:46:49.009 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:49.016 | + functions-common:time_stop:2426 : end_time=1781693209013 2026-06-17 10:46:49.021 | + functions-common:time_stop:2427 : elapsed_time=2305 2026-06-17 10:46:49.027 | + functions-common:time_stop:2428 : total=27423 2026-06-17 10:46:49.037 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:49.039 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29728 2026-06-17 10:46:49.048 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-17 10:46:49.062 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 10:46:49.064 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-17 10:46:49.109 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:49.113 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-17 10:46:49.121 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-17 10:46:49.125 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 10:46:49.132 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 10:46:49.138 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-17 10:46:49.143 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.151 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-17 10:46:49.157 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.164 | + functions-common:run_process:1670 : local group= 2026-06-17 10:46:49.169 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:49.172 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:49.179 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-17 10:46:49.183 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:49.189 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:49.198 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:49.203 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:49.211 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:49.218 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693209212 2026-06-17 10:46:49.224 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-17 10:46:49.264 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:49.271 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-17 10:46:49.279 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-17 10:46:49.283 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.292 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.300 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.309 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.318 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-17 10:46:49.322 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-17 10:46:49.329 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-17 10:46:49.335 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:46:49.340 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:46:49.348 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:46:49.353 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:46:49.361 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-17 10:46:49.366 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-17 10:46:49.373 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-17 10:46:49.381 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-17 10:46:49.387 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.389 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:46:49.393 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:46:49.401 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:46:49.405 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:46:49.409 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:46:49.414 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-17 10:46:49.417 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:46:49.428 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-17 10:46:49.579 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:46:49.725 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-17 10:46:49.860 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-17 10:46:49.978 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-17 10:46:50.090 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-17 10:46:50.225 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:46:50.343 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:46:50.345 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:46:50.350 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-17 10:46:50.473 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:46:51.051 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-17 10:46:51.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-17 10:46:51.617 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-17 10:46:51.686 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:51.688 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:51.691 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:51.693 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:51.696 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:51.698 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:51.700 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:51.703 | + functions-common:time_stop:2421 : start_time=1781693209212 2026-06-17 10:46:51.705 | + functions-common:time_stop:2423 : [[ -z 1781693209212 ]] 2026-06-17 10:46:51.711 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:51.713 | + functions-common:time_stop:2426 : end_time=1781693211710 2026-06-17 10:46:51.716 | + functions-common:time_stop:2427 : elapsed_time=2498 2026-06-17 10:46:51.718 | + functions-common:time_stop:2428 : total=29728 2026-06-17 10:46:51.720 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:51.724 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32226 2026-06-17 10:46:51.727 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-17 10:46:51.729 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:51.732 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:51.735 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:51.738 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-17 10:46:51.740 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-17 10:46:51.745 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-17 10:46:51.747 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:46:51.750 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-17 10:46:51.752 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-17 10:46:51.754 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-17 10:46:51.759 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-17 10:46:51.764 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-17 10:46:51.767 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-17 10:46:51.770 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-17 10:46:51.778 | + inc/meta-config:merge_config_file:164 : read a 2026-06-17 10:46:51.782 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-17 10:46:51.782 | BEGIN { 2026-06-17 10:46:51.783 | section = "" 2026-06-17 10:46:51.783 | last_section = "" 2026-06-17 10:46:51.783 | section_count = 0 2026-06-17 10:46:51.783 | } 2026-06-17 10:46:51.783 | /^\[.+\]/ { 2026-06-17 10:46:51.783 | gsub("[][]", "", $1); 2026-06-17 10:46:51.783 | section=$1 2026-06-17 10:46:51.783 | next 2026-06-17 10:46:51.784 | } 2026-06-17 10:46:51.784 | /^ *\#/ { 2026-06-17 10:46:51.784 | next 2026-06-17 10:46:51.784 | } 2026-06-17 10:46:51.784 | /^[^ \t]+/ { 2026-06-17 10:46:51.784 | # get offset of first = in $0 2026-06-17 10:46:51.784 | eq_idx = index($0, "=") 2026-06-17 10:46:51.785 | # extract attr & value from $0 2026-06-17 10:46:51.785 | attr = substr($0, 1, eq_idx - 1) 2026-06-17 10:46:51.785 | value = substr($0, eq_idx + 1) 2026-06-17 10:46:51.785 | # only need to strip trailing whitespace from attr 2026-06-17 10:46:51.785 | sub(/[ \t]*$/, "", attr) 2026-06-17 10:46:51.785 | # need to strip leading & trailing whitespace from value 2026-06-17 10:46:51.785 | sub(/^[ \t]*/, "", value) 2026-06-17 10:46:51.785 | sub(/[ \t]*$/, "", value) 2026-06-17 10:46:51.785 | 2026-06-17 10:46:51.785 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-17 10:46:51.786 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-17 10:46:51.786 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-17 10:46:51.786 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-17 10:46:51.786 | if (! (section, attr) in cfg_attr_count) { 2026-06-17 10:46:51.786 | if (section != last_section) { 2026-06-17 10:46:51.786 | cfg_section[section_count++] = section 2026-06-17 10:46:51.786 | last_section = section 2026-06-17 10:46:51.786 | } 2026-06-17 10:46:51.787 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-17 10:46:51.787 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-17 10:46:51.787 | 2026-06-17 10:46:51.787 | cfg_attr[section, attr, 0] = value 2026-06-17 10:46:51.787 | cfg_attr_count[section, attr] = 1 2026-06-17 10:46:51.787 | } else { 2026-06-17 10:46:51.787 | lno = cfg_attr_count[section, attr]++ 2026-06-17 10:46:51.787 | cfg_attr[section, attr, lno] = value 2026-06-17 10:46:51.787 | } 2026-06-17 10:46:51.787 | } 2026-06-17 10:46:51.787 | END { 2026-06-17 10:46:51.788 | # Process each section in order 2026-06-17 10:46:51.788 | for (sno = 0; sno < section_count; sno++) { 2026-06-17 10:46:51.788 | section = cfg_section[sno] 2026-06-17 10:46:51.788 | # The ini routines simply append a config item immediately 2026-06-17 10:46:51.788 | # after the section header. To keep the same order as defined 2026-06-17 10:46:51.788 | # in local.conf, invoke the ini routines in the reverse order 2026-06-17 10:46:51.788 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-17 10:46:51.789 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-17 10:46:51.789 | if (cfg_attr_count[section, attr] == 1) 2026-06-17 10:46:51.789 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-17 10:46:51.789 | else { 2026-06-17 10:46:51.789 | # For multiline, invoke the ini routines in the reverse order 2026-06-17 10:46:51.789 | count = cfg_attr_count[section, attr] 2026-06-17 10:46:51.789 | print "inidelete " configfile " " section " " attr 2026-06-17 10:46:51.789 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-17 10:46:51.790 | for (l = count -2; l >= 0; l--) 2026-06-17 10:46:51.790 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-17 10:46:51.790 | } 2026-06-17 10:46:51.790 | } 2026-06-17 10:46:51.790 | } 2026-06-17 10:46:51.790 | } 2026-06-17 10:46:51.790 | ' 2026-06-17 10:46:51.790 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-17 10:46:51.790 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-17 10:46:51.790 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:46:51.796 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-17 10:46:51.803 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-17 10:46:51.808 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:46:51.812 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-17 10:46:51.817 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-17 10:46:51.817 | BEGIN { group = "" } 2026-06-17 10:46:51.817 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:46:51.817 | gsub("[][]", "", $1); 2026-06-17 10:46:51.817 | split($1, a, "|"); 2026-06-17 10:46:51.818 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-17 10:46:51.818 | group=a[1] 2026-06-17 10:46:51.818 | } else { 2026-06-17 10:46:51.818 | group="" 2026-06-17 10:46:51.818 | } 2026-06-17 10:46:51.818 | next 2026-06-17 10:46:51.818 | } 2026-06-17 10:46:51.819 | { 2026-06-17 10:46:51.820 | if (group != "") 2026-06-17 10:46:51.820 | print $0 2026-06-17 10:46:51.820 | } 2026-06-17 10:46:51.821 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:46:51.829 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 10:46:51.832 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-17 10:46:51.873 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-17 10:46:51.908 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-17 10:46:51.911 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 10:46:51.913 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-17 10:46:51.915 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 10:46:51.918 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-17 10:46:51.920 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 10:46:51.935 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:51.939 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-17 10:46:51.942 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-17 10:46:51.944 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 10:46:51.960 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:51.962 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.78:5672/nova_cell1 2026-06-17 10:46:51.965 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.78:5672/nova_cell1 2026-06-17 10:46:51.996 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 10:46:51.998 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 10:46:52.000 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-17 10:46:52.020 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-17 10:46:52.039 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-17 10:46:52.042 | + lib/nova:configure_console_compute:669 : local offset 2026-06-17 10:46:52.044 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-17 10:46:52.047 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-17 10:46:52.050 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-17 10:46:52.068 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.78 2026-06-17 10:46:52.071 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-17 10:46:52.087 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:52.089 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-17 10:46:52.091 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-17 10:46:52.094 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-17 10:46:52.096 | + functions:vercmp:648 : local 'op=<' 2026-06-17 10:46:52.099 | + functions:vercmp:649 : local v2=1.0.0 2026-06-17 10:46:52.101 | + functions:vercmp:650 : local result 2026-06-17 10:46:52.105 | ++ functions:vercmp:654 : sort -V 2026-06-17 10:46:52.107 | ++ functions:vercmp:654 : head -1 2026-06-17 10:46:52.108 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-17 10:46:52.112 | + functions:vercmp:654 : result=1.0.0 2026-06-17 10:46:52.114 | + functions:vercmp:656 : case $op in 2026-06-17 10:46:52.117 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-17 10:46:52.119 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-17 10:46:52.122 | + functions:vercmp:667 : return 2026-06-17 10:46:52.124 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.78:6080/vnc_lite.html 2026-06-17 10:46:52.126 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.78:6080/vnc_lite.html 2026-06-17 10:46:52.157 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.78:6081/spice_auto.html 2026-06-17 10:46:52.160 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.78:6081/spice_auto.html 2026-06-17 10:46:52.195 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-17 10:46:52.209 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:52.212 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-17 10:46:52.215 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.78 2026-06-17 10:46:52.217 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-17 10:46:52.265 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.78 2026-06-17 10:46:52.313 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-17 10:46:52.342 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:46:52.347 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-17 10:46:52.351 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-17 10:46:52.380 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:46:52.386 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-17 10:46:52.389 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-17 10:46:52.439 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-17 10:46:52.443 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-17 10:46:52.493 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-17 10:46:52.498 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-17 10:46:52.502 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-17 10:46:52.506 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-17 10:46:52.511 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-17 10:46:52.515 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-17 10:46:52.520 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-17 10:46:52.525 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:52.529 | + functions-common:run_process:1670 : local group=libvirt 2026-06-17 10:46:52.534 | + functions-common:run_process:1671 : local user= 2026-06-17 10:46:52.539 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:46:52.544 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-17 10:46:52.549 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:46:52.553 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:46:52.558 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:46:52.562 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:46:52.569 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:46:52.574 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693212570 2026-06-17 10:46:52.579 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-17 10:46:52.607 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:52.612 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-17 10:46:52.617 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-17 10:46:52.621 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:52.626 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:52.630 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:52.635 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:52.640 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-17 10:46:52.645 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-17 10:46:52.649 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-17 10:46:52.654 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-17 10:46:52.659 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:46:52.663 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:46:52.668 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:46:52.672 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-17 10:46:52.678 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-17 10:46:52.683 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-17 10:46:52.688 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-17 10:46:52.692 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:52.696 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-17 10:46:52.701 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:46:52.704 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:46:52.707 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:46:52.712 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-17 10:46:52.716 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-17 10:46:52.721 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-17 10:46:52.725 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:46:52.733 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-17 10:46:52.834 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:46:52.933 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-17 10:46:53.020 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-17 10:46:53.109 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-17 10:46:53.222 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-17 10:46:53.316 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:46:53.405 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:46:53.409 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-17 10:46:53.413 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-17 10:46:53.495 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-17 10:46:53.591 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:46:54.109 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-17 10:46:54.147 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-17 10:46:54.646 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-17 10:46:54.716 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:46:54.722 | + functions-common:time_stop:2414 : local name 2026-06-17 10:46:54.728 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:46:54.735 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:46:54.738 | + functions-common:time_stop:2417 : local total 2026-06-17 10:46:54.742 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:46:54.746 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:46:54.751 | + functions-common:time_stop:2421 : start_time=1781693212570 2026-06-17 10:46:54.755 | + functions-common:time_stop:2423 : [[ -z 1781693212570 ]] 2026-06-17 10:46:54.762 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:46:54.769 | + functions-common:time_stop:2426 : end_time=1781693214763 2026-06-17 10:46:54.776 | + functions-common:time_stop:2427 : elapsed_time=2193 2026-06-17 10:46:54.783 | + functions-common:time_stop:2428 : total=32226 2026-06-17 10:46:54.788 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:46:54.792 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34419 2026-06-17 10:46:54.796 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:54.802 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-17 10:46:54.806 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-17 10:46:54.846 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:46:54.854 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-17 10:46:54.854 | Dumping cells_v2 mapping 2026-06-17 10:46:54.859 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-17 10:46:55.357 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:46:55.357 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:46:55.358 | we strongly recommend against using it for new projects. 2026-06-17 10:46:55.358 | 2026-06-17 10:46:55.358 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:46:55.358 | framework. For more detail see 2026-06-17 10:46:55.358 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:46:55.358 | 2026-06-17 10:46:55.358 | import eventlet # noqa 2026-06-17 10:46:55.713 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:46:58.876 | INFO dbcounter [None req-bba71415-88cb-455e-a120-596f5c23b847 None None] Registered counter for database nova_api 2026-06-17 10:46:59.015 | DEBUG dbcounter [-] [78569] Writer thread running {{(pid=78569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:46:59.045 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-17 10:46:59.045 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-17 10:46:59.045 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-17 10:46:59.045 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-17 10:46:59.045 | | cell1 | e631407c-d24e-42d9-938d-89a7e4d70aba | rabbit://stackrabbit:stackqueue@192.168.122.78:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-17 10:46:59.045 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-17 10:46:59.441 | Exception ignored in: 2026-06-17 10:46:59.441 | Traceback (most recent call last): 2026-06-17 10:46:59.441 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:46:59.441 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:46:59.441 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:46:59.442 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:46:59.442 | RuntimeError: greenlet is being finalized 2026-06-17 10:46:59.895 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-17 10:46:59.900 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-17 10:46:59.991 | + inc/async:async_inner:63 : create_flavors 2026-06-17 10:47:00.089 | [2070 Async create_flavors:78662]: running: create_flavors 2026-06-17 10:47:00.097 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-17 10:47:00.127 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:00.133 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-17 10:47:00.140 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:47:00.146 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-17 10:47:00.154 | + ./stack.sh:main:1334 : start_cinder 2026-06-17 10:47:00.161 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-17 10:47:00.169 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-17 10:47:00.180 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 10:47:00.185 | + functions-common:run_process:1668 : local service=c-api 2026-06-17 10:47:00.190 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 10:47:00.195 | + functions-common:run_process:1670 : local group= 2026-06-17 10:47:00.201 | + functions-common:run_process:1671 : local user= 2026-06-17 10:47:00.207 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:47:00.211 | + functions-common:run_process:1674 : local name=c-api 2026-06-17 10:47:00.214 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:47:00.218 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:47:00.221 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:00.227 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:00.234 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:00.241 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693220235 2026-06-17 10:47:00.247 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-17 10:47:00.270 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:00.274 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-17 10:47:00.280 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-17 10:47:00.282 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 10:47:00.288 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 10:47:00.293 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 10:47:00.297 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-17 10:47:00.301 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-17 10:47:00.304 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-17 10:47:00.309 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-17 10:47:00.313 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:47:00.317 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:47:00.321 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:47:00.325 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:47:00.329 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-17 10:47:00.333 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-17 10:47:00.338 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:47:00.342 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:47:00.346 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:47:00.350 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-17 10:47:00.353 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:47:00.356 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:47:00.360 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:47:00.364 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:47:00.367 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-17 10:47:00.371 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:47:00.378 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-17 10:47:00.473 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:47:00.569 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-17 10:47:00.660 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-17 10:47:00.743 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:47:00.813 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:47:00.884 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-17 10:47:00.953 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-17 10:47:01.023 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-17 10:47:01.091 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-17 10:47:01.159 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-17 10:47:01.240 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:47:01.242 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:47:01.246 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-17 10:47:01.348 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:47:01.922 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-17 10:47:01.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-17 10:47:02.464 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-17 10:47:02.614 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:47:02.624 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:02.628 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:02.633 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:02.636 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:02.644 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:02.645 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:47:02.649 | + functions-common:time_stop:2421 : start_time=1781693220235 2026-06-17 10:47:02.652 | + functions-common:time_stop:2423 : [[ -z 1781693220235 ]] 2026-06-17 10:47:02.661 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:02.668 | + functions-common:time_stop:2426 : end_time=1781693222661 2026-06-17 10:47:02.671 | + functions-common:time_stop:2427 : elapsed_time=2426 2026-06-17 10:47:02.674 | + functions-common:time_stop:2428 : total=34419 2026-06-17 10:47:02.679 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:02.682 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36845 2026-06-17 10:47:02.690 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-17 10:47:02.690 | Waiting for Cinder API to start... 2026-06-17 10:47:02.694 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.78/volume/v3/ 2026-06-17 10:47:02.699 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.78/volume/v3/ 2026-06-17 10:47:02.706 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 10:47:02.710 | + functions:wait_for_service:477 : local url=http://192.168.122.78/volume/v3/ 2026-06-17 10:47:02.715 | + functions:wait_for_service:478 : local rval=0 2026-06-17 10:47:02.721 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 10:47:02.724 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 10:47:02.729 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:02.733 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:02.744 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:02.751 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693222744 2026-06-17 10:47:02.761 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 10:47:02.762 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:47:02.764 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.78/volume/v3/ 2026-06-17 10:47:07.779 | + :: : [[ 401 == 503 ]] 2026-06-17 10:47:07.782 | + :: : [[ 0 -eq 7 ]] 2026-06-17 10:47:07.788 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 10:47:07.795 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:07.798 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:07.804 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:07.806 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:07.809 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:07.817 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 10:47:07.822 | + functions-common:time_stop:2421 : start_time=1781693222744 2026-06-17 10:47:07.826 | + functions-common:time_stop:2423 : [[ -z 1781693222744 ]] 2026-06-17 10:47:07.830 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:07.837 | + functions-common:time_stop:2426 : end_time=1781693227832 2026-06-17 10:47:07.841 | + functions-common:time_stop:2427 : elapsed_time=5088 2026-06-17 10:47:07.845 | + functions-common:time_stop:2428 : total=14681 2026-06-17 10:47:07.849 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:07.854 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19769 2026-06-17 10:47:07.858 | + functions:wait_for_service:486 : return 0 2026-06-17 10:47:07.862 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:07.866 | + functions-common:run_process:1668 : local service=c-sch 2026-06-17 10:47:07.870 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:07.874 | + functions-common:run_process:1670 : local group= 2026-06-17 10:47:07.879 | + functions-common:run_process:1671 : local user= 2026-06-17 10:47:07.883 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:47:07.887 | + functions-common:run_process:1674 : local name=c-sch 2026-06-17 10:47:07.892 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:47:07.897 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:47:07.901 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:07.905 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:07.911 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:07.918 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693227913 2026-06-17 10:47:07.922 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-17 10:47:07.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:07.953 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-17 10:47:07.957 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-17 10:47:07.961 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:07.966 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:07.972 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:07.977 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:07.982 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-17 10:47:07.986 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-17 10:47:07.991 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-17 10:47:07.996 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:47:08.000 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:47:08.005 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:47:08.010 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:47:08.016 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-17 10:47:08.020 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-17 10:47:08.024 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-17 10:47:08.030 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-17 10:47:08.034 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:08.037 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:47:08.043 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:47:08.047 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-17 10:47:08.052 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:47:08.057 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:47:08.064 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-17 10:47:08.068 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:47:08.074 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-17 10:47:08.172 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:47:08.258 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-17 10:47:08.331 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:08.401 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-17 10:47:08.480 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-17 10:47:08.555 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:47:08.641 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-17 10:47:08.644 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:47:08.646 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-17 10:47:08.729 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:47:09.259 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-17 10:47:09.278 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-17 10:47:09.780 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-17 10:47:09.848 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:47:09.850 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:09.856 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:09.858 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:09.861 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:09.865 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:09.868 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:47:09.871 | + functions-common:time_stop:2421 : start_time=1781693227913 2026-06-17 10:47:09.877 | + functions-common:time_stop:2423 : [[ -z 1781693227913 ]] 2026-06-17 10:47:09.882 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:09.891 | + functions-common:time_stop:2426 : end_time=1781693229886 2026-06-17 10:47:09.894 | + functions-common:time_stop:2427 : elapsed_time=1973 2026-06-17 10:47:09.899 | + functions-common:time_stop:2428 : total=36845 2026-06-17 10:47:09.905 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:09.907 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38818 2026-06-17 10:47:09.912 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:09.918 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:09.922 | + functions-common:run_process:1668 : local service=c-bak 2026-06-17 10:47:09.925 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:09.928 | + functions-common:run_process:1670 : local group= 2026-06-17 10:47:09.931 | + functions-common:run_process:1671 : local user= 2026-06-17 10:47:09.935 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:09.938 | + functions-common:run_process:1674 : local name=c-bak 2026-06-17 10:47:09.941 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:47:09.946 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:47:09.950 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:09.956 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:09.957 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:09.962 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693229959 2026-06-17 10:47:09.969 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-17 10:47:09.996 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:47:09.999 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:47:10.001 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:10.003 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:10.006 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:10.008 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:10.010 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:10.012 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:47:10.015 | + functions-common:time_stop:2421 : start_time=1781693229959 2026-06-17 10:47:10.017 | + functions-common:time_stop:2423 : [[ -z 1781693229959 ]] 2026-06-17 10:47:10.021 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:10.029 | + functions-common:time_stop:2426 : end_time=1781693230021 2026-06-17 10:47:10.034 | + functions-common:time_stop:2427 : elapsed_time=62 2026-06-17 10:47:10.038 | + functions-common:time_stop:2428 : total=38818 2026-06-17 10:47:10.043 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:10.049 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38880 2026-06-17 10:47:10.056 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.063 | + functions-common:run_process:1668 : local service=c-vol 2026-06-17 10:47:10.067 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.072 | + functions-common:run_process:1670 : local group= 2026-06-17 10:47:10.078 | + functions-common:run_process:1671 : local user= 2026-06-17 10:47:10.083 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.091 | + functions-common:run_process:1674 : local name=c-vol 2026-06-17 10:47:10.096 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:47:10.100 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:47:10.105 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:10.112 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:10.122 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:10.127 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693230123 2026-06-17 10:47:10.132 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-17 10:47:10.163 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:10.168 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.173 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-17 10:47:10.177 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.182 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.186 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.191 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.196 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-17 10:47:10.200 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-17 10:47:10.205 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-17 10:47:10.210 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:47:10.214 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:47:10.222 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:47:10.222 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.225 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-17 10:47:10.227 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-17 10:47:10.231 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.234 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-17 10:47:10.238 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.239 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-17 10:47:10.241 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-17 10:47:10.245 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.248 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-17 10:47:10.252 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-17 10:47:10.255 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-17 10:47:10.259 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-17 10:47:10.265 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-17 10:47:10.374 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:47:10.457 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-17 10:47:10.547 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-17 10:47:10.637 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-17 10:47:10.748 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-17 10:47:10.831 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:47:10.899 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-17 10:47:10.901 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-17 10:47:10.982 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-17 10:47:10.986 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-17 10:47:11.081 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-17 10:47:11.643 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-17 10:47:11.687 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-17 10:47:12.233 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-17 10:47:12.293 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:47:12.299 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:12.307 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:12.311 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:12.316 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:12.321 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:12.323 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:47:12.328 | + functions-common:time_stop:2421 : start_time=1781693230123 2026-06-17 10:47:12.335 | + functions-common:time_stop:2423 : [[ -z 1781693230123 ]] 2026-06-17 10:47:12.349 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:12.364 | + functions-common:time_stop:2426 : end_time=1781693232351 2026-06-17 10:47:12.371 | + functions-common:time_stop:2427 : elapsed_time=2228 2026-06-17 10:47:12.381 | + functions-common:time_stop:2428 : total=38880 2026-06-17 10:47:12.390 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:12.398 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41108 2026-06-17 10:47:12.407 | + ./stack.sh:main:1335 : create_volume_types 2026-06-17 10:47:12.412 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-17 10:47:12.453 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:12.461 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 10:47:12.467 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-17 10:47:12.475 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 10:47:12.484 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-17 10:47:12.496 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-17 10:47:12.508 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-17 10:47:12.512 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-17 10:47:12.515 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-17 10:47:12.517 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-17 10:47:12.539 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:12.543 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-17 10:47:17.687 | +-------------+--------------------------------------+ 2026-06-17 10:47:17.688 | | Field | Value | 2026-06-17 10:47:17.688 | +-------------+--------------------------------------+ 2026-06-17 10:47:17.688 | | description | None | 2026-06-17 10:47:17.688 | | id | 8a448bca-413a-4467-8ed9-f16bf73fe965 | 2026-06-17 10:47:17.688 | | is_public | True | 2026-06-17 10:47:17.688 | | name | lvmdriver-1 | 2026-06-17 10:47:17.688 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-17 10:47:17.688 | +-------------+--------------------------------------+ 2026-06-17 10:47:18.077 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-17 10:47:18.080 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-17 10:47:18.082 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-17 10:47:18.084 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-17 10:47:18.087 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-17 10:47:18.104 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:18.106 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-17 10:47:18.109 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:47:18.112 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-17 10:47:18.115 | + ./stack.sh:main:1350 : start_glance 2026-06-17 10:47:18.118 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-17 10:47:18.121 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-17 10:47:18.125 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 10:47:18.127 | + functions-common:run_process:1668 : local service=g-api 2026-06-17 10:47:18.130 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 10:47:18.132 | + functions-common:run_process:1670 : local group= 2026-06-17 10:47:18.135 | + functions-common:run_process:1671 : local user= 2026-06-17 10:47:18.137 | + functions-common:run_process:1672 : local env_vars= 2026-06-17 10:47:18.140 | + functions-common:run_process:1674 : local name=g-api 2026-06-17 10:47:18.142 | + functions-common:run_process:1676 : time_start run_process 2026-06-17 10:47:18.144 | + functions-common:time_start:2400 : local name=run_process 2026-06-17 10:47:18.147 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:18.149 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:18.152 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:18.156 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693238153 2026-06-17 10:47:18.158 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-17 10:47:18.175 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:18.177 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-17 10:47:18.180 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-17 10:47:18.183 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 10:47:18.186 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 10:47:18.188 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 10:47:18.190 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-17 10:47:18.193 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-17 10:47:18.196 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-17 10:47:18.198 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-17 10:47:18.200 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-17 10:47:18.204 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-17 10:47:18.208 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-17 10:47:18.212 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-17 10:47:18.214 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-17 10:47:18.219 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-17 10:47:18.222 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-17 10:47:18.228 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:47:18.233 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-17 10:47:18.239 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-17 10:47:18.243 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:47:18.250 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-17 10:47:18.254 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-17 10:47:18.257 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-17 10:47:18.261 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-17 10:47:18.265 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-17 10:47:18.270 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-17 10:47:18.359 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-17 10:47:18.433 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-17 10:47:18.505 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-17 10:47:18.570 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-17 10:47:18.644 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-17 10:47:18.710 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-17 10:47:18.803 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-17 10:47:18.899 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-17 10:47:18.997 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-17 10:47:19.084 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-17 10:47:19.177 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-17 10:47:19.185 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-17 10:47:19.186 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-17 10:47:19.304 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-17 10:47:19.824 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-17 10:47:19.851 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-17 10:47:20.406 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-17 10:47:20.557 | + functions-common:run_process:1680 : time_stop run_process 2026-06-17 10:47:20.563 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:20.569 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:20.574 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:20.586 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:20.594 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:20.600 | + functions-common:time_stop:2420 : name=run_process 2026-06-17 10:47:20.607 | + functions-common:time_stop:2421 : start_time=1781693238153 2026-06-17 10:47:20.613 | + functions-common:time_stop:2423 : [[ -z 1781693238153 ]] 2026-06-17 10:47:20.624 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:20.634 | + functions-common:time_stop:2426 : end_time=1781693240626 2026-06-17 10:47:20.639 | + functions-common:time_stop:2427 : elapsed_time=2473 2026-06-17 10:47:20.645 | + functions-common:time_stop:2428 : total=41108 2026-06-17 10:47:20.651 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:20.657 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43581 2026-06-17 10:47:20.661 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-17 10:47:20.699 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:47:20.702 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.78) to start...' 2026-06-17 10:47:20.703 | Waiting for g-api (192.168.122.78) to start... 2026-06-17 10:47:20.715 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.78/image 2026-06-17 10:47:20.721 | + functions:wait_for_service:476 : local timeout=60 2026-06-17 10:47:20.727 | + functions:wait_for_service:477 : local url=http://192.168.122.78/image 2026-06-17 10:47:20.730 | + functions:wait_for_service:478 : local rval=0 2026-06-17 10:47:20.740 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-17 10:47:20.752 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 10:47:20.757 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:20.766 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:20.775 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:20.788 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693240775 2026-06-17 10:47:20.794 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-17 10:47:20.798 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:47:20.805 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.78/image 2026-06-17 10:47:26.453 | + :: : [[ 300 == 503 ]] 2026-06-17 10:47:26.454 | + :: : [[ 0 -eq 7 ]] 2026-06-17 10:47:26.461 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-17 10:47:26.467 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:26.473 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:26.481 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:26.482 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:26.486 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:26.491 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 10:47:26.495 | + functions-common:time_stop:2421 : start_time=1781693240775 2026-06-17 10:47:26.501 | + functions-common:time_stop:2423 : [[ -z 1781693240775 ]] 2026-06-17 10:47:26.508 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:26.516 | + functions-common:time_stop:2426 : end_time=1781693246510 2026-06-17 10:47:26.521 | + functions-common:time_stop:2427 : elapsed_time=5735 2026-06-17 10:47:26.525 | + functions-common:time_stop:2428 : total=19769 2026-06-17 10:47:26.528 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:26.531 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25504 2026-06-17 10:47:26.539 | + functions:wait_for_service:486 : return 0 2026-06-17 10:47:26.539 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-17 10:47:26.574 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:26.578 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-17 10:47:26.601 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:26.605 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-17 10:47:26.609 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:47:26.613 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-17 10:47:26.618 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-17 10:47:26.622 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:26.625 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:26.629 | + functions:upload_image:141 : local image image_fname image_name 2026-06-17 10:47:26.632 | + functions:upload_image:143 : local max_attempts=5 2026-06-17 10:47:26.635 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-17 10:47:26.643 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:26.648 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:26.651 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-17 10:47:26.654 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-17 10:47:26.659 | ++ functions:upload_image:151 : seq 5 2026-06-17 10:47:26.663 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-17 10:47:26.667 | + functions:upload_image:152 : local rc=0 2026-06-17 10:47:26.671 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:26.676 | --2026-06-17 12:47:26-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:26.756 | Resolving github.com (github.com)... 140.82.121.4 2026-06-17 10:47:26.775 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-17 10:47:26.837 | HTTP request sent, awaiting response... 302 Found 2026-06-17 10:47:26.838 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-17T11%3A41%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-17T10%3A41%3A29Z&ske=2026-06-17T11%3A41%3A31Z&sks=b&skv=2018-11-09&sig=Bde1mVaxj5%2BEzDTmbujpsCsQMFwFy0Ei%2F6B7enLnhbA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTY5NDkyNSwibmJmIjoxNzgxNjkzMTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.GslGVpYrrDK3d04NisUnqS8MjqL8fbY5S7MuLVzSX4M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-17 10:47:26.838 | --2026-06-17 12:47:26-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-17T11%3A41%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-17T10%3A41%3A29Z&ske=2026-06-17T11%3A41%3A31Z&sks=b&skv=2018-11-09&sig=Bde1mVaxj5%2BEzDTmbujpsCsQMFwFy0Ei%2F6B7enLnhbA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTY5NDkyNSwibmJmIjoxNzgxNjkzMTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.GslGVpYrrDK3d04NisUnqS8MjqL8fbY5S7MuLVzSX4M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-17 10:47:26.840 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-06-17 10:47:26.851 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-17 10:47:26.892 | HTTP request sent, awaiting response... 200 OK 2026-06-17 10:47:26.892 | Length: 21692416 (21M) [application/octet-stream] 2026-06-17 10:47:26.892 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-17 10:47:26.951 | 2026-06-17 10:47:27.158 | 0K ........ ........ .... 100% 77.6M=0.3s 2026-06-17 10:47:27.158 | 2026-06-17 10:47:27.159 | 2026-06-17 12:47:27 (77.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-17 10:47:27.159 | 2026-06-17 10:47:27.165 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-17 10:47:27.168 | + functions:upload_image:163 : break 2026-06-17 10:47:27.173 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:27.177 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-17 10:47:27.181 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-17 10:47:27.187 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-17 10:47:27.190 | + functions:upload_image:313 : local kernel= 2026-06-17 10:47:27.195 | + functions:upload_image:314 : local ramdisk= 2026-06-17 10:47:27.199 | + functions:upload_image:315 : local disk_format= 2026-06-17 10:47:27.203 | + functions:upload_image:316 : local container_format= 2026-06-17 10:47:27.206 | + functions:upload_image:317 : local unpack= 2026-06-17 10:47:27.209 | + functions:upload_image:318 : local img_property= 2026-06-17 10:47:27.212 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-17 10:47:27.217 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-17 10:47:27.219 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-17 10:47:27.222 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-17 10:47:27.225 | + functions:upload_image:328 : case "$image_fname" in 2026-06-17 10:47:27.229 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-17 10:47:27.234 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-17 10:47:27.239 | + functions:upload_image:350 : local format 2026-06-17 10:47:27.245 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-17 10:47:27.246 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:27.263 | + functions:upload_image:351 : format=qcow2 2026-06-17 10:47:27.268 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-17 10:47:27.271 | + functions:upload_image:353 : disk_format=qcow2 2026-06-17 10:47:27.276 | + functions:upload_image:357 : container_format=bare 2026-06-17 10:47:27.280 | + functions:upload_image:404 : is_arch ppc64le 2026-06-17 10:47:27.285 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:47:27.292 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-17 10:47:27.296 | + functions:upload_image:404 : is_arch ppc64 2026-06-17 10:47:27.301 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:47:27.307 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-17 10:47:27.312 | + functions:upload_image:404 : is_arch ppc 2026-06-17 10:47:27.316 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:47:27.323 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-17 10:47:27.327 | + functions:upload_image:408 : is_arch aarch64 2026-06-17 10:47:27.332 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 10:47:27.338 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 10:47:27.343 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-17 10:47:27.347 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-17 10:47:27.350 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-17 10:47:27.353 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-17 10:47:27.358 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-17 10:47:27.361 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-17 10:47:27.365 | + functions:_upload_image:112 : shift 2026-06-17 10:47:27.369 | + functions:_upload_image:113 : local container=bare 2026-06-17 10:47:27.372 | + functions:_upload_image:114 : shift 2026-06-17 10:47:27.375 | + functions:_upload_image:115 : local disk=qcow2 2026-06-17 10:47:27.380 | + functions:_upload_image:116 : shift 2026-06-17 10:47:27.384 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:27.388 | + functions:_upload_image:118 : shift 2026-06-17 10:47:27.392 | + functions:_upload_image:119 : local properties 2026-06-17 10:47:27.395 | + functions:_upload_image:120 : local useimport 2026-06-17 10:47:27.400 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-17 10:47:27.405 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-17 10:47:27.409 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-17 10:47:27.412 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-17 10:47:27.417 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-17 10:47:27.422 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-17 10:47:27.425 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-17 10:47:27.430 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:27.437 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:47:33.547 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-17 10:47:33.547 | | Field | Value | 2026-06-17 10:47:33.547 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-17 10:47:33.547 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-17 10:47:33.547 | | container_format | bare | 2026-06-17 10:47:33.547 | | created_at | 2026-06-17T10:47:32Z | 2026-06-17 10:47:33.547 | | disk_format | qcow2 | 2026-06-17 10:47:33.547 | | file | /v2/images/e80f5cc3-3a43-4439-ad65-8afb6b0f4a95/file | 2026-06-17 10:47:33.547 | | id | e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 | 2026-06-17 10:47:33.548 | | min_disk | 0 | 2026-06-17 10:47:33.548 | | min_ram | 0 | 2026-06-17 10:47:33.548 | | name | cirros-0.6.3-x86_64-disk | 2026-06-17 10:47:33.548 | | owner | 8978ae1d56514cf1aa9a768e24197766 | 2026-06-17 10:47:33.548 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-17 10:47:33.548 | | protected | False | 2026-06-17 10:47:33.548 | | schema | /v2/schemas/image | 2026-06-17 10:47:33.548 | | size | 21692416 | 2026-06-17 10:47:33.548 | | status | active | 2026-06-17 10:47:33.548 | | tags | | 2026-06-17 10:47:33.548 | | updated_at | 2026-06-17T10:47:33Z | 2026-06-17 10:47:33.549 | | virtual_size | 117440512 | 2026-06-17 10:47:33.549 | | visibility | public | 2026-06-17 10:47:33.549 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-17 10:47:33.911 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-17 10:47:33.959 | [2070 Async create_flavors:78662]: Waiting for completion of create_flavors running on PID 78662 (2 other jobs running) 2026-06-17 10:47:33.981 | [2070 Async create_flavors:78662]: Signaling child to exit 2026-06-17 10:47:44.018 | + inc/async:async_inner:64 : rc=0 2026-06-17 10:47:44.054 | [78662 Async create_flavors:78662]: finished successfully 2026-06-17 10:47:44.081 | WAKEUP 2026-06-17 10:47:44.110 | [2070 Async create_flavors:78662]: Signaled 2026-06-17 10:47:44.113 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-17 10:47:44.113 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:44.113 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-17 10:47:44.113 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-17 10:47:44.113 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-17 10:47:44.113 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.113 | | Field | Value | 2026-06-17 10:47:44.114 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.114 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.114 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.114 | | description | None | 2026-06-17 10:47:44.114 | | disk | 1 | 2026-06-17 10:47:44.114 | | id | c1 | 2026-06-17 10:47:44.114 | | name | cirros256 | 2026-06-17 10:47:44.114 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.114 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.115 | | ram | 256 | 2026-06-17 10:47:44.115 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.115 | | swap | 0 | 2026-06-17 10:47:44.115 | | vcpus | 1 | 2026-06-17 10:47:44.115 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.115 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-17 10:47:44.115 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.115 | | Field | Value | 2026-06-17 10:47:44.115 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.115 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.115 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.116 | | description | None | 2026-06-17 10:47:44.116 | | disk | 5 | 2026-06-17 10:47:44.116 | | id | d1 | 2026-06-17 10:47:44.116 | | name | ds512M | 2026-06-17 10:47:44.116 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.116 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.116 | | ram | 512 | 2026-06-17 10:47:44.116 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.116 | | swap | 0 | 2026-06-17 10:47:44.116 | | vcpus | 1 | 2026-06-17 10:47:44.117 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.117 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-17 10:47:44.117 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.117 | | Field | Value | 2026-06-17 10:47:44.117 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.117 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.117 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.117 | | description | None | 2026-06-17 10:47:44.117 | | disk | 10 | 2026-06-17 10:47:44.117 | | id | d2 | 2026-06-17 10:47:44.117 | | name | ds1G | 2026-06-17 10:47:44.118 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.118 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.118 | | ram | 1024 | 2026-06-17 10:47:44.118 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.118 | | swap | 0 | 2026-06-17 10:47:44.118 | | vcpus | 1 | 2026-06-17 10:47:44.118 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.118 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-17 10:47:44.118 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.118 | | Field | Value | 2026-06-17 10:47:44.118 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.119 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.119 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.119 | | description | None | 2026-06-17 10:47:44.119 | | disk | 10 | 2026-06-17 10:47:44.119 | | id | d3 | 2026-06-17 10:47:44.119 | | name | ds2G | 2026-06-17 10:47:44.119 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.119 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.119 | | ram | 2048 | 2026-06-17 10:47:44.119 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.119 | | swap | 0 | 2026-06-17 10:47:44.120 | | vcpus | 2 | 2026-06-17 10:47:44.120 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.120 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-17 10:47:44.120 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.120 | | Field | Value | 2026-06-17 10:47:44.120 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.120 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.120 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.120 | | description | None | 2026-06-17 10:47:44.120 | | disk | 20 | 2026-06-17 10:47:44.120 | | id | d4 | 2026-06-17 10:47:44.121 | | name | ds4G | 2026-06-17 10:47:44.121 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.121 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.121 | | ram | 4096 | 2026-06-17 10:47:44.121 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.121 | | swap | 0 | 2026-06-17 10:47:44.121 | | vcpus | 4 | 2026-06-17 10:47:44.121 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.121 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-17 10:47:44.121 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-17 10:47:44.121 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-17 10:47:44.122 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.122 | | Field | Value | 2026-06-17 10:47:44.122 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.122 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.122 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.122 | | description | None | 2026-06-17 10:47:44.122 | | disk | 1 | 2026-06-17 10:47:44.122 | | id | 1 | 2026-06-17 10:47:44.122 | | name | m1.tiny | 2026-06-17 10:47:44.122 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.122 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.123 | | ram | 512 | 2026-06-17 10:47:44.123 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.123 | | swap | 0 | 2026-06-17 10:47:44.123 | | vcpus | 1 | 2026-06-17 10:47:44.123 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.123 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-17 10:47:44.123 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.123 | | Field | Value | 2026-06-17 10:47:44.123 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.123 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.123 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.124 | | description | None | 2026-06-17 10:47:44.124 | | disk | 20 | 2026-06-17 10:47:44.124 | | id | 2 | 2026-06-17 10:47:44.124 | | name | m1.small | 2026-06-17 10:47:44.124 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.124 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.124 | | ram | 2048 | 2026-06-17 10:47:44.124 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.124 | | swap | 0 | 2026-06-17 10:47:44.124 | | vcpus | 1 | 2026-06-17 10:47:44.124 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.125 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-17 10:47:44.125 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.125 | | Field | Value | 2026-06-17 10:47:44.125 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.125 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.125 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.125 | | description | None | 2026-06-17 10:47:44.125 | | disk | 40 | 2026-06-17 10:47:44.125 | | id | 3 | 2026-06-17 10:47:44.125 | | name | m1.medium | 2026-06-17 10:47:44.125 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.126 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.126 | | ram | 4096 | 2026-06-17 10:47:44.126 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.126 | | swap | 0 | 2026-06-17 10:47:44.126 | | vcpus | 2 | 2026-06-17 10:47:44.126 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.126 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-17 10:47:44.126 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.126 | | Field | Value | 2026-06-17 10:47:44.126 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.126 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.127 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.127 | | description | None | 2026-06-17 10:47:44.127 | | disk | 80 | 2026-06-17 10:47:44.127 | | id | 4 | 2026-06-17 10:47:44.127 | | name | m1.large | 2026-06-17 10:47:44.127 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.127 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.127 | | ram | 8192 | 2026-06-17 10:47:44.127 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.127 | | swap | 0 | 2026-06-17 10:47:44.127 | | vcpus | 4 | 2026-06-17 10:47:44.128 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.128 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-17 10:47:44.128 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.128 | | Field | Value | 2026-06-17 10:47:44.128 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.128 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:47:44.128 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:47:44.128 | | description | None | 2026-06-17 10:47:44.128 | | disk | 160 | 2026-06-17 10:47:44.128 | | id | 5 | 2026-06-17 10:47:44.128 | | name | m1.xlarge | 2026-06-17 10:47:44.128 | | os-flavor-access:is_public | True | 2026-06-17 10:47:44.129 | | properties | hw_rng:allowed='True' | 2026-06-17 10:47:44.129 | | ram | 16384 | 2026-06-17 10:47:44.129 | | rxtx_factor | 1.0 | 2026-06-17 10:47:44.129 | | swap | 0 | 2026-06-17 10:47:44.129 | | vcpus | 8 | 2026-06-17 10:47:44.129 | +----------------------------+-----------------------+ 2026-06-17 10:47:44.176 | [2070 Async create_flavors:78662]: finished create_flavors with result 0 in 44 seconds 2026-06-17 10:47:44.183 | + inc/async:async_wait:197 : return 0 2026-06-17 10:47:44.187 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-17 10:47:44.213 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:47:44.217 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-17 10:47:44.243 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:44.247 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-17 10:47:44.273 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:44.276 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-17 10:47:44.281 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-17 10:47:44.284 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-17 10:47:44.288 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:47:44.291 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-17 10:47:44.293 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-17 10:47:44.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-17 10:47:44.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-17 10:47:44.300 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-17 10:47:44.301 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-17 10:47:44.303 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-17 10:47:44.305 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-17 10:47:44.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-17 10:47:44.308 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-17 10:47:44.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-17 10:47:44.312 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-17 10:47:44.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-17 10:47:44.317 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 10:47:44.318 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-17 10:47:44.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 10:47:44.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-17 10:47:44.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 10:47:44.326 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-17 10:47:44.327 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 10:47:44.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-17 10:47:44.330 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 10:47:44.332 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-17 10:47:44.333 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-17 10:47:44.335 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 10:47:44.337 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-17 10:47:44.338 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 10:47:44.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-17 10:47:44.341 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-17 10:47:44.343 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-17 10:47:44.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-17 10:47:44.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-17 10:47:44.348 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-17 10:47:44.350 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-17 10:47:44.352 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-17 10:47:44.353 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-17 10:47:44.355 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-17 10:47:44.358 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-17 10:47:44.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-17 10:47:44.361 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-17 10:47:44.363 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-17 10:47:44.365 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-17 10:47:44.367 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-17 10:47:44.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-17 10:47:44.370 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-17 10:47:44.372 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-17 10:47:44.373 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-17 10:47:44.375 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-17 10:47:44.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-17 10:47:44.379 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-17 10:47:44.381 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-17 10:47:44.382 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-17 10:47:44.384 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-17 10:47:44.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-17 10:47:44.388 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-17 10:47:44.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-17 10:47:44.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-17 10:47:44.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-17 10:47:44.393 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-17 10:47:44.395 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-17 10:47:46.734 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-17 10:47:46.737 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-17 10:47:47.151 | + ./stack.sh:main:1400 : save_stackenv 2026-06-17 10:47:47.155 | + functions-common:save_stackenv:65 : local tag= 2026-06-17 10:47:47.160 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 10:47:47.166 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-124747 2026-06-17 10:47:47.170 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-124747 ' 2026-06-17 10:47:47.175 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.179 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-17 10:47:47.183 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.187 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 10:47:47.190 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.194 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 10:47:47.197 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.201 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-17 10:47:47.206 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.210 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.78 2026-06-17 10:47:47.214 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.217 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.78/identity 2026-06-17 10:47:47.222 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.226 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-17-122351 2026-06-17 10:47:47.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.233 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 10:47:47.237 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.240 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.78 2026-06-17 10:47:47.243 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.247 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-17 10:47:47.251 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.255 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-17 10:47:47.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.262 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 10:47:47.266 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.270 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 10:47:47.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.278 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.78 2026-06-17 10:47:47.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 10:47:47.285 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 10:47:47.288 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-17 10:47:47.292 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 10:47:47.296 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 10:47:47.299 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-17 10:47:47.303 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:47:47.306 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 10:47:47.310 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 10:47:47.315 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-17 10:47:47.320 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:47:47.324 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-17 10:47:47.328 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:47:47.332 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-17 10:47:47.332 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:47:47.332 | gsub("[][]", "", $1); 2026-06-17 10:47:47.332 | split($1, a, "|"); 2026-06-17 10:47:47.333 | if (a[1] == matchgroup) 2026-06-17 10:47:47.333 | print a[2] 2026-06-17 10:47:47.333 | } 2026-06-17 10:47:47.333 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:47:47.340 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-17 10:47:47.344 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 10:47:47.347 | + functions-common:run_phase:1843 : local phase=extra 2026-06-17 10:47:47.351 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:47:47.354 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:47:47.358 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:47:47.362 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:47:47.366 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:47:47.371 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:47:47.375 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:47:47.378 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:47:47.382 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:47:47.386 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-17 10:47:47.390 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:47:47.414 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:47.416 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:47:47.419 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:47:47.423 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-17 10:47:47.427 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:47:47.431 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 10:47:47.435 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:47:47.438 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-17 10:47:47.442 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-17 10:47:47.446 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 10:47:47.449 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 10:47:47.453 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:47:47.457 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 10:47:47.460 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-17 10:47:47.464 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 10:47:47.468 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-17 10:47:47.472 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 10:47:47.476 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 10:47:47.480 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-17 10:47:47.484 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 10:47:47.489 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 10:47:47.492 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-17 10:47:47.495 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:47:47.500 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 10:47:47.503 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 10:47:47.507 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-17 10:47:47.512 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:47:47.516 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-17 10:47:47.519 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:47:47.523 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-17 10:47:47.523 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:47:47.523 | gsub("[][]", "", $1); 2026-06-17 10:47:47.523 | split($1, a, "|"); 2026-06-17 10:47:47.523 | if (a[1] == matchgroup) 2026-06-17 10:47:47.523 | print a[2] 2026-06-17 10:47:47.523 | } 2026-06-17 10:47:47.523 | ' /home/quobyte/devstack/local.conf 2026-06-17 10:47:47.530 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-17 10:47:47.555 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:47.558 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-17 10:47:47.562 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-17 10:47:47.566 | + functions:wait_for_compute:490 : local timeout=60 2026-06-17 10:47:47.570 | + functions:wait_for_compute:491 : local rval=0 2026-06-17 10:47:47.574 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-17 10:47:47.578 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-17 10:47:47.582 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-17 10:47:47.586 | + functions-common:time_start:2401 : local start_time= 2026-06-17 10:47:47.590 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:47:47.595 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:47:47.600 | + functions-common:time_start:2405 : _TIME_START[$name]=1781693267596 2026-06-17 10:47:47.605 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-17 10:47:47.634 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-17 10:47:47.637 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-17 10:47:47.643 | ++ functions:wait_for_compute:496 : hostname 2026-06-17 10:47:47.649 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-17 10:47:47.653 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-17 10:47:47.658 | ++ functions:wait_for_compute:498 : hostname 2026-06-17 10:47:47.663 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:47:47.666 | + :: : ID= 2026-06-17 10:47:47.667 | + :: : [[ '' == '' ]] 2026-06-17 10:47:47.669 | + :: : sleep 1 2026-06-17 10:47:48.673 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-17 10:47:48.675 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-17 10:47:52.159 | + :: : ID=6074d9cd-1e2d-4cef-b0bc-e05af8e0131a 2026-06-17 10:47:52.161 | + :: : [[ 6074d9cd-1e2d-4cef-b0bc-e05af8e0131a == '' ]] 2026-06-17 10:47:52.166 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-17 10:47:52.169 | + functions-common:time_stop:2414 : local name 2026-06-17 10:47:52.173 | + functions-common:time_stop:2415 : local end_time 2026-06-17 10:47:52.176 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:47:52.179 | + functions-common:time_stop:2417 : local total 2026-06-17 10:47:52.182 | + functions-common:time_stop:2418 : local start_time 2026-06-17 10:47:52.186 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-17 10:47:52.189 | + functions-common:time_stop:2421 : start_time=1781693267596 2026-06-17 10:47:52.192 | + functions-common:time_stop:2423 : [[ -z 1781693267596 ]] 2026-06-17 10:47:52.196 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:47:52.201 | + functions-common:time_stop:2426 : end_time=1781693272197 2026-06-17 10:47:52.204 | + functions-common:time_stop:2427 : elapsed_time=4601 2026-06-17 10:47:52.207 | + functions-common:time_stop:2428 : total=25504 2026-06-17 10:47:52.211 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:47:52.214 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30105 2026-06-17 10:47:52.217 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-17 10:47:52.222 | + functions:wait_for_compute:516 : return 0 2026-06-17 10:47:52.226 | + ./stack.sh:main:1440 : service_check 2026-06-17 10:47:52.229 | + functions-common:service_check:1707 : local service 2026-06-17 10:47:52.232 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.236 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-17 10:47:52.253 | not-found 2026-06-17 10:47:52.259 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.262 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-17 10:47:52.280 | enabled 2026-06-17 10:47:52.285 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-17 10:47:52.309 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-17 10:47:52.309 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-17 10:47:52.309 | Active: active (running) since Wed 2026-06-17 12:44:28 CEST; 3min 23s ago 2026-06-17 10:47:52.309 | Main PID: 66401 (uwsgi) 2026-06-17 10:47:52.309 | Status: "uWSGI is ready" 2026-06-17 10:47:52.309 | Tasks: 17 (limit: 14255) 2026-06-17 10:47:52.309 | Memory: 273.7M (peak: 274.1M) 2026-06-17 10:47:52.309 | CPU: 14.838s 2026-06-17 10:47:52.309 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-17 10:47:52.310 | ├─66401 "nova-apiuWSGI master" 2026-06-17 10:47:52.310 | ├─66402 "nova-apiuWSGI worker 1" 2026-06-17 10:47:52.310 | └─66403 "nova-apiuWSGI worker 2" 2026-06-17 10:47:52.310 | 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66402]: [pid: 66402|app: 0|req: 19/36] 192.168.122.78 () {54 vars in 930 bytes} [Wed Jun 17 12:47:51 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG nova.api.openstack.wsgi [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] Calling method '>' {{(pid=66403) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG oslo_concurrency.lockutils [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66403) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG oslo_concurrency.lockutils [None req-5dca3482-4c60-4935-8a69-86290de1f016 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=66403) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG oslo_concurrency.lockutils [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=66403) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG oslo_concurrency.lockutils [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] Acquiring lock "e631407c-d24e-42d9-938d-89a7e4d70aba" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66403) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 10:47:52.310 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG oslo_concurrency.lockutils [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] Lock "e631407c-d24e-42d9-938d-89a7e4d70aba" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=66403) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 10:47:52.311 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: DEBUG oslo_concurrency.lockutils [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] Lock "e631407c-d24e-42d9-938d-89a7e4d70aba" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=66403) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 10:47:52.311 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: INFO nova.api.openstack.requestlog [None req-5dca3482-4c60-4935-8a69-86290de1f016 admin admin] 192.168.122.78 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.170123 2026-06-17 10:47:52.311 | Jun 17 12:47:51 devstack devstack@n-api.service[66403]: [pid: 66403|app: 0|req: 18/37] 192.168.122.78 () {60 vars in 1320 bytes} [Wed Jun 17 12:47:51 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-17 10:47:52.317 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.321 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-17 10:47:52.340 | enabled 2026-06-17 10:47:52.347 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-17 10:47:52.369 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-17 10:47:52.369 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-17 10:47:52.369 | Active: active (running) since Wed 2026-06-17 12:46:54 CEST; 57s ago 2026-06-17 10:47:52.369 | Main PID: 78507 (nova-compute) 2026-06-17 10:47:52.370 | Tasks: 10 (limit: 14255) 2026-06-17 10:47:52.370 | Memory: 135.7M (peak: 137.0M) 2026-06-17 10:47:52.370 | CPU: 4.525s 2026-06-17 10:47:52.370 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-17 10:47:52.370 | └─78507 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-17 10:47:52.370 | 2026-06-17 10:47:52.370 | Jun 17 12:47:23 devstack nova-compute[78507]: DEBUG nova.compute.provider_tree [None req-cc457032-39c6-4abc-b216-330853db620b None None] Updating resource provider a223026c-e2c4-4623-ab5b-091c932e0062 generation from 0 to 1 during operation: update_inventory {{(pid=78507) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-17 10:47:52.370 | Jun 17 12:47:23 devstack nova-compute[78507]: DEBUG nova.compute.provider_tree [None req-cc457032-39c6-4abc-b216-330853db620b None None] Updating inventory in ProviderTree for provider a223026c-e2c4-4623-ab5b-091c932e0062 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=78507) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-17 10:47:52.370 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG nova.compute.provider_tree [None req-cc457032-39c6-4abc-b216-330853db620b None None] Updating resource provider a223026c-e2c4-4623-ab5b-091c932e0062 generation from 1 to 2 during operation: update_traits {{(pid=78507) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-17 10:47:52.370 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG nova.compute.resource_tracker [None req-cc457032-39c6-4abc-b216-330853db620b None None] Compute_service record updated for devstack:devstack {{(pid=78507) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-17 10:47:52.371 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG oslo_concurrency.lockutils [None req-cc457032-39c6-4abc-b216-330853db620b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.612s {{(pid=78507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 10:47:52.371 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG nova.service [None req-cc457032-39c6-4abc-b216-330853db620b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=78507) start /opt/stack/nova/nova/service.py:196}} 2026-06-17 10:47:52.371 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG nova.service [None req-cc457032-39c6-4abc-b216-330853db620b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=78507) start /opt/stack/nova/nova/service.py:212}} 2026-06-17 10:47:52.371 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG nova.service [None req-cc457032-39c6-4abc-b216-330853db620b None None] Join ServiceGroup membership for this service compute {{(pid=78507) start /opt/stack/nova/nova/service.py:222}} 2026-06-17 10:47:52.371 | Jun 17 12:47:24 devstack nova-compute[78507]: DEBUG nova.servicegroup.drivers.db [None req-cc457032-39c6-4abc-b216-330853db620b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=78507) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-17 10:47:52.371 | Jun 17 12:47:30 devstack nova-compute[78507]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=78507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:52.376 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.380 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-17 10:47:52.397 | not-found 2026-06-17 10:47:52.404 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.408 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-17 10:47:52.427 | enabled 2026-06-17 10:47:52.433 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-17 10:47:52.456 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-17 10:47:52.456 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-17 10:47:52.456 | Active: active (running) since Wed 2026-06-17 12:46:41 CEST; 1min 10s ago 2026-06-17 10:47:52.456 | Main PID: 74786 (nova-scheduler:) 2026-06-17 10:47:52.456 | Tasks: 19 (limit: 14255) 2026-06-17 10:47:52.456 | Memory: 157.1M (peak: 157.6M) 2026-06-17 10:47:52.456 | CPU: 4.828s 2026-06-17 10:47:52.456 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-17 10:47:52.456 | ├─74786 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-17 10:47:52.457 | ├─76552 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-17 10:47:52.457 | └─76559 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-17 10:47:52.457 | 2026-06-17 10:47:52.457 | Jun 17 12:46:48 devstack nova-scheduler[76552]: DEBUG nova.servicegroup.drivers.db [None req-71a5a2ea-abb3-47e9-95d5-24a721a18b78 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=76552) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-17 10:47:52.457 | Jun 17 12:46:53 devstack nova-scheduler[76552]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=76552) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:52.457 | Jun 17 12:46:53 devstack nova-scheduler[76559]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=76559) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:52.457 | Jun 17 12:46:55 devstack nova-scheduler[74786]: DEBUG dbcounter [-] [74786] Writing DB stats nova_api:SELECT=3 {{(pid=74786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.458 | Jun 17 12:46:55 devstack nova-scheduler[74786]: DEBUG dbcounter [-] [74786] Writing DB stats nova_cell0:SELECT=1 {{(pid=74786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.458 | Jun 17 12:46:55 devstack nova-scheduler[74786]: DEBUG dbcounter [-] [74786] Writing DB stats nova_cell1:SELECT=1 {{(pid=74786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.458 | Jun 17 12:47:03 devstack nova-scheduler[76559]: DEBUG dbcounter [-] [76559] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=76559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.458 | Jun 17 12:47:03 devstack nova-scheduler[76552]: DEBUG dbcounter [-] [76552] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=76552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.458 | Jun 17 12:47:26 devstack nova-scheduler[76552]: DEBUG oslo.service.backend._threading.loopingcall [None req-ee73fe0d-022e-416c-a971-8229438eb0d0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76552) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:52.458 | Jun 17 12:47:28 devstack nova-scheduler[76559]: DEBUG oslo.service.backend._threading.loopingcall [None req-e7c638c4-1593-455e-9eb8-12c06f628916 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76559) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:52.462 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.466 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-17 10:47:52.485 | not-found 2026-06-17 10:47:52.491 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.495 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-17 10:47:52.514 | enabled 2026-06-17 10:47:52.520 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-17 10:47:52.542 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-17 10:47:52.542 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-17 10:47:52.542 | Active: active (running) since Wed 2026-06-17 12:46:44 CEST; 1min 8s ago 2026-06-17 10:47:52.542 | Main PID: 75399 (uwsgi) 2026-06-17 10:47:52.542 | Status: "uWSGI is ready" 2026-06-17 10:47:52.542 | Tasks: 16 (limit: 14255) 2026-06-17 10:47:52.543 | Memory: 222.7M (peak: 223.2M) 2026-06-17 10:47:52.543 | CPU: 10.417s 2026-06-17 10:47:52.543 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-17 10:47:52.543 | ├─75399 "nova-api-metauWSGI master" 2026-06-17 10:47:52.543 | ├─75400 "nova-api-metauWSGI worker 1" 2026-06-17 10:47:52.543 | ├─75401 "nova-api-metauWSGI worker 2" 2026-06-17 10:47:52.543 | └─75402 "nova-api-metauWSGI http 1" 2026-06-17 10:47:52.543 | 2026-06-17 10:47:52.543 | Jun 17 12:46:51 devstack devstack@n-api-meta.service[75401]: DEBUG nova.api.openstack.wsgi_app [None req-771fa1b5-6cbe-46b5-8699-2682acb0900c None None] ******************************************************************************** {{(pid=75401) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-17 10:47:52.543 | Jun 17 12:46:51 devstack devstack@n-api-meta.service[75401]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fec606a3668 pid: 75401 (default app) 2026-06-17 10:47:52.543 | Jun 17 12:46:59 devstack devstack@n-api-meta.service[75401]: DEBUG dbcounter [-] [75401] Writing DB stats nova_api:SELECT=1 {{(pid=75401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:46:59 devstack devstack@n-api-meta.service[75400]: DEBUG dbcounter [-] [75400] Writing DB stats nova_api:SELECT=1 {{(pid=75400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:46:59 devstack devstack@n-api-meta.service[75401]: DEBUG dbcounter [-] [75401] Writing DB stats nova_cell0:SELECT=1 {{(pid=75401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:46:59 devstack devstack@n-api-meta.service[75401]: DEBUG dbcounter [-] [75401] Writing DB stats nova_cell1:SELECT=1 {{(pid=75401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:46:59 devstack devstack@n-api-meta.service[75400]: DEBUG dbcounter [-] [75400] Writing DB stats nova_cell0:SELECT=1 {{(pid=75400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:46:59 devstack devstack@n-api-meta.service[75400]: DEBUG dbcounter [-] [75400] Writing DB stats nova_cell1:SELECT=1 {{(pid=75400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:47:00 devstack devstack@n-api-meta.service[75400]: DEBUG dbcounter [-] [75400] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=75400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.544 | Jun 17 12:47:00 devstack devstack@n-api-meta.service[75401]: DEBUG dbcounter [-] [75401] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=75401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.549 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.554 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-17 10:47:52.572 | enabled 2026-06-17 10:47:52.577 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-17 10:47:52.599 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-17 10:47:52.599 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-17 10:47:52.599 | Active: active (running) since Wed 2026-06-17 12:45:12 CEST; 2min 40s ago 2026-06-17 10:47:52.599 | Main PID: 72588 (uwsgi) 2026-06-17 10:47:52.599 | Status: "uWSGI is ready" 2026-06-17 10:47:52.599 | Tasks: 5 (limit: 14255) 2026-06-17 10:47:52.599 | Memory: 177.2M (peak: 177.4M) 2026-06-17 10:47:52.599 | CPU: 6.618s 2026-06-17 10:47:52.599 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-17 10:47:52.600 | ├─72588 "placementuWSGI master" 2026-06-17 10:47:52.600 | ├─72589 "placementuWSGI worker 1" 2026-06-17 10:47:52.600 | └─72590 "placementuWSGI worker 2" 2026-06-17 10:47:52.600 | 2026-06-17 10:47:52.600 | Jun 17 12:47:23 devstack devstack@placement-api.service[72589]: INFO placement.requestlog [req-84346ee9-ddac-4134-b9f1-ab0502bfa6a7 req-41604072-5dea-433f-896d-24203a79237f service nova] 192.168.122.78 "PUT /placement/resource_providers/a223026c-e2c4-4623-ab5b-091c932e0062/inventories" status: 200 len: 396 microversion: 1.26 2026-06-17 10:47:52.600 | Jun 17 12:47:23 devstack devstack@placement-api.service[72589]: [pid: 72589|app: 0|req: 5/9] 192.168.122.78 () {64 vars in 1493 bytes} [Wed Jun 17 12:47:23 2026] PUT /placement/resource_providers/a223026c-e2c4-4623-ab5b-091c932e0062/inventories => generated 396 bytes in 99 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-17 10:47:52.600 | Jun 17 12:47:23 devstack devstack@placement-api.service[72590]: DEBUG placement.requestlog [req-84346ee9-ddac-4134-b9f1-ab0502bfa6a7 req-af25049e-b9c9-412b-9ab5-300bf860fbff None None] Starting request: 192.168.122.78 "GET /placement/traits?name=in:HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,HW_CPU_X86_BMI2" {{(pid=72590) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-17 10:47:52.600 | Jun 17 12:47:23 devstack devstack@placement-api.service[72590]: INFO placement.requestlog [req-84346ee9-ddac-4134-b9f1-ab0502bfa6a7 req-af25049e-b9c9-412b-9ab5-300bf860fbff service nova] 192.168.122.78 "GET /placement/traits?name=in:HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,HW_CPU_X86_BMI2" status: 200 len: 2058 microversion: 1.6 2026-06-17 10:47:52.600 | Jun 17 12:47:23 devstack devstack@placement-api.service[72590]: [pid: 72590|app: 0|req: 5/10] 192.168.122.78 () {60 vars in 4907 bytes} [Wed Jun 17 12:47:23 2026] GET /placement/traits?name=in:HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE4A,HW_CPU_X86_BMI2 => generated 2058 bytes in 78 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-17 10:47:52.600 | Jun 17 12:47:23 devstack devstack@placement-api.service[72589]: DEBUG placement.requestlog [req-84346ee9-ddac-4134-b9f1-ab0502bfa6a7 req-92b5ebab-fc04-4e94-ac4c-9ce18c1dab23 None None] Starting request: 192.168.122.78 "PUT /placement/resource_providers/a223026c-e2c4-4623-ab5b-091c932e0062/traits" {{(pid=72589) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-17 10:47:52.601 | Jun 17 12:47:24 devstack devstack@placement-api.service[72589]: INFO placement.requestlog [req-84346ee9-ddac-4134-b9f1-ab0502bfa6a7 req-92b5ebab-fc04-4e94-ac4c-9ce18c1dab23 service nova] 192.168.122.78 "PUT /placement/resource_providers/a223026c-e2c4-4623-ab5b-091c932e0062/traits" status: 200 len: 2093 microversion: 1.6 2026-06-17 10:47:52.601 | Jun 17 12:47:24 devstack devstack@placement-api.service[72589]: [pid: 72589|app: 0|req: 6/11] 192.168.122.78 () {64 vars in 1478 bytes} [Wed Jun 17 12:47:23 2026] PUT /placement/resource_providers/a223026c-e2c4-4623-ab5b-091c932e0062/traits => generated 2093 bytes in 174 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-17 10:47:52.601 | Jun 17 12:47:33 devstack devstack@placement-api.service[72590]: DEBUG dbcounter [-] [72590] Writing DB stats placement:SELECT=4 {{(pid=72590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.601 | Jun 17 12:47:34 devstack devstack@placement-api.service[72589]: DEBUG dbcounter [-] [72589] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=72589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.605 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.609 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-17 10:47:52.625 | not-found 2026-06-17 10:47:52.630 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.634 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-17 10:47:52.653 | enabled 2026-06-17 10:47:52.659 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-17 10:47:52.682 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-17 10:47:52.683 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-17 10:47:52.683 | Active: active (running) since Wed 2026-06-17 12:47:20 CEST; 32s ago 2026-06-17 10:47:52.683 | Main PID: 81635 (uwsgi) 2026-06-17 10:47:52.683 | Status: "uWSGI is ready" 2026-06-17 10:47:52.683 | Tasks: 9 (limit: 14255) 2026-06-17 10:47:52.683 | Memory: 258.3M (peak: 258.8M) 2026-06-17 10:47:52.683 | CPU: 10.905s 2026-06-17 10:47:52.683 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-17 10:47:52.683 | ├─81635 "glance-apiuWSGI master" 2026-06-17 10:47:52.683 | ├─81638 "glance-apiuWSGI worker 1" 2026-06-17 10:47:52.683 | └─81639 "glance-apiuWSGI worker 2" 2026-06-17 10:47:52.684 | 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81638]: INFO glance.location [None req-ca188e17-7ee4-4d93-9f43-418dc311f744 admin admin] Image format matched and virtual size computed: 117440512 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81638]: DEBUG glance_store.backend [None req-ca188e17-7ee4-4d93-9f43-418dc311f744 admin admin] Skipping store.set_acls... not implemented. {{(pid=81638) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81638]: [pid: 81638|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Jun 17 12:47:31 2026] PUT /v2/images/e80f5cc3-3a43-4439-ad65-8afb6b0f4a95/file => generated 0 bytes in 1832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81639]: DEBUG glance.api.middleware.version_negotiation [None req-960d8b48-6759-4767-8e3f-a3cbcbaa6898 admin admin] Determining version of request: GET /v2/images/e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 Accept: */* {{(pid=81639) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81639]: DEBUG glance.api.middleware.version_negotiation [None req-960d8b48-6759-4767-8e3f-a3cbcbaa6898 admin admin] Using url versioning {{(pid=81639) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81639]: DEBUG glance.api.middleware.version_negotiation [None req-960d8b48-6759-4767-8e3f-a3cbcbaa6898 admin admin] Matched version: v2 {{(pid=81639) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81639]: DEBUG glance.api.middleware.version_negotiation [None req-960d8b48-6759-4767-8e3f-a3cbcbaa6898 admin admin] new path /v2/images/e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 {{(pid=81639) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-17 10:47:52.684 | Jun 17 12:47:33 devstack devstack@g-api.service[81639]: [pid: 81639|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Jun 17 12:47:33 2026] GET /v2/images/e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 => generated 976 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-17 10:47:52.684 | Jun 17 12:47:43 devstack devstack@g-api.service[81638]: DEBUG dbcounter [-] [81638] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=81638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.685 | Jun 17 12:47:43 devstack devstack@g-api.service[81639]: DEBUG dbcounter [-] [81639] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=81639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.689 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.692 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-17 10:47:52.709 | enabled 2026-06-17 10:47:52.714 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-17 10:47:52.735 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-17 10:47:52.736 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-17 10:47:52.736 | Active: active (running) since Wed 2026-06-17 12:47:09 CEST; 42s ago 2026-06-17 10:47:52.736 | Main PID: 80149 (cinder-schedule) 2026-06-17 10:47:52.736 | Tasks: 1 (limit: 14255) 2026-06-17 10:47:52.736 | Memory: 109.5M (peak: 109.8M) 2026-06-17 10:47:52.736 | CPU: 4.199s 2026-06-17 10:47:52.736 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-17 10:47:52.736 | └─80149 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-17 10:47:52.736 | 2026-06-17 10:47:52.736 | Jun 17 12:47:14 devstack cinder-scheduler[80149]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-17 10:47:52.736 | Jun 17 12:47:14 devstack cinder-scheduler[80149]: INFO cinder.manager [None req-78d74dd2-b1bb-4ee1-ad03-4a7687e83ef5 None None] Initiating service 1 cleanup 2026-06-17 10:47:52.737 | Jun 17 12:47:14 devstack cinder-scheduler[80149]: INFO cinder.manager [None req-78d74dd2-b1bb-4ee1-ad03-4a7687e83ef5 None None] Service 1 cleanup completed. 2026-06-17 10:47:52.737 | Jun 17 12:47:14 devstack cinder-scheduler[80149]: DEBUG cinder.service [None req-78d74dd2-b1bb-4ee1-ad03-4a7687e83ef5 None None] Creating RPC server for service cinder-scheduler {{(pid=80149) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-17 10:47:52.737 | Jun 17 12:47:14 devstack cinder-scheduler[80149]: DEBUG cinder.service [None req-78d74dd2-b1bb-4ee1-ad03-4a7687e83ef5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=80149) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-17 10:47:52.737 | Jun 17 12:47:24 devstack cinder-scheduler[80149]: DEBUG dbcounter [-] [80149] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.737 | Jun 17 12:47:32 devstack cinder-scheduler[80149]: DEBUG cinder.scheduler.host_manager [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 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=80149) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-17 10:47:52.737 | Jun 17 12:47:32 devstack cinder-scheduler[80149]: DEBUG cinder.scheduler.host_manager [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 17, 10, 47, 32, 625248)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 17, 10, 47, 32, 625248)}]. {{(pid=80149) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-17 10:47:52.737 | Jun 17 12:47:32 devstack cinder-scheduler[80149]: DEBUG cinder.scheduler.host_manager [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 17, 10, 47, 32, 589362)} {{(pid=80149) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-17 10:47:52.737 | Jun 17 12:47:42 devstack cinder-scheduler[80149]: DEBUG dbcounter [-] [80149] Writing DB stats cinder:SELECT=1 {{(pid=80149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.742 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.746 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-17 10:47:52.764 | enabled 2026-06-17 10:47:52.768 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-17 10:47:52.789 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-17 10:47:52.789 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-17 10:47:52.789 | Active: active (running) since Wed 2026-06-17 12:47:02 CEST; 50s ago 2026-06-17 10:47:52.789 | Main PID: 79385 (uwsgi) 2026-06-17 10:47:52.790 | Status: "uWSGI is ready" 2026-06-17 10:47:52.791 | Tasks: 7 (limit: 14255) 2026-06-17 10:47:52.791 | Memory: 247.0M (peak: 247.5M) 2026-06-17 10:47:52.791 | CPU: 11.046s 2026-06-17 10:47:52.791 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-17 10:47:52.791 | ├─79385 "cinder-apiuWSGI master" 2026-06-17 10:47:52.791 | ├─79392 "cinder-apiuWSGI worker 1" 2026-06-17 10:47:52.791 | └─79393 "cinder-apiuWSGI worker 2" 2026-06-17 10:47:52.791 | 2026-06-17 10:47:52.791 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: INFO cinder.api.openstack.wsgi [req-c743ba5f-f8d6-4793-9175-d13b21b859a3 req-4428de24-8611-47df-9c1b-7a62b3ab0023 admin admin] POST http://192.168.122.78/volume/v3/types/8a448bca-413a-4467-8ed9-f16bf73fe965/extra_specs 2026-06-17 10:47:52.791 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: DEBUG cinder.api.openstack.wsgi [req-c743ba5f-f8d6-4793-9175-d13b21b859a3 req-4428de24-8611-47df-9c1b-7a62b3ab0023 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=79392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-17 10:47:52.791 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-17 10:47:52.792 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: warnings.warn( 2026-06-17 10:47:52.792 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: DEBUG dbcounter [-] [79392] Writing DB stats cinder:SELECT=6 {{(pid=79392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.792 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: DEBUG oslo_db.sqlalchemy.engines [req-c743ba5f-f8d6-4793-9175-d13b21b859a3 req-4428de24-8611-47df-9c1b-7a62b3ab0023 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=79392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-17 10:47:52.792 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: INFO cinder.api.openstack.wsgi [req-c743ba5f-f8d6-4793-9175-d13b21b859a3 req-4428de24-8611-47df-9c1b-7a62b3ab0023 admin admin] http://192.168.122.78/volume/v3/types/8a448bca-413a-4467-8ed9-f16bf73fe965/extra_specs returned with HTTP 200 2026-06-17 10:47:52.792 | Jun 17 12:47:17 devstack devstack@c-api.service[79392]: [pid: 79392|app: 0|req: 1/3] 192.168.122.78 () {62 vars in 1358 bytes} [Wed Jun 17 12:47:16 2026] POST /volume/v3/types/8a448bca-413a-4467-8ed9-f16bf73fe965/extra_specs => generated 55 bytes in 851 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-17 10:47:52.792 | Jun 17 12:47:26 devstack devstack@c-api.service[79393]: DEBUG dbcounter [-] [79393] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=79393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.792 | Jun 17 12:47:27 devstack devstack@c-api.service[79392]: DEBUG dbcounter [-] [79392] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=79392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.795 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.798 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-17 10:47:52.817 | enabled 2026-06-17 10:47:52.821 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-17 10:47:52.842 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-17 10:47:52.842 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-17 10:47:52.842 | Active: active (running) since Wed 2026-06-17 12:47:12 CEST; 40s ago 2026-06-17 10:47:52.843 | Main PID: 80809 (cinder-volume) 2026-06-17 10:47:52.843 | Tasks: 2 (limit: 14255) 2026-06-17 10:47:52.843 | Memory: 144.4M (peak: 172.8M) 2026-06-17 10:47:52.843 | CPU: 20.812s 2026-06-17 10:47:52.843 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-17 10:47:52.844 | ├─80809 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-17 10:47:52.844 | └─80976 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-17 10:47:52.844 | 2026-06-17 10:47:52.844 | Jun 17 12:47:34 devstack sudo[82156]: pam_unix(sudo:session): session closed for user root 2026-06-17 10:47:52.844 | Jun 17 12:47:34 devstack cinder-volume[80976]: DEBUG oslo_concurrency.processutils [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.621s {{(pid=80976) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-17 10:47:52.844 | Jun 17 12:47:34 devstack cinder-volume[80976]: DEBUG oslo_concurrency.processutils [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 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=80976) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-17 10:47:52.844 | Jun 17 12:47:34 devstack sudo[82160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-17 10:47:52.845 | Jun 17 12:47:34 devstack sudo[82160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-17 10:47:52.845 | Jun 17 12:47:35 devstack sudo[82160]: pam_unix(sudo:session): session closed for user root 2026-06-17 10:47:52.845 | Jun 17 12:47:35 devstack cinder-volume[80976]: DEBUG oslo_concurrency.processutils [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 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.633s {{(pid=80976) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-17 10:47:52.845 | Jun 17 12:47:35 devstack cinder-volume[80976]: INFO cinder.volume.manager [None req-d819698f-bf12-4566-8743-ccd2b36e5c05 None None] Driver post RPC initialization completed successfully. 2026-06-17 10:47:52.845 | Jun 17 12:47:45 devstack cinder-volume[80976]: DEBUG dbcounter [-] [80976] Writing DB stats cinder:SELECT=3 {{(pid=80976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.845 | Jun 17 12:47:45 devstack cinder-volume[80976]: DEBUG dbcounter [-] [80976] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=80976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:52.848 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.851 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-17 10:47:52.866 | not-found 2026-06-17 10:47:52.871 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.873 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-17 10:47:52.889 | not-found 2026-06-17 10:47:52.894 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.896 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-17 10:47:52.914 | not-found 2026-06-17 10:47:52.918 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.921 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-17 10:47:52.938 | not-found 2026-06-17 10:47:52.943 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.947 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-17 10:47:52.963 | not-found 2026-06-17 10:47:52.968 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:52.970 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-17 10:47:52.989 | enabled 2026-06-17 10:47:52.995 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-17 10:47:53.019 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-17 10:47:53.020 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-17 10:47:53.020 | Active: active (running) since Wed 2026-06-17 12:44:50 CEST; 3min 2s ago 2026-06-17 10:47:53.020 | Main PID: 69131 (neutron-ovn-age) 2026-06-17 10:47:53.020 | Tasks: 20 (limit: 14255) 2026-06-17 10:47:53.020 | Memory: 344.4M (peak: 345.2M) 2026-06-17 10:47:53.020 | CPU: 12.747s 2026-06-17 10:47:53.020 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-17 10:47:53.020 | ├─69131 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-17 10:47:53.020 | ├─70591 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-17 10:47:53.020 | ├─71009 /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/tmp3vnzitg6/privsep.sock 2026-06-17 10:47:53.020 | └─73444 /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/tmpigevczir/privsep.sock 2026-06-17 10:47:53.021 | 2026-06-17 10:47:53.021 | Jun 17 12:45:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 10:47:53.021 | Jun 17 12:46:33 devstack neutron-ovn-agent[70591]: 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=cc5a3058-de0b-47bc-8dad-394b297ac1c5, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'ce:64:84', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'd6:5a:21:51:8b:5a', '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=cc5a3058-de0b-47bc-8dad-394b297ac1c5, nb_cfg=1) {{(pid=70591) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-17 10:47:53.021 | Jun 17 12:46:33 devstack neutron-ovn-agent[70591]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 3 seconds {{(pid=70591) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-17 10:47:53.021 | Jun 17 12:46:36 devstack neutron-ovn-agent[70591]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=b4cc2326-6653-4488-a3fe-ebbacb61da73, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=70591) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-17 10:47:53.021 | Jun 17 12:46:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 10:47:53.021 | Jun 17 12:46:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 10:47:53.021 | Jun 17 12:46:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.007s {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 10:47:53.021 | Jun 17 12:46:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-17 10:47:53.021 | Jun 17 12:46:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-17 10:47:53.022 | Jun 17 12:46:54 devstack neutron-ovn-agent[70591]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70591) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-17 10:47:53.025 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.028 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-17 10:47:53.045 | not-found 2026-06-17 10:47:53.049 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.053 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-17 10:47:53.070 | not-found 2026-06-17 10:47:53.074 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.078 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-17 10:47:53.095 | not-found 2026-06-17 10:47:53.099 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.101 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-17 10:47:53.117 | not-found 2026-06-17 10:47:53.122 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.125 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-17 10:47:53.143 | enabled 2026-06-17 10:47:53.147 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-17 10:47:53.170 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-17 10:47:53.170 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-17 10:47:53.170 | Active: active (running) since Wed 2026-06-17 12:38:04 CEST; 9min ago 2026-06-17 10:47:53.170 | Main PID: 45693 (dstat.sh) 2026-06-17 10:47:53.170 | Tasks: 3 (limit: 14255) 2026-06-17 10:47:53.170 | Memory: 27.5M (peak: 28.2M) 2026-06-17 10:47:53.170 | CPU: 3.438s 2026-06-17 10:47:53.171 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-17 10:47:53.171 | ├─45693 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-17 10:47:53.171 | ├─45851 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-17 10:47:53.171 | └─45853 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-17 10:47:53.171 | 2026-06-17 10:47:53.171 | Jun 17 12:47:43 devstack dstat.sh[45853]: 17-06 12:47:43| 20 7 70 0 0|5292M 262M 219M 5959M| 0 0 | 0 204k| 0 14.0 |2113 1603 |2.77 2.54 1.71|3.0 0 0| 0 0 | | 17 281 0 31 0 2026-06-17 10:47:53.171 | Jun 17 12:47:44 devstack dstat.sh[45853]: 17-06 12:47:44| 23 10 61 0 0|5247M 307M 219M 5959M|7216B 23k| 16k 2108k|1.00 201 |3862 3205 |2.87 2.56 1.73|2.0 0 111| 0 0 | | 17 285 0 31 0 2026-06-17 10:47:53.171 | Jun 17 12:47:45 devstack dstat.sh[45853]: 17-06 12:47:45| 17 11 68 0 0|5248M 306M 219M 5959M|2244B 13k| 28k 184k|2.00 11.0 |3084 2737 |2.87 2.56 1.73|1.0 0 154| 0 0 | | 17 285 0 31 0 2026-06-17 10:47:53.171 | Jun 17 12:47:46 devstack dstat.sh[45853]: 17-06 12:47:46| 21 9 67 0 0|5258M 296M 219M 5959M| 52B 0 | 0 244k| 0 21.0 |2263 1589 |2.87 2.56 1.73|1.0 0 2.0| 0 0 | | 17 289 0 31 0 2026-06-17 10:47:53.171 | Jun 17 12:47:47 devstack dstat.sh[45853]: 17-06 12:47:47| 19 8 70 0 0|5221M 333M 219M 5959M|1519B 4860B| 124k 288k|3.00 25.0 |2609 2316 |2.87 2.56 1.73|1.0 0 45| 0 0 | | 17 289 0 31 0 2026-06-17 10:47:53.171 | Jun 17 12:47:48 devstack dstat.sh[45853]: 17-06 12:47:48| 3 12 79 0 0|5222M 332M 219M 5959M|6389B 17k| 16k 472k|3.00 45.0 |3697 3566 |2.87 2.56 1.73|1.0 0 234| 0 0 | | 17 289 0 31 0 2026-06-17 10:47:53.172 | Jun 17 12:47:49 devstack dstat.sh[45853]: 17-06 12:47:49| 10 6 82 0 0|5222M 333M 219M 5959M| 132B 476B| 0 124k| 0 6.00 |1527 1462 |2.64 2.52 1.72|2.0 0 5.0| 0 0 | | 17 289 0 31 0 2026-06-17 10:47:53.172 | Jun 17 12:47:50 devstack dstat.sh[45853]: 17-06 12:47:50| 18 9 71 0 0|5242M 312M 219M 5959M| 52B 0 | 0 100k| 0 12.0 |1934 1450 |2.64 2.52 1.72|1.0 0 0| 0 0 | | 17 289 0 31 0 2026-06-17 10:47:53.172 | Jun 17 12:47:51 devstack dstat.sh[45853]: 17-06 12:47:51| 20 8 70 0 0|5269M 286M 219M 5959M| 0 0 | 0 2264k| 0 388 |2185 1662 |2.64 2.52 1.72|1.0 0 0| 0 0 | | 17 289 0 31 0 2026-06-17 10:47:53.172 | Jun 17 12:47:52 devstack dstat.sh[45853]: 17-06 12:47:52| 23 6 66 0 0|5231M 323M 219M 5959M|1504B 3859B| 0 180k| 0 22.0 |3072 2853 |2.64 2.52 1.72|1.0 0 52| 0 0 | | 17 295 0 31 0 2026-06-17 10:47:53.176 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.178 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-17 10:47:53.196 | enabled 2026-06-17 10:47:53.200 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-17 10:47:53.224 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-17 10:47:53.224 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-17 10:47:53.224 | Active: active (running) since Wed 2026-06-17 12:44:48 CEST; 3min 5s ago 2026-06-17 10:47:53.225 | Main PID: 68434 (neutron-ovn-met) 2026-06-17 10:47:53.225 | Tasks: 2 (limit: 14255) 2026-06-17 10:47:53.225 | Memory: 121.2M (peak: 121.9M) 2026-06-17 10:47:53.225 | CPU: 3.795s 2026-06-17 10:47:53.225 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-17 10:47:53.225 | └─68434 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-17 10:47:53.225 | 2026-06-17 10:47:53.225 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-17 10:47:53.225 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-17 10:47:53.225 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 10:47:53.225 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-17 10:47:53.225 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-17 10:47:53.226 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 10:47:53.226 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-17 10:47:53.226 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-17 10:47:53.226 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-17 10:47:53.226 | Jun 17 12:44:52 devstack neutron-ovn-metadata-agent[68434]: ERROR neutron 2026-06-17 10:47:53.232 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.236 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-17 10:47:53.254 | enabled 2026-06-17 10:47:53.260 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-17 10:47:53.283 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-17 10:47:53.283 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-17 10:47:53.283 | Active: active (running) since Wed 2026-06-17 12:44:53 CEST; 2min 59s ago 2026-06-17 10:47:53.283 | Main PID: 70226 (uwsgi) 2026-06-17 10:47:53.284 | Status: "uWSGI is ready" 2026-06-17 10:47:53.284 | Tasks: 23 (limit: 14255) 2026-06-17 10:47:53.284 | Memory: 386.7M (peak: 387.4M) 2026-06-17 10:47:53.284 | CPU: 42.977s 2026-06-17 10:47:53.284 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-17 10:47:53.284 | ├─70226 "neutron-apiuWSGI master" 2026-06-17 10:47:53.284 | ├─70229 "neutron-apiuWSGI worker 1" 2026-06-17 10:47:53.284 | └─70230 "neutron-apiuWSGI worker 2" 2026-06-17 10:47:53.284 | 2026-06-17 10:47:53.284 | Jun 17 12:47:24 devstack devstack@neutron-api.service[70229]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70229) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-17 10:47:53.284 | Jun 17 12:47:24 devstack devstack@neutron-api.service[70229]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70229) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-17 10:47:53.285 | Jun 17 12:47:34 devstack devstack@neutron-api.service[70230]: DEBUG dbcounter [-] [70230] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.285 | Jun 17 12:47:34 devstack devstack@neutron-api.service[70229]: DEBUG dbcounter [-] [70229] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.285 | Jun 17 12:47:39 devstack devstack@neutron-api.service[70230]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70230) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-17 10:47:53.285 | Jun 17 12:47:39 devstack devstack@neutron-api.service[70230]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70230) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-17 10:47:53.285 | Jun 17 12:47:39 devstack devstack@neutron-api.service[70229]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70229) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-17 10:47:53.285 | Jun 17 12:47:39 devstack devstack@neutron-api.service[70229]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70229) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-17 10:47:53.285 | Jun 17 12:47:49 devstack devstack@neutron-api.service[70230]: DEBUG dbcounter [-] [70230] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.285 | Jun 17 12:47:49 devstack devstack@neutron-api.service[70229]: DEBUG dbcounter [-] [70229] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70229) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.292 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.294 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-17 10:47:53.313 | enabled 2026-06-17 10:47:53.319 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-17 10:47:53.342 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-17 10:47:53.343 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-17 10:47:53.343 | Active: active (running) since Wed 2026-06-17 12:44:58 CEST; 2min 55s ago 2026-06-17 10:47:53.343 | Main PID: 71241 (neutron-periodi) 2026-06-17 10:47:53.343 | Tasks: 15 (limit: 14255) 2026-06-17 10:47:53.343 | Memory: 179.8M (peak: 180.0M) 2026-06-17 10:47:53.343 | CPU: 6.625s 2026-06-17 10:47:53.343 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-17 10:47:53.343 | ├─71241 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-17 10:47:53.343 | └─71915 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-17 10:47:53.343 | 2026-06-17 10:47:53.343 | Jun 17 12:46:49 devstack neutron-periodic-workers[71915]: DEBUG oslo.service.backend._threading.loopingcall [None req-7a7baa76-34be-4ac8-8098-ab30f3d33a52 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=71915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.343 | Jun 17 12:46:55 devstack neutron-periodic-workers[71915]: DEBUG neutron.db.agents_db [None req-cd684508-bfab-4e7a-855c-1637274f96fc None None] Agent healthcheck: found 0 active agents {{(pid=71915) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-17 10:47:53.344 | Jun 17 12:46:55 devstack neutron-periodic-workers[71915]: DEBUG oslo.service.backend._threading.loopingcall [None req-cd684508-bfab-4e7a-855c-1637274f96fc None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=71915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.344 | Jun 17 12:47:05 devstack neutron-periodic-workers[71915]: DEBUG dbcounter [-] [71915] Writing DB stats neutron:SELECT=4 {{(pid=71915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.344 | Jun 17 12:47:08 devstack neutron-periodic-workers[71915]: DEBUG oslo.service.backend._threading.loopingcall [None req-ec2a6cc5-7ad8-4ab1-b2ff-c51304f0ebde None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=71915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.344 | Jun 17 12:47:18 devstack neutron-periodic-workers[71915]: DEBUG dbcounter [-] [71915] Writing DB stats neutron:DELETE=1 {{(pid=71915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.344 | Jun 17 12:47:26 devstack neutron-periodic-workers[71915]: DEBUG oslo.service.backend._threading.loopingcall [None req-7a7baa76-34be-4ac8-8098-ab30f3d33a52 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=71915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.344 | Jun 17 12:47:32 devstack neutron-periodic-workers[71915]: DEBUG neutron.db.agents_db [None req-cd684508-bfab-4e7a-855c-1637274f96fc None None] Agent healthcheck: found 0 active agents {{(pid=71915) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-17 10:47:53.344 | Jun 17 12:47:32 devstack neutron-periodic-workers[71915]: DEBUG oslo.service.backend._threading.loopingcall [None req-cd684508-bfab-4e7a-855c-1637274f96fc None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=71915) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.344 | Jun 17 12:47:42 devstack neutron-periodic-workers[71915]: DEBUG dbcounter [-] [71915] Writing DB stats neutron:SELECT=4 {{(pid=71915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.350 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.354 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-17 10:47:53.373 | enabled 2026-06-17 10:47:53.378 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-17 10:47:53.401 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-17 10:47:53.401 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-17 10:47:53.401 | Active: active (running) since Wed 2026-06-17 12:44:55 CEST; 2min 57s ago 2026-06-17 10:47:53.402 | Main PID: 70740 (neutron-rpc-ser) 2026-06-17 10:47:53.402 | Tasks: 27 (limit: 14255) 2026-06-17 10:47:53.402 | Memory: 193.7M (peak: 194.3M) 2026-06-17 10:47:53.402 | CPU: 8.911s 2026-06-17 10:47:53.402 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-17 10:47:53.402 | ├─70740 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-17 10:47:53.403 | ├─71883 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-17 10:47:53.403 | └─71885 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-17 10:47:53.403 | 2026-06-17 10:47:53.403 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 10:47:53.403 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-17 10:47:53.403 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-17 10:47:53.403 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-17 10:47:53.405 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-17 10:47:53.405 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-17 10:47:53.405 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-17 10:47:53.405 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-17 10:47:53.405 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-17 10:47:53.405 | Jun 17 12:46:36 devstack neutron-rpc-server[71883]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-17 10:47:53.410 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.413 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:47:53.431 | enabled 2026-06-17 10:47:53.437 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-17 10:47:53.459 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:47:53.459 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-17 10:47:53.460 | Active: active (running) since Wed 2026-06-17 12:45:00 CEST; 2min 52s ago 2026-06-17 10:47:53.460 | Main PID: 71745 (neutron-ovn-mai) 2026-06-17 10:47:53.460 | Tasks: 12 (limit: 14255) 2026-06-17 10:47:53.460 | Memory: 253.6M (peak: 254.0M) 2026-06-17 10:47:53.460 | CPU: 7.874s 2026-06-17 10:47:53.460 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-17 10:47:53.460 | ├─71745 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-17 10:47:53.460 | └─71912 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-17 10:47:53.460 | 2026-06-17 10:47:53.460 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a734cc39-e39f-40d0-8815-19a753563656 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=71912) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a734cc39-e39f-40d0-8815-19a753563656 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=71912) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a734cc39-e39f-40d0-8815-19a753563656 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG futurist.periodics [None req-a734cc39-e39f-40d0-8815-19a753563656 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=71912) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a734cc39-e39f-40d0-8815-19a753563656 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=71912) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a734cc39-e39f-40d0-8815-19a753563656 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=71912) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a734cc39-e39f-40d0-8815-19a753563656 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG futurist.periodics [None req-a734cc39-e39f-40d0-8815-19a753563656 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=71912) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-17 10:47:53.461 | Jun 17 12:45:29 devstack neutron-ovn-maintenance-worker[71912]: DEBUG futurist.periodics [None req-a734cc39-e39f-40d0-8815-19a753563656 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=71912) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-17 10:47:53.461 | Jun 17 12:45:39 devstack neutron-ovn-maintenance-worker[71912]: DEBUG dbcounter [-] [71912] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=71912) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.465 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.469 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-17 10:47:53.488 | enabled 2026-06-17 10:47:53.494 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-17 10:47:53.516 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-17 10:47:53.516 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-17 10:47:53.516 | Active: active (running) since Wed 2026-06-17 12:46:46 CEST; 1min 7s ago 2026-06-17 10:47:53.516 | Main PID: 76047 (nova-novncproxy) 2026-06-17 10:47:53.516 | Tasks: 4 (limit: 14255) 2026-06-17 10:47:53.516 | Memory: 109.4M (peak: 109.6M) 2026-06-17 10:47:53.516 | CPU: 3.732s 2026-06-17 10:47:53.516 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-17 10:47:53.516 | └─76047 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-17 10:47:53.517 | 2026-06-17 10:47:53.517 | Jun 17 12:46:46 devstack nova-novncproxy[76047]: If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:47:53.517 | Jun 17 12:46:46 devstack nova-novncproxy[76047]: framework. For more detail see 2026-06-17 10:47:53.517 | Jun 17 12:46:46 devstack nova-novncproxy[76047]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:47:53.519 | Jun 17 12:46:46 devstack nova-novncproxy[76047]: import eventlet # noqa 2026-06-17 10:47:53.519 | Jun 17 12:46:47 devstack nova-novncproxy[76047]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:47:53.519 | Jun 17 12:46:51 devstack nova-novncproxy[76047]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-17 10:47:53.519 | Jun 17 12:46:51 devstack nova-novncproxy[76047]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-17 10:47:53.519 | Jun 17 12:46:51 devstack nova-novncproxy[76047]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-17 10:47:53.519 | Jun 17 12:46:51 devstack nova-novncproxy[76047]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-17 10:47:53.520 | Jun 17 12:46:51 devstack nova-novncproxy[76047]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-17 10:47:53.523 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.527 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-17 10:47:53.545 | enabled 2026-06-17 10:47:53.552 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-17 10:47:53.574 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-17 10:47:53.574 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-17 10:47:53.574 | Active: active (running) since Wed 2026-06-17 12:46:48 CEST; 1min 4s ago 2026-06-17 10:47:53.574 | Main PID: 76863 (nova-conductor:) 2026-06-17 10:47:53.575 | Tasks: 19 (limit: 14255) 2026-06-17 10:47:53.575 | Memory: 157.9M (peak: 158.3M) 2026-06-17 10:47:53.575 | CPU: 4.991s 2026-06-17 10:47:53.575 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-17 10:47:53.575 | ├─76863 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-17 10:47:53.575 | ├─78544 "nova-conductor: ServiceWrapper worker(0)" 2026-06-17 10:47:53.575 | └─78557 "nova-conductor: ServiceWrapper worker(1)" 2026-06-17 10:47:53.576 | 2026-06-17 10:47:53.576 | Jun 17 12:46:55 devstack nova-conductor[78544]: DEBUG nova.servicegroup.drivers.db [None req-059c54f9-510e-4ccc-b3df-d2538cfb572c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=78544) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-17 10:47:53.576 | Jun 17 12:47:00 devstack nova-conductor[78557]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78557) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.576 | Jun 17 12:47:00 devstack nova-conductor[78544]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78544) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.576 | Jun 17 12:47:03 devstack nova-conductor[76863]: DEBUG dbcounter [-] [76863] Writing DB stats nova_api:SELECT=1 {{(pid=76863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.576 | Jun 17 12:47:03 devstack nova-conductor[76863]: DEBUG dbcounter [-] [76863] Writing DB stats nova_cell1:SELECT=1 {{(pid=76863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.576 | Jun 17 12:47:03 devstack nova-conductor[76863]: DEBUG dbcounter [-] [76863] Writing DB stats nova_cell0:SELECT=1 {{(pid=76863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.576 | Jun 17 12:47:10 devstack nova-conductor[78557]: DEBUG dbcounter [-] [78557] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.576 | Jun 17 12:47:10 devstack nova-conductor[78544]: DEBUG dbcounter [-] [78544] Writing DB stats nova_cell0:SELECT=3 {{(pid=78544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.576 | Jun 17 12:47:16 devstack nova-conductor[78544]: DEBUG oslo.service.backend._threading.loopingcall [None req-7eca43e0-0656-4b56-a5cf-0c8ea15c44fb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78544) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.577 | Jun 17 12:47:19 devstack nova-conductor[78557]: DEBUG oslo.service.backend._threading.loopingcall [None req-3e2be4e5-36ca-47d0-812c-21407d8690ce None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78557) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.582 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 10:47:53.586 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-17 10:47:53.605 | enabled 2026-06-17 10:47:53.612 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-17 10:47:53.636 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-17 10:47:53.636 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-17 10:47:53.636 | Active: active (running) since Wed 2026-06-17 12:46:51 CEST; 1min 1s ago 2026-06-17 10:47:53.637 | Main PID: 77438 (nova-conductor:) 2026-06-17 10:47:53.637 | Tasks: 37 (limit: 14255) 2026-06-17 10:47:53.637 | Memory: 169.3M (peak: 169.6M) 2026-06-17 10:47:53.637 | CPU: 5.127s 2026-06-17 10:47:53.637 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-17 10:47:53.637 | ├─77438 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-17 10:47:53.637 | ├─78588 "nova-conductor: ServiceWrapper worker(0)" 2026-06-17 10:47:53.637 | └─78590 "nova-conductor: ServiceWrapper worker(1)" 2026-06-17 10:47:53.637 | 2026-06-17 10:47:53.637 | Jun 17 12:47:21 devstack nova-conductor[78590]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=78590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:21 devstack nova-conductor[78588]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=78588) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:31 devstack nova-conductor[78590]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=78590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:31 devstack nova-conductor[78588]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78588) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:38 devstack nova-conductor[78590]: DEBUG oslo.service.backend._threading.loopingcall [None req-0525ad22-da75-4125-8068-c5ff80a1220d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:41 devstack nova-conductor[78590]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:41 devstack nova-conductor[78588]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78588) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:51 devstack nova-conductor[78590]: DEBUG dbcounter [-] [78590] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=78590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-17 10:47:53.638 | Jun 17 12:47:51 devstack nova-conductor[78590]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=78590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.638 | Jun 17 12:47:51 devstack nova-conductor[78588]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=78588) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-17 10:47:53.643 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-17 10:47:53.664 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:53.667 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-17 10:47:53.687 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:47:53.690 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-17 10:47:53.693 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-17 10:47:54.159 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:47:54.160 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:47:54.160 | we strongly recommend against using it for new projects. 2026-06-17 10:47:54.160 | 2026-06-17 10:47:54.160 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:47:54.160 | framework. For more detail see 2026-06-17 10:47:54.160 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:47:54.160 | 2026-06-17 10:47:54.160 | import eventlet # noqa 2026-06-17 10:47:54.506 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:47:57.618 | INFO dbcounter [None req-4ca01add-7c37-43b4-8a86-1710f77153fb None None] Registered counter for database nova_api 2026-06-17 10:47:57.752 | DEBUG dbcounter [-] [83074] Writer thread running {{(pid=83074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:47:57.763 | Found 2 cell mappings. 2026-06-17 10:47:57.763 | Skipping cell0 since it does not contain hosts. 2026-06-17 10:47:57.763 | Getting computes from cell 'cell1': e631407c-d24e-42d9-938d-89a7e4d70aba 2026-06-17 10:47:57.764 | INFO dbcounter [None req-4ca01add-7c37-43b4-8a86-1710f77153fb None None] Registered counter for database nova_cell1 2026-06-17 10:47:57.850 | DEBUG dbcounter [-] [83074] Writer thread running {{(pid=83074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-17 10:47:58.008 | Checking host mapping for compute host 'devstack': a223026c-e2c4-4623-ab5b-091c932e0062 2026-06-17 10:47:58.009 | Creating host mapping for compute host 'devstack': a223026c-e2c4-4623-ab5b-091c932e0062 2026-06-17 10:47:58.009 | Found 1 unmapped computes in cell: e631407c-d24e-42d9-938d-89a7e4d70aba 2026-06-17 10:47:58.340 | Exception ignored in: 2026-06-17 10:47:58.340 | Traceback (most recent call last): 2026-06-17 10:47:58.340 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:47:58.340 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:47:58.340 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:47:58.340 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:47:58.341 | RuntimeError: greenlet is being finalized 2026-06-17 10:47:58.734 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-17 10:47:59.210 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-17 10:47:59.210 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-17 10:47:59.210 | we strongly recommend against using it for new projects. 2026-06-17 10:47:59.210 | 2026-06-17 10:47:59.210 | If you are already using Eventlet, we recommend migrating to a different 2026-06-17 10:47:59.210 | framework. For more detail see 2026-06-17 10:47:59.210 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-17 10:47:59.211 | 2026-06-17 10:47:59.211 | import eventlet # noqa 2026-06-17 10:47:59.568 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-17 10:48:03.064 | +-------------------------------------------+ 2026-06-17 10:48:03.064 | | Upgrade Check Results | 2026-06-17 10:48:03.064 | +-------------------------------------------+ 2026-06-17 10:48:03.064 | | Check: Cells v2 | 2026-06-17 10:48:03.064 | | Result: Success | 2026-06-17 10:48:03.064 | | Details: None | 2026-06-17 10:48:03.064 | +-------------------------------------------+ 2026-06-17 10:48:03.064 | | Check: Placement API | 2026-06-17 10:48:03.064 | | Result: Success | 2026-06-17 10:48:03.065 | | Details: None | 2026-06-17 10:48:03.065 | +-------------------------------------------+ 2026-06-17 10:48:03.065 | | Check: Cinder API | 2026-06-17 10:48:03.065 | | Result: Success | 2026-06-17 10:48:03.065 | | Details: None | 2026-06-17 10:48:03.065 | +-------------------------------------------+ 2026-06-17 10:48:03.065 | | Check: Policy File JSON to YAML Migration | 2026-06-17 10:48:03.065 | | Result: Success | 2026-06-17 10:48:03.065 | | Details: None | 2026-06-17 10:48:03.065 | +-------------------------------------------+ 2026-06-17 10:48:03.065 | | Check: Older than N-1 computes | 2026-06-17 10:48:03.066 | | Result: Success | 2026-06-17 10:48:03.066 | | Details: None | 2026-06-17 10:48:03.066 | +-------------------------------------------+ 2026-06-17 10:48:03.066 | | Check: hw_machine_type unset | 2026-06-17 10:48:03.066 | | Result: Success | 2026-06-17 10:48:03.066 | | Details: None | 2026-06-17 10:48:03.066 | +-------------------------------------------+ 2026-06-17 10:48:03.066 | | Check: Service User Token Configuration | 2026-06-17 10:48:03.066 | | Result: Success | 2026-06-17 10:48:03.066 | | Details: None | 2026-06-17 10:48:03.066 | +-------------------------------------------+ 2026-06-17 10:48:03.362 | Exception ignored in: 2026-06-17 10:48:03.362 | Traceback (most recent call last): 2026-06-17 10:48:03.362 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-17 10:48:03.363 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-17 10:48:03.363 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-17 10:48:03.363 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-17 10:48:03.363 | RuntimeError: greenlet is being finalized 2026-06-17 10:48:03.721 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-17 10:48:03.727 | + ./stack.sh:main:1479 : command openstack complete 2026-06-17 10:48:03.727 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-17 10:48:07.275 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-17 10:48:07.296 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:48:07.299 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-17 10:48:07.303 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 10:48:07.306 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 10:48:07.309 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-17 10:48:07.312 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:48:07.315 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-17 10:48:07.319 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-17 10:48:07.321 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-17 10:48:07.325 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-17 10:48:07.329 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-17 10:48:07.331 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-17 10:48:07.334 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-17 10:48:07.339 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-17 10:48:07.392 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-17 10:48:07.398 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-17 10:48:07.398 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-17 10:48:07.400 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-17 10:48:07.406 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-17 10:48:07.408 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-17 10:48:07.412 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-17 10:48:07.415 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-17 10:48:07.418 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-17 10:48:07.421 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-17 10:48:07.445 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-17 10:48:07.465 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-17 10:48:07.468 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:48:07.471 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-17 10:48:07.474 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-17 10:48:07.478 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 10:48:07.481 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-17 10:48:07.485 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-17 10:48:07.489 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 10:48:07.493 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 10:48:07.496 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 10:48:07.500 | + functions-common:run_phase:1852 : local extra 2026-06-17 10:48:07.505 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-17 10:48:07.511 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 10:48:07.515 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 10:48:07.519 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-17 10:48:07.523 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-17 10:48:07.528 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 10:48:07.549 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:48:07.553 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:48:07.556 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:48:07.560 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-17 10:48:07.564 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:48:07.568 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 10:48:07.572 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:48:07.576 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-17 10:48:07.579 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:48:07.583 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-17 10:48:07.587 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-17 10:48:07.591 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 10:48:07.594 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-17 10:48:07.647 | [2070 Async install_tempest:43762]: Waiting for completion of install_tempest running on PID 43762 (1 other jobs running) 2026-06-17 10:48:07.672 | [2070 Async install_tempest:43762]: Signaling child to exit 2026-06-17 10:48:07.672 | WAKEUP 2026-06-17 10:48:07.698 | [2070 Async install_tempest:43762]: Signaled 2026-06-17 10:48:07.700 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-17 10:48:07.700 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-17 10:48:07.700 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-17 10:48:07.700 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:48:07.700 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 10:48:07.700 | +++ functions-common:git_clone:587 : pwd 2026-06-17 10:48:07.700 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:48:07.701 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:604 : echo master 2026-06-17 10:48:07.701 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-17 10:48:07.702 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:48:07.702 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-17 10:48:07.702 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 10:48:07.702 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 10:48:07.702 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:48:07.702 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 10:48:07.702 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:48:07.702 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:48:07.702 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 10:48:07.703 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:48:07.703 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:48:07.703 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781692665071 2026-06-17 10:48:07.703 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-17 10:48:07.703 | Cloning into '/opt/stack/tempest'... 2026-06-17 10:48:07.703 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:48:07.703 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2421 : start_time=1781692665071 2026-06-17 10:48:07.704 | ++ functions-common:time_stop:2423 : [[ -z 1781692665071 ]] 2026-06-17 10:48:07.704 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:07.705 | ++ functions-common:time_stop:2426 : end_time=1781692673757 2026-06-17 10:48:07.705 | ++ functions-common:time_stop:2427 : elapsed_time=8686 2026-06-17 10:48:07.705 | ++ functions-common:time_stop:2428 : total=394363 2026-06-17 10:48:07.705 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:07.705 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=403049 2026-06-17 10:48:07.705 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-17 10:48:07.705 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:48:07.705 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 10:48:07.706 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 10:48:07.706 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:48:07.706 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 10:48:07.706 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:48:07.706 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:48:07.706 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 10:48:07.706 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:48:07.706 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:48:07.706 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781692673797 2026-06-17 10:48:07.706 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:48:07.707 | From https://review.opendev.org/openstack/tempest 2026-06-17 10:48:07.707 | * branch master -> FETCH_HEAD 2026-06-17 10:48:07.707 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:48:07.707 | ++ functions-common:time_stop:2421 : start_time=1781692673797 2026-06-17 10:48:07.708 | ++ functions-common:time_stop:2423 : [[ -z 1781692673797 ]] 2026-06-17 10:48:07.708 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:07.708 | ++ functions-common:time_stop:2426 : end_time=1781692674379 2026-06-17 10:48:07.708 | ++ functions-common:time_stop:2427 : elapsed_time=582 2026-06-17 10:48:07.708 | ++ functions-common:time_stop:2428 : total=403049 2026-06-17 10:48:07.708 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:07.708 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=403631 2026-06-17 10:48:07.708 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:48:07.708 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 10:48:07.708 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 10:48:07.708 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:48:07.709 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 10:48:07.709 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:48:07.709 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:48:07.709 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 10:48:07.709 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:48:07.709 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:48:07.709 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781692674431 2026-06-17 10:48:07.709 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:48:07.709 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:48:07.709 | 2026-06-17 10:48:07.710 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:48:07.710 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:48:07.710 | state without impacting any branches by switching back to a branch. 2026-06-17 10:48:07.710 | 2026-06-17 10:48:07.710 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:48:07.710 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:48:07.710 | 2026-06-17 10:48:07.710 | git switch -c 2026-06-17 10:48:07.710 | 2026-06-17 10:48:07.710 | Or undo this operation with: 2026-06-17 10:48:07.710 | 2026-06-17 10:48:07.711 | git switch - 2026-06-17 10:48:07.711 | 2026-06-17 10:48:07.711 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:48:07.711 | 2026-06-17 10:48:07.711 | HEAD is now at 8c850b818 Merge "Wait for volume "in-use" in test_encrypted_cinder_volumes_resize_revert" 2026-06-17 10:48:07.711 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:48:07.711 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:07.711 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:07.711 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:07.711 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2421 : start_time=1781692674431 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2423 : [[ -z 1781692674431 ]] 2026-06-17 10:48:07.712 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2426 : end_time=1781692674619 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2427 : elapsed_time=188 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2428 : total=403631 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:07.712 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=403819 2026-06-17 10:48:07.713 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-17 10:48:07.713 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-17 10:48:07.713 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 10:48:07.713 | ++ functions-common:git_clone:667 : head -1 2026-06-17 10:48:07.713 | 8c850b818 Merge "Wait for volume "in-use" in test_encrypted_cinder_volumes_resize_revert" 2026-06-17 10:48:07.713 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:48:07.713 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-17 10:48:07.713 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-17 10:48:07.713 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-17 10:48:07.714 | Collecting tox!=2.8.0,<4.0.0 2026-06-17 10:48:07.714 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-17 10:48:07.714 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-17 10:48:07.714 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 10:48:07.714 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-17 10:48:07.714 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-17 10:48:07.714 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 10:48:07.714 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-17 10:48:07.714 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-17 10:48:07.714 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-17 10:48:07.715 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-17 10:48:07.715 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 10:48:07.715 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-17 10:48:07.715 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-17 10:48:07.715 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-17 10:48:07.715 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-17 10:48:07.715 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-17 10:48:07.716 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-17 10:48:07.716 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-17 10:48:07.716 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-17 10:48:07.716 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-17 10:48:07.716 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-17 10:48:07.716 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 57.3 MB/s 0:00:00 2026-06-17 10:48:07.716 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-17 10:48:07.716 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-17 10:48:07.716 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-17 10:48:07.716 | 2026-06-17 10:48:07.717 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-17 10:48:07.717 | ++ inc/python:pip_install:216 : result=0 2026-06-17 10:48:07.717 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:48:07.717 | ++ functions-common:time_stop:2421 : start_time=1781692674692 2026-06-17 10:48:07.718 | ++ functions-common:time_stop:2423 : [[ -z 1781692674692 ]] 2026-06-17 10:48:07.718 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:07.718 | ++ functions-common:time_stop:2426 : end_time=1781692678351 2026-06-17 10:48:07.718 | ++ functions-common:time_stop:2427 : elapsed_time=3659 2026-06-17 10:48:07.718 | ++ functions-common:time_stop:2428 : total=164156 2026-06-17 10:48:07.718 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:07.718 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=167815 2026-06-17 10:48:07.718 | ++ inc/python:pip_install:219 : return 0 2026-06-17 10:48:07.718 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-17 10:48:07.718 | /opt/stack/tempest ~/devstack 2026-06-17 10:48:07.719 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-17 10:48:07.719 | Switched to branch 'master' 2026-06-17 10:48:07.719 | Your branch is up to date with 'origin/master'. 2026-06-17 10:48:07.719 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-17 10:48:07.719 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-17 10:48:07.719 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.gUSpHCChOI 2026-06-17 10:48:07.719 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gUSpHCChOI 2026-06-17 10:48:07.719 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-17 10:48:07.719 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gUSpHCChOI 2026-06-17 10:48:07.719 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-17 10:48:07.720 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-17 10:48:07.720 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-17 10:48:07.720 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:48:07.720 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:48:07.720 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:48:07.720 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:48:07.720 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-17 10:48:07.720 | full create: /opt/stack/tempest/.tox/tempest 2026-06-17 10:48:07.720 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-17 10:48:07.721 | full develop-inst: /opt/stack/tempest 2026-06-17 10:48:07.721 | 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.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 10:48:07.721 | ___________________________________ summary ____________________________________ 2026-06-17 10:48:07.721 | full: skipped tests 2026-06-17 10:48:07.721 | congratulations :) 2026-06-17 10:48:07.721 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.gUSpHCChOI -r requirements.txt 2026-06-17 10:48:07.721 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-17 10:48:07.721 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-17 10:48:07.721 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-17 10:48:07.721 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-17 10:48:07.722 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-17 10:48:07.722 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-17 10:48:07.722 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-17 10:48:07.722 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-17 10:48:07.722 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-17 10:48:07.722 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-17 10:48:07.722 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-17 10:48:07.722 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-17 10:48:07.722 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-17 10:48:07.722 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-17 10:48:07.723 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-17 10:48:07.723 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-17 10:48:07.723 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-17 10:48:07.723 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-17 10:48:07.723 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-17 10:48:07.723 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-17 10:48:07.723 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-17 10:48:07.723 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-17 10:48:07.723 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-17 10:48:07.723 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-17 10:48:07.724 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-17 10:48:07.724 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-17 10:48:07.724 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-17 10:48:07.724 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-17 10:48:07.724 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-17 10:48:07.724 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-17 10:48:07.724 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-17 10:48:07.724 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-17 10:48:07.724 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-17 10:48:07.724 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-17 10:48:07.725 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-17 10:48:07.725 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-17 10:48:07.725 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-17 10:48:07.725 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-17 10:48:07.725 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-17 10:48:07.725 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-17 10:48:07.725 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-17 10:48:07.726 | 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.0) 2026-06-17 10:48:07.726 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-17 10:48:07.726 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-17 10:48:07.726 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-17 10:48:07.726 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-17 10:48:07.726 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-17 10:48:07.726 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-17 10:48:07.726 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-17 10:48:07.726 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-17 10:48:07.726 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-17 10:48:07.727 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-17 10:48:07.727 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-17 10:48:07.727 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-17 10:48:07.727 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-17 10:48:07.727 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-17 10:48:07.727 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-17 10:48:07.727 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-17 10:48:07.728 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-17 10:48:07.728 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-17 10:48:07.728 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-17 10:48:07.728 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-17 10:48:07.728 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.gUSpHCChOI 2026-06-17 10:48:07.728 | ++ lib/tempest:install_tempest:868 : popd 2026-06-17 10:48:07.728 | ~/devstack 2026-06-17 10:48:07.756 | [2070 Async install_tempest:43762]: finished install_tempest with result 0 in 42 seconds 2026-06-17 10:48:07.761 | ++ inc/async:async_wait:197 : return 0 2026-06-17 10:48:07.766 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-17 10:48:07.769 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:48:07.773 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-17 10:48:07.776 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-17 10:48:07.780 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-17 10:48:07.782 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-17 10:48:07.785 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 10:48:07.788 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-17 10:48:07.790 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-17 10:48:07.793 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 10:48:07.795 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-17 10:48:07.798 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 10:48:07.802 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-17 10:48:07.804 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-17 10:48:07.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 10:48:07.811 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 10:48:07.815 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-17 10:48:07.818 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 10:48:07.822 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-17 10:48:07.825 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 10:48:07.828 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 10:48:07.832 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-17 10:48:07.838 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-17 10:48:07.842 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-17 10:48:07.845 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-17 10:48:08.022 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-17 10:48:08.025 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 10:48:08.029 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 10:48:08.032 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 10:48:08.036 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-17 10:48:08.039 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-17 10:48:08.042 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 10:48:08.045 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 10:48:08.049 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 10:48:08.053 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 10:48:08.056 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 10:48:08.060 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 10:48:08.063 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 10:48:08.067 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-17 10:48:08.095 | Using python 3.12 to install /opt/stack/tempest 2026-06-17 10:48:08.098 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-17 10:48:09.150 | Obtaining file:///opt/stack/tempest 2026-06-17 10:48:09.153 | Installing build dependencies: started 2026-06-17 10:48:11.053 | Installing build dependencies: finished with status 'done' 2026-06-17 10:48:11.054 | Checking if build backend supports build_editable: started 2026-06-17 10:48:11.615 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 10:48:11.616 | Getting requirements to build editable: started 2026-06-17 10:48:11.922 | Getting requirements to build editable: finished with status 'done' 2026-06-17 10:48:11.924 | Preparing editable metadata (pyproject.toml): started 2026-06-17 10:48:13.266 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 10:48:13.292 | 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.dev28) (7.0.3) 2026-06-17 10:48:13.293 | 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.dev28) (4.14.0) 2026-06-17 10:48:13.294 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.26.0) 2026-06-17 10:48:13.295 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.9.1) 2026-06-17 10:48:13.296 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.0.0) 2026-06-17 10:48:13.297 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (43.0.3) 2026-06-17 10:48:13.297 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.3.0) 2026-06-17 10:48:13.298 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (7.5.0) 2026-06-17 10:48:13.299 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.5.0) 2026-06-17 10:48:13.300 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (8.2.0) 2026-06-17 10:48:13.494 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev28) 2026-06-17 10:48:13.497 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-17 10:48:13.502 | 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.dev28) (5.10.0) 2026-06-17 10:48:13.503 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.1.1) 2026-06-17 10:48:13.504 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.3.2) 2026-06-17 10:48:13.504 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (6.0.3) 2026-06-17 10:48:13.505 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.4.6) 2026-06-17 10:48:13.506 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (5.8.0) 2026-06-17 10:48:13.507 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.17.0) 2026-06-17 10:48:13.508 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.7.0) 2026-06-17 10:48:13.509 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.1.0) 2026-06-17 10:48:13.510 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.7.1) 2026-06-17 10:48:13.511 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.20) 2026-06-17 10:48:13.511 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.6.2) 2026-06-17 10:48:13.514 | 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.dev28) (0.6.0) 2026-06-17 10:48:13.515 | 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.dev28) (4.0.0) 2026-06-17 10:48:13.519 | 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.dev28) (3.0.52) 2026-06-17 10:48:13.520 | 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.dev28) (1.11.0) 2026-06-17 10:48:13.520 | 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.dev28) (15.0.0) 2026-06-17 10:48:13.521 | 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.dev28) (1.8.0) 2026-06-17 10:48:13.524 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev28) (2.0.0) 2026-06-17 10:48:13.528 | 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.dev28) (3.0) 2026-06-17 10:48:13.530 | 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.dev28) (2.2.1) 2026-06-17 10:48:13.537 | 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.dev28) (26.1.0) 2026-06-17 10:48:13.538 | 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.dev28) (2025.9.1) 2026-06-17 10:48:13.539 | 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.dev28) (0.37.0) 2026-06-17 10:48:13.540 | 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.dev28) (2026.5.1) 2026-06-17 10:48:13.548 | 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.dev28) (6.8.0) 2026-06-17 10:48:13.552 | 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.dev28) (2.0.0) 2026-06-17 10:48:13.553 | 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.dev28) (2.34.2) 2026-06-17 10:48:13.558 | 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.dev28) (6.4.0) 2026-06-17 10:48:13.560 | 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.dev28) (2.9.0.post0) 2026-06-17 10:48:13.563 | 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.dev28) (4.15.0) 2026-06-17 10:48:13.565 | 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.dev28) (1.2.0) 2026-06-17 10:48:13.569 | 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.dev28) (2.1.0) 2026-06-17 10:48:13.570 | 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.dev28) (3.3.2) 2026-06-17 10:48:13.571 | 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.dev28) (26.2) 2026-06-17 10:48:13.572 | 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.dev28) (7.2.2) 2026-06-17 10:48:13.579 | 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.dev28) (5.0.0) 2026-06-17 10:48:13.580 | 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.dev28) (3.0.3) 2026-06-17 10:48:13.581 | 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.dev28) (1.6.2) 2026-06-17 10:48:13.589 | 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.dev28) (82.0.1) 2026-06-17 10:48:13.592 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev28) (0.8.1) 2026-06-17 10:48:13.611 | 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.dev28) (1.17.0) 2026-06-17 10:48:13.621 | 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.dev28) (3.4.7) 2026-06-17 10:48:13.622 | 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.dev28) (3.18) 2026-06-17 10:48:13.624 | 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.dev28) (2023.11.17) 2026-06-17 10:48:13.641 | 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.dev28) (4.2.0) 2026-06-17 10:48:13.642 | 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.dev28) (2.20.0) 2026-06-17 10:48:13.647 | 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.dev28) (0.1.2) 2026-06-17 10:48:13.662 | 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.dev28) (0.16.0) 2026-06-17 10:48:13.695 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev28) 2026-06-17 10:48:13.697 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 10:48:13.736 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-17 10:48:13.738 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-17 10:48:13.751 | Building wheels for collected packages: tempest 2026-06-17 10:48:13.753 | Building editable for tempest (pyproject.toml): started 2026-06-17 10:48:15.386 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-17 10:48:15.388 | Created wheel for tempest: filename=tempest-46.3.1.dev28-0.editable-py3-none-any.whl size=8321 sha256=388307df46ed645719ea718bdf6f566393e5177f0d4055eb5f1e639f17908ea1 2026-06-17 10:48:15.388 | Stored in directory: /tmp/pip-ephem-wheel-cache-tuzlesxg/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-17 10:48:15.393 | Successfully built tempest 2026-06-17 10:48:15.706 | Installing collected packages: tomlkit, stestr, tempest 2026-06-17 10:48:15.967 | 2026-06-17 10:48:15.996 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev28 tomlkit-0.15.0 2026-06-17 10:48:16.183 | ++ inc/python:pip_install:216 : result=0 2026-06-17 10:48:16.185 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 10:48:16.187 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:16.189 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:16.191 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:16.193 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:16.195 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:16.197 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 10:48:16.199 | ++ functions-common:time_stop:2421 : start_time=1781693288088 2026-06-17 10:48:16.201 | ++ functions-common:time_stop:2423 : [[ -z 1781693288088 ]] 2026-06-17 10:48:16.204 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:16.207 | ++ functions-common:time_stop:2426 : end_time=1781693296205 2026-06-17 10:48:16.210 | ++ functions-common:time_stop:2427 : elapsed_time=8117 2026-06-17 10:48:16.212 | ++ functions-common:time_stop:2428 : total=174930 2026-06-17 10:48:16.214 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:16.216 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=183047 2026-06-17 10:48:16.218 | ++ inc/python:pip_install:219 : return 0 2026-06-17 10:48:16.221 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 10:48:16.222 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:48:16.225 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-17 10:48:16.227 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-17 10:48:16.229 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 10:48:16.231 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-17 10:48:16.233 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-17 10:48:16.237 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 10:48:16.239 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-17 10:48:16.241 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-17 10:48:16.244 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-17 10:48:16.246 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-17 10:48:16.248 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-17 10:48:16.250 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-17 10:48:16.252 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-17 10:48:16.254 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-17 10:48:16.256 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-17 10:48:16.258 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-17 10:48:16.260 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-17 10:48:16.262 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-17 10:48:16.264 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-17 10:48:16.266 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-17 10:48:16.268 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-17 10:48:16.270 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-17 10:48:16.272 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-17 10:48:16.275 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-17 10:48:16.277 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-17 10:48:16.277 | ' 2026-06-17 10:48:16.279 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-17 10:48:16.281 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-17 10:48:16.295 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:48:16.297 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-17 10:48:16.299 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-17 10:48:16.301 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-17 10:48:16.303 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-17 10:48:16.306 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-17 10:48:16.306 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-17 10:48:16.307 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-17 10:48:20.092 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:20.096 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-17 10:48:20.098 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-17 10:48:20.100 | ++ lib/tempest:get_active_images:176 : img_id=e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 2026-06-17 10:48:20.102 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-17 10:48:20.104 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-17 10:48:20.106 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-17 10:48:20.108 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-17 10:48:20.110 | ++ lib/tempest:configure_tempest:266 : '[' -z e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 ']' 2026-06-17 10:48:20.112 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 2026-06-17 10:48:20.115 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-17 10:48:20.130 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-17 10:48:20.133 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-17 10:48:20.135 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-17 10:48:20.138 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-17 10:48:20.140 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-17 10:48:20.142 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-17 10:48:20.144 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-17 10:48:20.146 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-17 10:48:20.150 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-17 10:48:20.151 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-17 10:48:23.394 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:23.398 | ++ lib/tempest:configure_tempest:303 : admin_project_id=8978ae1d56514cf1aa9a768e24197766 2026-06-17 10:48:23.400 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-17 10:48:23.414 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:48:23.416 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-17 10:48:26.828 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:26.831 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 10:48:26.832 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-17 10:48:26.832 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 10:48:26.832 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-17 10:48:26.832 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-17 10:48:26.832 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-17 10:48:26.832 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-17 10:48:26.832 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-17 10:48:26.832 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-17 10:48:26.833 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-17 10:48:26.833 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-17 10:48:26.833 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-17 10:48:26.833 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-17 10:48:26.833 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-17 10:48:26.835 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-17 10:48:26.838 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 10:48:26.838 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-17 10:48:26.838 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 10:48:26.838 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-17 10:48:26.838 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-17 10:48:26.838 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-17 10:48:26.838 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-17 10:48:26.839 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-17 10:48:26.839 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-17 10:48:26.839 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-17 10:48:26.839 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-17 10:48:26.839 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-17 10:48:26.839 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-17 10:48:26.839 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-17 10:48:26.840 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 2026-06-17 10:48:26.843 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-17 10:48:26.846 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 -c size -f value 2026-06-17 10:48:30.457 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:30.461 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-17 10:48:30.465 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-17 10:48:30.465 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-17 10:48:30.510 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-17 10:48:30.513 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-17 10:48:30.516 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-17 10:48:33.531 | +----------------------------+-----------------------+ 2026-06-17 10:48:33.531 | | Field | Value | 2026-06-17 10:48:33.531 | +----------------------------+-----------------------+ 2026-06-17 10:48:33.531 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:48:33.531 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:48:33.531 | | description | None | 2026-06-17 10:48:33.532 | | disk | 1 | 2026-06-17 10:48:33.532 | | id | 42 | 2026-06-17 10:48:33.532 | | name | m1.nano | 2026-06-17 10:48:33.532 | | os-flavor-access:is_public | True | 2026-06-17 10:48:33.532 | | properties | hw_rng:allowed='True' | 2026-06-17 10:48:33.532 | | ram | 192 | 2026-06-17 10:48:33.532 | | rxtx_factor | 1.0 | 2026-06-17 10:48:33.532 | | swap | 0 | 2026-06-17 10:48:33.532 | | vcpus | 1 | 2026-06-17 10:48:33.532 | +----------------------------+-----------------------+ 2026-06-17 10:48:33.879 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-17 10:48:33.882 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 10:48:33.882 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-17 10:48:33.882 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-17 10:48:33.882 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-17 10:48:33.882 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-17 10:48:33.882 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-17 10:48:33.882 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-17 10:48:33.882 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-17 10:48:33.882 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-17 10:48:33.882 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-17 10:48:33.883 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-17 10:48:33.883 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-17 10:48:33.883 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-17 10:48:33.883 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-17 10:48:33.886 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 2026-06-17 10:48:33.889 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-17 10:48:33.894 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 -c size -f value 2026-06-17 10:48:37.203 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:37.207 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-17 10:48:37.211 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-17 10:48:37.212 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-17 10:48:37.257 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-17 10:48:37.260 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-17 10:48:37.263 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-17 10:48:40.388 | +----------------------------+-----------------------+ 2026-06-17 10:48:40.388 | | Field | Value | 2026-06-17 10:48:40.388 | +----------------------------+-----------------------+ 2026-06-17 10:48:40.388 | | OS-FLV-DISABLED:disabled | False | 2026-06-17 10:48:40.388 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-17 10:48:40.389 | | description | None | 2026-06-17 10:48:40.389 | | disk | 1 | 2026-06-17 10:48:40.389 | | id | 84 | 2026-06-17 10:48:40.389 | | name | m1.micro | 2026-06-17 10:48:40.389 | | os-flavor-access:is_public | True | 2026-06-17 10:48:40.389 | | properties | hw_rng:allowed='True' | 2026-06-17 10:48:40.389 | | ram | 256 | 2026-06-17 10:48:40.389 | | rxtx_factor | 1.0 | 2026-06-17 10:48:40.389 | | swap | 0 | 2026-06-17 10:48:40.389 | | vcpus | 1 | 2026-06-17 10:48:40.390 | +----------------------------+-----------------------+ 2026-06-17 10:48:40.734 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-17 10:48:40.737 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-17 10:48:40.755 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:48:40.757 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-17 10:48:40.759 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-17 10:48:40.762 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-17 10:48:40.764 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-17 10:48:40.766 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 10:48:40.769 | +++ functions-common:git_clone:587 : pwd 2026-06-17 10:48:40.772 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-17 10:48:40.774 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 10:48:40.778 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 10:48:40.795 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 10:48:40.797 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 10:48:40.800 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 10:48:40.803 | ++ functions-common:git_clone:604 : echo master 2026-06-17 10:48:40.804 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 10:48:40.809 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-17 10:48:40.812 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-17 10:48:40.815 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-17 10:48:40.818 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 10:48:40.820 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 10:48:40.822 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:48:40.824 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 10:48:40.827 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:48:40.829 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:48:40.831 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 10:48:40.834 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:48:40.838 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:48:40.842 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781693320839 2026-06-17 10:48:40.846 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-17 10:48:40.849 | Cloning into '/opt/stack/os-test-images'... 2026-06-17 10:48:41.522 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:48:41.526 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:41.529 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:41.532 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:41.537 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:41.540 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:41.543 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:48:41.547 | ++ functions-common:time_stop:2421 : start_time=1781693320839 2026-06-17 10:48:41.549 | ++ functions-common:time_stop:2423 : [[ -z 1781693320839 ]] 2026-06-17 10:48:41.553 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:41.557 | ++ functions-common:time_stop:2426 : end_time=1781693321555 2026-06-17 10:48:41.560 | ++ functions-common:time_stop:2427 : elapsed_time=716 2026-06-17 10:48:41.564 | ++ functions-common:time_stop:2428 : total=394363 2026-06-17 10:48:41.567 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:41.569 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=395079 2026-06-17 10:48:41.573 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-17 10:48:41.576 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-17 10:48:41.580 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 10:48:41.583 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 10:48:41.587 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:48:41.589 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 10:48:41.591 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:48:41.593 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:48:41.597 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 10:48:41.600 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:48:41.604 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:48:41.608 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781693321606 2026-06-17 10:48:41.612 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-17 10:48:42.101 | From https://review.opendev.org/openstack/os-test-images 2026-06-17 10:48:42.101 | * branch master -> FETCH_HEAD 2026-06-17 10:48:42.111 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:48:42.113 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:42.116 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:42.118 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:42.121 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:42.124 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:42.126 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:48:42.129 | ++ functions-common:time_stop:2421 : start_time=1781693321606 2026-06-17 10:48:42.131 | ++ functions-common:time_stop:2423 : [[ -z 1781693321606 ]] 2026-06-17 10:48:42.134 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:42.139 | ++ functions-common:time_stop:2426 : end_time=1781693322136 2026-06-17 10:48:42.141 | ++ functions-common:time_stop:2427 : elapsed_time=530 2026-06-17 10:48:42.143 | ++ functions-common:time_stop:2428 : total=395079 2026-06-17 10:48:42.145 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:42.147 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=395609 2026-06-17 10:48:42.149 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-17 10:48:42.152 | ++ functions-common:git_timed:691 : local count=0 2026-06-17 10:48:42.154 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-17 10:48:42.156 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-17 10:48:42.159 | ++ functions-common:git_timed:695 : timeout=0 2026-06-17 10:48:42.161 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-17 10:48:42.163 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-17 10:48:42.165 | ++ functions-common:time_start:2401 : local start_time= 2026-06-17 10:48:42.168 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 10:48:42.171 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 10:48:42.175 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781693322172 2026-06-17 10:48:42.177 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-17 10:48:42.183 | Note: switching to 'FETCH_HEAD'. 2026-06-17 10:48:42.183 | 2026-06-17 10:48:42.184 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-17 10:48:42.184 | changes and commit them, and you can discard any commits you make in this 2026-06-17 10:48:42.184 | state without impacting any branches by switching back to a branch. 2026-06-17 10:48:42.184 | 2026-06-17 10:48:42.184 | If you want to create a new branch to retain commits you create, you may 2026-06-17 10:48:42.184 | do so (now or later) by using -c with the switch command. Example: 2026-06-17 10:48:42.184 | 2026-06-17 10:48:42.184 | git switch -c 2026-06-17 10:48:42.184 | 2026-06-17 10:48:42.184 | Or undo this operation with: 2026-06-17 10:48:42.185 | 2026-06-17 10:48:42.185 | git switch - 2026-06-17 10:48:42.185 | 2026-06-17 10:48:42.185 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-17 10:48:42.185 | 2026-06-17 10:48:42.185 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-17 10:48:42.186 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-17 10:48:42.188 | ++ functions-common:time_stop:2414 : local name 2026-06-17 10:48:42.191 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 10:48:42.193 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 10:48:42.196 | ++ functions-common:time_stop:2417 : local total 2026-06-17 10:48:42.198 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 10:48:42.200 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-17 10:48:42.203 | ++ functions-common:time_stop:2421 : start_time=1781693322172 2026-06-17 10:48:42.205 | ++ functions-common:time_stop:2423 : [[ -z 1781693322172 ]] 2026-06-17 10:48:42.209 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 10:48:42.212 | ++ functions-common:time_stop:2426 : end_time=1781693322210 2026-06-17 10:48:42.214 | ++ functions-common:time_stop:2427 : elapsed_time=38 2026-06-17 10:48:42.217 | ++ functions-common:time_stop:2428 : total=395609 2026-06-17 10:48:42.219 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 10:48:42.221 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=395647 2026-06-17 10:48:42.223 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-17 10:48:42.242 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-17 10:48:42.245 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 10:48:42.246 | ++ functions-common:git_clone:667 : head -1 2026-06-17 10:48:42.247 | 5d0367e Clean-up zuul config spacing 2026-06-17 10:48:42.251 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-17 10:48:42.254 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-17 10:48:42.254 | /opt/stack/os-test-images ~/devstack 2026-06-17 10:48:42.256 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-17 10:48:42.697 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-17 10:48:43.354 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-17 10:48:46.155 | generate installed: PyYAML==6.0.3 2026-06-17 10:48:46.155 | generate run-test-pre: PYTHONHASHSEED='162265799' 2026-06-17 10:48:46.156 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-17 10:48:46.280 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-17 10:48:46.300 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-17 10:48:46.322 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-17 10:48:46.348 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-17 10:48:46.351 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-17 10:48:46.362 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-17 10:48:46.372 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-17 10:48:46.404 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-17 10:48:46.425 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-17 10:48:46.434 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-17 10:48:46.447 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-17 10:48:46.447 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-17 10:48:46.455 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-17 10:48:46.462 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-17 10:48:46.480 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-17 10:48:46.483 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-17 10:48:46.485 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-17 10:48:46.496 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-17 10:48:46.507 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-17 10:48:46.520 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-17 10:48:46.523 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-17 10:48:46.538 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-17 10:48:46.542 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-17 10:48:46.544 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-17 10:48:46.556 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-17 10:48:46.560 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-17 10:48:46.571 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-17 10:48:46.598 | ___________________________________ summary ____________________________________ 2026-06-17 10:48:46.598 | generate: commands succeeded 2026-06-17 10:48:46.598 | congratulations :) 2026-06-17 10:48:46.650 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-17 10:48:46.650 | ~/devstack 2026-06-17 10:48:46.653 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-17 10:48:46.690 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-17 10:48:46.693 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-17 10:48:46.716 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-17 10:48:46.719 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-17 10:48:46.721 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-17 10:48:46.759 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-17 10:48:46.797 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-17 10:48:46.799 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-17 10:48:46.802 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-17 10:48:46.805 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-17 10:48:46.809 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-17 10:48:50.236 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:50.239 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-17 10:48:50.239 | address-scope 2026-06-17 10:48:50.239 | agent 2026-06-17 10:48:50.239 | allowed-address-pairs 2026-06-17 10:48:50.239 | auto-allocated-topology 2026-06-17 10:48:50.239 | availability_zone 2026-06-17 10:48:50.239 | default-subnetpools 2026-06-17 10:48:50.239 | dhcp_agent_scheduler 2026-06-17 10:48:50.239 | dns-integration 2026-06-17 10:48:50.239 | dns-domain-ports 2026-06-17 10:48:50.240 | dns-integration-domain-keywords 2026-06-17 10:48:50.240 | empty-string-filtering 2026-06-17 10:48:50.240 | external-net 2026-06-17 10:48:50.240 | extra_dhcp_opt 2026-06-17 10:48:50.240 | extraroute 2026-06-17 10:48:50.240 | extraroute-atomic 2026-06-17 10:48:50.240 | filter-validation 2026-06-17 10:48:50.240 | floating-ip-port-forwarding-detail 2026-06-17 10:48:50.240 | fip-port-details 2026-06-17 10:48:50.240 | flavors 2026-06-17 10:48:50.241 | floatingip-pools 2026-06-17 10:48:50.241 | router 2026-06-17 10:48:50.241 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:48:50.241 | enable-default-route-bfd 2026-06-17 10:48:50.241 | enable-default-route-ecmp 2026-06-17 10:48:50.241 | ext-gw-mode 2026-06-17 10:48:50.241 | l3-ha 2026-06-17 10:48:50.241 | external-gateway-multihoming 2026-06-17 10:48:50.241 | l3-flavors 2026-06-17 10:48:50.241 | l3_agent_scheduler 2026-06-17 10:48:50.241 | multi-provider 2026-06-17 10:48:50.242 | net-mtu 2026-06-17 10:48:50.242 | net-mtu-writable 2026-06-17 10:48:50.242 | network_availability_zone 2026-06-17 10:48:50.242 | network-ip-availability 2026-06-17 10:48:50.242 | network-ip-availability-details 2026-06-17 10:48:50.242 | pagination 2026-06-17 10:48:50.242 | port-device-profile 2026-06-17 10:48:50.242 | port-mac-address-regenerate 2026-06-17 10:48:50.242 | port-numa-affinity-policy 2026-06-17 10:48:50.242 | port-numa-affinity-policy-socket 2026-06-17 10:48:50.242 | binding 2026-06-17 10:48:50.243 | binding-extended 2026-06-17 10:48:50.243 | port-security 2026-06-17 10:48:50.243 | project-id 2026-06-17 10:48:50.243 | provider 2026-06-17 10:48:50.243 | qinq 2026-06-17 10:48:50.243 | quota-check-limit 2026-06-17 10:48:50.243 | quota-check-limit-default 2026-06-17 10:48:50.243 | quotas 2026-06-17 10:48:50.243 | quota_details 2026-06-17 10:48:50.243 | rbac-policies 2026-06-17 10:48:50.244 | rbac-address-scope 2026-06-17 10:48:50.244 | rbac-security-groups 2026-06-17 10:48:50.244 | revision-if-match 2026-06-17 10:48:50.244 | standard-attr-revisions 2026-06-17 10:48:50.244 | router_availability_zone 2026-06-17 10:48:50.244 | router-enable-snat 2026-06-17 10:48:50.244 | security-groups-default-rules 2026-06-17 10:48:50.244 | security-groups-normalized-cidr 2026-06-17 10:48:50.244 | security-groups-remote-address-group 2026-06-17 10:48:50.244 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:48:50.245 | security-groups-shared-filtering 2026-06-17 10:48:50.245 | security-group 2026-06-17 10:48:50.245 | service-type 2026-06-17 10:48:50.245 | sorting 2026-06-17 10:48:50.245 | standard-attr-description 2026-06-17 10:48:50.245 | stateful-security-group 2026-06-17 10:48:50.245 | subnet-dns-publish-fixed-ip 2026-06-17 10:48:50.245 | subnet-external-network 2026-06-17 10:48:50.245 | subnet_onboard 2026-06-17 10:48:50.245 | subnet-service-types 2026-06-17 10:48:50.246 | subnet_allocation 2026-06-17 10:48:50.246 | subnetpool-prefix-ops 2026-06-17 10:48:50.246 | tag-creation 2026-06-17 10:48:50.246 | standard-attr-tag 2026-06-17 10:48:50.246 | standard-attr-timestamp 2026-06-17 10:48:50.246 | vlan-transparent' 2026-06-17 10:48:50.246 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-17 10:48:50.246 | address-scope 2026-06-17 10:48:50.246 | agent 2026-06-17 10:48:50.246 | allowed-address-pairs 2026-06-17 10:48:50.247 | auto-allocated-topology 2026-06-17 10:48:50.247 | availability_zone 2026-06-17 10:48:50.247 | default-subnetpools 2026-06-17 10:48:50.247 | dhcp_agent_scheduler 2026-06-17 10:48:50.247 | dns-integration 2026-06-17 10:48:50.247 | dns-domain-ports 2026-06-17 10:48:50.247 | dns-integration-domain-keywords 2026-06-17 10:48:50.247 | empty-string-filtering 2026-06-17 10:48:50.247 | external-net 2026-06-17 10:48:50.247 | extra_dhcp_opt 2026-06-17 10:48:50.247 | extraroute 2026-06-17 10:48:50.248 | extraroute-atomic 2026-06-17 10:48:50.248 | filter-validation 2026-06-17 10:48:50.248 | floating-ip-port-forwarding-detail 2026-06-17 10:48:50.248 | fip-port-details 2026-06-17 10:48:50.248 | flavors 2026-06-17 10:48:50.248 | floatingip-pools 2026-06-17 10:48:50.248 | router 2026-06-17 10:48:50.248 | l3-agent-scheduler-ha-chassis-priority 2026-06-17 10:48:50.248 | enable-default-route-bfd 2026-06-17 10:48:50.248 | enable-default-route-ecmp 2026-06-17 10:48:50.248 | ext-gw-mode 2026-06-17 10:48:50.249 | l3-ha 2026-06-17 10:48:50.249 | external-gateway-multihoming 2026-06-17 10:48:50.249 | l3-flavors 2026-06-17 10:48:50.249 | l3_agent_scheduler 2026-06-17 10:48:50.249 | multi-provider 2026-06-17 10:48:50.249 | net-mtu 2026-06-17 10:48:50.249 | net-mtu-writable 2026-06-17 10:48:50.249 | network_availability_zone 2026-06-17 10:48:50.249 | network-ip-availability 2026-06-17 10:48:50.249 | network-ip-availability-details 2026-06-17 10:48:50.249 | pagination 2026-06-17 10:48:50.250 | port-device-profile 2026-06-17 10:48:50.250 | port-mac-address-regenerate 2026-06-17 10:48:50.250 | port-numa-affinity-policy 2026-06-17 10:48:50.250 | port-numa-affinity-policy-socket 2026-06-17 10:48:50.250 | binding 2026-06-17 10:48:50.250 | binding-extended 2026-06-17 10:48:50.250 | port-security 2026-06-17 10:48:50.250 | project-id 2026-06-17 10:48:50.250 | provider 2026-06-17 10:48:50.250 | qinq 2026-06-17 10:48:50.250 | quota-check-limit 2026-06-17 10:48:50.251 | quota-check-limit-default 2026-06-17 10:48:50.251 | quotas 2026-06-17 10:48:50.251 | quota_details 2026-06-17 10:48:50.251 | rbac-policies 2026-06-17 10:48:50.251 | rbac-address-scope 2026-06-17 10:48:50.251 | rbac-security-groups 2026-06-17 10:48:50.251 | revision-if-match 2026-06-17 10:48:50.251 | standard-attr-revisions 2026-06-17 10:48:50.251 | router_availability_zone 2026-06-17 10:48:50.251 | router-enable-snat 2026-06-17 10:48:50.252 | security-groups-default-rules 2026-06-17 10:48:50.252 | security-groups-normalized-cidr 2026-06-17 10:48:50.252 | security-groups-remote-address-group 2026-06-17 10:48:50.252 | security-groups-rules-belongs-to-default-sg 2026-06-17 10:48:50.252 | security-groups-shared-filtering 2026-06-17 10:48:50.252 | security-group 2026-06-17 10:48:50.252 | service-type 2026-06-17 10:48:50.252 | sorting 2026-06-17 10:48:50.252 | standard-attr-description 2026-06-17 10:48:50.252 | stateful-security-group 2026-06-17 10:48:50.252 | subnet-dns-publish-fixed-ip 2026-06-17 10:48:50.253 | subnet-external-network 2026-06-17 10:48:50.253 | subnet_onboard 2026-06-17 10:48:50.253 | subnet-service-types 2026-06-17 10:48:50.253 | subnet_allocation 2026-06-17 10:48:50.253 | subnetpool-prefix-ops 2026-06-17 10:48:50.253 | tag-creation 2026-06-17 10:48:50.253 | standard-attr-tag 2026-06-17 10:48:50.253 | standard-attr-timestamp 2026-06-17 10:48:50.253 | vlan-transparent =~ external-net ]] 2026-06-17 10:48:50.253 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-17 10:48:50.254 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-17 10:48:53.699 | +++ functions-common:oscwrap:2459 : return 0 2026-06-17 10:48:53.702 | ++ lib/tempest:configure_tempest:395 : public_network_id=b2826275-c666-4bcc-9c46-da84faf73899 2026-06-17 10:48:53.704 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-17 10:48:57.544 | +---------------------------+--------------------------------------+ 2026-06-17 10:48:57.544 | | Field | Value | 2026-06-17 10:48:57.549 | +---------------------------+--------------------------------------+ 2026-06-17 10:48:57.551 | | admin_state_up | UP | 2026-06-17 10:48:57.554 | | availability_zone_hints | | 2026-06-17 10:48:57.554 | | availability_zones | | 2026-06-17 10:48:57.554 | | created_at | 2026-06-17T10:48:56Z | 2026-06-17 10:48:57.554 | | description | | 2026-06-17 10:48:57.555 | | dns_domain | None | 2026-06-17 10:48:57.555 | | id | 4ea91429-d943-4160-80f8-f28ae9d82135 | 2026-06-17 10:48:57.556 | | ipv4_address_scope | None | 2026-06-17 10:48:57.556 | | ipv6_address_scope | None | 2026-06-17 10:48:57.556 | | is_default | False | 2026-06-17 10:48:57.556 | | is_vlan_qinq | None | 2026-06-17 10:48:57.556 | | is_vlan_transparent | False | 2026-06-17 10:48:57.557 | | mtu | 1442 | 2026-06-17 10:48:57.557 | | name | shared | 2026-06-17 10:48:57.557 | | port_security_enabled | True | 2026-06-17 10:48:57.557 | | project_id | 8978ae1d56514cf1aa9a768e24197766 | 2026-06-17 10:48:57.557 | | provider:network_type | geneve | 2026-06-17 10:48:57.557 | | provider:physical_network | None | 2026-06-17 10:48:57.558 | | provider:segmentation_id | 18351 | 2026-06-17 10:48:57.558 | | pvlan | None | 2026-06-17 10:48:57.558 | | qinq | False | 2026-06-17 10:48:57.558 | | qos_policy_id | None | 2026-06-17 10:48:57.558 | | revision_number | 1 | 2026-06-17 10:48:57.558 | | router:external | Internal | 2026-06-17 10:48:57.558 | | segments | None | 2026-06-17 10:48:57.558 | | shared | True | 2026-06-17 10:48:57.559 | | status | ACTIVE | 2026-06-17 10:48:57.559 | | subnets | | 2026-06-17 10:48:57.559 | | tags | | 2026-06-17 10:48:57.559 | | updated_at | 2026-06-17T10:48:56Z | 2026-06-17 10:48:57.559 | +---------------------------+--------------------------------------+ 2026-06-17 10:48:57.856 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-17 10:49:01.738 | +----------------------+--------------------------------------+ 2026-06-17 10:49:01.738 | | Field | Value | 2026-06-17 10:49:01.738 | +----------------------+--------------------------------------+ 2026-06-17 10:49:01.738 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-17 10:49:01.738 | | cidr | 192.168.233.0/24 | 2026-06-17 10:49:01.739 | | created_at | 2026-06-17T10:49:00Z | 2026-06-17 10:49:01.739 | | description | shared-subnet | 2026-06-17 10:49:01.739 | | dns_nameservers | | 2026-06-17 10:49:01.739 | | dns_publish_fixed_ip | None | 2026-06-17 10:49:01.739 | | enable_dhcp | True | 2026-06-17 10:49:01.739 | | gateway_ip | 192.168.233.1 | 2026-06-17 10:49:01.739 | | host_routes | | 2026-06-17 10:49:01.739 | | id | 60363748-1023-40a3-b702-9d301e8a9f00 | 2026-06-17 10:49:01.739 | | ip_version | 4 | 2026-06-17 10:49:01.739 | | ipv6_address_mode | None | 2026-06-17 10:49:01.740 | | ipv6_ra_mode | None | 2026-06-17 10:49:01.740 | | name | shared-subnet | 2026-06-17 10:49:01.740 | | network_id | 4ea91429-d943-4160-80f8-f28ae9d82135 | 2026-06-17 10:49:01.740 | | project_id | 8978ae1d56514cf1aa9a768e24197766 | 2026-06-17 10:49:01.740 | | revision_number | 0 | 2026-06-17 10:49:01.740 | | router:external | False | 2026-06-17 10:49:01.740 | | segment_id | None | 2026-06-17 10:49:01.740 | | service_types | | 2026-06-17 10:49:01.740 | | subnetpool_id | None | 2026-06-17 10:49:01.740 | | tags | | 2026-06-17 10:49:01.740 | | updated_at | 2026-06-17T10:49:00Z | 2026-06-17 10:49:01.741 | +----------------------+--------------------------------------+ 2026-06-17 10:49:02.056 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-17 10:49:02.090 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-17 10:49:02.122 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-17 10:49:02.127 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-17 10:49:02.159 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-17 10:49:02.191 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-17 10:49:02.226 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-17 10:49:02.257 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-17 10:49:02.287 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.78/identity/v3 2026-06-17 10:49:02.321 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-17 10:49:02.356 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-17 10:49:02.390 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-17 10:49:02.420 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-17 10:49:02.423 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-17 10:49:02.455 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-17 10:49:02.490 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-17 10:49:02.525 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-17 10:49:02.560 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-17 10:49:02.596 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-17 10:49:02.616 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:02.619 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-17 10:49:02.621 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-17 10:49:02.658 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-17 10:49:02.677 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:02.680 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-17 10:49:02.714 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-17 10:49:02.754 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-17 10:49:02.791 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-17 10:49:02.793 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-17 10:49:02.831 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-17 10:49:02.871 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-17 10:49:02.891 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:02.893 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 2026-06-17 10:49:02.931 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e80f5cc3-3a43-4439-ad65-8afb6b0f4a95 2026-06-17 10:49:02.964 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-17 10:49:02.998 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-17 10:49:03.032 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-17 10:49:03.070 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-17 10:49:03.088 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:03.091 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-17 10:49:03.094 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-17 10:49:03.097 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-17 10:49:03.099 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-17 10:49:03.102 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-17 10:49:03.104 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-17 10:49:03.125 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-17 10:49:03.128 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-17 10:49:03.161 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-17 10:49:03.199 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-17 10:49:03.237 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-17 10:49:03.271 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-17 10:49:03.306 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-17 10:49:03.343 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-17 10:49:03.375 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-17 10:49:03.411 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-17 10:49:03.447 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-17 10:49:03.449 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-17 10:49:03.481 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-17 10:49:03.483 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-17 10:49:03.500 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:03.503 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-17 10:49:03.534 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-17 10:49:03.552 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:03.554 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-17 10:49:03.557 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-17 10:49:03.574 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:03.577 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-17 10:49:03.580 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-17 10:49:03.583 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-17 10:49:03.615 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-17 10:49:03.647 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b2826275-c666-4bcc-9c46-da84faf73899 2026-06-17 10:49:03.682 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-17 10:49:03.718 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-17 10:49:03.754 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-17 10:49:03.792 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-17 10:49:03.829 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-17 10:49:03.863 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-17 10:49:03.903 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-17 10:49:03.906 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-17 10:49:03.910 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-17 10:49:03.912 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-17 10:49:03.945 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-17 10:49:03.950 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-17 10:49:03.951 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-17 10:49:03.956 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-17 10:49:03.959 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-17 10:49:03.999 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-17 10:49:04.001 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-17 10:49:04.004 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-17 10:49:04.008 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-17 10:49:04.010 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-17 10:49:04.046 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-17 10:49:04.082 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-17 10:49:04.116 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-17 10:49:04.151 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-17 10:49:04.185 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-17 10:49:04.217 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 10:49:04.221 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-17 10:49:04.222 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-17 10:49:04.237 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-17 10:49:04.268 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 10:49:04.270 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-17 10:49:04.273 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-17 10:49:04.289 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-17 10:49:04.320 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 10:49:04.322 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-17 10:49:04.324 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-17 10:49:04.327 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-17 10:49:04.343 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-17 10:49:04.373 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-17 10:49:04.375 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-17 10:49:04.378 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-17 10:49:04.392 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-17 10:49:04.421 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-17 10:49:04.449 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-17 10:49:04.451 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-17 10:49:04.479 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-17 10:49:04.481 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-17 10:49:04.484 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-17 10:49:04.486 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-17 10:49:04.507 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-17 10:49:04.510 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-17 10:49:04.541 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-17 10:49:04.555 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:04.557 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-17 10:49:04.588 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 10:49:04.590 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-17 10:49:04.592 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-17 10:49:04.595 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-17 10:49:04.597 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-17 10:49:04.600 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-17 10:49:04.602 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-17 10:49:04.604 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-17 10:49:04.606 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-17 10:49:04.623 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-17 10:49:04.625 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-17 10:49:04.653 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-17 10:49:04.655 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-17 10:49:04.658 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-17 10:49:04.660 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-17 10:49:04.686 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-17 10:49:04.712 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-17 10:49:04.739 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-17 10:49:04.741 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-17 10:49:04.743 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:04.745 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-17 10:49:04.758 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:04.760 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-17 10:49:04.789 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:04.791 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-17 10:49:04.805 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:04.807 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-17 10:49:04.835 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:04.837 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-17 10:49:04.853 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:04.856 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-17 10:49:04.894 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:04.896 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-17 10:49:04.914 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:04.916 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-17 10:49:04.954 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:04.956 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-17 10:49:04.972 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 10:49:04.975 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-17 10:49:05.005 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:05.007 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-17 10:49:05.027 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:05.029 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-17 10:49:05.060 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-17 10:49:05.062 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-17 10:49:05.082 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:49:05.086 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-17 10:49:05.123 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-17 10:49:05.125 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-17 10:49:05.127 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-17 10:49:05.129 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-17 10:49:05.168 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-17 10:49:05.171 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-17 10:49:05.174 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-17 10:49:05.177 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-17 10:49:05.210 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-17 10:49:05.212 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-17 10:49:05.215 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-17 10:49:05.217 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-17 10:49:05.221 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-17 10:49:05.225 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-17 10:49:05.230 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.2G8Yo5SsR3 2026-06-17 10:49:05.233 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-17 10:49:05.236 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-17 10:49:05.240 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-17 10:49:05.245 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.CEViqLVvSe 2026-06-17 10:49:05.248 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.CEViqLVvSe 2026-06-17 10:49:05.250 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-17 10:49:05.254 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.CEViqLVvSe 2026-06-17 10:49:05.258 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-17 10:49:05.261 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-17 10:49:05.264 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-17 10:49:05.270 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:49:05.273 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:49:05.276 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:49:05.278 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-17 10:49:05.281 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-17 10:49:05.285 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-17 10:49:05.830 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-17 10:49:06.701 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-17 10:49:23.256 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-17 10:49:30.390 | 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.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 10:49:30.390 | ___________________________________ summary ____________________________________ 2026-06-17 10:49:30.390 | venv-tempest: skipped tests 2026-06-17 10:49:30.390 | congratulations :) 2026-06-17 10:49:30.431 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.CEViqLVvSe -r requirements.txt 2026-06-17 10:49:31.331 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-17 10:49:31.331 | !! 2026-06-17 10:49:31.331 | 2026-06-17 10:49:31.331 | ******************************************************************************** 2026-06-17 10:49:31.331 | Requirements should be satisfied by a PEP 517 installer. 2026-06-17 10:49:31.331 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-17 10:49:31.331 | 2026-06-17 10:49:31.332 | This deprecation is overdue, please update your project and remove deprecated 2026-06-17 10:49:31.332 | calls to avoid build errors in the future. 2026-06-17 10:49:31.332 | ******************************************************************************** 2026-06-17 10:49:31.332 | 2026-06-17 10:49:31.332 | !! 2026-06-17 10:49:31.332 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-17 10:49:31.745 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-17 10:49:31.745 | !! 2026-06-17 10:49:31.746 | 2026-06-17 10:49:31.746 | ******************************************************************************** 2026-06-17 10:49:31.746 | Please avoid running ``setup.py`` directly. 2026-06-17 10:49:31.746 | Instead, use pypa/build, pypa/installer or other 2026-06-17 10:49:31.746 | standards-based tools. 2026-06-17 10:49:31.746 | 2026-06-17 10:49:31.746 | This deprecation is overdue, please update your project and remove deprecated 2026-06-17 10:49:31.746 | calls to avoid build errors in the future. 2026-06-17 10:49:31.746 | 2026-06-17 10:49:31.746 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-17 10:49:31.746 | ******************************************************************************** 2026-06-17 10:49:31.747 | 2026-06-17 10:49:31.747 | !! 2026-06-17 10:49:31.747 | self.initialize_options() 2026-06-17 10:49:31.747 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-17 10:49:31.747 | warnings.warn(msg) 2026-06-17 10:49:31.779 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-17 10:49:31.779 | !! 2026-06-17 10:49:31.779 | 2026-06-17 10:49:31.779 | ******************************************************************************** 2026-06-17 10:49:31.779 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-17 10:49:31.779 | 2026-06-17 10:49:31.779 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-17 10:49:31.779 | or your builds will no longer be supported. 2026-06-17 10:49:31.780 | 2026-06-17 10:49:31.780 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-17 10:49:31.780 | ******************************************************************************** 2026-06-17 10:49:31.780 | 2026-06-17 10:49:31.780 | !! 2026-06-17 10:49:31.780 | corresp(dist, value, root_dir) 2026-06-17 10:49:31.931 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-17 10:49:38.869 | 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.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 10:49:38.869 | venv-tempest run-test-pre: PYTHONHASHSEED='3655706051' 2026-06-17 10:49:38.869 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.CEViqLVvSe -r requirements.txt 2026-06-17 10:49:39.869 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-17 10:49:39.870 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-17 10:49:39.870 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-17 10:49:39.871 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-17 10:49:39.872 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-17 10:49:39.873 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-17 10:49:39.874 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-17 10:49:39.875 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-17 10:49:39.876 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-17 10:49:39.877 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-17 10:49:39.878 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-17 10:49:39.879 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-17 10:49:39.880 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-17 10:49:39.881 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-17 10:49:39.882 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-17 10:49:39.883 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-17 10:49:39.883 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-17 10:49:39.884 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-17 10:49:39.885 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-17 10:49:39.886 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-17 10:49:39.887 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-17 10:49:39.888 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-17 10:49:39.888 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-17 10:49:39.891 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-17 10:49:39.892 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-17 10:49:39.893 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-17 10:49:39.896 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-17 10:49:39.897 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-17 10:49:39.898 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-17 10:49:39.899 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-17 10:49:39.905 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-17 10:49:39.906 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-17 10:49:39.907 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-17 10:49:39.910 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-17 10:49:39.915 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-17 10:49:39.919 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-17 10:49:39.920 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-17 10:49:39.923 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-17 10:49:39.924 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-17 10:49:39.928 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-17 10:49:39.929 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-17 10:49:39.931 | 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.0) 2026-06-17 10:49:39.934 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-17 10:49:39.935 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-17 10:49:39.936 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-17 10:49:39.937 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-17 10:49:39.949 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-17 10:49:39.954 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-17 10:49:39.968 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-17 10:49:39.970 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-17 10:49:39.971 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-17 10:49:39.972 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-17 10:49:39.974 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-17 10:49:39.983 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-17 10:49:40.006 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-17 10:49:40.012 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-17 10:49:40.013 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-17 10:49:40.014 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-17 10:49:40.027 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-17 10:49:40.028 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-17 10:49:40.033 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-17 10:49:40.226 | ___________________________________ summary ____________________________________ 2026-06-17 10:49:40.227 | venv-tempest: commands succeeded 2026-06-17 10:49:40.227 | congratulations :) 2026-06-17 10:49:40.269 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.CEViqLVvSe 2026-06-17 10:49:40.273 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-17 10:49:40.275 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-17 10:49:40.277 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-17 10:49:40.304 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.2G8Yo5SsR3 2026-06-17 10:49:40.834 | venv create: /opt/stack/tempest/.tox/venv 2026-06-17 10:49:41.470 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-17 10:50:05.906 | venv develop-inst: /opt/stack/tempest 2026-06-17 10:50:14.172 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-17 10:50:14.173 | venv run-test-pre: PYTHONHASHSEED='3289876285' 2026-06-17 10:50:14.173 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.2G8Yo5SsR3 2026-06-17 10:50:14.439 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-17 10:50:14.440 | warnings.warn( 2026-06-17 10:50:15.412 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-17 10:50:15.412 | warnings.warn( 2026-06-17 10:50:16.604 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-17 10:50:16.605 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-17 10:50:18.571 | ___________________________________ summary ____________________________________ 2026-06-17 10:50:18.571 | venv: commands succeeded 2026-06-17 10:50:18.571 | congratulations :) 2026-06-17 10:50:18.615 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-17 10:50:18.635 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:50:18.639 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-17 10:50:18.641 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-17 10:50:18.660 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 10:50:18.662 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-17 10:50:18.666 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:50:18.669 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-17 10:50:18.672 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:50:18.676 | +++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-17 10:50:18.680 | +++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:50:18.683 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-17 10:50:18.686 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-17 10:50:18.690 | +++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-17 10:50:18.713 | +++ functions-common:remove_disabled_services:2101 : _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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:50:18.737 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:50:18.739 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-17 10:50:18.743 | ++ 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-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-17 10:50:18.778 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-17 10:50:18.781 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-17 10:50:18.784 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-17 10:50:18.822 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-17 10:50:18.825 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-17 10:50:18.828 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-17 10:50:18.866 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-17 10:50:18.866 | ' 2026-06-17 10:50:18.870 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-17 10:50:18.873 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 10:50:18.876 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-17 10:50:18.879 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-17 10:50:18.882 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-17 10:50:18.882 | /opt/stack/tempest /opt/stack/tempest 2026-06-17 10:50:18.885 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-17 10:50:18.888 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-17 10:50:18.889 | /opt/stack/tempest 2026-06-17 10:50:18.892 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 10:50:18.895 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-17 10:50:18.898 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 10:50:18.901 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 10:50:18.904 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-17 10:50:18.907 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 10:50:18.911 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-17 10:50:18.914 | + functions-common:run_plugins:1831 : local plugins= 2026-06-17 10:50:18.917 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 10:50:18.920 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-17 10:50:18.923 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-17 10:50:18.927 | + inc/meta-config:merge_config_group:171 : shift 2026-06-17 10:50:18.930 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-17 10:50:18.933 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:50:18.936 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-17 10:50:18.940 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-17 10:50:18.944 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-17 10:50:18.947 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-17 10:50:18.950 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-17 10:50:18.953 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-17 10:50:18.955 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-17 10:50:18.955 | /^\[\[.+\|.*\]\]/ { 2026-06-17 10:50:18.956 | gsub("[][]", "", $1); 2026-06-17 10:50:18.956 | split($1, a, "|"); 2026-06-17 10:50:18.956 | if (a[1] == matchgroup) 2026-06-17 10:50:18.956 | print a[2] 2026-06-17 10:50:18.956 | } 2026-06-17 10:50:18.956 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 159 osc 468 apt-get 207 test_with_retry 9 dbsync 8 pip_install 183 apt-get-update 4 run_process 43 git_timed 395 ------------------------- Unaccounted time 84 ========================= Total runtime 1590 ================= Async summary ================= Time spent in the background minus waits: 565 sec Elapsed time: 1591 sec Time if we did everything serially: 2156 sec Speedup: 1.35512 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20986 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 76 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5704 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 276 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 33 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.78 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.78/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble